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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21268 (2 days ago)

Debug log (UTC)

[20:52:31.255] New invocation is queued and will start shortly
[20:52:34.275] Starting the invocation (attempt 1)
[20:52:34.302] Ignoring gitiles_ref tag without the buildset tag
[20:52:34.302] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:52:34.302] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:52:34.302] Buildbucket request:
{
  "requestId": "8837259561227871664",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837259561227871664",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21268"
                            },
                        "id": "cron:v1:21268"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837259561227871664"
    },
    {
      "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"
  }
}
[20:52:35.827] Scheduled build:
{
  "id": "8671829496585986737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T20:52:35.059664920Z",
  "updateTime": "2026-09-01T20:52:35.059664920Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:52:35.827] Task URL: https://cr-buildbucket.appspot.com/build/8671829496585986737
[20:52:35.827] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837259561227871664:2:0) after 3m42s
[20:52:36.462] Received PubSub notification, asking Buildbucket for the build status
[20:52:36.496] Build status: SCHEDULED
[20:52:42.072] Received PubSub notification, asking Buildbucket for the build status
[20:52:42.092] Build status: STARTED
[20:53:06.478] Received PubSub notification, asking Buildbucket for the build status
[20:53:06.503] Build:
{
  "id": "8671829496585986737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T20:52:35.059664920Z",
  "startTime": "2026-09-01T20:52:41.871797935Z",
  "endTime": "2026-09-01T20:53:06.022466959Z",
  "updateTime": "2026-09-01T20:53:06.022466959Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:53:06.503] Invocation finished in 35.253894071s with status SUCCEEDED