kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.41k stars 4.88k forks source link

Frequent test failures of `TestFunctional/parallel/MountCmd/specific-port` #12624

Open minikube-bot opened 3 years ago

minikube-bot commented 3 years ago

This test has high flake rates for the following environments:

Environment Flake Rate (%)
Docker_Cloud_Shell 100.00
medyagh commented 3 months ago

I see a rising number of this test failing

here is an example of it


W0729 10:28:07.790621   58800 out.go:239] X Exiting due to GUEST_MOUNT: mount failed: mount with cmd /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p" : /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p": Process exited with status 32
stdout:
stderr:
mount: /mount-9p: mount(2) system call failed: Connection refused.
X Exiting due to GUEST_MOUNT: mount failed: mount with cmd /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p" : /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p": Process exited with status 32

https://storage.googleapis.com/minikube-builds/logs/19337/35545/Docker_Linux_containerd.html#fail_TestFunctional%2fparallel%2fMountCmd%2fspecific-port