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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13888 (2 months ago)

Debug log (UTC)

[06:18:50.378] New invocation is queued and will start shortly
[06:18:51.545] Starting the invocation (attempt 1)
[06:18:51.571] Ignoring gitiles_ref tag without the buildset tag
[06:18:51.571] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:18:51.571] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:18:51.572] Buildbucket request:
{
  "requestId": "8842025570753570128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842025570753570128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13888"
                            },
                        "id": "cron:v1:13888"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842025570753570128"
    },
    {
      "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"
  }
}
[06:18:53.004] Scheduled build:
{
  "id": "8676595507872443713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T06:18:52.504310596Z",
  "updateTime": "2026-07-11T06:18:52.504310596Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:18:53.004] Task URL: https://cr-buildbucket.appspot.com/build/8676595507872443713
[06:18:53.005] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842025570753570128:2:0) after 4m46s
[06:18:53.590] Received PubSub notification, asking Buildbucket for the build status
[06:18:53.612] Build status: SCHEDULED
[06:18:57.288] Received PubSub notification, asking Buildbucket for the build status
[06:18:57.323] Build status: STARTED
[06:19:36.657] Received PubSub notification, asking Buildbucket for the build status
[06:19:36.691] Build:
{
  "id": "8676595507872443713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T06:18:52.504310596Z",
  "startTime": "2026-07-11T06:18:57.125539024Z",
  "endTime": "2026-07-11T06:19:36.397395871Z",
  "updateTime": "2026-07-11T06:19:36.397395871Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:19:36.691] Invocation finished in 46.317332315s with status SUCCEEDED