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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5989 (2 months ago)

Debug log (UTC)

[23:15:38.418] New invocation is queued and will start shortly
[23:15:40.937] Starting the invocation (attempt 1)
[23:15:40.962] Ignoring gitiles_ref tag without the buildset tag
[23:15:40.962] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:15:40.962] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:15:40.962] Buildbucket request:
{
  "requestId": "8847125626271501968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847125626271501968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5989"
                            },
                        "id": "cron:v1:5989"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847125626271501968"
    },
    {
      "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"
  }
}
[23:15:42.706] Scheduled build:
{
  "id": "8681695561964881809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T23:15:41.903726287Z",
  "updateTime": "2026-05-15T23:15:42.453515221Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:15:42.706] Task URL: https://cr-buildbucket.appspot.com/build/8681695561964881809
[23:15:42.706] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847125626271501968:2:0) after 8m6s
[23:15:43.170] Received PubSub notification, asking Buildbucket for the build status
[23:15:43.338] Build status: SCHEDULED
[23:15:46.391] Received PubSub notification, asking Buildbucket for the build status
[23:15:46.696] Build status: STARTED
[23:16:11.145] Received PubSub notification, asking Buildbucket for the build status
[23:16:11.164] Build:
{
  "id": "8681695561964881809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T23:15:41.903726287Z",
  "startTime": "2026-05-15T23:15:46.120292352Z",
  "endTime": "2026-05-15T23:16:10.781527283Z",
  "updateTime": "2026-05-15T23:16:10.781527283Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:16:11.164] Invocation finished in 32.751829359s with status SUCCEEDED