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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9508 (2 days ago)

Debug log (UTC)

[01:06:20.582] New invocation is queued and will start shortly
[01:06:22.210] Starting the invocation (attempt 1)
[01:06:22.251] Ignoring gitiles_ref tag without the buildset tag
[01:06:22.251] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:06:22.252] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:06:22.252] Buildbucket request:
{
  "requestId": "8844853737297302096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844853737297302096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9508"
                            },
                        "id": "cron:v1:9508"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844853737297302096"
    },
    {
      "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"
  }
}
[01:06:23.907] Scheduled build:
{
  "id": "8679423673811469905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T01:06:23.285148632Z",
  "updateTime": "2026-06-10T01:06:23.703405640Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:06:23.907] Task URL: https://cr-buildbucket.appspot.com/build/8679423673811469905
[01:06:23.907] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844853737297302096:2:0) after 3m6s
[01:06:24.512] Received PubSub notification, asking Buildbucket for the build status
[01:06:24.534] Build status: SCHEDULED
[01:06:28.255] Received PubSub notification, asking Buildbucket for the build status
[01:06:28.275] Build status: STARTED
[01:06:51.116] Received PubSub notification, asking Buildbucket for the build status
[01:06:51.143] Build:
{
  "id": "8679423673811469905",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T01:06:23.285148632Z",
  "startTime": "2026-06-10T01:06:28.041200850Z",
  "endTime": "2026-06-10T01:06:49.937141452Z",
  "updateTime": "2026-06-10T01:06:49.937141452Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:06:51.143] Invocation finished in 30.565196139s with status SUCCEEDED