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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9211 (5 days ago)

Debug log (UTC)

[22:17:22.310] New invocation is queued and will start shortly
[22:17:23.622] Starting the invocation (attempt 1)
[22:17:23.649] Ignoring gitiles_ref tag without the buildset tag
[22:17:23.649] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:17:23.649] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:17:23.649] Buildbucket request:
{
  "requestId": "8845045561977907792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845045561977907792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9211"
                            },
                        "id": "cron:v1:9211"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845045561977907792"
    },
    {
      "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"
  }
}
[22:17:25.111] Scheduled build:
{
  "id": "8679615499014008369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T22:17:24.516639389Z",
  "updateTime": "2026-06-07T22:17:24.925499656Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:17:25.111] Task URL: https://cr-buildbucket.appspot.com/build/8679615499014008369
[22:17:25.111] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845045561977907792:2:0) after 9m32s
[22:17:25.743] Received PubSub notification, asking Buildbucket for the build status
[22:17:25.760] Build status: SCHEDULED
[22:17:29.539] Received PubSub notification, asking Buildbucket for the build status
[22:17:29.558] Build status: STARTED
[22:17:57.358] Received PubSub notification, asking Buildbucket for the build status
[22:17:57.394] Build:
{
  "id": "8679615499014008369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T22:17:24.516639389Z",
  "startTime": "2026-06-07T22:17:29.167264626Z",
  "endTime": "2026-06-07T22:17:57.084742449Z",
  "updateTime": "2026-06-07T22:17:57.084742449Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:17:57.394] Invocation finished in 35.087312992s with status SUCCEEDED