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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19816 (3 weeks ago)

Debug log (UTC)

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

  }
}
[12:27:11.210] Task URL: https://cr-buildbucket.appspot.com/build/8672767263613793457
[12:27:11.210] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838197326174844304:2:0) after 6m33s
[12:27:11.951] Received PubSub notification, asking Buildbucket for the build status
[12:27:11.973] Build status: SCHEDULED
[12:27:18.069] Received PubSub notification, asking Buildbucket for the build status
[12:27:18.095] Build status: STARTED
[12:27:53.315] Received PubSub notification, asking Buildbucket for the build status
[12:27:53.336] Build:
{
  "id": "8672767263613793457",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-22T12:27:10.730948546Z",
  "startTime": "2026-08-22T12:27:17.496532858Z",
  "endTime": "2026-08-22T12:27:53.023456559Z",
  "updateTime": "2026-08-22T12:27:53.023456559Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:27:53.336] Invocation finished in 44.431549513s with status SUCCEEDED