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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4858 (2 months ago)

Debug log (UTC)

[21:53:19.078] New invocation is queued and will start shortly
[21:53:20.129] Starting the invocation (attempt 1)
[21:53:20.156] Ignoring gitiles_ref tag without the buildset tag
[21:53:20.156] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:53:20.156] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:53:20.156] Buildbucket request:
{
  "requestId": "8847855581276355152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847855581276355152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4858"
                            },
                        "id": "cron:v1:4858"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847855581276355152"
    },
    {
      "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"
  }
}
[21:53:22.200] Scheduled build:
{
  "id": "8682425518321908417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T21:53:21.274394843Z",
  "updateTime": "2026-05-07T21:53:21.879098208Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:53:22.200] Task URL: https://cr-buildbucket.appspot.com/build/8682425518321908417
[21:53:22.200] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847855581276355152:2:0) after 5m33s
[21:53:22.590] Received PubSub notification, asking Buildbucket for the build status
[21:53:22.613] Build status: SCHEDULED
[21:53:31.550] Received PubSub notification, asking Buildbucket for the build status
[21:53:31.576] Build status: STARTED
[21:53:55.743] Received PubSub notification, asking Buildbucket for the build status
[21:53:55.761] Build:
{
  "id": "8682425518321908417",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T21:53:21.274394843Z",
  "startTime": "2026-05-07T21:53:31.219357175Z",
  "endTime": "2026-05-07T21:53:55.506424757Z",
  "updateTime": "2026-05-07T21:53:55.506424757Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:53:55.761] Invocation finished in 36.687754346s with status SUCCEEDED