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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3982 (4 months ago)

Debug log (UTC)

[16:12:11.110] New invocation is queued and will start shortly
[16:12:12.172] Starting the invocation (attempt 1)
[16:12:12.195] Ignoring gitiles_ref tag without the buildset tag
[16:12:12.195] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:12:12.195] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:12:12.195] Buildbucket request:
{
  "requestId": "8848420625296019312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848420625296019312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3982"
                            },
                        "id": "cron:v1:3982"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848420625296019312"
    },
    {
      "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"
  }
}
[16:12:13.873] Scheduled build:
{
  "id": "8682990562535141649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T16:12:13.120964744Z",
  "updateTime": "2026-05-01T16:12:13.700748515Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:12:13.873] Task URL: https://cr-buildbucket.appspot.com/build/8682990562535141649
[16:12:13.873] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848420625296019312:2:0) after 3m4s
[16:12:14.439] Received PubSub notification, asking Buildbucket for the build status
[16:12:14.460] Build status: SCHEDULED
[16:12:19.511] Received PubSub notification, asking Buildbucket for the build status
[16:12:19.546] Build status: STARTED
[16:12:49.611] Received PubSub notification, asking Buildbucket for the build status
[16:12:49.678] Build:
{
  "id": "8682990562535141649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T16:12:13.120964744Z",
  "startTime": "2026-05-01T16:12:19.257766901Z",
  "endTime": "2026-05-01T16:12:49.043709561Z",
  "updateTime": "2026-05-01T16:12:49.043709561Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:12:49.678] Invocation finished in 38.575580681s with status SUCCEEDED