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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9280 (4 days ago)

Debug log (UTC)

[10:07:02.999] New invocation is queued and will start shortly
[10:07:04.063] Starting the invocation (attempt 1)
[10:07:04.088] Ignoring gitiles_ref tag without the buildset tag
[10:07:04.088] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:07:04.089] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:07:04.089] Buildbucket request:
{
  "requestId": "8845000912906555056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845000912906555056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9280"
                            },
                        "id": "cron:v1:9280"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845000912906555056"
    },
    {
      "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:07:06.266] Scheduled build:
{
  "id": "8679570849559455681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T10:07:05.554566267Z",
  "updateTime": "2026-06-08T10:07:06.013465800Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:07:06.266] Task URL: https://cr-buildbucket.appspot.com/build/8679570849559455681
[10:07:06.266] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845000912906555056:2:0) after 2m15s
[10:07:06.865] Received PubSub notification, asking Buildbucket for the build status
[10:07:07.058] Build status: SCHEDULED
[10:07:12.049] Received PubSub notification, asking Buildbucket for the build status
[10:07:12.070] Build status: STARTED
[10:07:35.171] Received PubSub notification, asking Buildbucket for the build status
[10:07:35.197] Build:
{
  "id": "8679570849559455681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T10:07:05.554566267Z",
  "startTime": "2026-06-08T10:07:11.871967601Z",
  "endTime": "2026-06-08T10:07:34.469615219Z",
  "updateTime": "2026-06-08T10:07:34.469615219Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:07:35.197] Invocation finished in 32.218644541s with status SUCCEEDED