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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8494 (1 week ago)

Debug log (UTC)

[19:29:10.966] New invocation is queued and will start shortly
[19:29:12.497] Starting the invocation (attempt 1)
[19:29:12.524] Ignoring gitiles_ref tag without the buildset tag
[19:29:12.524] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:29:12.524] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:29:12.524] Buildbucket request:
{
  "requestId": "8845509128352870592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845509128352870592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8494"
                            },
                        "id": "cron:v1:8494"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845509128352870592"
    },
    {
      "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"
  }
}
[19:29:14.149] Scheduled build:
{
  "id": "8680079065373265649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T19:29:13.185988329Z",
  "updateTime": "2026-06-02T19:29:13.704309259Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:29:14.149] Task URL: https://cr-buildbucket.appspot.com/build/8680079065373265649
[19:29:14.149] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845509128352870592:2:0) after 9m44s
[19:29:14.382] Received PubSub notification, asking Buildbucket for the build status
[19:29:14.462] Build status: SCHEDULED
[19:29:19.043] Received PubSub notification, asking Buildbucket for the build status
[19:29:19.136] Build status: STARTED
[19:29:42.102] Received PubSub notification, asking Buildbucket for the build status
[19:29:42.130] Build:
{
  "id": "8680079065373265649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T19:29:13.185988329Z",
  "startTime": "2026-06-02T19:29:18.194314209Z",
  "endTime": "2026-06-02T19:29:41.859842175Z",
  "updateTime": "2026-06-02T19:29:41.859842175Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:29:42.130] Invocation finished in 31.169404668s with status SUCCEEDED