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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9754 (16 hours ago)

Debug log (UTC)

[19:05:08.429] New invocation is queued and will start shortly
[19:05:09.970] Starting the invocation (attempt 1)
[19:05:10.004] Ignoring gitiles_ref tag without the buildset tag
[19:05:10.004] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:05:10.004] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:05:10.004] Buildbucket request:
{
  "requestId": "8844695268263485248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844695268263485248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9754"
                            },
                        "id": "cron:v1:9754"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844695268263485248"
    },
    {
      "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"
  }
}
[19:05:11.485] Scheduled build:
{
  "id": "8679265205177359937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T19:05:10.751032907Z",
  "updateTime": "2026-06-11T19:05:10.751032907Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:05:11.485] Task URL: https://cr-buildbucket.appspot.com/build/8679265205177359937
[19:05:11.485] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844695268263485248:2:0) after 7m20s
[19:05:12.612] Received PubSub notification, asking Buildbucket for the build status
[19:05:12.633] Build status: SCHEDULED
[19:05:40.075] Received PubSub notification, asking Buildbucket for the build status
[19:05:40.094] Build status: STARTED
[19:06:04.019] Received PubSub notification, asking Buildbucket for the build status
[19:06:04.217] Build:
{
  "id": "8679265205177359937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T19:05:10.751032907Z",
  "startTime": "2026-06-11T19:05:36.955716502Z",
  "endTime": "2026-06-11T19:06:03.526848249Z",
  "updateTime": "2026-06-11T19:06:03.526848249Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:06:04.217] Invocation finished in 55.792502682s with status SUCCEEDED