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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10633 (3 weeks ago)

Debug log (UTC)

[01:30:32.628] New invocation is queued and will start shortly
[01:30:34.048] Starting the invocation (attempt 1)
[01:30:34.074] Ignoring gitiles_ref tag without the buildset tag
[01:30:34.074] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:30:34.074] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:30:34.074] Buildbucket request:
{
  "requestId": "8844127438985284560",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844127438985284560",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10633"
                            },
                        "id": "cron:v1:10633"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844127438985284560"
    },
    {
      "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"
  }
}
[01:30:35.549] Scheduled build:
{
  "id": "8678697375843824225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T01:30:35.003631266Z",
  "updateTime": "2026-06-18T01:30:35.003631266Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:30:35.549] Task URL: https://cr-buildbucket.appspot.com/build/8678697375843824225
[01:30:35.549] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844127438985284560:2:0) after 4m43s
[01:30:36.266] Received PubSub notification, asking Buildbucket for the build status
[01:30:36.316] Build status: SCHEDULED
[01:30:39.741] Received PubSub notification, asking Buildbucket for the build status
[01:30:39.762] Build status: STARTED
[01:31:03.578] Received PubSub notification, asking Buildbucket for the build status
[01:31:03.595] Build:
{
  "id": "8678697375843824225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T01:30:35.003631266Z",
  "startTime": "2026-06-18T01:30:39.473775698Z",
  "endTime": "2026-06-18T01:31:03.250297049Z",
  "updateTime": "2026-06-18T01:31:03.250297049Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:31:03.595] Invocation finished in 30.972470056s with status SUCCEEDED