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:20485 (1 week ago)

Debug log (UTC)

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

  }
}
[06:59:08.386] Task URL: https://cr-buildbucket.appspot.com/build/8672334917851982993
[06:59:08.387] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837764980123656368:2:0) after 4m41s
[06:59:09.367] Received PubSub notification, asking Buildbucket for the build status
[06:59:09.397] Build status: SCHEDULED
[06:59:16.368] Received PubSub notification, asking Buildbucket for the build status
[06:59:16.397] Build status: STARTED
[06:59:41.908] Received PubSub notification, asking Buildbucket for the build status
[06:59:41.928] Build:
{
  "id": "8672334917851982993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-27T06:59:07.779585958Z",
  "startTime": "2026-08-27T06:59:16.207275177Z",
  "endTime": "2026-08-27T06:59:41.544744515Z",
  "updateTime": "2026-08-27T06:59:41.544744515Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:59:41.928] Invocation finished in 35.699409778s with status SUCCEEDED