Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19003 (4 weeks ago)

Debug log (UTC)

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

  }
}
[17:09:09.588] Task URL: https://cr-buildbucket.appspot.com/build/8673293105467659569
[17:09:09.588] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838723168415167968:2:0) after 6m15s
[17:09:10.095] Received PubSub notification, asking Buildbucket for the build status
[17:09:10.149] Build status: SCHEDULED
[17:09:27.194] Received PubSub notification, asking Buildbucket for the build status
[17:09:27.220] Build status: STARTED
[17:10:07.999] Received PubSub notification, asking Buildbucket for the build status
[17:10:08.019] Build:
{
  "id": "8673293105467659569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T17:09:08.860417012Z",
  "startTime": "2026-08-16T17:09:26.007598721Z",
  "endTime": "2026-08-16T17:10:06.368905252Z",
  "updateTime": "2026-08-16T17:10:06.368905252Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:10:08.019] Invocation finished in 1m1.354583808s with status SUCCEEDED