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:19282 (3 weeks ago)

Debug log (UTC)

[16:57:28.173] New invocation is queued and will start shortly
[16:57:29.941] Starting the invocation (attempt 1)
[16:57:29.966] Ignoring gitiles_ref tag without the buildset tag
[16:57:29.966] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:57:29.966] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:57:29.966] Buildbucket request:
{
  "requestId": "8838542706912181504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838542706912181504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19282"
                            },
                        "id": "cron:v1:19282"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838542706912181504"
    },
    {
      "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"
  }
}
[16:57:31.205] Scheduled build:
{
  "id": "8673112643682376257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T16:57:30.629998389Z",
  "updateTime": "2026-08-18T16:57:30.629998389Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:57:31.205] Task URL: https://cr-buildbucket.appspot.com/build/8673112643682376257
[16:57:31.205] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838542706912181504:2:0) after 4m53s
[16:57:32.156] Received PubSub notification, asking Buildbucket for the build status
[16:57:32.180] Build status: SCHEDULED
[16:57:36.615] Received PubSub notification, asking Buildbucket for the build status
[16:57:36.643] Build status: STARTED
[16:58:01.012] Received PubSub notification, asking Buildbucket for the build status
[16:58:01.035] Build:
{
  "id": "8673112643682376257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T16:57:30.629998389Z",
  "startTime": "2026-08-18T16:57:36.398485997Z",
  "endTime": "2026-08-18T16:58:00.337822905Z",
  "updateTime": "2026-08-18T16:58:00.337822905Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:58:01.035] Invocation finished in 32.869113288s with status SUCCEEDED