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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23380 (1 week ago)

Debug log (UTC)

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

  }
}
[22:41:03.245] Task URL: https://cr-buildbucket.appspot.com/build/8670463718525705665
[22:41:03.245] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835893780987354640:2:0) after 5m57s
[22:41:03.825] Received PubSub notification, asking Buildbucket for the build status
[22:41:03.856] Build status: SCHEDULED
[22:41:09.416] Received PubSub notification, asking Buildbucket for the build status
[22:41:09.451] Build status: STARTED
[22:41:33.112] Received PubSub notification, asking Buildbucket for the build status
[22:41:33.135] Build:
{
  "id": "8670463718525705665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T22:41:02.517150931Z",
  "startTime": "2026-09-16T22:41:08.131856637Z",
  "endTime": "2026-09-16T22:41:32.654778980Z",
  "updateTime": "2026-09-16T22:41:32.654778980Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:41:33.135] Invocation finished in 32.349142343s with status SUCCEEDED