Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8461 (1 week ago)

Debug log (UTC)

[13:47:58.652] New invocation is queued and will start shortly
[13:47:59.712] Starting the invocation (attempt 1)
[13:47:59.799] Ignoring gitiles_ref tag without the buildset tag
[13:47:59.799] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:47:59.801] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:47:59.802] Buildbucket request:
{
  "requestId": "8845530595131919072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845530595131919072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8461"
                            },
                        "id": "cron:v1:8461"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845530595131919072"
    },
    {
      "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"
  }
}
[13:48:02.349] Scheduled build:
{
  "id": "8680100531426252129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T13:48:01.562609235Z",
  "updateTime": "2026-06-02T13:48:02.017110470Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:48:02.349] Task URL: https://cr-buildbucket.appspot.com/build/8680100531426252129
[13:48:02.349] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845530595131919072:2:0) after 5m41s
[13:48:50.733] Received PubSub notification, asking Buildbucket for the build status
[13:48:50.753] Build status: SCHEDULED
[13:52:13.954] Received PubSub notification, asking Buildbucket for the build status
[13:52:14.010] Build status: STARTED
[13:52:44.751] Received PubSub notification, asking Buildbucket for the build status
[13:52:44.765] Build:
{
  "id": "8680100531426252129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T13:48:01.562609235Z",
  "startTime": "2026-06-02T13:52:13.733268116Z",
  "endTime": "2026-06-02T13:52:44.402425585Z",
  "updateTime": "2026-06-02T13:52:44.402425585Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:52:44.765] Invocation finished in 4m46.120937983s with status SUCCEEDED