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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4837 (2 months ago)

Debug log (UTC)

[18:18:26.804] New invocation is queued and will start shortly
[18:18:28.124] Starting the invocation (attempt 1)
[18:18:28.147] Ignoring gitiles_ref tag without the buildset tag
[18:18:28.147] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:18:28.147] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:18:28.147] Buildbucket request:
{
  "requestId": "8847869099804725376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847869099804725376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4837"
                            },
                        "id": "cron:v1:4837"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847869099804725376"
    },
    {
      "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"
  }
}
[18:18:29.815] Scheduled build:
{
  "id": "8682439036714836481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T18:18:29.130914464Z",
  "updateTime": "2026-05-07T18:18:29.599795560Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:18:29.815] Task URL: https://cr-buildbucket.appspot.com/build/8682439036714836481
[18:18:29.815] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847869099804725376:2:0) after 8m3s
[18:18:30.519] Received PubSub notification, asking Buildbucket for the build status
[18:18:30.547] Build status: SCHEDULED
[18:18:37.442] Received PubSub notification, asking Buildbucket for the build status
[18:18:37.465] Build status: STARTED
[18:19:01.441] Received PubSub notification, asking Buildbucket for the build status
[18:19:01.462] Build:
{
  "id": "8682439036714836481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T18:18:29.130914464Z",
  "startTime": "2026-05-07T18:18:36.944184196Z",
  "endTime": "2026-05-07T18:19:01.143667869Z",
  "updateTime": "2026-05-07T18:19:01.143667869Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:19:01.462] Invocation finished in 34.662945744s with status SUCCEEDED