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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10378 (4 weeks ago)

Debug log (UTC)

[05:41:48.173] New invocation is queued and will start shortly
[05:41:49.279] Starting the invocation (attempt 1)
[05:41:49.308] Ignoring gitiles_ref tag without the buildset tag
[05:41:49.308] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:41:49.309] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:41:49.309] Buildbucket request:
{
  "requestId": "8844292825064002592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844292825064002592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10378"
                            },
                        "id": "cron:v1:10378"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844292825064002592"
    },
    {
      "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"
  }
}
[05:41:51.134] Scheduled build:
{
  "id": "8678862762123137665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T05:41:50.356707394Z",
  "updateTime": "2026-06-16T05:41:50.356707394Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:41:51.134] Task URL: https://cr-buildbucket.appspot.com/build/8678862762123137665
[05:41:51.134] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844292825064002592:2:0) after 8m17s
[05:41:51.489] Received PubSub notification, asking Buildbucket for the build status
[05:41:51.513] Build status: SCHEDULED
[05:41:56.274] Received PubSub notification, asking Buildbucket for the build status
[05:41:56.295] Build status: STARTED
[05:42:18.142] Received PubSub notification, asking Buildbucket for the build status
[05:42:18.165] Build:
{
  "id": "8678862762123137665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T05:41:50.356707394Z",
  "startTime": "2026-06-16T05:41:55.852869503Z",
  "endTime": "2026-06-16T05:42:17.612930314Z",
  "updateTime": "2026-06-16T05:42:17.612930314Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:42:18.165] Invocation finished in 29.996246864s with status SUCCEEDED