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

Debug log (UTC)

[23:53:22.423] New invocation is queued and will start shortly
[23:53:23.488] Starting the invocation (attempt 1)
[23:53:23.520] Ignoring gitiles_ref tag without the buildset tag
[23:53:23.520] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:53:23.520] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:53:23.520] Buildbucket request:
{
  "requestId": "8848391609821989072",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848391609821989072",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4027"
                            },
                        "id": "cron:v1:4027"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848391609821989072"
    },
    {
      "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"
  }
}
[23:53:25.235] Scheduled build:
{
  "id": "8682961547101414865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T23:53:24.394539650Z",
  "updateTime": "2026-05-01T23:53:24.834703402Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:53:25.235] Task URL: https://cr-buildbucket.appspot.com/build/8682961547101414865
[23:53:25.235] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848391609821989072:2:0) after 6m26s
[23:53:25.661] Received PubSub notification, asking Buildbucket for the build status
[23:53:25.680] Build status: SCHEDULED
[23:53:28.977] Received PubSub notification, asking Buildbucket for the build status
[23:53:28.993] Build status: STARTED
[23:53:53.553] Received PubSub notification, asking Buildbucket for the build status
[23:53:53.574] Build:
{
  "id": "8682961547101414865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T23:53:24.394539650Z",
  "startTime": "2026-05-01T23:53:28.827905313Z",
  "endTime": "2026-05-01T23:53:52.201512082Z",
  "updateTime": "2026-05-01T23:53:52.201512082Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:53:53.574] Invocation finished in 31.158640348s with status SUCCEEDED