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:23800 (5 days ago)

Debug log (UTC)

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

  }
}
[22:33:11.130] Task URL: https://cr-buildbucket.appspot.com/build/8670192422646240017
[22:33:11.130] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835622485113772400:2:0) after 7m46s
[22:33:11.701] Received PubSub notification, asking Buildbucket for the build status
[22:33:11.722] Build status: SCHEDULED
[22:33:14.931] Received PubSub notification, asking Buildbucket for the build status
[22:33:14.971] Build status: STARTED
[22:33:38.875] Received PubSub notification, asking Buildbucket for the build status
[22:33:38.914] Build:
{
  "id": "8670192422646240017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T22:33:10.430144167Z",
  "startTime": "2026-09-19T22:33:14.704011930Z",
  "endTime": "2026-09-19T22:33:38.520188807Z",
  "updateTime": "2026-09-19T22:33:38.520188807Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:33:38.914] Invocation finished in 30.221166311s with status SUCCEEDED