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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13060 (2 months ago)

Debug log (UTC)

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

  }
}
[08:28:33.083] Task URL: https://cr-buildbucket.appspot.com/build/8677130931823601953
[08:28:33.083] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842560994519169424:2:0) after 2m21s
[08:28:33.683] Received PubSub notification, asking Buildbucket for the build status
[08:28:33.704] Build status: SCHEDULED
[08:28:37.489] Received PubSub notification, asking Buildbucket for the build status
[08:28:37.513] Build status: STARTED
[08:29:00.775] Received PubSub notification, asking Buildbucket for the build status
[08:29:00.794] Build:
{
  "id": "8677130931823601953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T08:28:32.433922910Z",
  "startTime": "2026-07-05T08:28:37.271643368Z",
  "endTime": "2026-07-05T08:29:00.406037617Z",
  "updateTime": "2026-07-05T08:29:00.406037617Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:29:00.794] Invocation finished in 30.314960841s with status SUCCEEDED