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

Debug log (UTC)

[17:54:46.227] New invocation is queued and will start shortly
[17:54:49.093] Starting the invocation (attempt 1)
[17:54:49.124] Ignoring gitiles_ref tag without the buildset tag
[17:54:49.124] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:54:49.124] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:54:49.124] Buildbucket request:
{
  "requestId": "8838901489716535200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838901489716535200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18727"
                            },
                        "id": "cron:v1:18727"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838901489716535200"
    },
    {
      "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"
  }
}
[17:54:50.695] Scheduled build:
{
  "id": "8673471425077153393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T17:54:50.028669644Z",
  "updateTime": "2026-08-14T17:54:50.497577397Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:54:50.695] Task URL: https://cr-buildbucket.appspot.com/build/8673471425077153393
[17:54:50.695] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838901489716535200:2:0) after 8m40s
[17:54:51.323] Received PubSub notification, asking Buildbucket for the build status
[17:54:51.360] Build status: SCHEDULED
[17:54:56.742] Received PubSub notification, asking Buildbucket for the build status
[17:54:56.779] Build status: STARTED
[17:55:18.214] Received PubSub notification, asking Buildbucket for the build status
[17:55:18.242] Build:
{
  "id": "8673471425077153393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T17:54:50.028669644Z",
  "startTime": "2026-08-14T17:54:56.292317733Z",
  "endTime": "2026-08-14T17:55:17.833292348Z",
  "updateTime": "2026-08-14T17:55:17.833292348Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:55:18.242] Invocation finished in 32.022505807s with status SUCCEEDED