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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14923 (1 month ago)

Debug log (UTC)

[14:57:06.405] New invocation is queued and will start shortly
[14:57:07.470] Starting the invocation (attempt 1)
[14:57:07.493] Ignoring gitiles_ref tag without the buildset tag
[14:57:07.493] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:57:07.493] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:57:07.493] Buildbucket request:
{
  "requestId": "8841358785444028464",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841358785444028464",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14923"
                            },
                        "id": "cron:v1:14923"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841358785444028464"
    },
    {
      "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:57:08.774] Scheduled build:
{
  "id": "8675928722945336785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T14:57:08.163556186Z",
  "updateTime": "2026-07-18T14:57:08.636034093Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:57:08.774] Task URL: https://cr-buildbucket.appspot.com/build/8675928722945336785
[14:57:08.774] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841358785444028464:2:0) after 7m5s
[14:57:09.393] Received PubSub notification, asking Buildbucket for the build status
[14:57:09.410] Build status: SCHEDULED
[14:57:12.507] Received PubSub notification, asking Buildbucket for the build status
[14:57:12.528] Build status: STARTED
[14:57:37.143] Received PubSub notification, asking Buildbucket for the build status
[14:57:37.170] Build:
{
  "id": "8675928722945336785",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T14:57:08.163556186Z",
  "startTime": "2026-07-18T14:57:12.347167510Z",
  "endTime": "2026-07-18T14:57:36.856297525Z",
  "updateTime": "2026-07-18T14:57:36.856297525Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:57:37.170] Invocation finished in 30.772263249s with status SUCCEEDED