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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14878 (1 month ago)

Debug log (UTC)

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

  }
}
[07:17:36.694] Task URL: https://cr-buildbucket.appspot.com/build/8675957634469774033
[07:17:36.694] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841387696984576736:2:0) after 8m14s
[07:17:37.338] Received PubSub notification, asking Buildbucket for the build status
[07:17:37.405] Build status: SCHEDULED
[07:17:40.360] Received PubSub notification, asking Buildbucket for the build status
[07:17:40.383] Build status: STARTED
[07:18:01.740] Received PubSub notification, asking Buildbucket for the build status
[07:18:01.906] Build:
{
  "id": "8675957634469774033",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T07:17:35.985319750Z",
  "startTime": "2026-07-18T07:17:40.156510059Z",
  "endTime": "2026-07-18T07:18:01.451794853Z",
  "updateTime": "2026-07-18T07:18:01.451794853Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:18:01.906] Invocation finished in 27.703284156s with status SUCCEEDED