Created
July 16, 2021 10:13
-
-
Save shamsher31/a5030bc62c434853f559c37cce1f100b to your computer and use it in GitHub Desktop.
crc setup log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cat ~/.crc/crc.log | |
time="2021-07-16T15:42:49+05:30" level=debug msg="CodeReady Containers version: 1.29.1+bc5f4409\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="OpenShift version: 4.7.18 (embedded in executable)\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'crc setup'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if systemd-resolved.service is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status systemd-resolved.service'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Command failed: exit status 3" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stdout: * systemd-resolved.service - Network Name Resolution\n Loaded: loaded (/usr/lib/systemd/system/systemd-resolved.service; disabled; vendor preset: disabled)\n Active: inactive (dead)\n Docs: man:systemd-resolved.service(8)\n https://www.freedesktop.org/wiki/Software/systemd/resolved\n https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers\n https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stderr: " | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if running as non-root" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if running inside WSL2" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if crc-admin-helper executable is cached" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-admin-helper-linux --version'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Found crc-admin-helper-linux version 0.0.6" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="crc-admin-helper executable already cached" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking for obsolete admin-helper executable" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if an older admin-helper executable is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="No older admin-helper executable found" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if running on a supported CPU architecture" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking minimum RAM requirements" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Total memory of system is 33296855040 bytes" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if Virtualization is enabled" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if the vmx/svm flags are present in /proc/cpuinfo" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="CPU virtualization flags are good" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if KVM is enabled" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if /dev/kvm exists" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="/dev/kvm was found" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if libvirt is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if 'virsh' is available" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="'virsh' was found in /usr/bin/virsh" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking 'virsh capabilities' for libvirtd/qemu availability" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'virsh --readonly --connect qemu:///system capabilities'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Found x86_64 hypervisor with 'hvm' capabilities" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if user is part of libvirt group" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if current user is part of the libvirt group" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Current user is already in the libvirt group" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if active user/process is currently part of the libvirt group" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if libvirt daemon is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if libvirtd service is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status virtqemud.socket'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Command failed: exit status 4" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stdout: " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stderr: Unit virtqemud.socket could not be found.\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="virtqemud.socket is neither running nor listening" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status libvirtd.socket'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Command failed: exit status 4" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stdout: " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stderr: Unit libvirtd.socket could not be found.\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="libvirtd.socket is neither running nor listening" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status virtqemud.service'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Command failed: exit status 4" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stdout: " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stderr: Unit virtqemud.service could not be found.\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="virtqemud.service is neither running nor listening" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status libvirtd.service'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="libvirtd.service is running" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if a supported libvirt version is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if libvirt version is >=3.4.0" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'virsh -v'" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if crc-driver-libvirt is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if crc-driver-libvirt is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/home/shaansar/.crc/bin/crc-driver-libvirt version'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Found crc-driver-libvirt version 0.13.1" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="crc-driver-libvirt is already installed" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if systemd-networkd is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if systemd-networkd.service is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status systemd-networkd.service'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Command failed: exit status 4" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stdout: " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="stderr: Unit systemd-networkd.service could not be found.\n" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="systemd-networkd.service is not running" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if NetworkManager is installed" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if 'nmcli' is available" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="'nmcli' was found in /usr/bin/nmcli" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if NetworkManager service is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking if NetworkManager.service is running" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running 'systemctl status NetworkManager.service'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="NetworkManager.service is already running" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking NetworkManager configuration" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="File not found: /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf: stat /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf: no such file or directory" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Writing Network Manager config for crc" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Fixing NetworkManager configuration" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Writing NetworkManager configuration to /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Changing permissions for /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf to 644 " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/usr/bin/sudo chmod 644 /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Reloading NetworkManager" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="NetworkManager configuration fixed" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Checking dnsmasq configuration" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="File not found: /etc/NetworkManager/dnsmasq.d/crc.conf: stat /etc/NetworkManager/dnsmasq.d/crc.conf: no such file or directory" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Writing dnsmasq config for crc" | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Fixing dnsmasq configuration" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Writing NetworkManager configuration to /etc/NetworkManager/dnsmasq.d/crc.conf" | |
time="2021-07-16T15:42:49+05:30" level=info msg="Using root access: Changing permissions for /etc/NetworkManager/dnsmasq.d/crc.conf to 644 " | |
time="2021-07-16T15:42:49+05:30" level=debug msg="Running '/usr/bin/sudo chmod 644 /etc/NetworkManager/dnsmasq.d/crc.conf'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Reloading NetworkManager" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Using root access: Executing systemctl daemon-reload command" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running '/usr/bin/sudo systemctl daemon-reload'" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Using root access: Executing systemctl reload NetworkManager" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running '/usr/bin/sudo systemctl reload NetworkManager'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="dnsmasq configuration fixed" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Checking if libvirt 'crc' network is available" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Checking if libvirt 'crc' network exists" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Command failed: exit status 1" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stdout: \n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Libvirt network crc not found" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Setting up libvirt 'crc' network" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Creating libvirt 'crc' network" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-destroy crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Command failed: exit status 1" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stdout: \n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-undefine crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Command failed: exit status 1" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stdout: \n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="stderr: error: failed to get network 'crc'\nerror: Network not found: no network with matching name 'crc'\n" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="libvirt 'crc' network created" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Checking if libvirt 'crc' network is active" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Checking if libvirt 'crc' network is active" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-info crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Libvirt crc network is not active" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Starting libvirt 'crc' network" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Starting libvirt 'crc' network" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-start crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="Running 'virsh --connect qemu:///system net-autostart crc'" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="libvirt 'crc' network started" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Checking if CRC bundle is extracted in '$HOME/.crc'" | |
time="2021-07-16T15:42:50+05:30" level=info msg="Checking if /home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle exists" | |
time="2021-07-16T15:42:50+05:30" level=debug msg="/home/shaansar/.crc/cache/crc_libvirt_4.7.18.crcbundle exists" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment