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:6001 (2 months ago)

Debug log (UTC)

[01:18:16.659] New invocation is queued and will start shortly
[01:18:17.734] Starting the invocation (attempt 1)
[01:18:17.755] Ignoring gitiles_ref tag without the buildset tag
[01:18:17.755] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:18:17.755] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:18:17.756] Buildbucket request:
{
  "requestId": "8847117910595035328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847117910595035328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6001"
                            },
                        "id": "cron:v1:6001"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847117910595035328"
    },
    {
      "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"
  }
}
[01:18:19.537] Scheduled build:
{
  "id": "8681687847907284705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T01:18:18.602816053Z",
  "updateTime": "2026-05-16T01:18:19.249291175Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:18:19.537] Task URL: https://cr-buildbucket.appspot.com/build/8681687847907284705
[01:18:19.537] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847117910595035328:2:0) after 6m25s
[01:18:20.025] Received PubSub notification, asking Buildbucket for the build status
[01:18:20.077] Build status: SCHEDULED
[01:18:23.153] Received PubSub notification, asking Buildbucket for the build status
[01:18:23.197] Build status: STARTED
[01:18:44.986] Received PubSub notification, asking Buildbucket for the build status
[01:18:45.076] Build:
{
  "id": "8681687847907284705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T01:18:18.602816053Z",
  "startTime": "2026-05-16T01:18:22.782492442Z",
  "endTime": "2026-05-16T01:18:44.509173502Z",
  "updateTime": "2026-05-16T01:18:44.509173502Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:18:45.076] Invocation finished in 28.421510686s with status SUCCEEDED