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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5173 (2 months ago)

Debug log (UTC)

[03:42:06.238] New invocation is queued and will start shortly
[03:42:07.294] Starting the invocation (attempt 1)
[03:42:07.317] Ignoring gitiles_ref tag without the buildset tag
[03:42:07.317] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:42:07.317] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:42:07.317] Buildbucket request:
{
  "requestId": "8847652443625251952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847652443625251952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5173"
                            },
                        "id": "cron:v1:5173"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847652443625251952"
    },
    {
      "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"
  }
}
[03:42:09.393] Scheduled build:
{
  "id": "8682222380646269825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T03:42:08.458340454Z",
  "updateTime": "2026-05-10T03:42:08.849291695Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:42:09.393] Task URL: https://cr-buildbucket.appspot.com/build/8682222380646269825
[03:42:09.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847652443625251952:2:0) after 6m20s
[03:42:43.524] Received PubSub notification, asking Buildbucket for the build status
[03:42:43.584] Build:
{
  "id": "8682222380646269825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-10T03:42:08.458340454Z",
  "startTime": "2026-05-10T03:42:15.228279377Z",
  "endTime": "2026-05-10T03:42:39.184463040Z",
  "updateTime": "2026-05-10T03:42:39.184463040Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:42:43.584] Invocation finished in 37.350786272s with status SUCCEEDED