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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12052 (4 days ago)

Debug log (UTC)

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

  }
}
[04:25:55.517] Task URL: https://cr-buildbucket.appspot.com/build/8677780375168329665
[04:25:55.517] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843210438650326848:2:0) after 1m57s
[04:25:56.249] Received PubSub notification, asking Buildbucket for the build status
[04:25:56.273] Build status: SCHEDULED
[04:25:59.105] Received PubSub notification, asking Buildbucket for the build status
[04:25:59.185] Build status: STARTED
[04:26:22.634] Received PubSub notification, asking Buildbucket for the build status
[04:26:22.650] Build:
{
  "id": "8677780375168329665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T04:25:54.995373290Z",
  "startTime": "2026-06-28T04:25:58.930149874Z",
  "endTime": "2026-06-28T04:26:22.301710668Z",
  "updateTime": "2026-06-28T04:26:22.301710668Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:26:22.650] Invocation finished in 30.358980597s with status SUCCEEDED