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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10258 (1 month ago)

Debug log (UTC)

[09:12:49.705] New invocation is queued and will start shortly
[09:12:51.640] Starting the invocation (attempt 1)
[09:12:51.667] Ignoring gitiles_ref tag without the buildset tag
[09:12:51.667] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:12:51.667] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:12:51.667] Buildbucket request:
{
  "requestId": "8844370145449339584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844370145449339584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10258"
                            },
                        "id": "cron:v1:10258"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844370145449339584"
    },
    {
      "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"
  }
}
[09:12:53.698] Scheduled build:
{
  "id": "8678940081746102721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T09:12:52.617396540Z",
  "updateTime": "2026-06-15T09:12:53.661574278Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:12:53.698] Task URL: https://cr-buildbucket.appspot.com/build/8678940081746102721
[09:12:53.698] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844370145449339584:2:0) after 5m22s
[09:12:53.925] Received PubSub notification, asking Buildbucket for the build status
[09:12:53.943] Build status: SCHEDULED
[09:12:58.244] Received PubSub notification, asking Buildbucket for the build status
[09:12:58.284] Build status: STARTED
[09:13:25.635] Received PubSub notification, asking Buildbucket for the build status
[09:13:25.657] Build:
{
  "id": "8678940081746102721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T09:12:52.617396540Z",
  "startTime": "2026-06-15T09:12:58.094420036Z",
  "endTime": "2026-06-15T09:13:25.138725738Z",
  "updateTime": "2026-06-15T09:13:25.138725738Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:13:25.657] Invocation finished in 35.955196552s with status SUCCEEDED