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:19123 (4 weeks ago)

Debug log (UTC)

[13:38:24.143] New invocation is queued and will start shortly
[13:38:25.181] Starting the invocation (attempt 1)
[13:38:25.208] Ignoring gitiles_ref tag without the buildset tag
[13:38:25.208] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:38:25.209] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:38:25.209] Buildbucket request:
{
  "requestId": "8838645828097960368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838645828097960368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19123"
                            },
                        "id": "cron:v1:19123"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838645828097960368"
    },
    {
      "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"
  }
}
[13:38:26.800] Scheduled build:
{
  "id": "8673215765430752129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T13:38:26.066666387Z",
  "updateTime": "2026-08-17T13:38:26.657783008Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:38:26.800] Task URL: https://cr-buildbucket.appspot.com/build/8673215765430752129
[13:38:26.800] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838645828097960368:2:0) after 6m18s
[13:38:27.337] Received PubSub notification, asking Buildbucket for the build status
[13:38:27.367] Build status: SCHEDULED
[13:38:31.755] Received PubSub notification, asking Buildbucket for the build status
[13:38:31.781] Build status: STARTED
[13:38:56.562] Received PubSub notification, asking Buildbucket for the build status
[13:38:56.584] Build:
{
  "id": "8673215765430752129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T13:38:26.066666387Z",
  "startTime": "2026-08-17T13:38:31.573850507Z",
  "endTime": "2026-08-17T13:38:56.156186946Z",
  "updateTime": "2026-08-17T13:38:56.156186946Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:38:56.584] Invocation finished in 32.445303612s with status SUCCEEDED