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:23566 (1 week ago)

Debug log (UTC)

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

  }
}
[06:33:55.241] Task URL: https://cr-buildbucket.appspot.com/build/8670343371198618433
[06:33:55.241] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835773433656779200:2:0) after 8m24s
[06:33:55.893] Received PubSub notification, asking Buildbucket for the build status
[06:33:55.914] Build status: SCHEDULED
[06:33:59.719] Received PubSub notification, asking Buildbucket for the build status
[06:33:59.742] Build status: STARTED
[06:34:26.307] Received PubSub notification, asking Buildbucket for the build status
[06:34:26.323] Build:
{
  "id": "8670343371198618433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T06:33:54.672699617Z",
  "startTime": "2026-09-18T06:33:59.531219168Z",
  "endTime": "2026-09-18T06:34:26.095510962Z",
  "updateTime": "2026-09-18T06:34:26.095510962Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:34:26.323] Invocation finished in 33.37930862s with status SUCCEEDED