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:8338 (1 week ago)

Debug log (UTC)

[16:45:54.593] New invocation is queued and will start shortly
[16:45:55.871] Starting the invocation (attempt 1)
[16:45:55.900] Ignoring gitiles_ref tag without the buildset tag
[16:45:55.900] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:45:55.900] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:45:55.901] Buildbucket request:
{
  "requestId": "8845609997559746608",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845609997559746608",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8338"
                            },
                        "id": "cron:v1:8338"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845609997559746608"
    },
    {
      "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"
  }
}
[16:45:57.795] Scheduled build:
{
  "id": "8680179934421369441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T16:45:56.965547211Z",
  "updateTime": "2026-06-01T16:45:57.465997578Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:45:57.795] Task URL: https://cr-buildbucket.appspot.com/build/8680179934421369441
[16:45:57.795] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845609997559746608:2:0) after 1m42s
[16:45:59.243] Received PubSub notification, asking Buildbucket for the build status
[16:45:59.322] Build status: SCHEDULED
[16:46:03.569] Received PubSub notification, asking Buildbucket for the build status
[16:46:03.595] Build status: STARTED
[16:46:24.758] Received PubSub notification, asking Buildbucket for the build status
[16:46:24.845] Build:
{
  "id": "8680179934421369441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T16:45:56.965547211Z",
  "startTime": "2026-06-01T16:46:01.887483169Z",
  "endTime": "2026-06-01T16:46:24.320805384Z",
  "updateTime": "2026-06-01T16:46:24.320805384Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:46:24.845] Invocation finished in 30.257503157s with status SUCCEEDED