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:13003 (2 months ago)

Debug log (UTC)

[22:45:48.312] New invocation is queued and will start shortly
[22:45:49.487] Starting the invocation (attempt 1)
[22:45:49.510] Ignoring gitiles_ref tag without the buildset tag
[22:45:49.510] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:45:49.510] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:45:49.510] Buildbucket request:
{
  "requestId": "8842597655015877216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842597655015877216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13003"
                            },
                        "id": "cron:v1:13003"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842597655015877216"
    },
    {
      "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"
  }
}
[22:45:50.819] Scheduled build:
{
  "id": "8677167592504233617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T22:45:50.084535442Z",
  "updateTime": "2026-07-04T22:45:50.084535442Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:45:50.820] Task URL: https://cr-buildbucket.appspot.com/build/8677167592504233617
[22:45:50.820] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842597655015877216:2:0) after 8m20s
[22:46:28.015] Received PubSub notification, asking Buildbucket for the build status
[22:46:28.040] Build:
{
  "id": "8677167592504233617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T22:45:50.084535442Z",
  "startTime": "2026-07-04T22:45:54.790381882Z",
  "endTime": "2026-07-04T22:46:27.502922430Z",
  "updateTime": "2026-07-04T22:46:27.502922430Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:46:28.040] Invocation finished in 39.735541199s with status SUCCEEDED