Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11725 (2 weeks ago)

Debug log (UTC)

[20:25:46.921] New invocation is queued and will start shortly
[20:28:12.047] Starting the invocation (attempt 1)
[20:28:12.077] Ignoring gitiles_ref tag without the buildset tag
[20:28:12.077] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:28:12.077] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:28:12.078] Buildbucket request:
{
  "requestId": "8843421837214601440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843421837214601440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11725"
                            },
                        "id": "cron:v1:11725"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843421837214601440"
    },
    {
      "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"
  }
}
[20:28:13.565] Scheduled build:
{
  "id": "8677991623484706145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T20:28:12.902962353Z",
  "updateTime": "2026-06-25T20:28:12.902962353Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:28:13.565] Task URL: https://cr-buildbucket.appspot.com/build/8677991623484706145
[20:28:13.565] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843421837214601440:2:0) after 3m55s
[20:28:13.636] Received PubSub notification, asking Buildbucket for the build status
[20:28:13.655] Build status: SCHEDULED
[20:28:21.500] Received PubSub notification, asking Buildbucket for the build status
[20:28:21.522] Build status: STARTED
[20:28:54.254] Received PubSub notification, asking Buildbucket for the build status
[20:28:54.277] Build:
{
  "id": "8677991623484706145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T20:28:12.902962353Z",
  "startTime": "2026-06-25T20:28:21.078221388Z",
  "endTime": "2026-06-25T20:28:53.934667047Z",
  "updateTime": "2026-06-25T20:28:53.934667047Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:28:54.277] Invocation finished in 3m7.366406427s with status SUCCEEDED