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:22189 (2 weeks ago)

Debug log (UTC)

[10:52:22.336] New invocation is queued and will start shortly
[10:52:23.545] Starting the invocation (attempt 1)
[10:52:23.581] Ignoring gitiles_ref tag without the buildset tag
[10:52:23.581] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:52:23.581] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:52:23.581] Buildbucket request:
{
  "requestId": "8836663140549569456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836663140549569456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22189"
                            },
                        "id": "cron:v1:22189"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836663140549569456"
    },
    {
      "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"
  }
}
[10:52:24.779] Scheduled build:
{
  "id": "8671233077988762321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T10:52:24.157386112Z",
  "updateTime": "2026-09-08T10:52:24.686381346Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:52:24.779] Task URL: https://cr-buildbucket.appspot.com/build/8671233077988762321
[10:52:24.779] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836663140549569456:2:0) after 8m16s
[10:52:25.466] Received PubSub notification, asking Buildbucket for the build status
[10:52:25.518] Build status: SCHEDULED
[10:52:29.240] Received PubSub notification, asking Buildbucket for the build status
[10:52:29.267] Build status: STARTED
[10:52:53.703] Received PubSub notification, asking Buildbucket for the build status
[10:52:53.721] Build:
{
  "id": "8671233077988762321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T10:52:24.157386112Z",
  "startTime": "2026-09-08T10:52:29.028125074Z",
  "endTime": "2026-09-08T10:52:53.239786705Z",
  "updateTime": "2026-09-08T10:52:53.239786705Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:52:53.721] Invocation finished in 31.388487286s with status SUCCEEDED