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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22396 (2 weeks ago)

Debug log (UTC)

[22:23:34.841] New invocation is queued and will start shortly
[22:23:35.991] Starting the invocation (attempt 1)
[22:23:36.024] Ignoring gitiles_ref tag without the buildset tag
[22:23:36.024] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:23:36.024] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:23:36.024] Buildbucket request:
{
  "requestId": "8836529056509117536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836529056509117536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22396"
                            },
                        "id": "cron:v1:22396"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836529056509117536"
    },
    {
      "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"
  }
}
[22:23:37.666] Scheduled build:
{
  "id": "8671098993816114705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T22:23:36.789259742Z",
  "updateTime": "2026-09-09T22:23:37.292852297Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:23:37.666] Task URL: https://cr-buildbucket.appspot.com/build/8671098993816114705
[22:23:37.666] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836529056509117536:2:0) after 7m14s
[22:23:38.091] Received PubSub notification, asking Buildbucket for the build status
[22:23:38.118] Build status: SCHEDULED
[22:23:41.179] Received PubSub notification, asking Buildbucket for the build status
[22:23:41.197] Build status: STARTED
[22:24:05.414] Received PubSub notification, asking Buildbucket for the build status
[22:24:05.435] Build:
{
  "id": "8671098993816114705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T22:23:36.789259742Z",
  "startTime": "2026-09-09T22:23:40.972314674Z",
  "endTime": "2026-09-09T22:24:04.882005408Z",
  "updateTime": "2026-09-09T22:24:04.882005408Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:24:05.435] Invocation finished in 30.597476213s with status SUCCEEDED