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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5587 (2 months ago)

Debug log (UTC)

[02:38:32.612] New invocation is queued and will start shortly
[02:38:34.189] Starting the invocation (attempt 1)
[02:38:34.261] Ignoring gitiles_ref tag without the buildset tag
[02:38:34.261] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:38:34.262] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:38:34.262] Buildbucket request:
{
  "requestId": "8847384651601331728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847384651601331728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5587"
                            },
                        "id": "cron:v1:5587"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847384651601331728"
    },
    {
      "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"
  }
}
[02:38:35.819] Scheduled build:
{
  "id": "8681954588360427777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T02:38:35.083856372Z",
  "updateTime": "2026-05-13T02:38:35.506530816Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:38:35.819] Task URL: https://cr-buildbucket.appspot.com/build/8681954588360427777
[02:38:35.819] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847384651601331728:2:0) after 8m31s
[02:38:36.295] Received PubSub notification, asking Buildbucket for the build status
[02:38:36.342] Build status: SCHEDULED
[02:38:39.916] Received PubSub notification, asking Buildbucket for the build status
[02:38:39.937] Build status: STARTED
[02:39:12.575] Received PubSub notification, asking Buildbucket for the build status
[02:39:12.603] Build:
{
  "id": "8681954588360427777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T02:38:35.083856372Z",
  "startTime": "2026-05-13T02:38:39.632199801Z",
  "endTime": "2026-05-13T02:39:12.303117914Z",
  "updateTime": "2026-05-13T02:39:12.303117914Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:39:12.603] Invocation finished in 39.994673464s with status SUCCEEDED