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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8434 (1 week ago)

Debug log (UTC)

[09:11:44.552] New invocation is queued and will start shortly
[09:11:45.617] Starting the invocation (attempt 1)
[09:11:45.649] Ignoring gitiles_ref tag without the buildset tag
[09:11:45.649] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:11:45.650] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:11:45.650] Buildbucket request:
{
  "requestId": "8845547974332991248",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845547974332991248",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8434"
                            },
                        "id": "cron:v1:8434"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845547974332991248"
    },
    {
      "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:11:47.161] Scheduled build:
{
  "id": "8680117911664103665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T09:11:46.476293852Z",
  "updateTime": "2026-06-02T09:11:46.865702008Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:11:47.161] Task URL: https://cr-buildbucket.appspot.com/build/8680117911664103665
[09:11:47.161] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845547974332991248:2:0) after 7m56s
[09:11:47.730] Received PubSub notification, asking Buildbucket for the build status
[09:11:47.756] Build status: SCHEDULED
[09:11:50.604] Received PubSub notification, asking Buildbucket for the build status
[09:11:50.626] Build status: STARTED
[09:12:14.366] Received PubSub notification, asking Buildbucket for the build status
[09:12:14.433] Build:
{
  "id": "8680117911664103665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T09:11:46.476293852Z",
  "startTime": "2026-06-02T09:11:50.434192737Z",
  "endTime": "2026-06-02T09:12:13.995205035Z",
  "updateTime": "2026-06-02T09:12:13.995205035Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:12:14.433] Invocation finished in 29.886330339s with status SUCCEEDED