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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8638 (1 week ago)

Debug log (UTC)

[20:12:24.792] New invocation is queued and will start shortly
[20:12:26.064] Starting the invocation (attempt 1)
[20:12:26.094] Ignoring gitiles_ref tag without the buildset tag
[20:12:26.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:12:26.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:12:26.095] Buildbucket request:
{
  "requestId": "8845415811563813216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845415811563813216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8638"
                            },
                        "id": "cron:v1:8638"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845415811563813216"
    },
    {
      "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"
  }
}
[20:12:27.833] Scheduled build:
{
  "id": "8679985748587908097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T20:12:27.007419193Z",
  "updateTime": "2026-06-03T20:12:27.469677625Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:12:27.833] Task URL: https://cr-buildbucket.appspot.com/build/8679985748587908097
[20:12:27.833] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845415811563813216:2:0) after 3m35s
[20:12:28.343] Received PubSub notification, asking Buildbucket for the build status
[20:12:28.415] Build status: SCHEDULED
[20:12:32.707] Received PubSub notification, asking Buildbucket for the build status
[20:12:32.729] Build status: STARTED
[20:12:58.649] Received PubSub notification, asking Buildbucket for the build status
[20:12:58.683] Build:
{
  "id": "8679985748587908097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-03T20:12:27.007419193Z",
  "startTime": "2026-06-03T20:12:32.535821129Z",
  "endTime": "2026-06-03T20:12:58.094833203Z",
  "updateTime": "2026-06-03T20:12:58.094833203Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:12:58.683] Invocation finished in 33.897983741s with status SUCCEEDED