This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Firecracker randomly failing with kata-runtime #2397
Labels
Comments
This was referenced Jan 15, 2020
This is another random failure
|
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this issue
Jan 27, 2020
Update agent client to improve CI stability. Changes: 660e61f Revert: client.go: HybridVSockDialer: Change Read EOT to recv peek 6cfb75d Revert: client.go: HybridVSockDialer: Check return size n of unix.Recvfrom 54eb918 Revert: client.go: HybridVSockDialer: Close dup fd after receive packet 2f49115 agent: Fix mem-hotplug on x86 when ARCH_MEMORY_PROBE is set Fixes: kata-containers#2397 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
dong-liuliu
pushed a commit
to dong-liuliu/runtime
that referenced
this issue
Feb 8, 2020
Update agent client to improve CI stability. Changes: 660e61f Revert: client.go: HybridVSockDialer: Change Read EOT to recv peek 6cfb75d Revert: client.go: HybridVSockDialer: Check return size n of unix.Recvfrom 54eb918 Revert: client.go: HybridVSockDialer: Close dup fd after receive packet 2f49115 agent: Fix mem-hotplug on x86 when ARCH_MEMORY_PROBE is set Fixes: kata-containers#2397 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
evanfoster
pushed a commit
to evanfoster/runtime
that referenced
this issue
Mar 9, 2020
Update agent client to improve CI stability. Changes: 660e61f Revert: client.go: HybridVSockDialer: Change Read EOT to recv peek 6cfb75d Revert: client.go: HybridVSockDialer: Check return size n of unix.Recvfrom 54eb918 Revert: client.go: HybridVSockDialer: Close dup fd after receive packet 2f49115 agent: Fix mem-hotplug on x86 when ARCH_MEMORY_PROBE is set Fixes: kata-containers#2397 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
These last days, I have seen the Firecracker CI fail randomly, specially at the CRI-O tests, here it is an example of that
See http://jenkins.katacontainers.io/job/kata-containers-tests-ubuntu-1804-PR-firecracker/1168/console
Here it is another failure in another CRI-O test
http://jenkins.katacontainers.io/job/kata-containers-tests-ubuntu-1804-PR-firecracker/1176/
However, I also have seen errors in docker tests (random), for example
See http://jenkins.katacontainers.io/job/kata-containers-tests-ubuntu-1804-PR-firecracker/1167/console
The text was updated successfully, but these errors were encountered: