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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5122 (2 months ago)

Debug log (UTC)

[18:59:26.203] New invocation is queued and will start shortly
[18:59:27.261] Starting the invocation (attempt 1)
[18:59:27.283] Ignoring gitiles_ref tag without the buildset tag
[18:59:27.283] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:59:27.284] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:59:27.284] Buildbucket request:
{
  "requestId": "8847685327006675440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847685327006675440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5122"
                            },
                        "id": "cron:v1:5122"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847685327006675440"
    },
    {
      "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:59:29.339] Scheduled build:
{
  "id": "8682255263926846593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T18:59:28.517852779Z",
  "updateTime": "2026-05-09T18:59:28.970755461Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:59:29.339] Task URL: https://cr-buildbucket.appspot.com/build/8682255263926846593
[18:59:29.339] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847685327006675440:2:0) after 1m41s
[18:59:29.768] Received PubSub notification, asking Buildbucket for the build status
[18:59:29.790] Build status: SCHEDULED
[18:59:34.767] Received PubSub notification, asking Buildbucket for the build status
[18:59:34.789] Build status: STARTED
[19:00:09.987] Received PubSub notification, asking Buildbucket for the build status
[19:00:10.005] Build:
{
  "id": "8682255263926846593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T18:59:28.517852779Z",
  "startTime": "2026-05-09T18:59:34.569334005Z",
  "endTime": "2026-05-09T19:00:09.651591417Z",
  "updateTime": "2026-05-09T19:00:09.651591417Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:00:10.005] Invocation finished in 43.808261178s with status SUCCEEDED