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:3532 (1 day ago)

Debug log (UTC)

[11:13:43.567] New invocation is queued and will start shortly
[11:13:45.152] Starting the invocation (attempt 1)
[11:13:45.178] Ignoring gitiles_ref tag without the buildset tag
[11:13:45.178] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:13:45.180] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:13:45.180] Buildbucket request:
{
  "requestId": "8848711193616239552",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848711193616239552",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3532"
                            },
                        "id": "cron:v1:3532"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848711193616239552"
    },
    {
      "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:13:46.653] Scheduled build:
{
  "id": "8683281130393209937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T11:13:46.016215164Z",
  "updateTime": "2026-04-28T11:13:46.016215164Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:13:46.654] Task URL: https://cr-buildbucket.appspot.com/build/8683281130393209937
[11:13:46.654] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848711193616239552:2:0) after 3m59s
[11:13:46.837] Received PubSub notification, asking Buildbucket for the build status
[11:13:46.862] Build status: SCHEDULED
[11:13:50.683] Received PubSub notification, asking Buildbucket for the build status
[11:13:50.701] Build status: STARTED
[11:14:14.163] Received PubSub notification, asking Buildbucket for the build status
[11:14:14.183] Build:
{
  "id": "8683281130393209937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T11:13:46.016215164Z",
  "startTime": "2026-04-28T11:13:50.527106007Z",
  "endTime": "2026-04-28T11:14:13.907619713Z",
  "updateTime": "2026-04-28T11:14:13.907619713Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:14:14.183] Invocation finished in 30.624113576s with status SUCCEEDED