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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12145 (3 days ago)

Debug log (UTC)

[20:17:36.201] New invocation is queued and will start shortly
[20:17:37.263] Starting the invocation (attempt 1)
[20:17:37.288] Ignoring gitiles_ref tag without the buildset tag
[20:17:37.288] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:17:37.288] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:17:37.288] Buildbucket request:
{
  "requestId": "8843150560866955104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843150560866955104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12145"
                            },
                        "id": "cron:v1:12145"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843150560866955104"
    },
    {
      "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"
  }
}
[20:17:38.561] Scheduled build:
{
  "id": "8677720498568699937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T20:17:37.770171826Z",
  "updateTime": "2026-06-28T20:17:37.770171826Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:17:38.561] Task URL: https://cr-buildbucket.appspot.com/build/8677720498568699937
[20:17:38.561] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843150560866955104:2:0) after 4m42s
[20:17:39.230] Received PubSub notification, asking Buildbucket for the build status
[20:17:39.249] Build status: SCHEDULED
[20:17:42.415] Received PubSub notification, asking Buildbucket for the build status
[20:17:42.433] Build status: STARTED
[20:18:06.675] Received PubSub notification, asking Buildbucket for the build status
[20:18:06.693] Build:
{
  "id": "8677720498568699937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T20:17:37.770171826Z",
  "startTime": "2026-06-28T20:17:42.112307929Z",
  "endTime": "2026-06-28T20:18:06.425635701Z",
  "updateTime": "2026-06-28T20:18:06.425635701Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:18:06.693] Invocation finished in 30.497592743s with status SUCCEEDED