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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14098 (2 months ago)

Debug log (UTC)

[18:10:48.344] New invocation is queued and will start shortly
[18:10:49.499] Starting the invocation (attempt 1)
[18:10:49.522] Ignoring gitiles_ref tag without the buildset tag
[18:10:49.522] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:10:49.523] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:10:49.523] Buildbucket request:
{
  "requestId": "8841890180751575280",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841890180751575280",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14098"
                            },
                        "id": "cron:v1:14098"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841890180751575280"
    },
    {
      "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"
  }
}
[18:10:51.687] Scheduled build:
{
  "id": "8676460117490623345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T18:10:50.834456928Z",
  "updateTime": "2026-07-12T18:10:51.498264320Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:10:51.687] Task URL: https://cr-buildbucket.appspot.com/build/8676460117490623345
[18:10:51.687] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841890180751575280:2:0) after 5m2s
[18:10:52.373] Received PubSub notification, asking Buildbucket for the build status
[18:10:52.392] Build status: SCHEDULED
[18:10:55.936] Received PubSub notification, asking Buildbucket for the build status
[18:10:55.955] Build status: STARTED
[18:11:22.756] Received PubSub notification, asking Buildbucket for the build status
[18:11:22.777] Build:
{
  "id": "8676460117490623345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T18:10:50.834456928Z",
  "startTime": "2026-07-12T18:10:55.770246576Z",
  "endTime": "2026-07-12T18:11:22.170675772Z",
  "updateTime": "2026-07-12T18:11:22.170675772Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:11:22.777] Invocation finished in 34.437072112s with status SUCCEEDED