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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14902 (1 month ago)

Debug log (UTC)

[11:22:48.472] New invocation is queued and will start shortly
[11:22:49.857] Starting the invocation (attempt 1)
[11:22:49.885] Ignoring gitiles_ref tag without the buildset tag
[11:22:49.885] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:22:49.886] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:22:49.886] Buildbucket request:
{
  "requestId": "8841372267962940672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841372267962940672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14902"
                            },
                        "id": "cron:v1:14902"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841372267962940672"
    },
    {
      "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"
  }
}
[11:22:51.301] Scheduled build:
{
  "id": "8675942205002966337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T11:22:50.671931357Z",
  "updateTime": "2026-07-18T11:22:50.671931357Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:22:51.301] Task URL: https://cr-buildbucket.appspot.com/build/8675942205002966337
[11:22:51.301] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841372267962940672:2:0) after 6m34s
[11:22:57.199] Received PubSub notification, asking Buildbucket for the build status
[11:22:57.226] Build status: SCHEDULED
[11:23:08.755] Received PubSub notification, asking Buildbucket for the build status
[11:23:08.777] Build status: STARTED
[11:23:26.324] Received PubSub notification, asking Buildbucket for the build status
[11:23:26.348] Build:
{
  "id": "8675942205002966337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T11:22:50.671931357Z",
  "startTime": "2026-07-18T11:22:57.256508999Z",
  "endTime": "2026-07-18T11:23:22.385832213Z",
  "updateTime": "2026-07-18T11:23:22.385832213Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:23:26.348] Invocation finished in 37.883193996s with status SUCCEEDED