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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5026 (2 months ago)

Debug log (UTC)

[02:35:32.408] New invocation is queued and will start shortly
[02:35:33.472] Starting the invocation (attempt 1)
[02:35:33.494] Ignoring gitiles_ref tag without the buildset tag
[02:35:33.494] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:35:33.494] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:35:33.495] Buildbucket request:
{
  "requestId": "8847747228425574208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847747228425574208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5026"
                            },
                        "id": "cron:v1:5026"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847747228425574208"
    },
    {
      "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"
  }
}
[02:35:35.751] Scheduled build:
{
  "id": "8682317165391106593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T02:35:34.681329640Z",
  "updateTime": "2026-05-09T02:35:34.681329640Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:35:35.751] Task URL: https://cr-buildbucket.appspot.com/build/8682317165391106593
[02:35:35.751] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847747228425574208:2:0) after 3m32s
[02:35:51.636] Received PubSub notification, asking Buildbucket for the build status
[02:35:51.664] Build status: SCHEDULED
[02:36:03.332] Received PubSub notification, asking Buildbucket for the build status
[02:36:03.357] Build status: STARTED
[02:36:22.318] Received PubSub notification, asking Buildbucket for the build status
[02:36:22.340] Build:
{
  "id": "8682317165391106593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T02:35:34.681329640Z",
  "startTime": "2026-05-09T02:35:54.679389987Z",
  "endTime": "2026-05-09T02:36:18.399756945Z",
  "updateTime": "2026-05-09T02:36:18.399756945Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:22.340] Invocation finished in 49.937364711s with status SUCCEEDED