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:12100 (3 days ago)

Debug log (UTC)

[12:37:10.793] New invocation is queued and will start shortly
[12:37:12.065] Starting the invocation (attempt 1)
[12:37:12.089] Ignoring gitiles_ref tag without the buildset tag
[12:37:12.089] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:12.089] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:12.089] Buildbucket request:
{
  "requestId": "8843179528206554720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843179528206554720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12100"
                            },
                        "id": "cron:v1:12100"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843179528206554720"
    },
    {
      "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"
  }
}
[12:37:13.531] Scheduled build:
{
  "id": "8677749465444277937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T12:37:12.805898049Z",
  "updateTime": "2026-06-28T12:37:13.219376057Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:13.531] Task URL: https://cr-buildbucket.appspot.com/build/8677749465444277937
[12:37:13.531] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843179528206554720:2:0) after 5m54s
[12:37:14.033] Received PubSub notification, asking Buildbucket for the build status
[12:37:14.053] Build status: SCHEDULED
[12:37:23.124] Received PubSub notification, asking Buildbucket for the build status
[12:37:23.170] Build status: STARTED
[12:37:46.723] Received PubSub notification, asking Buildbucket for the build status
[12:37:46.743] Build:
{
  "id": "8677749465444277937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T12:37:12.805898049Z",
  "startTime": "2026-06-28T12:37:22.963977738Z",
  "endTime": "2026-06-28T12:37:46.389976818Z",
  "updateTime": "2026-06-28T12:37:46.389976818Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:37:46.743] Invocation finished in 35.95561631s with status SUCCEEDED