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

Debug log (UTC)

[06:13:08.549] New invocation is queued and will start shortly
[06:13:09.891] Starting the invocation (attempt 1)
[06:13:09.918] Ignoring gitiles_ref tag without the buildset tag
[06:13:09.918] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:13:09.920] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:13:09.920] Buildbucket request:
{
  "requestId": "8846736971440865520",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846736971440865520",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6592"
                            },
                        "id": "cron:v1:6592"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846736971440865520"
    },
    {
      "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"
  }
}
[06:13:11.701] Scheduled build:
{
  "id": "8681306908125422801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T06:13:11.088572342Z",
  "updateTime": "2026-05-20T06:13:11.088572342Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:13:11.701] Task URL: https://cr-buildbucket.appspot.com/build/8681306908125422801
[06:13:11.701] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846736971440865520:2:0) after 1m53s
[06:13:12.238] Received PubSub notification, asking Buildbucket for the build status
[06:13:12.315] Build status: SCHEDULED
[06:13:18.939] Received PubSub notification, asking Buildbucket for the build status
[06:13:18.954] Build status: STARTED
[06:13:38.493] Received PubSub notification, asking Buildbucket for the build status
[06:13:38.520] Build:
{
  "id": "8681306908125422801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T06:13:11.088572342Z",
  "startTime": "2026-05-20T06:13:15.723151618Z",
  "endTime": "2026-05-20T06:13:37.024439443Z",
  "updateTime": "2026-05-20T06:13:37.024439443Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:13:38.520] Invocation finished in 29.976390708s with status SUCCEEDED