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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24154 (2 days ago)

Debug log (UTC)

[11:04:45.495] New invocation is queued and will start shortly
[11:04:46.595] Starting the invocation (attempt 1)
[11:04:46.622] Ignoring gitiles_ref tag without the buildset tag
[11:04:46.622] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:04:46.622] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:04:46.623] Buildbucket request:
{
  "requestId": "8835394003762957008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835394003762957008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24154"
                            },
                        "id": "cron:v1:24154"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835394003762957008"
    },
    {
      "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"
  }
}
[11:04:49.245] Scheduled build:
{
  "id": "8669963939907282577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T11:04:48.550055784Z",
  "updateTime": "2026-09-22T11:04:48.550055784Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:04:49.246] Task URL: https://cr-buildbucket.appspot.com/build/8669963939907282577
[11:04:49.246] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835394003762957008:2:0) after 7m57s
[11:04:49.900] Received PubSub notification, asking Buildbucket for the build status
[11:04:49.981] Build status: SCHEDULED
[11:04:53.638] Received PubSub notification, asking Buildbucket for the build status
[11:04:53.657] Build status: STARTED
[11:05:15.979] Received PubSub notification, asking Buildbucket for the build status
[11:05:16.002] Build:
{
  "id": "8669963939907282577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T11:04:48.550055784Z",
  "startTime": "2026-09-22T11:04:53.424926751Z",
  "endTime": "2026-09-22T11:05:15.635379998Z",
  "updateTime": "2026-09-22T11:05:15.635379998Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:05:16.002] Invocation finished in 30.512994128s with status SUCCEEDED