Kicbase/ISO: Update buildkit from v0.18.1 to v0.26.2
The buildkit project released a new version
This PR was auto-generated by make update-buildkit-version using update-buildkit-version.yml CI Workflow.
ok-to-build-image
ok-to-build-iso
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: minikube-bot Once this PR has been reviewed and has the lgtm label, please assign medyagh for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @minikube-bot. Thanks for your PR.
I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Hi @minikube-bot, we have updated your PR with the reference to newly built kicbase image. Pull the changes locally if you want to test with them or update your PR further.
Hi @minikube-bot, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further.
/ok-to-test
kvm2 driver with docker runtime
┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 22112 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 40.1s │ 40.2s │
│ enable ingress │ 27.4s │ 15.7s │
└────────────────┴──────────┴────────────────────────┘
Times for minikube start: 43.5s 38.7s 39.4s 38.2s 40.8s Times for minikube (PR 22112) start: 43.2s 41.4s 40.4s 37.1s 38.6s
Times for minikube ingress: 15.7s 15.7s 15.2s 75.3s 14.8s Times for minikube (PR 22112) ingress: 15.7s 15.3s 15.8s 15.8s 15.8s
docker driver with docker runtime
┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 22112 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 22.2s │ 22.5s │
│ enable ingress │ 16.6s │ 10.6s │
└────────────────┴──────────┴────────────────────────┘
Times for minikube start: 22.9s 22.7s 21.7s 20.1s 23.8s Times for minikube (PR 22112) start: 23.7s 24.5s 19.6s 20.1s 24.6s
Times for minikube ingress: 10.6s 10.6s 40.6s 10.6s 10.6s Times for minikube (PR 22112) ingress: 10.6s 10.6s 10.6s 10.7s 10.6s
docker driver with containerd runtime
┌────────────────┬──────────┬────────────────────────┐
│ COMMAND │ MINIKUBE │ MINIKUBE ( PR 22112 ) │
├────────────────┼──────────┼────────────────────────┤
│ minikube start │ 19.7s │ 21.0s │
│ enable ingress │ 20.5s │ 20.7s │
└────────────────┴──────────┴────────────────────────┘
Times for minikube start: 18.4s 21.5s 22.3s 17.6s 18.6s Times for minikube (PR 22112) start: 23.3s 20.0s 18.6s 21.1s 22.1s
Times for minikube ingress: 21.1s 20.1s 21.1s 20.1s 20.1s Times for minikube (PR 22112) ingress: 21.1s 20.1s 20.1s 21.1s 21.1s
@minikube-bot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| integration-vfkit-docker-macos-arm64 | 236742b414df344dfb04283ee96fef673bd34cb2 | link | false | /test integration-vfkit-docker-macos-arm64 |
| integration-docker-crio-linux-x86-64 | 236742b414df344dfb04283ee96fef673bd34cb2 | link | true | /test integration-docker-crio-linux-x86-64 |
| integration-kvm-crio-linux-x86-64 | 236742b414df344dfb04283ee96fef673bd34cb2 | link | true | /test integration-kvm-crio-linux-x86-64 |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Here are the number of top 10 failed tests in each environments with lowest flake rate.
| Environment | Test Name | Flake Rate |
|---|
Besides the following environments also have failed tests:
-
Docker_Linux_crio: 28 failed (gopogh)
-
Docker_Linux_crio_arm64: 48 failed (gopogh)
-
Docker_Windows: 34 failed (gopogh)
-
KVM_Linux_crio: 3 failed (gopogh)
-
Docker_Linux_containerd_arm64: 25 failed (gopogh)
To see the flake rates of all tests by environment, click here.
PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.