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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7414 (4 weeks ago)

Debug log (UTC)

[02:50:02.696] New invocation is queued and will start shortly
[02:50:07.881] Starting the invocation (attempt 1)
[02:50:07.905] Ignoring gitiles_ref tag without the buildset tag
[02:50:07.905] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:50:07.905] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:50:07.905] Buildbucket request:
{
  "requestId": "8846206167433134784",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846206167433134784",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7414"
                            },
                        "id": "cron:v1:7414"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846206167433134784"
    },
    {
      "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"
  }
}
[02:50:09.546] Scheduled build:
{
  "id": "8680776100477635521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T02:50:08.709351511Z",
  "updateTime": "2026-05-26T02:50:09.191330737Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:50:09.546] Task URL: https://cr-buildbucket.appspot.com/build/8680776100477635521
[02:50:09.546] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846206167433134784:2:0) after 5m18s
[02:50:09.991] Received PubSub notification, asking Buildbucket for the build status
[02:50:10.006] Build status: SCHEDULED
[02:50:13.733] Received PubSub notification, asking Buildbucket for the build status
[02:50:13.758] Build status: STARTED
[02:50:37.730] Received PubSub notification, asking Buildbucket for the build status
[02:50:37.748] Build:
{
  "id": "8680776100477635521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T02:50:08.709351511Z",
  "startTime": "2026-05-26T02:50:13.581788974Z",
  "endTime": "2026-05-26T02:50:37.481474277Z",
  "updateTime": "2026-05-26T02:50:37.481474277Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:50:37.748] Invocation finished in 35.055682218s with status SUCCEEDED