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:22516 (2 weeks ago)

Debug log (UTC)

[18:52:25.924] New invocation is queued and will start shortly
[18:52:27.008] Starting the invocation (attempt 1)
[18:52:27.034] Ignoring gitiles_ref tag without the buildset tag
[18:52:27.034] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:52:27.034] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:52:27.035] Buildbucket request:
{
  "requestId": "8836451743868694192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836451743868694192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22516"
                            },
                        "id": "cron:v1:22516"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836451743868694192"
    },
    {
      "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:52:28.590] Scheduled build:
{
  "id": "8671021681248832257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T18:52:27.799415684Z",
  "updateTime": "2026-09-10T18:52:28.390037780Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:52:28.590] Task URL: https://cr-buildbucket.appspot.com/build/8671021681248832257
[18:52:28.590] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836451743868694192:2:0) after 4m19s
[18:52:29.135] Received PubSub notification, asking Buildbucket for the build status
[18:52:29.158] Build status: SCHEDULED
[18:52:33.950] Received PubSub notification, asking Buildbucket for the build status
[18:52:33.970] Build status: STARTED
[18:53:03.381] Received PubSub notification, asking Buildbucket for the build status
[18:53:03.398] Build:
{
  "id": "8671021681248832257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T18:52:27.799415684Z",
  "startTime": "2026-09-10T18:52:33.557078491Z",
  "endTime": "2026-09-10T18:53:03.024057644Z",
  "updateTime": "2026-09-10T18:53:03.024057644Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:53:03.398] Invocation finished in 37.481019931s with status SUCCEEDED