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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20800 (6 days ago)

Debug log (UTC)

[12:46:47.789] New invocation is queued and will start shortly
[12:46:48.911] Starting the invocation (attempt 1)
[12:46:48.937] Ignoring gitiles_ref tag without the buildset tag
[12:46:48.937] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:46:48.937] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:46:48.937] Buildbucket request:
{
  "requestId": "8837561911267747248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837561911267747248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20800"
                            },
                        "id": "cron:v1:20800"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837561911267747248"
    },
    {
      "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"
  }
}
[12:46:50.381] Scheduled build:
{
  "id": "8672131848573839137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T12:46:49.734431025Z",
  "updateTime": "2026-08-29T12:46:50.187626106Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:46:50.381] Task URL: https://cr-buildbucket.appspot.com/build/8672131848573839137
[12:46:50.381] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837561911267747248:2:0) after 6m37s
[12:46:53.401] Received PubSub notification, asking Buildbucket for the build status
[12:46:53.421] Build status: SCHEDULED
[12:46:57.065] Received PubSub notification, asking Buildbucket for the build status
[12:46:57.107] Build status: STARTED
[12:47:15.711] Received PubSub notification, asking Buildbucket for the build status
[12:47:15.735] Build:
{
  "id": "8672131848573839137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T12:46:49.734431025Z",
  "startTime": "2026-08-29T12:46:53.798348362Z",
  "endTime": "2026-08-29T12:47:15.448456764Z",
  "updateTime": "2026-08-29T12:47:15.448456764Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:47:15.735] Invocation finished in 27.953866239s with status SUCCEEDED