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

Debug log (UTC)

[13:54:28.074] New invocation is queued and will start shortly
[13:54:29.188] Starting the invocation (attempt 1)
[13:54:29.213] Ignoring gitiles_ref tag without the buildset tag
[13:54:29.213] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:54:29.213] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:54:29.213] Buildbucket request:
{
  "requestId": "8835926908352597904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835926908352597904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23329"
                            },
                        "id": "cron:v1:23329"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835926908352597904"
    },
    {
      "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"
  }
}
[13:54:30.582] Scheduled build:
{
  "id": "8670496845894233809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T13:54:29.797627261Z",
  "updateTime": "2026-09-16T13:54:29.797627261Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:54:30.582] Task URL: https://cr-buildbucket.appspot.com/build/8670496845894233809
[13:54:30.582] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835926908352597904:2:0) after 5m27s
[13:54:31.103] Received PubSub notification, asking Buildbucket for the build status
[13:54:31.138] Build status: SCHEDULED
[13:54:35.128] Received PubSub notification, asking Buildbucket for the build status
[13:54:35.149] Build status: STARTED
[13:54:59.252] Received PubSub notification, asking Buildbucket for the build status
[13:54:59.451] Build:
{
  "id": "8670496845894233809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T13:54:29.797627261Z",
  "startTime": "2026-09-16T13:54:34.933876061Z",
  "endTime": "2026-09-16T13:54:59.012402370Z",
  "updateTime": "2026-09-16T13:54:59.012402370Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:54:59.451] Invocation finished in 31.381506246s with status SUCCEEDED