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:7855 (2 weeks ago)

Debug log (UTC)

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

  }
}
[06:12:17.797] Task URL: https://cr-buildbucket.appspot.com/build/8680491592645935617
[06:12:17.797] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845921655792474064:2:0) after 6m25s
[06:12:18.020] Received PubSub notification, asking Buildbucket for the build status
[06:12:18.044] Build status: SCHEDULED
[06:12:20.669] Received PubSub notification, asking Buildbucket for the build status
[06:12:20.687] Build status: STARTED
[06:12:43.218] Received PubSub notification, asking Buildbucket for the build status
[06:12:43.241] Build:
{
  "id": "8680491592645935617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T06:12:16.521784795Z",
  "startTime": "2026-05-29T06:12:20.486138612Z",
  "endTime": "2026-05-29T06:12:42.801407068Z",
  "updateTime": "2026-05-29T06:12:42.801407068Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:12:43.241] Invocation finished in 29.104722793s with status SUCCEEDED