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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4165 (4 months ago)

Debug log (UTC)

[23:25:23.003] New invocation is queued and will start shortly
[23:25:24.130] Starting the invocation (attempt 1)
[23:25:24.152] Ignoring gitiles_ref tag without the buildset tag
[23:25:24.152] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:25:24.152] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:25:24.152] Buildbucket request:
{
  "requestId": "8848302773853146208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848302773853146208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4165"
                            },
                        "id": "cron:v1:4165"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848302773853146208"
    },
    {
      "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:25:26.198] Scheduled build:
{
  "id": "8682872710641682305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T23:25:25.444510823Z",
  "updateTime": "2026-05-02T23:25:25.822112070Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:25:26.198] Task URL: https://cr-buildbucket.appspot.com/build/8682872710641682305
[23:25:26.198] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848302773853146208:2:0) after 5m19s
[23:25:26.665] Received PubSub notification, asking Buildbucket for the build status
[23:25:26.687] Build status: SCHEDULED
[23:25:32.488] Received PubSub notification, asking Buildbucket for the build status
[23:25:32.507] Build status: STARTED
[23:25:56.369] Received PubSub notification, asking Buildbucket for the build status
[23:25:56.394] Build:
{
  "id": "8682872710641682305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T23:25:25.444510823Z",
  "startTime": "2026-05-02T23:25:30.043686434Z",
  "endTime": "2026-05-02T23:25:54.375387623Z",
  "updateTime": "2026-05-02T23:25:54.375387623Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:25:56.394] Invocation finished in 33.395428344s with status SUCCEEDED