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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18259 (1 month ago)

Debug log (UTC)

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

  }
}
[09:44:37.168] Task URL: https://cr-buildbucket.appspot.com/build/8673774058170659521
[09:44:37.168] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839204120886978560:2:0) after 5m8s
[09:44:37.314] Received PubSub notification, asking Buildbucket for the build status
[09:44:37.371] Build status: SCHEDULED
[09:44:44.556] Received PubSub notification, asking Buildbucket for the build status
[09:44:44.605] Build status: STARTED
[09:45:10.624] Received PubSub notification, asking Buildbucket for the build status
[09:45:11.903] Build:
{
  "id": "8673774058170659521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T09:44:36.619728326Z",
  "startTime": "2026-08-11T09:44:44.220124859Z",
  "endTime": "2026-08-11T09:45:08.632606276Z",
  "updateTime": "2026-08-11T09:45:08.632606276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:45:11.903] Invocation finished in 37.258503772s with status SUCCEEDED