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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13774 (2 months ago)

Debug log (UTC)

[10:52:26.744] New invocation is queued and will start shortly
[10:52:27.801] Starting the invocation (attempt 1)
[10:52:27.834] Ignoring gitiles_ref tag without the buildset tag
[10:52:27.834] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:52:27.834] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:52:27.834] Buildbucket request:
{
  "requestId": "8842098953911880144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842098953911880144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13774"
                            },
                        "id": "cron:v1:13774"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842098953911880144"
    },
    {
      "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"
  }
}
[10:52:29.256] Scheduled build:
{
  "id": "8676668891330848209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T10:52:28.584275095Z",
  "updateTime": "2026-07-10T10:52:29.003092130Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:52:29.256] Task URL: https://cr-buildbucket.appspot.com/build/8676668891330848209
[10:52:29.256] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842098953911880144:2:0) after 7m7s
[10:52:29.786] Received PubSub notification, asking Buildbucket for the build status
[10:52:29.802] Build status: SCHEDULED
[10:52:34.259] Received PubSub notification, asking Buildbucket for the build status
[10:52:34.330] Build status: STARTED
[10:53:01.779] Received PubSub notification, asking Buildbucket for the build status
[10:53:01.808] Build:
{
  "id": "8676668891330848209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T10:52:28.584275095Z",
  "startTime": "2026-07-10T10:52:34.087330864Z",
  "endTime": "2026-07-10T10:53:01.519823282Z",
  "updateTime": "2026-07-10T10:53:01.519823282Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:53:01.808] Invocation finished in 35.069067995s with status SUCCEEDED