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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14143 (2 months ago)

Debug log (UTC)

[01:51:41.061] New invocation is queued and will start shortly
[01:51:42.135] Starting the invocation (attempt 1)
[01:51:42.160] Ignoring gitiles_ref tag without the buildset tag
[01:51:42.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:51:42.161] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:51:42.161] Buildbucket request:
{
  "requestId": "8841861184779385920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841861184779385920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14143"
                            },
                        "id": "cron:v1:14143"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841861184779385920"
    },
    {
      "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"
  }
}
[01:51:43.363] Scheduled build:
{
  "id": "8676431122390597441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T01:51:42.716347042Z",
  "updateTime": "2026-07-13T01:51:43.222220493Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:51:43.363] Task URL: https://cr-buildbucket.appspot.com/build/8676431122390597441
[01:51:43.363] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841861184779385920:2:0) after 1m5s
[01:51:43.999] Received PubSub notification, asking Buildbucket for the build status
[01:51:44.017] Build status: SCHEDULED
[01:51:48.091] Received PubSub notification, asking Buildbucket for the build status
[01:51:48.116] Build status: STARTED
[01:52:27.039] Received PubSub notification, asking Buildbucket for the build status
[01:52:27.068] Build:
{
  "id": "8676431122390597441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T01:51:42.716347042Z",
  "startTime": "2026-07-13T01:51:47.879835271Z",
  "endTime": "2026-07-13T01:52:26.821448019Z",
  "updateTime": "2026-07-13T01:52:26.821448019Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:52:27.068] Invocation finished in 46.014178894s with status SUCCEEDED