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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19927 (3 weeks ago)

Debug log (UTC)

[07:25:55.818] New invocation is queued and will start shortly
[07:25:56.922] Starting the invocation (attempt 1)
[07:25:56.954] Ignoring gitiles_ref tag without the buildset tag
[07:25:56.954] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:25:56.955] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:25:56.955] Buildbucket request:
{
  "requestId": "8838125680217766048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838125680217766048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19927"
                            },
                        "id": "cron:v1:19927"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838125680217766048"
    },
    {
      "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"
  }
}
[07:25:58.374] Scheduled build:
{
  "id": "8672695617645050337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T07:25:57.650673563Z",
  "updateTime": "2026-08-23T07:25:58.211513613Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:25:58.374] Task URL: https://cr-buildbucket.appspot.com/build/8672695617645050337
[07:25:58.374] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838125680217766048:2:0) after 1m21s
[07:25:59.050] Received PubSub notification, asking Buildbucket for the build status
[07:25:59.068] Build status: SCHEDULED
[07:26:03.346] Received PubSub notification, asking Buildbucket for the build status
[07:26:03.370] Build status: STARTED
[07:26:28.300] Received PubSub notification, asking Buildbucket for the build status
[07:26:28.323] Build:
{
  "id": "8672695617645050337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T07:25:57.650673563Z",
  "startTime": "2026-08-23T07:26:03.150506830Z",
  "endTime": "2026-08-23T07:26:27.763852828Z",
  "updateTime": "2026-08-23T07:26:27.763852828Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:26:28.323] Invocation finished in 32.510137213s with status SUCCEEDED