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:18853 (1 month ago)

Debug log (UTC)

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

  }
}
[15:25:21.318] Task URL: https://cr-buildbucket.appspot.com/build/8673390233130011441
[15:25:21.318] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838820295879050336:2:0) after 2m56s
[15:25:22.011] Received PubSub notification, asking Buildbucket for the build status
[15:25:22.032] Build status: SCHEDULED
[15:25:25.127] Received PubSub notification, asking Buildbucket for the build status
[15:25:25.148] Build status: STARTED
[15:25:49.903] Received PubSub notification, asking Buildbucket for the build status
[15:25:49.926] Build:
{
  "id": "8673390233130011441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T15:25:20.703633146Z",
  "startTime": "2026-08-15T15:25:24.908937371Z",
  "endTime": "2026-08-15T15:25:49.554755295Z",
  "updateTime": "2026-08-15T15:25:49.554755295Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:25:49.926] Invocation finished in 31.229740845s with status SUCCEEDED