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:6328 (1 month ago)

Debug log (UTC)

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

  }
}
[09:06:03.380] Task URL: https://cr-buildbucket.appspot.com/build/8681477226954161761
[09:06:03.380] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846907289834680592:2:0) after 3m5s
[09:06:03.669] Received PubSub notification, asking Buildbucket for the build status
[09:06:03.687] Build status: SCHEDULED
[09:06:07.739] Received PubSub notification, asking Buildbucket for the build status
[09:06:07.764] Build status: STARTED
[09:06:33.584] Received PubSub notification, asking Buildbucket for the build status
[09:06:33.610] Build:
{
  "id": "8681477226954161761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T09:06:02.396567493Z",
  "startTime": "2026-05-18T09:06:07.493141862Z",
  "endTime": "2026-05-18T09:06:33.188807474Z",
  "updateTime": "2026-05-18T09:06:33.188807474Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:06:33.610] Invocation finished in 33.34503707s with status SUCCEEDED