You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
The conformance test assume that you are running with kubeadm and tries to clean up the environment like crio, flannel, etc.
$ ./integration/kubernetes/e2e_conformance/run.sh...INFO: View sonobuoy status PLUGIN STATUS RESULT COUNT PROGRESS e2e complete failed 1 Passed: 91, Failed: 6 systemd-logs complete passed 4Sonobuoy has completed. Use `sonobuoy retrieve` to get results.INFO[0000] delete request issued kind=namespace namespace=sonobuoyINFO[0000] delete request issued kind=clusterrolebindingsINFO[0000] delete request issued kind=clusterrolessecret "pod-annotate-webhook-certs" deletedmutatingwebhookconfiguration.admissionregistration.k8s.io "pod-annotate-webhook" deleteddeployment.apps "pod-annotate-webhook" deletedservice "pod-annotate-webhook" deleted~/code/work/kata-testsINFO: Clean up the environment[cleanup_env.sh:32] INFO: Reset Kubernetessudo: kubeadm: command not found[cleanup_env.sh:36] INFO: Teardown the registry server[cleanup_env.sh:278] INFO: restart docker service[cleanup_env.sh:40] INFO: Stop crio serviceFailed to stop crio.service: Unit crio.service not loaded.[cleanup_env.sh:43] INFO: Remove network devices[cleanup_env.sh:45] INFO: remove device: cni0Cannot find device "cni0"Cannot find device "cni0"[cleanup_env.sh:45] INFO: remove device: flannel.1Cannot find device "flannel.1"Cannot find device "flannel.1"[cleanup_env.sh:55] INFO: Check no kata processes are left behind after reseting kubernetes/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 136: kata-runtime: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 137: kata-runtime: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 138: kata-runtime: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 139: kata-runtime: command not foundreadlink: missing operandTry 'readlink --help' for more information./home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 145: kata-runtime: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 148: --version: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 150: kata-runtime: command not found/home/surajssd/kata-tests/integration/kubernetes/../../lib/common.bash: line 152: kata-runtime: command not found[cleanup_env.sh:58] INFO: Checks that pods were not leftNot /run/vc/sbs directory found
The text was updated successfully, but these errors were encountered:
The conformance test assume that you are running with kubeadm and tries to clean up the environment like crio, flannel, etc.
The text was updated successfully, but these errors were encountered: