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:9727 (1 day ago)

Debug log (UTC)

[14:27:46.113] New invocation is queued and will start shortly
[14:27:48.750] Starting the invocation (attempt 1)
[14:27:48.790] Ignoring gitiles_ref tag without the buildset tag
[14:27:48.790] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:27:48.790] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:27:48.790] Buildbucket request:
{
  "requestId": "8844712718997193568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844712718997193568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9727"
                            },
                        "id": "cron:v1:9727"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844712718997193568"
    },
    {
      "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"
  }
}
[14:27:50.363] Scheduled build:
{
  "id": "8679282654637148129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T14:27:49.650773552Z",
  "updateTime": "2026-06-11T14:27:49.650773552Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:27:50.363] Task URL: https://cr-buildbucket.appspot.com/build/8679282654637148129
[14:27:50.363] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844712718997193568:2:0) after 7m13s
[14:27:50.953] Received PubSub notification, asking Buildbucket for the build status
[14:27:50.972] Build status: SCHEDULED
[14:27:54.853] Received PubSub notification, asking Buildbucket for the build status
[14:27:54.906] Build status: STARTED
[14:28:18.821] Received PubSub notification, asking Buildbucket for the build status
[14:28:18.841] Build:
{
  "id": "8679282654637148129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T14:27:49.650773552Z",
  "startTime": "2026-06-11T14:27:54.625955406Z",
  "endTime": "2026-06-11T14:28:18.531258263Z",
  "updateTime": "2026-06-11T14:28:18.531258263Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:28:18.841] Invocation finished in 32.732779402s with status SUCCEEDED