radius-project / samples

Radius samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samples deployment failed for myapp

github-actions opened this issue · comments

Test failed on radius-project/samples. See workflow logs for more details.

AB#11213

ERRO[0001] Failed Cluster Creation: failed setup of server/agent node k3d-k3s-default-server-0: failed to create node: runtime failed to create node 'k3d-k3s-default-server-0': failed to create container for node 'k3d-k3s-default-server-0': docker failed to pull image 'docker.io/rancher/k3s:v1.27.4-k3s1': docker failed to pull the image 'docker.io/rancher/k3s:v1.27.4-k3s1': Error response from daemon: Get "https://registry-1.docker.io/v2/": read tcp 10.1.0.177:36188->34.226.69.105:443: read: connection reset by peer 
INFO[0001] Deleting cluster 'k3s-default'               
ERRO[0001] Failed to create cluster >>> Rolling Back    
ERRO[0001] docker failed to remove the container 'k3d-k3s-default-serverlb': Error response from daemon: No such container: k3d-k3s-default-serverlb 
ERRO[0001] docker failed to remove the container 'k3d-k3s-default-server-0': Error response from daemon: No such container: k3d-k3s-default-server-0 
ERRO[0001] docker failed to remove the container 'k3d-k3s-default-agent-0': Error response from daemon: No such container: k3d-k3s-default-agent-0 
ERRO[0001] docker failed to remove the container 'k3d-k3s-default-agent-1': Error response from daemon: No such container: k3d-k3s-default-agent-1 
INFO[0001] Deleting cluster network 'k3d-k3s-default'   
INFO[0002] Deleting 1 attached volumes...               
FATA[0002] Cluster creation FAILED, all changes have been rolled back! 

This doesn't appear to be a flaky test. None of the other tests in this run have issues with creating the k3d cluster. It's likely this was an intermittent error from network traffic but will monitor in the next few days to see if it's reproduced

Error response from daemon: Get "https://registry-1.docker.io/v2/": read tcp 10.1.0.177:36188->34.226.69.105:443: read: connection reset by peer

Closing, this hasn't been reproduced for a few days