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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12346 (1 day ago)

Debug log (UTC)

[06:33:55.718] New invocation is queued and will start shortly
[06:33:57.516] Starting the invocation (attempt 1)
[06:33:57.545] Ignoring gitiles_ref tag without the buildset tag
[06:33:57.546] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:33:57.546] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:33:57.546] Buildbucket request:
{
  "requestId": "8843021188066914576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843021188066914576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12346"
                            },
                        "id": "cron:v1:12346"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843021188066914576"
    },
    {
      "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:33:58.842] Scheduled build:
{
  "id": "8677591124857201649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T06:33:58.156339705Z",
  "updateTime": "2026-06-30T06:33:58.575855809Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:33:58.842] Task URL: https://cr-buildbucket.appspot.com/build/8677591124857201649
[06:33:58.842] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843021188066914576:2:0) after 6m25s
[06:33:59.361] Received PubSub notification, asking Buildbucket for the build status
[06:33:59.382] Build status: SCHEDULED
[06:34:02.789] Received PubSub notification, asking Buildbucket for the build status
[06:34:02.931] Build status: STARTED
[06:34:28.878] Received PubSub notification, asking Buildbucket for the build status
[06:34:28.899] Build:
{
  "id": "8677591124857201649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T06:33:58.156339705Z",
  "startTime": "2026-06-30T06:34:02.592626336Z",
  "endTime": "2026-06-30T06:34:28.622892873Z",
  "updateTime": "2026-06-30T06:34:28.622892873Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:34:28.899] Invocation finished in 33.186438448s with status SUCCEEDED