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:9286 (4 days ago)

Debug log (UTC)

[11:08:10.985] New invocation is queued and will start shortly
[11:08:12.167] Starting the invocation (attempt 1)
[11:08:12.189] Ignoring gitiles_ref tag without the buildset tag
[11:08:12.189] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:08:12.189] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:08:12.189] Buildbucket request:
{
  "requestId": "8844997066728979952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844997066728979952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9286"
                            },
                        "id": "cron:v1:9286"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844997066728979952"
    },
    {
      "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:08:13.985] Scheduled build:
{
  "id": "8679567003685086913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T11:08:13.266122732Z",
  "updateTime": "2026-06-08T11:08:13.685148896Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:08:13.985] Task URL: https://cr-buildbucket.appspot.com/build/8679567003685086913
[11:08:13.985] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844997066728979952:2:0) after 6m46s
[11:08:14.493] Received PubSub notification, asking Buildbucket for the build status
[11:08:14.519] Build status: SCHEDULED
[11:08:17.345] Received PubSub notification, asking Buildbucket for the build status
[11:08:17.369] Build status: STARTED
[11:08:42.010] Received PubSub notification, asking Buildbucket for the build status
[11:08:42.036] Build:
{
  "id": "8679567003685086913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T11:08:13.266122732Z",
  "startTime": "2026-06-08T11:08:17.165708464Z",
  "endTime": "2026-06-08T11:08:41.588075219Z",
  "updateTime": "2026-06-08T11:08:41.588075219Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:08:42.036] Invocation finished in 31.057076339s with status SUCCEEDED