Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19993 (3 weeks ago)

Debug log (UTC)

[18:41:22.340] New invocation is queued and will start shortly
[18:41:23.430] Starting the invocation (attempt 1)
[18:41:23.456] Ignoring gitiles_ref tag without the buildset tag
[18:41:23.456] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:41:23.456] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:41:23.456] Buildbucket request:
{
  "requestId": "8838083185078786544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838083185078786544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19993"
                            },
                        "id": "cron:v1:19993"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838083185078786544"
    },
    {
      "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"
  }
}
[18:41:25.111] Scheduled build:
{
  "id": "8672653122479976833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T18:41:24.198052458Z",
  "updateTime": "2026-08-23T18:41:24.718980728Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:41:25.111] Task URL: https://cr-buildbucket.appspot.com/build/8672653122479976833
[18:41:25.111] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838083185078786544:2:0) after 1m3s
[18:41:25.459] Received PubSub notification, asking Buildbucket for the build status
[18:41:25.476] Build status: SCHEDULED
[18:41:29.316] Received PubSub notification, asking Buildbucket for the build status
[18:41:29.336] Build status: STARTED
[18:42:28.126] Handling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838083185078786544:2:0)
[18:42:28.158] Build:
{
  "id": "8672653122479976833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T18:41:24.198052458Z",
  "startTime": "2026-08-23T18:41:29.137197739Z",
  "endTime": "2026-08-23T18:42:21.950455753Z",
  "updateTime": "2026-08-23T18:42:21.950455753Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:42:28.158] Invocation finished in 1m5.821872653s with status SUCCEEDED