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

Debug log (UTC)

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

  }
}
[14:36:17.321] Task URL: https://cr-buildbucket.appspot.com/build/8681637644253585137
[14:36:17.321] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847067707152219824:2:0) after 5m44s
[14:36:17.800] Received PubSub notification, asking Buildbucket for the build status
[14:36:17.824] Build status: SCHEDULED
[14:36:20.818] Received PubSub notification, asking Buildbucket for the build status
[14:36:20.846] Build status: STARTED
[14:36:44.727] Received PubSub notification, asking Buildbucket for the build status
[14:36:44.744] Build:
{
  "id": "8681637644253585137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T14:36:16.537321071Z",
  "startTime": "2026-05-16T14:36:20.631822857Z",
  "endTime": "2026-05-16T14:36:44.393101831Z",
  "updateTime": "2026-05-16T14:36:44.393101831Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:36:44.744] Invocation finished in 30.35513146s with status SUCCEEDED