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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13921 (2 months ago)

Debug log (UTC)

[11:55:56.189] New invocation is queued and will start shortly
[11:55:57.469] Starting the invocation (attempt 1)
[11:55:57.493] Ignoring gitiles_ref tag without the buildset tag
[11:55:57.493] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:55:57.493] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:55:57.494] Buildbucket request:
{
  "requestId": "8842004362450451424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842004362450451424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13921"
                            },
                        "id": "cron:v1:13921"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842004362450451424"
    },
    {
      "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"
  }
}
[11:55:58.771] Scheduled build:
{
  "id": "8676574299877304481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T11:55:58.024103650Z",
  "updateTime": "2026-07-11T11:55:58.644272646Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:55:58.771] Task URL: https://cr-buildbucket.appspot.com/build/8676574299877304481
[11:55:58.772] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842004362450451424:2:0) after 2m29s
[11:55:59.444] Received PubSub notification, asking Buildbucket for the build status
[11:55:59.465] Build status: SCHEDULED
[11:56:04.494] Received PubSub notification, asking Buildbucket for the build status
[11:56:04.518] Build status: STARTED
[11:56:33.277] Received PubSub notification, asking Buildbucket for the build status
[11:56:33.319] Build:
{
  "id": "8676574299877304481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T11:55:58.024103650Z",
  "startTime": "2026-07-11T11:56:04.299264762Z",
  "endTime": "2026-07-11T11:56:32.670985747Z",
  "updateTime": "2026-07-11T11:56:32.670985747Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:56:33.319] Invocation finished in 37.133642222s with status SUCCEEDED