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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7996 (2 weeks ago)

Debug log (UTC)

[06:19:32.624] New invocation is queued and will start shortly
[06:19:33.671] Starting the invocation (attempt 1)
[06:19:33.694] Ignoring gitiles_ref tag without the buildset tag
[06:19:33.694] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:19:33.694] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:19:33.694] Buildbucket request:
{
  "requestId": "8845830599096465200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845830599096465200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7996"
                            },
                        "id": "cron:v1:7996"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845830599096465200"
    },
    {
      "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"
  }
}
[06:19:36.355] Scheduled build:
{
  "id": "8680400535838675297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T06:19:35.059435859Z",
  "updateTime": "2026-05-30T06:19:35.059435859Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:19:36.355] Task URL: https://cr-buildbucket.appspot.com/build/8680400535838675297
[06:19:36.355] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845830599096465200:2:0) after 5m1s
[06:19:36.890] Received PubSub notification, asking Buildbucket for the build status
[06:19:36.905] Build status: SCHEDULED
[06:19:45.473] Received PubSub notification, asking Buildbucket for the build status
[06:19:45.492] Build status: STARTED
[06:20:09.041] Received PubSub notification, asking Buildbucket for the build status
[06:20:09.066] Build:
{
  "id": "8680400535838675297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T06:19:35.059435859Z",
  "startTime": "2026-05-30T06:19:44.876446045Z",
  "endTime": "2026-05-30T06:20:08.779658555Z",
  "updateTime": "2026-05-30T06:20:08.779658555Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:20:09.066] Invocation finished in 36.497645013s with status SUCCEEDED