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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6211 (1 month ago)

Debug log (UTC)

[13:08:54.916] New invocation is queued and will start shortly
[13:08:56.987] Starting the invocation (attempt 1)
[13:08:57.009] Ignoring gitiles_ref tag without the buildset tag
[13:08:57.009] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:08:57.009] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:08:57.009] Buildbucket request:
{
  "requestId": "8846982604183090416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846982604183090416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6211"
                            },
                        "id": "cron:v1:6211"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846982604183090416"
    },
    {
      "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"
  }
}
[13:08:59.187] Scheduled build:
{
  "id": "8681552540070736145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T13:08:58.211608684Z",
  "updateTime": "2026-05-17T13:08:58.693510639Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:08:59.187] Task URL: https://cr-buildbucket.appspot.com/build/8681552540070736145
[13:08:59.187] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846982604183090416:2:0) after 9m42s
[13:08:59.428] Received PubSub notification, asking Buildbucket for the build status
[13:08:59.458] Build status: SCHEDULED
[13:09:06.178] Received PubSub notification, asking Buildbucket for the build status
[13:09:06.198] Build status: STARTED
[13:09:30.830] Received PubSub notification, asking Buildbucket for the build status
[13:09:30.845] Build:
{
  "id": "8681552540070736145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T13:08:58.211608684Z",
  "startTime": "2026-05-17T13:09:06.007530237Z",
  "endTime": "2026-05-17T13:09:30.509088984Z",
  "updateTime": "2026-05-17T13:09:30.509088984Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:09:30.845] Invocation finished in 35.940280628s with status SUCCEEDED