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:9556 (2 days ago)

Debug log (UTC)

[09:17:13.240] New invocation is queued and will start shortly
[09:17:14.475] Starting the invocation (attempt 1)
[09:17:14.496] Ignoring gitiles_ref tag without the buildset tag
[09:17:14.496] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:17:14.496] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:17:14.496] Buildbucket request:
{
  "requestId": "8844822853946018448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844822853946018448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9556"
                            },
                        "id": "cron:v1:9556"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844822853946018448"
    },
    {
      "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"
  }
}
[09:17:17.041] Scheduled build:
{
  "id": "8679392790270310865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T09:17:16.125693798Z",
  "updateTime": "2026-06-10T09:17:16.125693798Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:17:17.042] Task URL: https://cr-buildbucket.appspot.com/build/8679392790270310865
[09:17:17.042] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844822853946018448:2:0) after 9m11s
[09:17:17.407] Received PubSub notification, asking Buildbucket for the build status
[09:17:17.428] Build status: SCHEDULED
[09:17:20.873] Received PubSub notification, asking Buildbucket for the build status
[09:17:20.893] Build status: STARTED
[09:17:45.012] Received PubSub notification, asking Buildbucket for the build status
[09:17:45.028] Build:
{
  "id": "8679392790270310865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T09:17:16.125693798Z",
  "startTime": "2026-06-10T09:17:20.700645185Z",
  "endTime": "2026-06-10T09:17:44.738317549Z",
  "updateTime": "2026-06-10T09:17:44.738317549Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:17:45.028] Invocation finished in 31.792053958s with status SUCCEEDED