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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11566 (2 weeks ago)

Debug log (UTC)

[17:05:13.549] New invocation is queued and will start shortly
[17:05:14.799] Starting the invocation (attempt 1)
[17:05:14.834] Ignoring gitiles_ref tag without the buildset tag
[17:05:14.834] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:05:14.834] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:05:14.835] Buildbucket request:
{
  "requestId": "8843525052083532368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843525052083532368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11566"
                            },
                        "id": "cron:v1:11566"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843525052083532368"
    },
    {
      "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"
  }
}
[17:05:16.501] Scheduled build:
{
  "id": "8678094989223516737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T17:05:15.651803228Z",
  "updateTime": "2026-06-24T17:05:16.282780832Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:05:16.501] Task URL: https://cr-buildbucket.appspot.com/build/8678094989223516737
[17:05:16.501] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843525052083532368:2:0) after 6m15s
[17:05:16.977] Received PubSub notification, asking Buildbucket for the build status
[17:05:16.992] Build status: SCHEDULED
[17:05:21.073] Received PubSub notification, asking Buildbucket for the build status
[17:05:21.113] Build status: STARTED
[17:05:44.294] Received PubSub notification, asking Buildbucket for the build status
[17:05:44.310] Build:
{
  "id": "8678094989223516737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T17:05:15.651803228Z",
  "startTime": "2026-06-24T17:05:20.428598497Z",
  "endTime": "2026-06-24T17:05:43.924672663Z",
  "updateTime": "2026-06-24T17:05:43.924672663Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:05:44.310] Invocation finished in 30.769954658s with status SUCCEEDED