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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10801 (3 weeks ago)

Debug log (UTC)

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

  }
}
[06:13:00.393] Task URL: https://cr-buildbucket.appspot.com/build/8678589011104157121
[06:13:00.394] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844019074353612704:2:0) after 1m31s
[06:13:01.080] Received PubSub notification, asking Buildbucket for the build status
[06:13:01.140] Build status: SCHEDULED
[06:13:05.909] Received PubSub notification, asking Buildbucket for the build status
[06:13:05.936] Build status: STARTED
[06:13:37.273] Received PubSub notification, asking Buildbucket for the build status
[06:13:37.336] Build:
{
  "id": "8678589011104157121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T06:12:59.672922686Z",
  "startTime": "2026-06-19T06:13:05.496805114Z",
  "endTime": "2026-06-19T06:13:35.385394009Z",
  "updateTime": "2026-06-19T06:13:35.385394009Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:13:37.336] Invocation finished in 40.147119774s with status SUCCEEDED