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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22273 (2 weeks ago)

Debug log (UTC)

[01:19:54.781] New invocation is queued and will start shortly
[01:19:55.889] Starting the invocation (attempt 1)
[01:19:55.917] Ignoring gitiles_ref tag without the buildset tag
[01:19:55.917] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:19:55.918] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:19:55.918] Buildbucket request:
{
  "requestId": "8836608559605908192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836608559605908192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22273"
                            },
                        "id": "cron:v1:22273"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836608559605908192"
    },
    {
      "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:19:57.234] Scheduled build:
{
  "id": "8671178497079894929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T01:19:56.568931670Z",
  "updateTime": "2026-09-09T01:19:57.031698490Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:19:57.234] Task URL: https://cr-buildbucket.appspot.com/build/8671178497079894929
[01:19:57.235] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836608559605908192:2:0) after 6m10s
[01:19:57.817] Received PubSub notification, asking Buildbucket for the build status
[01:19:57.833] Build status: SCHEDULED
[01:20:00.945] Received PubSub notification, asking Buildbucket for the build status
[01:20:00.964] Build status: STARTED
[01:20:47.322] Received PubSub notification, asking Buildbucket for the build status
[01:20:47.347] Build:
{
  "id": "8671178497079894929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T01:19:56.568931670Z",
  "startTime": "2026-09-09T01:20:00.759338499Z",
  "endTime": "2026-09-09T01:20:46.994607273Z",
  "updateTime": "2026-09-09T01:20:46.994607273Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:20:47.347] Invocation finished in 52.570867014s with status SUCCEEDED