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

Debug log (UTC)

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

  }
}
[22:19:27.139] Task URL: https://cr-buildbucket.appspot.com/build/8677078656036640225
[22:19:27.139] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842508718544411216:2:0) after 4m54s
[22:19:28.011] Received PubSub notification, asking Buildbucket for the build status
[22:19:28.035] Build status: SCHEDULED
[22:19:32.680] Received PubSub notification, asking Buildbucket for the build status
[22:19:32.714] Build status: STARTED
[22:20:03.925] Received PubSub notification, asking Buildbucket for the build status
[22:20:03.948] Build:
{
  "id": "8677078656036640225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T22:19:26.508898056Z",
  "startTime": "2026-07-05T22:19:32.501767995Z",
  "endTime": "2026-07-05T22:20:02.963897969Z",
  "updateTime": "2026-07-05T22:20:02.963897969Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:20:03.948] Invocation finished in 39.215221322s with status SUCCEEDED