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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12799 (2 months ago)

Debug log (UTC)

[11:55:50.938] New invocation is queued and will start shortly
[11:55:52.123] Starting the invocation (attempt 1)
[11:55:52.154] Ignoring gitiles_ref tag without the buildset tag
[11:55:52.155] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:55:52.155] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:55:52.155] Buildbucket request:
{
  "requestId": "8842729143692971840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842729143692971840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12799"
                            },
                        "id": "cron:v1:12799"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842729143692971840"
    },
    {
      "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"
  }
}
[11:55:53.356] Scheduled build:
{
  "id": "8677299081105261041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T11:55:52.782877607Z",
  "updateTime": "2026-07-03T11:55:53.239500649Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:55:53.356] Task URL: https://cr-buildbucket.appspot.com/build/8677299081105261041
[11:55:53.357] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842729143692971840:2:0) after 9m45s
[11:55:54.039] Received PubSub notification, asking Buildbucket for the build status
[11:55:54.069] Build status: SCHEDULED
[11:55:58.476] Received PubSub notification, asking Buildbucket for the build status
[11:55:58.605] Build status: STARTED
[11:56:31.208] Received PubSub notification, asking Buildbucket for the build status
[11:56:31.241] Build:
{
  "id": "8677299081105261041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T11:55:52.782877607Z",
  "startTime": "2026-07-03T11:55:57.608548445Z",
  "endTime": "2026-07-03T11:56:30.903138825Z",
  "updateTime": "2026-07-03T11:56:30.903138825Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:56:31.241] Invocation finished in 40.310989657s with status SUCCEEDED