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:9439 (3 days ago)

Debug log (UTC)

[13:12:13.365] New invocation is queued and will start shortly
[13:12:14.955] Starting the invocation (attempt 1)
[13:12:14.990] Ignoring gitiles_ref tag without the buildset tag
[13:12:14.990] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:12:14.991] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:12:14.991] Buildbucket request:
{
  "requestId": "8844898665860747216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844898665860747216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9439"
                            },
                        "id": "cron:v1:9439"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844898665860747216"
    },
    {
      "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"
  }
}
[13:12:16.675] Scheduled build:
{
  "id": "8679468602548049921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T13:12:15.903513814Z",
  "updateTime": "2026-06-09T13:12:16.407003715Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:12:16.675] Task URL: https://cr-buildbucket.appspot.com/build/8679468602548049921
[13:12:16.675] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844898665860747216:2:0) after 2m31s
[13:12:17.211] Received PubSub notification, asking Buildbucket for the build status
[13:12:17.254] Build status: SCHEDULED
[13:12:21.025] Received PubSub notification, asking Buildbucket for the build status
[13:12:21.057] Build status: STARTED
[13:12:45.195] Received PubSub notification, asking Buildbucket for the build status
[13:12:45.295] Build:
{
  "id": "8679468602548049921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T13:12:15.903513814Z",
  "startTime": "2026-06-09T13:12:20.811843040Z",
  "endTime": "2026-06-09T13:12:44.731205281Z",
  "updateTime": "2026-06-09T13:12:44.731205281Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:12:45.295] Invocation finished in 31.935481053s with status SUCCEEDED