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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13024 (2 months ago)

Debug log (UTC)

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

  }
}
[02:20:36.674] Task URL: https://cr-buildbucket.appspot.com/build/8677154080483825585
[02:20:36.674] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842584143029717792:2:0) after 3m41s
[02:20:37.511] Received PubSub notification, asking Buildbucket for the build status
[02:20:37.530] Build status: SCHEDULED
[02:20:41.202] Received PubSub notification, asking Buildbucket for the build status
[02:20:41.224] Build status: STARTED
[02:21:14.788] Received PubSub notification, asking Buildbucket for the build status
[02:21:14.808] Build:
{
  "id": "8677154080483825585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T02:20:36.150524333Z",
  "startTime": "2026-07-05T02:20:40.860461061Z",
  "endTime": "2026-07-05T02:21:14.488631565Z",
  "updateTime": "2026-07-05T02:21:14.488631565Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:21:14.808] Invocation finished in 40.469328842s with status SUCCEEDED