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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10189 (1 month ago)

Debug log (UTC)

[21:27:36.598] New invocation is queued and will start shortly
[21:27:37.855] Starting the invocation (attempt 1)
[21:27:37.880] Ignoring gitiles_ref tag without the buildset tag
[21:27:37.880] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:27:37.881] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:27:37.881] Buildbucket request:
{
  "requestId": "8844414513959033408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844414513959033408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10189"
                            },
                        "id": "cron:v1:10189"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844414513959033408"
    },
    {
      "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"
  }
}
[21:27:39.786] Scheduled build:
{
  "id": "8678984450884466177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T21:27:38.910050217Z",
  "updateTime": "2026-06-14T21:27:39.441676656Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:27:39.786] Task URL: https://cr-buildbucket.appspot.com/build/8678984450884466177
[21:27:39.786] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844414513959033408:2:0) after 6m30s
[21:27:40.368] Received PubSub notification, asking Buildbucket for the build status
[21:27:40.388] Build status: SCHEDULED
[21:27:43.275] Received PubSub notification, asking Buildbucket for the build status
[21:27:43.299] Build status: STARTED
[21:28:05.872] Received PubSub notification, asking Buildbucket for the build status
[21:28:05.921] Build:
{
  "id": "8678984450884466177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T21:27:38.910050217Z",
  "startTime": "2026-06-14T21:27:43.111247260Z",
  "endTime": "2026-06-14T21:28:05.276778767Z",
  "updateTime": "2026-06-14T21:28:05.276778767Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:28:05.921] Invocation finished in 29.326958988s with status SUCCEEDED