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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3958 (4 months ago)

Debug log (UTC)

[12:07:07.140] New invocation is queued and will start shortly
[12:07:08.232] Starting the invocation (attempt 1)
[12:07:08.258] Ignoring gitiles_ref tag without the buildset tag
[12:07:08.258] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:07:08.258] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:07:08.258] Buildbucket request:
{
  "requestId": "8848436043524581808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848436043524581808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3958"
                            },
                        "id": "cron:v1:3958"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848436043524581808"
    },
    {
      "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:07:10.641] Scheduled build:
{
  "id": "8683005979984624001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T12:07:09.894388450Z",
  "updateTime": "2026-05-01T12:07:10.407616666Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:07:10.641] Task URL: https://cr-buildbucket.appspot.com/build/8683005979984624001
[12:07:10.641] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848436043524581808:2:0) after 1m12s
[12:07:11.269] Received PubSub notification, asking Buildbucket for the build status
[12:07:11.290] Build status: SCHEDULED
[12:07:26.956] Received PubSub notification, asking Buildbucket for the build status
[12:07:26.982] Build status: STARTED
[12:07:51.739] Received PubSub notification, asking Buildbucket for the build status
[12:07:51.772] Build:
{
  "id": "8683005979984624001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T12:07:09.894388450Z",
  "startTime": "2026-05-01T12:07:26.395010864Z",
  "endTime": "2026-05-01T12:07:51.504632511Z",
  "updateTime": "2026-05-01T12:07:51.504632511Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:07:51.772] Invocation finished in 44.63646831s with status SUCCEEDED