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:10645 (3 weeks ago)

Debug log (UTC)

[03:33:14.152] New invocation is queued and will start shortly
[03:33:16.422] Starting the invocation (attempt 1)
[03:33:16.451] Ignoring gitiles_ref tag without the buildset tag
[03:33:16.451] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:33:16.451] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:33:16.451] Buildbucket request:
{
  "requestId": "8844119719869396176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844119719869396176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10645"
                            },
                        "id": "cron:v1:10645"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844119719869396176"
    },
    {
      "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"
  }
}
[03:33:18.302] Scheduled build:
{
  "id": "8678689655784481217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T03:33:17.425993972Z",
  "updateTime": "2026-06-18T03:33:17.862593075Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:33:18.303] Task URL: https://cr-buildbucket.appspot.com/build/8678689655784481217
[03:33:18.303] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844119719869396176:2:0) after 7m51s
[03:33:18.707] Received PubSub notification, asking Buildbucket for the build status
[03:33:18.728] Build status: SCHEDULED
[03:33:21.561] Received PubSub notification, asking Buildbucket for the build status
[03:33:21.580] Build status: STARTED
[03:33:45.374] Received PubSub notification, asking Buildbucket for the build status
[03:33:45.394] Build:
{
  "id": "8678689655784481217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T03:33:17.425993972Z",
  "startTime": "2026-06-18T03:33:21.344266728Z",
  "endTime": "2026-06-18T03:33:45.072336701Z",
  "updateTime": "2026-06-18T03:33:45.072336701Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:33:45.394] Invocation finished in 31.248671604s with status SUCCEEDED