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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18169 (1 month ago)

Debug log (UTC)

[18:24:06.512] New invocation is queued and will start shortly
[18:24:07.584] Starting the invocation (attempt 1)
[18:24:07.614] Ignoring gitiles_ref tag without the buildset tag
[18:24:07.614] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:24:07.614] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:24:07.615] Buildbucket request:
{
  "requestId": "8839262031788842912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839262031788842912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18169"
                            },
                        "id": "cron:v1:18169"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839262031788842912"
    },
    {
      "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"
  }
}
[18:24:09.039] Scheduled build:
{
  "id": "8673831969411919617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T18:24:08.156316496Z",
  "updateTime": "2026-08-10T18:24:08.156316496Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:24:09.039] Task URL: https://cr-buildbucket.appspot.com/build/8673831969411919617
[18:24:09.040] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839262031788842912:2:0) after 4m57s
[18:24:09.798] Received PubSub notification, asking Buildbucket for the build status
[18:24:09.817] Build status: SCHEDULED
[18:24:18.679] Received PubSub notification, asking Buildbucket for the build status
[18:24:18.700] Build status: STARTED
[18:24:42.724] Received PubSub notification, asking Buildbucket for the build status
[18:24:42.753] Build:
{
  "id": "8673831969411919617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T18:24:08.156316496Z",
  "startTime": "2026-08-10T18:24:18.319463782Z",
  "endTime": "2026-08-10T18:24:42.287866188Z",
  "updateTime": "2026-08-10T18:24:42.287866188Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:24:42.753] Invocation finished in 36.24782739s with status SUCCEEDED