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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3403 (2 days ago)

Debug log (UTC)

[13:14:18.399] New invocation is queued and will start shortly
[13:14:19.492] Starting the invocation (attempt 1)
[13:14:19.522] Ignoring gitiles_ref tag without the buildset tag
[13:14:19.522] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:14:19.522] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:14:19.522] Buildbucket request:
{
  "requestId": "8848794204305940096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848794204305940096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3403"
                            },
                        "id": "cron:v1:3403"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848794204305940096"
    },
    {
      "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:14:21.821] Scheduled build:
{
  "id": "8683364141122358961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T13:14:20.816717531Z",
  "updateTime": "2026-04-27T13:14:21.343379941Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:14:21.821] Task URL: https://cr-buildbucket.appspot.com/build/8683364141122358961
[13:14:21.821] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848794204305940096:2:0) after 1m22s
[13:14:22.141] Received PubSub notification, asking Buildbucket for the build status
[13:14:22.173] Build status: SCHEDULED
[13:14:26.230] Received PubSub notification, asking Buildbucket for the build status
[13:14:26.250] Build status: STARTED
[13:15:02.401] Received PubSub notification, asking Buildbucket for the build status
[13:15:02.442] Build:
{
  "id": "8683364141122358961",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T13:14:20.816717531Z",
  "startTime": "2026-04-27T13:14:26.041065037Z",
  "endTime": "2026-04-27T13:15:02.136215756Z",
  "updateTime": "2026-04-27T13:15:02.136215756Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:15:02.442] Invocation finished in 44.046753664s with status SUCCEEDED