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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14299 (2 months ago)

Debug log (UTC)

[04:27:47.586] New invocation is queued and will start shortly
[04:27:48.643] Starting the invocation (attempt 1)
[04:27:48.679] Ignoring gitiles_ref tag without the buildset tag
[04:27:48.679] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:27:48.679] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:27:48.679] Buildbucket request:
{
  "requestId": "8841760766295923696",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841760766295923696",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14299"
                            },
                        "id": "cron:v1:14299"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841760766295923696"
    },
    {
      "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"
  }
}
[04:27:49.939] Scheduled build:
{
  "id": "8676330703913308337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T04:27:49.238062794Z",
  "updateTime": "2026-07-14T04:27:49.630412149Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:27:49.939] Task URL: https://cr-buildbucket.appspot.com/build/8676330703913308337
[04:27:49.939] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841760766295923696:2:0) after 3m32s
[04:27:50.437] Received PubSub notification, asking Buildbucket for the build status
[04:27:50.456] Build status: SCHEDULED
[04:27:55.406] Received PubSub notification, asking Buildbucket for the build status
[04:27:55.458] Build status: STARTED
[04:28:18.667] Received PubSub notification, asking Buildbucket for the build status
[04:28:18.691] Build:
{
  "id": "8676330703913308337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T04:27:49.238062794Z",
  "startTime": "2026-07-14T04:27:55.049683033Z",
  "endTime": "2026-07-14T04:28:18.406551320Z",
  "updateTime": "2026-07-14T04:28:18.406551320Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:28:18.691] Invocation finished in 31.108519348s with status SUCCEEDED