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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23515 (1 week ago)

Debug log (UTC)

[21:47:27.257] New invocation is queued and will start shortly
[21:47:28.346] Starting the invocation (attempt 1)
[21:47:28.373] Ignoring gitiles_ref tag without the buildset tag
[21:47:28.373] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:47:28.374] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:47:28.374] Buildbucket request:
{
  "requestId": "8835806553653432512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835806553653432512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23515"
                            },
                        "id": "cron:v1:23515"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835806553653432512"
    },
    {
      "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"
  }
}
[21:47:29.601] Scheduled build:
{
  "id": "8670376491196246113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T21:47:28.981259746Z",
  "updateTime": "2026-09-17T21:47:28.981259746Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:47:29.601] Task URL: https://cr-buildbucket.appspot.com/build/8670376491196246113
[21:47:29.601] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835806553653432512:2:0) after 4m38s
[21:47:30.571] Received PubSub notification, asking Buildbucket for the build status
[21:47:30.593] Build status: SCHEDULED
[21:47:35.066] Received PubSub notification, asking Buildbucket for the build status
[21:47:35.203] Build status: STARTED
[21:48:03.079] Received PubSub notification, asking Buildbucket for the build status
[21:48:03.098] Build:
{
  "id": "8670376491196246113",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-17T21:47:28.981259746Z",
  "startTime": "2026-09-17T21:47:34.894104035Z",
  "endTime": "2026-09-17T21:48:02.816063136Z",
  "updateTime": "2026-09-17T21:48:02.816063136Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:48:03.098] Invocation finished in 35.844269654s with status SUCCEEDED