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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22090 (2 weeks ago)

Debug log (UTC)

[17:55:49.075] New invocation is queued and will start shortly
[17:55:50.722] Starting the invocation (attempt 1)
[17:55:50.751] Ignoring gitiles_ref tag without the buildset tag
[17:55:50.751] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:55:50.751] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:55:50.751] Buildbucket request:
{
  "requestId": "8836727096618362288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836727096618362288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22090"
                            },
                        "id": "cron:v1:22090"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836727096618362288"
    },
    {
      "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"
  }
}
[17:55:52.021] Scheduled build:
{
  "id": "8671297033494320305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T17:55:51.434088482Z",
  "updateTime": "2026-09-07T17:55:51.932894090Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:55:52.021] Task URL: https://cr-buildbucket.appspot.com/build/8671297033494320305
[17:55:52.021] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836727096618362288:2:0) after 2m7s
[17:55:52.670] Received PubSub notification, asking Buildbucket for the build status
[17:55:52.695] Build status: SCHEDULED
[17:55:56.660] Received PubSub notification, asking Buildbucket for the build status
[17:55:56.679] Build status: STARTED
[17:56:21.432] Received PubSub notification, asking Buildbucket for the build status
[17:56:21.504] Build:
{
  "id": "8671297033494320305",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T17:55:51.434088482Z",
  "startTime": "2026-09-07T17:55:56.454875173Z",
  "endTime": "2026-09-07T17:56:20.411757454Z",
  "updateTime": "2026-09-07T17:56:20.411757454Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:56:21.504] Invocation finished in 32.43302395s with status SUCCEEDED