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:23698 (6 days ago)

Debug log (UTC)

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

  }
}
[05:05:51.326] Task URL: https://cr-buildbucket.appspot.com/build/8670258315229492033
[05:05:51.326] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835688377712790416:2:0) after 6m20s
[05:05:51.676] Received PubSub notification, asking Buildbucket for the build status
[05:05:51.697] Build status: SCHEDULED
[05:05:55.739] Received PubSub notification, asking Buildbucket for the build status
[05:05:55.767] Build status: STARTED
[05:06:19.760] Received PubSub notification, asking Buildbucket for the build status
[05:06:19.784] Build:
{
  "id": "8670258315229492033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T05:05:50.365787312Z",
  "startTime": "2026-09-19T05:05:55.553194520Z",
  "endTime": "2026-09-19T05:06:19.389951669Z",
  "updateTime": "2026-09-19T05:06:19.389951669Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:06:19.784] Invocation finished in 31.17011455s with status SUCCEEDED