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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6289 (1 month ago)

Debug log (UTC)

[02:26:40.143] New invocation is queued and will start shortly
[02:26:41.157] Starting the invocation (attempt 1)
[02:26:41.177] Ignoring gitiles_ref tag without the buildset tag
[02:26:41.177] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:26:41.177] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:26:41.177] Buildbucket request:
{
  "requestId": "8846932413851994544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846932413851994544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6289"
                            },
                        "id": "cron:v1:6289"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846932413851994544"
    },
    {
      "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"
  }
}
[02:26:42.652] Scheduled build:
{
  "id": "8681502351322306945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T02:26:41.931455271Z",
  "updateTime": "2026-05-18T02:26:42.397009618Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:26:42.653] Task URL: https://cr-buildbucket.appspot.com/build/8681502351322306945
[02:26:42.653] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846932413851994544:2:0) after 5m28s
[02:26:43.183] Received PubSub notification, asking Buildbucket for the build status
[02:26:43.208] Build status: SCHEDULED
[02:26:47.545] Received PubSub notification, asking Buildbucket for the build status
[02:26:47.563] Build status: STARTED
[02:27:18.978] Received PubSub notification, asking Buildbucket for the build status
[02:27:19.054] Build:
{
  "id": "8681502351322306945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T02:26:41.931455271Z",
  "startTime": "2026-05-18T02:26:47.320866339Z",
  "endTime": "2026-05-18T02:27:18.705113178Z",
  "updateTime": "2026-05-18T02:27:18.705113178Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:27:19.054] Invocation finished in 38.919089848s with status SUCCEEDED