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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23314 (1 week ago)

Debug log (UTC)

[11:17:00.161] New invocation is queued and will start shortly
[11:17:04.145] Starting the invocation (attempt 1)
[11:17:04.184] Ignoring gitiles_ref tag without the buildset tag
[11:17:04.184] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:17:04.184] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:17:04.185] Buildbucket request:
{
  "requestId": "8835936815209450000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835936815209450000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23314"
                            },
                        "id": "cron:v1:23314"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835936815209450000"
    },
    {
      "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"
  }
}
[11:17:05.550] Scheduled build:
{
  "id": "8670506749507583041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T11:17:04.975978173Z",
  "updateTime": "2026-09-16T11:17:04.975978173Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:17:05.551] Task URL: https://cr-buildbucket.appspot.com/build/8670506749507583041
[11:17:05.551] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835936815209450000:2:0) after 5m50s
[11:17:06.260] Received PubSub notification, asking Buildbucket for the build status
[11:17:06.286] Build status: SCHEDULED
[11:17:12.997] Received PubSub notification, asking Buildbucket for the build status
[11:17:13.027] Build status: STARTED
[11:17:39.076] Received PubSub notification, asking Buildbucket for the build status
[11:17:39.102] Build:
{
  "id": "8670506749507583041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T11:17:04.975978173Z",
  "startTime": "2026-09-16T11:17:11.885275649Z",
  "endTime": "2026-09-16T11:17:38.650137415Z",
  "updateTime": "2026-09-16T11:17:38.650137415Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:17:39.102] Invocation finished in 38.948110743s with status SUCCEEDED