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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8068 (1 week ago)

Debug log (UTC)

[18:38:16.188] New invocation is queued and will start shortly
[18:38:17.239] Starting the invocation (attempt 1)
[18:38:17.269] Ignoring gitiles_ref tag without the buildset tag
[18:38:17.269] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:38:17.269] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:38:17.270] Buildbucket request:
{
  "requestId": "8845784122417904976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845784122417904976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8068"
                            },
                        "id": "cron:v1:8068"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845784122417904976"
    },
    {
      "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"
  }
}
[18:38:19.181] Scheduled build:
{
  "id": "8680354059414337265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T18:38:18.431459454Z",
  "updateTime": "2026-05-30T18:38:19.026179386Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:38:19.181] Task URL: https://cr-buildbucket.appspot.com/build/8680354059414337265
[18:38:19.181] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845784122417904976:2:0) after 4m31s
[18:38:19.733] Received PubSub notification, asking Buildbucket for the build status
[18:38:19.754] Build status: SCHEDULED
[18:38:23.995] Received PubSub notification, asking Buildbucket for the build status
[18:38:24.032] Build status: STARTED
[18:38:49.695] Received PubSub notification, asking Buildbucket for the build status
[18:38:49.716] Build:
{
  "id": "8680354059414337265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T18:38:18.431459454Z",
  "startTime": "2026-05-30T18:38:23.786684471Z",
  "endTime": "2026-05-30T18:38:48.953965175Z",
  "updateTime": "2026-05-30T18:38:48.953965175Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:49.716] Invocation finished in 33.532837187s with status SUCCEEDED