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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12925 (2 months ago)

Debug log (UTC)

[09:27:28.199] New invocation is queued and will start shortly
[09:27:29.295] Starting the invocation (attempt 1)
[09:27:29.322] Ignoring gitiles_ref tag without the buildset tag
[09:27:29.322] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:27:29.322] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:27:29.323] Buildbucket request:
{
  "requestId": "8842647881921303024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842647881921303024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12925"
                            },
                        "id": "cron:v1:12925"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842647881921303024"
    },
    {
      "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:27:30.809] Scheduled build:
{
  "id": "8677217819353264801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T09:27:30.028672009Z",
  "updateTime": "2026-07-04T09:27:30.555045026Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:27:30.809] Task URL: https://cr-buildbucket.appspot.com/build/8677217819353264801
[09:27:30.809] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842647881921303024:2:0) after 1m57s
[09:27:31.438] Received PubSub notification, asking Buildbucket for the build status
[09:27:31.464] Build status: SCHEDULED
[09:27:34.254] Received PubSub notification, asking Buildbucket for the build status
[09:27:34.307] Build status: STARTED
[09:27:58.082] Received PubSub notification, asking Buildbucket for the build status
[09:27:58.098] Build:
{
  "id": "8677217819353264801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T09:27:30.028672009Z",
  "startTime": "2026-07-04T09:27:33.972296433Z",
  "endTime": "2026-07-04T09:27:57.471861592Z",
  "updateTime": "2026-07-04T09:27:57.471861592Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:27:58.098] Invocation finished in 29.903489273s with status SUCCEEDED