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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12718 (2 months ago)

Debug log (UTC)

[22:03:18.970] New invocation is queued and will start shortly
[22:03:20.102] Starting the invocation (attempt 1)
[22:03:20.129] Ignoring gitiles_ref tag without the buildset tag
[22:03:20.129] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:03:20.129] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:03:20.129] Buildbucket request:
{
  "requestId": "8842781522131309296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842781522131309296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12718"
                            },
                        "id": "cron:v1:12718"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842781522131309296"
    },
    {
      "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"
  }
}
[22:03:21.808] Scheduled build:
{
  "id": "8677351459343314049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T22:03:21.001689186Z",
  "updateTime": "2026-07-02T22:03:21.443182743Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:03:21.808] Task URL: https://cr-buildbucket.appspot.com/build/8677351459343314049
[22:03:21.808] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842781522131309296:2:0) after 4m24s
[22:03:22.224] Received PubSub notification, asking Buildbucket for the build status
[22:03:22.245] Build status: SCHEDULED
[22:03:25.390] Received PubSub notification, asking Buildbucket for the build status
[22:03:25.407] Build status: STARTED
[22:03:47.175] Received PubSub notification, asking Buildbucket for the build status
[22:03:47.193] Build:
{
  "id": "8677351459343314049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T22:03:21.001689186Z",
  "startTime": "2026-07-02T22:03:25.205182031Z",
  "endTime": "2026-07-02T22:03:46.941665265Z",
  "updateTime": "2026-07-02T22:03:46.941665265Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:03:47.193] Invocation finished in 28.233622186s with status SUCCEEDED