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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14797 (1 month ago)

Debug log (UTC)

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

  }
}
[17:28:34.241] Task URL: https://cr-buildbucket.appspot.com/build/8676009793009515185
[17:28:34.241] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841439855397618112:2:0) after 4m13s
[17:28:35.099] Received PubSub notification, asking Buildbucket for the build status
[17:28:35.117] Build status: SCHEDULED
[17:28:51.845] Received PubSub notification, asking Buildbucket for the build status
[17:28:51.861] Build status: STARTED
[17:29:14.177] Received PubSub notification, asking Buildbucket for the build status
[17:29:14.271] Build:
{
  "id": "8676009793009515185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T17:28:33.725499210Z",
  "startTime": "2026-07-17T17:28:50.039203391Z",
  "endTime": "2026-07-17T17:29:13.391968721Z",
  "updateTime": "2026-07-17T17:29:13.391968721Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:29:14.271] Invocation finished in 42.207434623s with status SUCCEEDED