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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5539 (2 months ago)

Debug log (UTC)

[18:27:52.525] New invocation is queued and will start shortly
[18:27:53.578] Starting the invocation (attempt 1)
[18:27:53.607] Ignoring gitiles_ref tag without the buildset tag
[18:27:53.607] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:27:53.607] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:27:53.607] Buildbucket request:
{
  "requestId": "8847415521770475472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847415521770475472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5539"
                            },
                        "id": "cron:v1:5539"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847415521770475472"
    },
    {
      "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"
  }
}
[18:27:55.589] Scheduled build:
{
  "id": "8681985458846708257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T18:27:54.693265313Z",
  "updateTime": "2026-05-12T18:27:55.208662771Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:27:55.589] Task URL: https://cr-buildbucket.appspot.com/build/8681985458846708257
[18:27:55.589] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847415521770475472:2:0) after 3m33s
[18:27:55.929] Received PubSub notification, asking Buildbucket for the build status
[18:27:55.993] Build status: SCHEDULED
[18:28:01.716] Received PubSub notification, asking Buildbucket for the build status
[18:28:01.789] Build status: STARTED
[18:28:25.585] Received PubSub notification, asking Buildbucket for the build status
[18:28:25.611] Build:
{
  "id": "8681985458846708257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T18:27:54.693265313Z",
  "startTime": "2026-05-12T18:28:01.354263179Z",
  "endTime": "2026-05-12T18:28:25.309433697Z",
  "updateTime": "2026-05-12T18:28:25.309433697Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:28:25.611] Invocation finished in 33.09000174s with status SUCCEEDED