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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12055 (4 days ago)

Debug log (UTC)

[04:56:26.811] New invocation is queued and will start shortly
[04:56:28.062] Starting the invocation (attempt 1)
[04:56:28.092] Ignoring gitiles_ref tag without the buildset tag
[04:56:28.092] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:56:28.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:56:28.095] Buildbucket request:
{
  "requestId": "8843208515024471760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843208515024471760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12055"
                            },
                        "id": "cron:v1:12055"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843208515024471760"
    },
    {
      "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:56:29.335] Scheduled build:
{
  "id": "8677778452381844545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T04:56:28.707391618Z",
  "updateTime": "2026-06-28T04:56:29.124671302Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:56:29.335] Task URL: https://cr-buildbucket.appspot.com/build/8677778452381844545
[04:56:29.335] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843208515024471760:2:0) after 7m57s
[04:56:29.936] Received PubSub notification, asking Buildbucket for the build status
[04:56:29.957] Build status: SCHEDULED
[04:56:32.803] Received PubSub notification, asking Buildbucket for the build status
[04:56:32.829] Build status: STARTED
[04:56:56.470] Received PubSub notification, asking Buildbucket for the build status
[04:56:56.488] Build:
{
  "id": "8677778452381844545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T04:56:28.707391618Z",
  "startTime": "2026-06-28T04:56:32.635852670Z",
  "endTime": "2026-06-28T04:56:56.197032901Z",
  "updateTime": "2026-06-28T04:56:56.197032901Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:56:56.488] Invocation finished in 29.683696918s with status SUCCEEDED