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:9904 (1 month ago)

Debug log (UTC)

[20:48:16.545] New invocation is queued and will start shortly
[20:48:17.683] Starting the invocation (attempt 1)
[20:48:17.705] Ignoring gitiles_ref tag without the buildset tag
[20:48:17.705] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:48:17.706] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:48:17.706] Buildbucket request:
{
  "requestId": "8844598182587650288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844598182587650288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9904"
                            },
                        "id": "cron:v1:9904"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844598182587650288"
    },
    {
      "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"
  }
}
[20:48:19.317] Scheduled build:
{
  "id": "8679168119631099633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T20:48:18.743998820Z",
  "updateTime": "2026-06-12T20:48:18.743998820Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:48:19.317] Task URL: https://cr-buildbucket.appspot.com/build/8679168119631099633
[20:48:19.317] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844598182587650288:2:0) after 3m38s
[20:48:19.966] Received PubSub notification, asking Buildbucket for the build status
[20:48:19.984] Build status: SCHEDULED
[20:48:23.833] Received PubSub notification, asking Buildbucket for the build status
[20:48:23.891] Build status: STARTED
[20:48:45.655] Received PubSub notification, asking Buildbucket for the build status
[20:48:45.673] Build:
{
  "id": "8679168119631099633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-12T20:48:18.743998820Z",
  "startTime": "2026-06-12T20:48:23.692216338Z",
  "endTime": "2026-06-12T20:48:45.368891239Z",
  "updateTime": "2026-06-12T20:48:45.368891239Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:48:45.673] Invocation finished in 29.133456803s with status SUCCEEDED