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:8410 (1 week ago)

Debug log (UTC)

[05:06:01.146] New invocation is queued and will start shortly
[05:06:02.185] Starting the invocation (attempt 1)
[05:06:02.211] Ignoring gitiles_ref tag without the buildset tag
[05:06:02.211] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:06:02.212] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:06:02.212] Buildbucket request:
{
  "requestId": "8845563433912930992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845563433912930992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8410"
                            },
                        "id": "cron:v1:8410"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845563433912930992"
    },
    {
      "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"
  }
}
[05:06:03.805] Scheduled build:
{
  "id": "8680133371195361489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T05:06:03.118138143Z",
  "updateTime": "2026-06-02T05:06:03.635075713Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:06:03.805] Task URL: https://cr-buildbucket.appspot.com/build/8680133371195361489
[05:06:03.805] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845563433912930992:2:0) after 8m58s
[05:06:04.353] Received PubSub notification, asking Buildbucket for the build status
[05:06:04.373] Build status: SCHEDULED
[05:06:08.399] Received PubSub notification, asking Buildbucket for the build status
[05:06:08.429] Build status: STARTED
[05:06:32.477] Received PubSub notification, asking Buildbucket for the build status
[05:06:32.541] Build:
{
  "id": "8680133371195361489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T05:06:03.118138143Z",
  "startTime": "2026-06-02T05:06:08.197253267Z",
  "endTime": "2026-06-02T05:06:32.120888343Z",
  "updateTime": "2026-06-02T05:06:32.120888343Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:06:32.541] Invocation finished in 31.399598323s with status SUCCEEDED