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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13717 (2 months ago)

Debug log (UTC)

[01:08:58.469] New invocation is queued and will start shortly
[01:08:59.688] Starting the invocation (attempt 1)
[01:08:59.732] Ignoring gitiles_ref tag without the buildset tag
[01:08:59.732] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:08:59.733] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:08:59.733] Buildbucket request:
{
  "requestId": "8842135662748323104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842135662748323104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13717"
                            },
                        "id": "cron:v1:13717"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842135662748323104"
    },
    {
      "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:09:00.873] Scheduled build:
{
  "id": "8676705600265516945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T01:09:00.216616467Z",
  "updateTime": "2026-07-10T01:09:00.216616467Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:09:00.873] Task URL: https://cr-buildbucket.appspot.com/build/8676705600265516945
[01:09:00.873] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842135662748323104:2:0) after 2m38s
[01:09:02.045] Received PubSub notification, asking Buildbucket for the build status
[01:09:02.068] Build status: SCHEDULED
[01:09:07.558] Received PubSub notification, asking Buildbucket for the build status
[01:09:07.604] Build status: STARTED
[01:09:27.296] Received PubSub notification, asking Buildbucket for the build status
[01:09:27.356] Build:
{
  "id": "8676705600265516945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T01:09:00.216616467Z",
  "startTime": "2026-07-10T01:09:05.084503178Z",
  "endTime": "2026-07-10T01:09:26.814092741Z",
  "updateTime": "2026-07-10T01:09:26.814092741Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:09:27.356] Invocation finished in 28.89020794s with status SUCCEEDED