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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12784 (2 months ago)

Debug log (UTC)

[09:22:18.046] New invocation is queued and will start shortly
[09:22:19.128] Starting the invocation (attempt 1)
[09:22:19.154] Ignoring gitiles_ref tag without the buildset tag
[09:22:19.155] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:22:19.155] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:22:19.155] Buildbucket request:
{
  "requestId": "8842738804106916160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842738804106916160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12784"
                            },
                        "id": "cron:v1:12784"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842738804106916160"
    },
    {
      "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"
  }
}
[09:22:20.466] Scheduled build:
{
  "id": "8677308741612156977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T09:22:19.805869253Z",
  "updateTime": "2026-07-03T09:22:20.269815941Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:22:20.466] Task URL: https://cr-buildbucket.appspot.com/build/8677308741612156977
[09:22:20.466] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842738804106916160:2:0) after 8m55s
[09:22:21.065] Received PubSub notification, asking Buildbucket for the build status
[09:22:21.179] Build status: SCHEDULED
[09:22:24.003] Received PubSub notification, asking Buildbucket for the build status
[09:22:24.038] Build status: STARTED
[09:22:46.722] Received PubSub notification, asking Buildbucket for the build status
[09:22:46.738] Build:
{
  "id": "8677308741612156977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T09:22:19.805869253Z",
  "startTime": "2026-07-03T09:22:23.844747309Z",
  "endTime": "2026-07-03T09:22:45.488753527Z",
  "updateTime": "2026-07-03T09:22:45.488753527Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:22:46.738] Invocation finished in 28.69657377s with status SUCCEEDED