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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14620 (1 month ago)

Debug log (UTC)

[11:19:50.516] New invocation is queued and will start shortly
[11:19:51.594] Starting the invocation (attempt 1)
[11:19:51.624] Ignoring gitiles_ref tag without the buildset tag
[11:19:51.624] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:19:51.624] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:19:51.625] Buildbucket request:
{
  "requestId": "8841553648492873088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841553648492873088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14620"
                            },
                        "id": "cron:v1:14620"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841553648492873088"
    },
    {
      "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"
  }
}
[11:19:52.808] Scheduled build:
{
  "id": "8676123586099409697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T11:19:52.178904778Z",
  "updateTime": "2026-07-16T11:19:52.640915101Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:19:52.808] Task URL: https://cr-buildbucket.appspot.com/build/8676123586099409697
[11:19:52.808] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841553648492873088:2:0) after 3m0s
[11:19:53.554] Received PubSub notification, asking Buildbucket for the build status
[11:19:53.575] Build status: SCHEDULED
[11:19:56.688] Received PubSub notification, asking Buildbucket for the build status
[11:19:56.711] Build status: STARTED
[11:20:19.532] Received PubSub notification, asking Buildbucket for the build status
[11:20:19.561] Build:
{
  "id": "8676123586099409697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T11:19:52.178904778Z",
  "startTime": "2026-07-16T11:19:56.332738383Z",
  "endTime": "2026-07-16T11:20:19.220488593Z",
  "updateTime": "2026-07-16T11:20:19.220488593Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:20:19.561] Invocation finished in 29.049042666s with status SUCCEEDED