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:15082 (1 month ago)

Debug log (UTC)

[18:07:39.268] New invocation is queued and will start shortly
[18:07:40.318] Starting the invocation (attempt 1)
[18:07:40.355] Ignoring gitiles_ref tag without the buildset tag
[18:07:40.355] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:07:40.355] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:07:40.355] Buildbucket request:
{
  "requestId": "8841256200248488544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841256200248488544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15082"
                            },
                        "id": "cron:v1:15082"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841256200248488544"
    },
    {
      "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"
  }
}
[18:07:42.323] Scheduled build:
{
  "id": "8675826137211567489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T18:07:41.543082139Z",
  "updateTime": "2026-07-19T18:07:42.133381132Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:07:42.323] Task URL: https://cr-buildbucket.appspot.com/build/8675826137211567489
[18:07:42.323] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841256200248488544:2:0) after 4m24s
[18:07:42.441] Received PubSub notification, asking Buildbucket for the build status
[18:07:42.470] Build status: SCHEDULED
[18:07:45.974] Received PubSub notification, asking Buildbucket for the build status
[18:07:46.040] Build status: STARTED
[18:08:12.735] Received PubSub notification, asking Buildbucket for the build status
[18:08:12.768] Build:
{
  "id": "8675826137211567489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-19T18:07:41.543082139Z",
  "startTime": "2026-07-19T18:07:45.609369046Z",
  "endTime": "2026-07-19T18:08:10.269663142Z",
  "updateTime": "2026-07-19T18:08:10.269663142Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:08:12.768] Invocation finished in 33.504713226s with status SUCCEEDED