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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20431 (2 weeks ago)

Debug log (UTC)

[21:42:58.776] New invocation is queued and will start shortly
[21:42:59.884] Starting the invocation (attempt 1)
[21:42:59.911] Ignoring gitiles_ref tag without the buildset tag
[21:42:59.911] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:42:59.911] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:42:59.911] Buildbucket request:
{
  "requestId": "8837799968438459136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837799968438459136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20431"
                            },
                        "id": "cron:v1:20431"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837799968438459136"
    },
    {
      "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"
  }
}
[21:43:01.480] Scheduled build:
{
  "id": "8672369905909603393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T21:43:00.567366042Z",
  "updateTime": "2026-08-26T21:43:01.214742068Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:43:01.480] Task URL: https://cr-buildbucket.appspot.com/build/8672369905909603393
[21:43:01.480] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837799968438459136:2:0) after 3m28s
[21:43:01.982] Received PubSub notification, asking Buildbucket for the build status
[21:43:02.029] Build status: SCHEDULED
[21:43:05.602] Received PubSub notification, asking Buildbucket for the build status
[21:43:05.621] Build status: STARTED
[21:43:29.845] Received PubSub notification, asking Buildbucket for the build status
[21:43:29.925] Build:
{
  "id": "8672369905909603393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T21:43:00.567366042Z",
  "startTime": "2026-08-26T21:43:05.366879712Z",
  "endTime": "2026-08-26T21:43:29.117500744Z",
  "updateTime": "2026-08-26T21:43:29.117500744Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:43:29.925] Invocation finished in 31.153102046s with status SUCCEEDED