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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6604 (1 month ago)

Debug log (UTC)

[08:16:53.308] New invocation is queued and will start shortly
[08:16:55.404] Starting the invocation (attempt 1)
[08:16:55.430] Ignoring gitiles_ref tag without the buildset tag
[08:16:55.430] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:16:55.431] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:16:55.431] Buildbucket request:
{
  "requestId": "8846729186016366784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846729186016366784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6604"
                            },
                        "id": "cron:v1:6604"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846729186016366784"
    },
    {
      "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"
  }
}
[08:16:57.420] Scheduled build:
{
  "id": "8681299121839968545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T08:16:56.669164657Z",
  "updateTime": "2026-05-20T08:16:57.163245222Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:16:57.420] Task URL: https://cr-buildbucket.appspot.com/build/8681299121839968545
[08:16:57.420] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846729186016366784:2:0) after 9m57s
[08:16:57.934] Received PubSub notification, asking Buildbucket for the build status
[08:16:57.951] Build status: SCHEDULED
[08:17:00.705] Received PubSub notification, asking Buildbucket for the build status
[08:17:00.727] Build status: STARTED
[08:17:25.839] Received PubSub notification, asking Buildbucket for the build status
[08:17:25.875] Build:
{
  "id": "8681299121839968545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T08:16:56.669164657Z",
  "startTime": "2026-05-20T08:17:00.493070789Z",
  "endTime": "2026-05-20T08:17:23.929573989Z",
  "updateTime": "2026-05-20T08:17:23.929573989Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:17:25.875] Invocation finished in 32.572677119s with status SUCCEEDED