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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4060 (4 months ago)

Debug log (UTC)

[05:30:24.073] New invocation is queued and will start shortly
[05:30:25.144] Starting the invocation (attempt 1)
[05:30:25.166] Ignoring gitiles_ref tag without the buildset tag
[05:30:25.166] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:30:25.166] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:30:25.166] Buildbucket request:
{
  "requestId": "8848370405881314336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848370405881314336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4060"
                            },
                        "id": "cron:v1:4060"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848370405881314336"
    },
    {
      "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"
  }
}
[05:30:26.676] Scheduled build:
{
  "id": "8682940343219872097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T05:30:25.991637045Z",
  "updateTime": "2026-05-02T05:30:26.413026766Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:30:26.676] Task URL: https://cr-buildbucket.appspot.com/build/8682940343219872097
[05:30:26.676] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848370405881314336:2:0) after 6m18s
[05:30:27.216] Received PubSub notification, asking Buildbucket for the build status
[05:30:27.238] Build status: SCHEDULED
[05:30:30.374] Received PubSub notification, asking Buildbucket for the build status
[05:30:30.406] Build status: STARTED
[05:30:52.743] Received PubSub notification, asking Buildbucket for the build status
[05:30:52.768] Build:
{
  "id": "8682940343219872097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T05:30:25.991637045Z",
  "startTime": "2026-05-02T05:30:30.180453229Z",
  "endTime": "2026-05-02T05:30:52.490012031Z",
  "updateTime": "2026-05-02T05:30:52.490012031Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:30:52.768] Invocation finished in 28.698473294s with status SUCCEEDED