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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7588 (3 weeks ago)

Debug log (UTC)

[08:29:34.117] New invocation is queued and will start shortly
[08:29:35.177] Starting the invocation (attempt 1)
[08:29:35.199] Ignoring gitiles_ref tag without the buildset tag
[08:29:35.200] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:29:35.200] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:29:35.200] Buildbucket request:
{
  "requestId": "8846094209483922096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846094209483922096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7588"
                            },
                        "id": "cron:v1:7588"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846094209483922096"
    },
    {
      "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"
  }
}
[08:29:36.963] Scheduled build:
{
  "id": "8680664146739184753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T08:29:36.114911410Z",
  "updateTime": "2026-05-27T08:29:36.563128857Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:29:36.963] Task URL: https://cr-buildbucket.appspot.com/build/8680664146739184753
[08:29:36.963] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846094209483922096:2:0) after 9m38s
[08:29:37.366] Received PubSub notification, asking Buildbucket for the build status
[08:29:37.422] Build status: SCHEDULED
[08:29:42.470] Received PubSub notification, asking Buildbucket for the build status
[08:29:42.491] Build status: STARTED
[08:30:06.105] Received PubSub notification, asking Buildbucket for the build status
[08:30:06.127] Build:
{
  "id": "8680664146739184753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T08:29:36.114911410Z",
  "startTime": "2026-05-27T08:29:42.221134437Z",
  "endTime": "2026-05-27T08:30:05.451180548Z",
  "updateTime": "2026-05-27T08:30:05.451180548Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:30:06.127] Invocation finished in 32.014629155s with status SUCCEEDED