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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10114 (1 month ago)

Debug log (UTC)

[08:39:20.651] New invocation is queued and will start shortly
[08:39:21.741] Starting the invocation (attempt 1)
[08:39:21.774] Ignoring gitiles_ref tag without the buildset tag
[08:39:21.775] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:39:21.775] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:39:21.775] Buildbucket request:
{
  "requestId": "8844462849064515792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844462849064515792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10114"
                            },
                        "id": "cron:v1:10114"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844462849064515792"
    },
    {
      "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:39:23.436] Scheduled build:
{
  "id": "8679032786220850401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T08:39:22.741361236Z",
  "updateTime": "2026-06-14T08:39:23.190111886Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:39:23.436] Task URL: https://cr-buildbucket.appspot.com/build/8679032786220850401
[08:39:23.436] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844462849064515792:2:0) after 4m48s
[08:39:23.999] Received PubSub notification, asking Buildbucket for the build status
[08:39:24.026] Build status: SCHEDULED
[08:39:37.631] Received PubSub notification, asking Buildbucket for the build status
[08:39:37.646] Build status: STARTED
[08:40:11.482] Received PubSub notification, asking Buildbucket for the build status
[08:40:11.504] Build:
{
  "id": "8679032786220850401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T08:39:22.741361236Z",
  "startTime": "2026-06-14T08:39:37.426330509Z",
  "endTime": "2026-06-14T08:40:11.156010547Z",
  "updateTime": "2026-06-14T08:40:11.156010547Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:40:11.505] Invocation finished in 50.859893496s with status SUCCEEDED