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

Debug log (UTC)

[07:19:03.212] New invocation is queued and will start shortly
[07:19:05.559] Starting the invocation (attempt 1)
[07:19:05.591] Ignoring gitiles_ref tag without the buildset tag
[07:19:05.591] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:19:05.591] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:19:05.591] Buildbucket request:
{
  "requestId": "8839847455230183904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839847455230183904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17263"
                            },
                        "id": "cron:v1:17263"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839847455230183904"
    },
    {
      "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"
  }
}
[07:19:06.825] Scheduled build:
{
  "id": "8674417391522287345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T07:19:06.125007530Z",
  "updateTime": "2026-08-04T07:19:06.624298069Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:19:06.825] Task URL: https://cr-buildbucket.appspot.com/build/8674417391522287345
[07:19:06.825] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839847455230183904:2:0) after 7m45s
[07:19:07.365] Received PubSub notification, asking Buildbucket for the build status
[07:19:07.396] Build status: SCHEDULED
[07:19:10.339] Received PubSub notification, asking Buildbucket for the build status
[07:19:10.359] Build status: STARTED
[07:19:33.800] Received PubSub notification, asking Buildbucket for the build status
[07:19:33.823] Build:
{
  "id": "8674417391522287345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T07:19:06.125007530Z",
  "startTime": "2026-08-04T07:19:10.172867667Z",
  "endTime": "2026-08-04T07:19:33.545304362Z",
  "updateTime": "2026-08-04T07:19:33.545304362Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:19:33.823] Invocation finished in 30.618153125s with status SUCCEEDED