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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12928 (2 months ago)

Debug log (UTC)

[09:58:03.010] New invocation is queued and will start shortly
[09:58:04.247] Starting the invocation (attempt 1)
[09:58:04.270] Ignoring gitiles_ref tag without the buildset tag
[09:58:04.270] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:58:04.270] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:58:04.270] Buildbucket request:
{
  "requestId": "8842645957984309200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842645957984309200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12928"
                            },
                        "id": "cron:v1:12928"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842645957984309200"
    },
    {
      "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"
  }
}
[09:58:05.984] Scheduled build:
{
  "id": "8677215895059485953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T09:58:05.177380450Z",
  "updateTime": "2026-07-04T09:58:05.177380450Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:58:05.985] Task URL: https://cr-buildbucket.appspot.com/build/8677215895059485953
[09:58:05.985] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842645957984309200:2:0) after 5m43s
[09:58:06.648] Received PubSub notification, asking Buildbucket for the build status
[09:58:06.666] Build status: SCHEDULED
[09:58:11.342] Received PubSub notification, asking Buildbucket for the build status
[09:58:11.362] Build status: STARTED
[09:58:36.611] Received PubSub notification, asking Buildbucket for the build status
[09:58:36.636] Build:
{
  "id": "8677215895059485953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T09:58:05.177380450Z",
  "startTime": "2026-07-04T09:58:10.936007477Z",
  "endTime": "2026-07-04T09:58:36.271236027Z",
  "updateTime": "2026-07-04T09:58:36.271236027Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:58:36.636] Invocation finished in 33.63190193s with status SUCCEEDED