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:20164 (2 weeks ago)

Debug log (UTC)

[23:58:04.708] New invocation is queued and will start shortly
[23:58:06.862] Starting the invocation (attempt 1)
[23:58:06.889] Ignoring gitiles_ref tag without the buildset tag
[23:58:06.889] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:58:06.889] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:58:06.889] Buildbucket request:
{
  "requestId": "8837972662686939888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837972662686939888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20164"
                            },
                        "id": "cron:v1:20164"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837972662686939888"
    },
    {
      "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"
  }
}
[23:58:08.221] Scheduled build:
{
  "id": "8672542599000399777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T23:58:07.602670714Z",
  "updateTime": "2026-08-24T23:58:08.008127282Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:58:08.221] Task URL: https://cr-buildbucket.appspot.com/build/8672542599000399777
[23:58:08.221] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837972662686939888:2:0) after 3m14s
[23:58:08.940] Received PubSub notification, asking Buildbucket for the build status
[23:58:08.965] Build status: SCHEDULED
[23:58:12.229] Received PubSub notification, asking Buildbucket for the build status
[23:58:12.249] Build status: STARTED
[23:58:35.466] Received PubSub notification, asking Buildbucket for the build status
[23:58:35.490] Build:
{
  "id": "8672542599000399777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T23:58:07.602670714Z",
  "startTime": "2026-08-24T23:58:11.718890488Z",
  "endTime": "2026-08-24T23:58:35.198151674Z",
  "updateTime": "2026-08-24T23:58:35.198151674Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:58:35.490] Invocation finished in 30.787908212s with status SUCCEEDED