crc-org / snc

Single Node Cluster creation scripts for OpenShift 4.x as used by CodeReady Containers
https://crc.dev
Apache License 2.0
100 stars 51 forks source link

Error starting microshift service on version 4.16.0 bundles #928

Closed adrianriobo closed 3 months ago

adrianriobo commented 3 months ago

The error is happening on all platforms, crc start operation ends up failing due to microshift systemd start failure

DEBU Running SSH command: cat /etc/resolv.conf    
DEBU SSH command results: err: <nil>, output: # Generated by NetworkManager
search crc.testing
nameserver 192.168.130.1 
DEBU Running SSH command: systemctl status ovs-configuration.service 
DEBU SSH command results: err: Process exited with status 4, output:  
DEBU Creating /etc/resolv.conf with permissions 0644 in the CRC VM 
DEBU Running SSH command: <hidden>                
DEBU SSH command succeeded                        
DEBU retry loop: attempt 0                        
DEBU Running SSH command: host -R 3 foo.apps.crc.testing 
DEBU SSH command results: err: <nil>, output: foo.apps.crc.testing has address 192.168.130.11 
INFO Check internal and public DNS query...       
DEBU Running SSH command: curl --head quay.io     
DEBU SSH command results: err: <nil>, output: HTTP/1.1 301 Moved Permanently
Server: awselb/2.0
Date: Wed, 03 Jul 2024 07:30:05 GMT
Content-Type: text/html
Content-Length: 134
Connection: keep-alive
Location: https://quay.io:443/

INFO Check DNS query from host...                 
DEBU api.crc.testing resolved to [192.168.130.11] 
DEBU foo.apps.crc.testing resolved to [192.168.130.11] 
INFO Starting Microshift service... [takes around 1min] 
DEBU Running SSH command: <hidden>                
DEBU SSH command failed                           
DEBU Creating /etc/crio/openshift-pull-secret with permissions 0600 in the CRC VM 
DEBU Running SSH command: <hidden>                
DEBU SSH command succeeded                        
DEBU Using root access: Starting microshift service 
DEBU Running SSH command: sudo systemctl start microshift 
DEBU SSH command results: err: Process exited with status 1, output:  
DEBU Making call to close driver server           
DEBU (crc) Calling .Close                         
DEBU Successfully made call to close driver server 
DEBU Making call to close connection to plugin binary 
DEBU (crc) DBG | time="2024-07-03T09:30:05+02:00" level=debug msg="Closing plugin on server side" 
ssh command error:
command : sudo systemctl start microshift
err     : Process exited with status 1