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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6970 (1 month ago)

Debug log (UTC)

[22:59:08.572] New invocation is queued and will start shortly
[22:59:09.755] Starting the invocation (attempt 1)
[22:59:09.777] Ignoring gitiles_ref tag without the buildset tag
[22:59:09.777] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:59:09.785] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:59:09.786] Buildbucket request:
{
  "requestId": "8846492485434042112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846492485434042112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6970"
                            },
                        "id": "cron:v1:6970"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846492485434042112"
    },
    {
      "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:59:11.684] Scheduled build:
{
  "id": "8681062422415594529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T22:59:10.830457797Z",
  "updateTime": "2026-05-22T22:59:10.830457797Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:59:11.684] Task URL: https://cr-buildbucket.appspot.com/build/8681062422415594529
[22:59:11.684] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846492485434042112:2:0) after 9m51s
[22:59:12.210] Received PubSub notification, asking Buildbucket for the build status
[22:59:12.233] Build status: SCHEDULED
[22:59:17.859] Received PubSub notification, asking Buildbucket for the build status
[22:59:17.878] Build status: STARTED
[22:59:41.504] Received PubSub notification, asking Buildbucket for the build status
[22:59:41.542] Build:
{
  "id": "8681062422415594529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T22:59:10.830457797Z",
  "startTime": "2026-05-22T22:59:17.656834915Z",
  "endTime": "2026-05-22T22:59:41.255180012Z",
  "updateTime": "2026-05-22T22:59:41.255180012Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:59:41.542] Invocation finished in 32.973383115s with status SUCCEEDED