Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7060 (1 month ago)

Debug log (UTC)

[14:20:08.492] New invocation is queued and will start shortly
[14:20:09.536] Starting the invocation (attempt 1)
[14:20:09.563] Ignoring gitiles_ref tag without the buildset tag
[14:20:09.563] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:20:09.563] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:20:09.563] Buildbucket request:
{
  "requestId": "8846434541212504544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846434541212504544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7060"
                            },
                        "id": "cron:v1:7060"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846434541212504544"
    },
    {
      "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"
  }
}
[14:20:11.858] Scheduled build:
{
  "id": "8681004477973110225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T14:20:10.957600397Z",
  "updateTime": "2026-05-23T14:20:10.957600397Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:20:11.858] Task URL: https://cr-buildbucket.appspot.com/build/8681004477973110225
[14:20:11.858] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846434541212504544:2:0) after 5m29s
[14:20:12.413] Received PubSub notification, asking Buildbucket for the build status
[14:20:12.444] Build status: SCHEDULED
[14:24:21.681] Received PubSub notification, asking Buildbucket for the build status
[14:24:21.715] Build status: STARTED
[14:24:46.477] Received PubSub notification, asking Buildbucket for the build status
[14:24:46.516] Build:
{
  "id": "8681004477973110225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-23T14:20:10.957600397Z",
  "startTime": "2026-05-23T14:24:21.278853973Z",
  "endTime": "2026-05-23T14:24:45.776644827Z",
  "updateTime": "2026-05-23T14:24:45.776644827Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:24:46.516] Invocation finished in 4m38.032433064s with status SUCCEEDED