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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23758 (5 days ago)

Debug log (UTC)

[15:20:20.363] New invocation is queued and will start shortly
[15:20:21.819] Starting the invocation (attempt 1)
[15:20:21.892] Ignoring gitiles_ref tag without the buildset tag
[15:20:21.892] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:20:21.892] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:20:21.893] Buildbucket request:
{
  "requestId": "8835649714887864448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835649714887864448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23758"
                            },
                        "id": "cron:v1:23758"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835649714887864448"
    },
    {
      "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"
  }
}
[15:20:23.196] Scheduled build:
{
  "id": "8670219651927070481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T15:20:22.564167223Z",
  "updateTime": "2026-09-19T15:20:23.035233787Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:20:23.196] Task URL: https://cr-buildbucket.appspot.com/build/8670219651927070481
[15:20:23.196] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835649714887864448:2:0) after 7m24s
[15:20:23.817] Received PubSub notification, asking Buildbucket for the build status
[15:20:23.837] Build status: SCHEDULED
[15:20:28.854] Received PubSub notification, asking Buildbucket for the build status
[15:20:28.873] Build status: STARTED
[15:21:19.638] Received PubSub notification, asking Buildbucket for the build status
[15:21:19.658] Build:
{
  "id": "8670219651927070481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T15:20:22.564167223Z",
  "startTime": "2026-09-19T15:20:28.681645132Z",
  "endTime": "2026-09-19T15:21:19.372070167Z",
  "updateTime": "2026-09-19T15:21:19.372070167Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:21:19.658] Invocation finished in 59.301413977s with status SUCCEEDED