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

Debug log (UTC)

[14:24:40.346] New invocation is queued and will start shortly
[14:24:41.541] Starting the invocation (attempt 1)
[14:24:41.566] Ignoring gitiles_ref tag without the buildset tag
[14:24:41.566] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:24:41.566] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:24:41.566] Buildbucket request:
{
  "requestId": "8850782910536608800",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850782910536608800",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "376"
                            },
                        "id": "cron:v1:376"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850782910536608800"
    },
    {
      "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"
  }
}
[14:24:43.771] Scheduled build:
{
  "id": "8685352847302537665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T14:24:42.809722374Z",
  "updateTime": "2026-04-05T14:24:43.702899846Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:24:43.771] Task URL: https://cr-buildbucket.appspot.com/build/8685352847302537665
[14:24:43.771] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850782910536608800:2:0) after 4m8s
[14:24:44.761] Received PubSub notification, asking Buildbucket for the build status
[14:24:44.782] Build status: SCHEDULED
[14:24:47.719] Received PubSub notification, asking Buildbucket for the build status
[14:24:47.737] Build status: STARTED
[14:25:19.280] Received PubSub notification, asking Buildbucket for the build status
[14:25:19.293] Build:
{
  "id": "8685352847302537665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T14:24:42.809722374Z",
  "startTime": "2026-04-05T14:24:47.480803179Z",
  "endTime": "2026-04-05T14:25:18.990257840Z",
  "updateTime": "2026-04-05T14:25:18.990257840Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:25:19.293] Invocation finished in 38.951482557s with status SUCCEEDED