Status: SUCCEEDED
Triggered by: -
Duration: 30 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:22981 (1 week ago)

Debug log (UTC)

[02:20:24.904] New invocation is queued and will start shortly
[02:20:26.029] Starting the invocation (attempt 1)
[02:20:26.056] Ignoring gitiles_ref tag without the buildset tag
[02:20:26.056] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:20:26.056] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:20:26.056] Buildbucket request:
{
  "requestId": "8836151768314746112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836151768314746112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22981"
                            },
                        "id": "cron:v1:22981"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836151768314746112"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[02:20:27.395] Scheduled build:
{
  "id": "8670721705743966961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T02:20:26.733760409Z",
  "updateTime": "2026-09-14T02:20:27.213044624Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:20:27.395] Task URL: https://cr-buildbucket.appspot.com/build/8670721705743966961
[02:20:27.395] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836151768314746112:2:0) after 7m49s
[02:20:27.907] Received PubSub notification, asking Buildbucket for the build status
[02:20:27.928] Build status: SCHEDULED
[02:20:30.901] Received PubSub notification, asking Buildbucket for the build status
[02:20:30.919] Build status: STARTED
[02:20:55.294] Received PubSub notification, asking Buildbucket for the build status
[02:20:55.367] Build:
{
  "id": "8670721705743966961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T02:20:26.733760409Z",
  "startTime": "2026-09-14T02:20:30.538332330Z",
  "endTime": "2026-09-14T02:20:54.188233727Z",
  "updateTime": "2026-09-14T02:20:54.188233727Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:20:55.367] Invocation finished in 30.468712039s with status SUCCEEDED