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:3568 (21 hours ago)

Debug log (UTC)

[17:26:34.066] New invocation is queued and will start shortly
[17:26:35.205] Starting the invocation (attempt 1)
[17:26:35.230] Ignoring gitiles_ref tag without the buildset tag
[17:26:35.230] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:26:35.231] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:26:35.232] Buildbucket request:
{
  "requestId": "8848687736445975200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848687736445975200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3568"
                            },
                        "id": "cron:v1:3568"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848687736445975200"
    },
    {
      "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"
  }
}
[17:26:36.618] Scheduled build:
{
  "id": "8683257673734684961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T17:26:36.029742797Z",
  "updateTime": "2026-04-28T17:26:36.431574914Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:26:36.618] Task URL: https://cr-buildbucket.appspot.com/build/8683257673734684961
[17:26:36.618] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848687736445975200:2:0) after 5m6s
[17:26:37.280] Received PubSub notification, asking Buildbucket for the build status
[17:26:37.304] Build status: SCHEDULED
[17:26:40.010] Received PubSub notification, asking Buildbucket for the build status
[17:26:40.029] Build status: STARTED
[17:27:05.446] Received PubSub notification, asking Buildbucket for the build status
[17:27:05.473] Build:
{
  "id": "8683257673734684961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T17:26:36.029742797Z",
  "startTime": "2026-04-28T17:26:39.837913019Z",
  "endTime": "2026-04-28T17:27:04.968829413Z",
  "updateTime": "2026-04-28T17:27:04.968829413Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:27:05.473] Invocation finished in 31.413088118s with status SUCCEEDED