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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11458 (2 weeks ago)

Debug log (UTC)

[22:37:18.566] New invocation is queued and will start shortly
[22:37:20.285] Starting the invocation (attempt 1)
[22:37:20.312] Ignoring gitiles_ref tag without the buildset tag
[22:37:20.312] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:37:20.312] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:37:20.312] Buildbucket request:
{
  "requestId": "8843594756154323984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843594756154323984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11458"
                            },
                        "id": "cron:v1:11458"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843594756154323984"
    },
    {
      "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"
  }
}
[22:37:22.028] Scheduled build:
{
  "id": "8678164692609931345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T22:37:21.322765085Z",
  "updateTime": "2026-06-23T22:37:21.322765085Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:37:22.028] Task URL: https://cr-buildbucket.appspot.com/build/8678164692609931345
[22:37:22.028] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843594756154323984:2:0) after 5m39s
[22:37:22.809] Received PubSub notification, asking Buildbucket for the build status
[22:37:22.834] Build status: SCHEDULED
[22:37:30.666] Received PubSub notification, asking Buildbucket for the build status
[22:37:30.685] Build status: STARTED
[22:37:56.559] Received PubSub notification, asking Buildbucket for the build status
[22:37:56.577] Build:
{
  "id": "8678164692609931345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T22:37:21.322765085Z",
  "startTime": "2026-06-23T22:37:30.394352046Z",
  "endTime": "2026-06-23T22:37:54.636987746Z",
  "updateTime": "2026-06-23T22:37:54.636987746Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:37:56.577] Invocation finished in 38.019097978s with status SUCCEEDED