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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18310 (2 days ago)

Debug log (UTC)

[18:30:35.170] New invocation is queued and will start shortly
[18:30:36.324] Starting the invocation (attempt 1)
[18:30:36.348] Ignoring gitiles_ref tag without the buildset tag
[18:30:36.348] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:30:36.348] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:30:36.349] Buildbucket request:
{
  "requestId": "8839171027283713728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839171027283713728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18310"
                            },
                        "id": "cron:v1:18310"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839171027283713728"
    },
    {
      "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:30:39.214] Scheduled build:
{
  "id": "8673740964601560689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T18:30:37.106818124Z",
  "updateTime": "2026-08-11T18:30:38.148541837Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:30:39.214] Task URL: https://cr-buildbucket.appspot.com/build/8673740964601560689
[18:30:39.214] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839171027283713728:2:0) after 7m29s
[18:30:40.087] Received PubSub notification, asking Buildbucket for the build status
[18:30:40.119] Build status: SCHEDULED
[18:30:48.416] Received PubSub notification, asking Buildbucket for the build status
[18:30:48.438] Build status: STARTED
[18:31:10.905] Received PubSub notification, asking Buildbucket for the build status
[18:31:10.993] Build:
{
  "id": "8673740964601560689",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T18:30:37.106818124Z",
  "startTime": "2026-08-11T18:30:48.220914943Z",
  "endTime": "2026-08-11T18:31:10.444341532Z",
  "updateTime": "2026-08-11T18:31:10.444341532Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:31:10.993] Invocation finished in 35.827966231s with status SUCCEEDED