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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20611 (1 week ago)

Debug log (UTC)

[04:31:32.720] New invocation is queued and will start shortly
[04:31:33.856] Starting the invocation (attempt 1)
[04:31:33.880] Ignoring gitiles_ref tag without the buildset tag
[04:31:33.880] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:31:33.882] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:31:33.882] Buildbucket request:
{
  "requestId": "8837683666742789424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837683666742789424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20611"
                            },
                        "id": "cron:v1:20611"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837683666742789424"
    },
    {
      "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"
  }
}
[04:31:35.408] Scheduled build:
{
  "id": "8672253603997423617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T04:31:34.714159077Z",
  "updateTime": "2026-08-28T04:31:35.228816004Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:31:35.408] Task URL: https://cr-buildbucket.appspot.com/build/8672253603997423617
[04:31:35.408] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837683666742789424:2:0) after 4m14s
[04:31:36.066] Received PubSub notification, asking Buildbucket for the build status
[04:31:36.090] Build status: SCHEDULED
[04:31:45.403] Received PubSub notification, asking Buildbucket for the build status
[04:31:45.430] Build status: STARTED
[04:32:18.626] Received PubSub notification, asking Buildbucket for the build status
[04:32:18.655] Build:
{
  "id": "8672253603997423617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T04:31:34.714159077Z",
  "startTime": "2026-08-28T04:31:45.142869993Z",
  "endTime": "2026-08-28T04:32:17.870232631Z",
  "updateTime": "2026-08-28T04:32:17.870232631Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:32:18.655] Invocation finished in 45.942863774s with status SUCCEEDED