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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11653 (2 weeks ago)

Debug log (UTC)

[08:00:10.175] New invocation is queued and will start shortly
[08:00:12.022] Starting the invocation (attempt 1)
[08:00:12.052] Ignoring gitiles_ref tag without the buildset tag
[08:00:12.052] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:00:12.052] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:00:12.052] Buildbucket request:
{
  "requestId": "8843468747094250560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843468747094250560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11653"
                            },
                        "id": "cron:v1:11653"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843468747094250560"
    },
    {
      "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"
  }
}
[08:00:13.540] Scheduled build:
{
  "id": "8678038683640048545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T08:00:12.840584863Z",
  "updateTime": "2026-06-25T08:00:12.840584863Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:00:13.541] Task URL: https://cr-buildbucket.appspot.com/build/8678038683640048545
[08:00:13.541] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843468747094250560:2:0) after 5m1s
[08:00:14.066] Received PubSub notification, asking Buildbucket for the build status
[08:00:14.096] Build status: SCHEDULED
[08:00:25.181] Received PubSub notification, asking Buildbucket for the build status
[08:00:25.217] Build status: STARTED
[08:00:49.720] Received PubSub notification, asking Buildbucket for the build status
[08:00:49.739] Build:
{
  "id": "8678038683640048545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T08:00:12.840584863Z",
  "startTime": "2026-06-25T08:00:24.968984037Z",
  "endTime": "2026-06-25T08:00:47.050725531Z",
  "updateTime": "2026-06-25T08:00:47.050725531Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:00:49.739] Invocation finished in 39.577625484s with status SUCCEEDED