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:10885 (3 weeks ago)

Debug log (UTC)

[20:36:42.703] New invocation is queued and will start shortly
[20:36:43.865] Starting the invocation (attempt 1)
[20:36:43.889] Ignoring gitiles_ref tag without the buildset tag
[20:36:43.889] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:36:43.889] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:36:43.889] Buildbucket request:
{
  "requestId": "8843964731367867024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843964731367867024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10885"
                            },
                        "id": "cron:v1:10885"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843964731367867024"
    },
    {
      "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"
  }
}
[20:36:45.193] Scheduled build:
{
  "id": "8678534668772074657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T20:36:44.558397165Z",
  "updateTime": "2026-06-19T20:36:45.020163329Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:36:45.193] Task URL: https://cr-buildbucket.appspot.com/build/8678534668772074657
[20:36:45.193] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843964731367867024:2:0) after 3m4s
[20:36:45.758] Received PubSub notification, asking Buildbucket for the build status
[20:36:45.782] Build status: SCHEDULED
[20:36:49.723] Received PubSub notification, asking Buildbucket for the build status
[20:36:49.740] Build status: STARTED
[20:37:13.375] Received PubSub notification, asking Buildbucket for the build status
[20:37:13.397] Build:
{
  "id": "8678534668772074657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T20:36:44.558397165Z",
  "startTime": "2026-06-19T20:36:49.560623019Z",
  "endTime": "2026-06-19T20:37:13.043529571Z",
  "updateTime": "2026-06-19T20:37:13.043529571Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:37:13.397] Invocation finished in 30.698504166s with status SUCCEEDED