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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13450 (2 months ago)

Debug log (UTC)

[03:20:00.754] New invocation is queued and will start shortly
[03:20:01.866] Starting the invocation (attempt 1)
[03:20:01.890] Ignoring gitiles_ref tag without the buildset tag
[03:20:01.890] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:20:01.890] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:20:01.891] Buildbucket request:
{
  "requestId": "8842308612479541504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842308612479541504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13450"
                            },
                        "id": "cron:v1:13450"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842308612479541504"
    },
    {
      "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"
  }
}
[03:20:03.386] Scheduled build:
{
  "id": "8676878549817397409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T03:20:02.670839563Z",
  "updateTime": "2026-07-08T03:20:03.142636393Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:20:03.386] Task URL: https://cr-buildbucket.appspot.com/build/8676878549817397409
[03:20:03.386] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842308612479541504:2:0) after 5m27s
[03:20:03.898] Received PubSub notification, asking Buildbucket for the build status
[03:20:03.989] Build status: SCHEDULED
[03:20:10.854] Received PubSub notification, asking Buildbucket for the build status
[03:20:10.870] Build status: STARTED
[03:20:56.087] Received PubSub notification, asking Buildbucket for the build status
[03:20:56.108] Build:
{
  "id": "8676878549817397409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-08T03:20:02.670839563Z",
  "startTime": "2026-07-08T03:20:10.593531290Z",
  "endTime": "2026-07-08T03:20:55.860115263Z",
  "updateTime": "2026-07-08T03:20:55.860115263Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:20:56.108] Invocation finished in 55.36017168s with status SUCCEEDED