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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20179 (2 weeks ago)

Debug log (UTC)

[02:31:10.805] New invocation is queued and will start shortly
[02:31:12.119] Starting the invocation (attempt 1)
[02:31:12.147] Ignoring gitiles_ref tag without the buildset tag
[02:31:12.147] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:31:12.147] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:31:12.147] Buildbucket request:
{
  "requestId": "8837963030363024432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837963030363024432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20179"
                            },
                        "id": "cron:v1:20179"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837963030363024432"
    },
    {
      "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:31:13.331] Scheduled build:
{
  "id": "8672532967733407745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T02:31:12.694613364Z",
  "updateTime": "2026-08-25T02:31:13.242779290Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:31:13.331] Task URL: https://cr-buildbucket.appspot.com/build/8672532967733407745
[02:31:13.331] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837963030363024432:2:0) after 3m17s
[02:31:13.950] Received PubSub notification, asking Buildbucket for the build status
[02:31:13.965] Build status: SCHEDULED
[02:31:17.193] Received PubSub notification, asking Buildbucket for the build status
[02:31:17.214] Build status: STARTED
[02:31:41.899] Received PubSub notification, asking Buildbucket for the build status
[02:31:41.917] Build:
{
  "id": "8672532967733407745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-25T02:31:12.694613364Z",
  "startTime": "2026-08-25T02:31:16.904136543Z",
  "endTime": "2026-08-25T02:31:40.710827410Z",
  "updateTime": "2026-08-25T02:31:40.710827410Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:31:41.917] Invocation finished in 31.115548435s with status SUCCEEDED