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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10852 (3 weeks ago)

Debug log (UTC)

[14:59:04.778] New invocation is queued and will start shortly
[14:59:05.880] Starting the invocation (attempt 1)
[14:59:05.906] Ignoring gitiles_ref tag without the buildset tag
[14:59:05.906] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:59:05.906] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:59:05.906] Buildbucket request:
{
  "requestId": "8843985973344349056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843985973344349056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10852"
                            },
                        "id": "cron:v1:10852"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843985973344349056"
    },
    {
      "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"
  }
}
[14:59:07.495] Scheduled build:
{
  "id": "8678555910527152433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T14:59:06.842259563Z",
  "updateTime": "2026-06-19T14:59:07.412520747Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:59:07.495] Task URL: https://cr-buildbucket.appspot.com/build/8678555910527152433
[14:59:07.495] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843985973344349056:2:0) after 9m9s
[14:59:08.104] Received PubSub notification, asking Buildbucket for the build status
[14:59:08.122] Build status: SCHEDULED
[14:59:12.637] Received PubSub notification, asking Buildbucket for the build status
[14:59:12.660] Build status: STARTED
[14:59:41.572] Received PubSub notification, asking Buildbucket for the build status
[14:59:41.594] Build:
{
  "id": "8678555910527152433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T14:59:06.842259563Z",
  "startTime": "2026-06-19T14:59:12.432998677Z",
  "endTime": "2026-06-19T14:59:41.174260235Z",
  "updateTime": "2026-06-19T14:59:41.174260235Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:59:41.594] Invocation finished in 36.822890327s with status SUCCEEDED