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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18490 (3 weeks ago)

Debug log (UTC)

[01:15:38.311] New invocation is queued and will start shortly
[01:15:40.084] Starting the invocation (attempt 1)
[01:15:40.109] Ignoring gitiles_ref tag without the buildset tag
[01:15:40.109] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:15:40.109] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:15:40.109] Buildbucket request:
{
  "requestId": "8839054946629505216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839054946629505216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18490"
                            },
                        "id": "cron:v1:18490"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839054946629505216"
    },
    {
      "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"
  }
}
[01:15:41.358] Scheduled build:
{
  "id": "8673624883425406001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T01:15:40.743821805Z",
  "updateTime": "2026-08-13T01:15:40.743821805Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[01:15:41.358] Task URL: https://cr-buildbucket.appspot.com/build/8673624883425406001
[01:15:41.358] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839054946629505216:2:0) after 8m10s
[01:15:42.109] Received PubSub notification, asking Buildbucket for the build status
[01:15:42.160] Build status: SCHEDULED
[01:15:46.196] Received PubSub notification, asking Buildbucket for the build status
[01:15:46.216] Build status: STARTED
[01:16:09.893] Received PubSub notification, asking Buildbucket for the build status
[01:16:09.913] Build:
{
  "id": "8673624883425406001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T01:15:40.743821805Z",
  "startTime": "2026-08-13T01:15:45.953610039Z",
  "endTime": "2026-08-13T01:16:09.549017376Z",
  "updateTime": "2026-08-13T01:16:09.549017376Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[01:16:09.913] Invocation finished in 31.609753006s with status SUCCEEDED