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:4480 (4 months ago)

Debug log (UTC)

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

  }
}
[05:20:06.325] Task URL: https://cr-buildbucket.appspot.com/build/8682669203228088945
[05:20:06.325] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848099265783939440:2:0) after 2m3s
[05:20:07.270] Received PubSub notification, asking Buildbucket for the build status
[05:20:07.287] Build status: SCHEDULED
[05:20:10.981] Received PubSub notification, asking Buildbucket for the build status
[05:20:11.010] Build status: STARTED
[05:20:32.179] Received PubSub notification, asking Buildbucket for the build status
[05:20:32.212] Build:
{
  "id": "8682669203228088945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T05:20:05.237621947Z",
  "startTime": "2026-05-05T05:20:10.847324278Z",
  "endTime": "2026-05-05T05:20:31.915480850Z",
  "updateTime": "2026-05-05T05:20:31.915480850Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:20:32.212] Invocation finished in 28.795833875s with status SUCCEEDED