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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20719 (1 week ago)

Debug log (UTC)

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

  }
}
[22:57:35.393] Task URL: https://cr-buildbucket.appspot.com/build/8672184020472861377
[22:57:35.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837614083155191280:2:0) after 2m39s
[22:57:36.274] Received PubSub notification, asking Buildbucket for the build status
[22:57:36.303] Build status: SCHEDULED
[22:57:44.884] Received PubSub notification, asking Buildbucket for the build status
[22:57:44.905] Build status: STARTED
[22:58:17.110] Received PubSub notification, asking Buildbucket for the build status
[22:58:17.156] Build:
{
  "id": "8672184020472861377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T22:57:34.734859717Z",
  "startTime": "2026-08-28T22:57:44.690775772Z",
  "endTime": "2026-08-28T22:58:16.762063196Z",
  "updateTime": "2026-08-28T22:58:16.762063196Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:58:17.156] Invocation finished in 44.364010773s with status SUCCEEDED