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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9340 (3 days ago)

Debug log (UTC)

[20:20:35.033] New invocation is queued and will start shortly
[20:20:36.086] Starting the invocation (attempt 1)
[20:20:36.109] Ignoring gitiles_ref tag without the buildset tag
[20:20:36.109] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:20:36.109] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:20:36.109] Buildbucket request:
{
  "requestId": "8844962312675135712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844962312675135712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9340"
                            },
                        "id": "cron:v1:9340"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844962312675135712"
    },
    {
      "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"
  }
}
[20:20:37.753] Scheduled build:
{
  "id": "8679532249914845361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T20:20:37.044010617Z",
  "updateTime": "2026-06-08T20:20:37.537646330Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:20:37.753] Task URL: https://cr-buildbucket.appspot.com/build/8679532249914845361
[20:20:37.753] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844962312675135712:2:0) after 4m31s
[20:20:38.299] Received PubSub notification, asking Buildbucket for the build status
[20:20:38.345] Build status: SCHEDULED
[20:20:44.832] Received PubSub notification, asking Buildbucket for the build status
[20:20:44.910] Build status: STARTED
[20:21:08.449] Received PubSub notification, asking Buildbucket for the build status
[20:21:08.553] Build:
{
  "id": "8679532249914845361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T20:20:37.044010617Z",
  "startTime": "2026-06-08T20:20:44.593993217Z",
  "endTime": "2026-06-08T20:21:08.010093725Z",
  "updateTime": "2026-06-08T20:21:08.010093725Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:21:08.553] Invocation finished in 33.524672256s with status SUCCEEDED