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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15283 (1 month ago)

Debug log (UTC)

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

  }
}
[04:31:19.458] Task URL: https://cr-buildbucket.appspot.com/build/8675696306049482193
[04:31:19.458] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841126368573412224:2:0) after 1m11s
[04:31:19.731] Received PubSub notification, asking Buildbucket for the build status
[04:31:19.752] Build status: SCHEDULED
[04:31:26.010] Received PubSub notification, asking Buildbucket for the build status
[04:31:26.032] Build status: STARTED
[04:31:49.829] Received PubSub notification, asking Buildbucket for the build status
[04:31:49.852] Build:
{
  "id": "8675696306049482193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T04:31:18.188062114Z",
  "startTime": "2026-07-21T04:31:25.299298922Z",
  "endTime": "2026-07-21T04:31:49.375235230Z",
  "updateTime": "2026-07-21T04:31:49.375235230Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:31:49.852] Invocation finished in 33.454901887s with status SUCCEEDED