Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14182 (2 months ago)

Debug log (UTC)

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

  }
}
[08:31:03.644] Task URL: https://cr-buildbucket.appspot.com/build/8676405998562064897
[08:31:03.644] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841836061564046016:2:0) after 5m3s
[08:31:25.252] Received PubSub notification, asking Buildbucket for the build status
[08:31:25.338] Build status: SCHEDULED
[08:32:32.168] Received PubSub notification, asking Buildbucket for the build status
[08:32:32.187] Build status: STARTED
[08:33:01.027] Received PubSub notification, asking Buildbucket for the build status
[08:33:01.056] Build:
{
  "id": "8676405998562064897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T08:31:02.666876790Z",
  "startTime": "2026-07-13T08:32:10.066508480Z",
  "endTime": "2026-07-13T08:32:34.738733103Z",
  "updateTime": "2026-07-13T08:32:34.738733103Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:33:01.056] Invocation finished in 2m0.637606502s with status SUCCEEDED