Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17983 (1 month ago)

Debug log (UTC)

[10:31:00.437] New invocation is queued and will start shortly
[10:31:01.606] Starting the invocation (attempt 1)
[10:31:01.630] Ignoring gitiles_ref tag without the buildset tag
[10:31:01.630] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:31:01.631] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:31:01.631] Buildbucket request:
{
  "requestId": "8839382393709446576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839382393709446576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17983"
                            },
                        "id": "cron:v1:17983"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839382393709446576"
    },
    {
      "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:31:02.659] Scheduled build:
{
  "id": "8673952331235221169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T10:31:02.176998941Z",
  "updateTime": "2026-08-09T10:31:02.176998941Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:31:02.660] Task URL: https://cr-buildbucket.appspot.com/build/8673952331235221169
[10:31:02.660] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839382393709446576:2:0) after 7m33s
[10:32:11.501] Received PubSub notification, asking Buildbucket for the build status
[10:32:11.540] Build status: SCHEDULED
[10:34:18.597] Received PubSub notification, asking Buildbucket for the build status
[10:34:18.617] Build:
{
  "id": "8673952331235221169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T10:31:02.176998941Z",
  "startTime": "2026-08-09T10:33:14.145748928Z",
  "endTime": "2026-08-09T10:33:38.470959958Z",
  "updateTime": "2026-08-09T10:33:38.470959958Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:34:18.617] Invocation finished in 3m18.183813379s with status SUCCEEDED