Skip to content

Instantly share code, notes, and snippets.

@akrzos

akrzos/SNO Secret

Last active June 10, 2021 18:58
Show Gist options
  • Select an option

  • Save akrzos/4db55dd43109212320504eba50d76bba to your computer and use it in GitHub Desktop.

Select an option

Save akrzos/4db55dd43109212320504eba50d76bba to your computer and use it in GitHub Desktop.
[root@f16-h11-000-1029p akrzos]# oc logs -n open-cluster-management assisted-service-6b5945bcc6-tw8qs -c assisted-service | grep "0e39f985-ebe1-4b47-98d5-c4ba2707a61b"
time="2021-06-10T18:41:04Z" level=info msg="GetNextSteps cluster: ,<9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host: <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5>, host status: <insufficient>" func="github.com/openshift/assisted-service/internal/host/hostcommands.(*InstructionManager).GetNextSteps" file="/remote-source/app/internal/host/hostcommands/instruction_manager.go:116" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=instructions request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:04Z" level=info msg="Submitting step <inventory> id <inventory-7e6638fe> to cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> Command: <sh> Arguments: <[-c cp /etc/mtab /root/mtab && podman run --privileged --net=host --rm --quiet -v /var/log:/var/log -v /run/udev:/run/udev -v /dev/disk:/dev/disk -v /run/systemd/journal/socket:/run/systemd/journal/socket -v /var/log:/host/var/log:ro -v /proc/meminfo:/host/proc/meminfo:ro -v /sys/kernel/mm/hugepages:/host/sys/kernel/mm/hugepages:ro -v /proc/cpuinfo:/host/proc/cpuinfo:ro -v /root/mtab:/host/etc/mtab:ro -v /sys/block:/host/sys/block:ro -v /sys/devices:/host/sys/devices:ro -v /sys/bus:/host/sys/bus:ro -v /sys/class:/host/sys/class:ro -v /run/udev:/host/run/udev:ro -v /dev/disk:/host/dev/disk:ro quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 inventory]>" func=github.com/openshift/assisted-service/internal/host/hostcommands.logSteps file="/remote-source/app/internal/host/hostcommands/instruction_manager.go:162" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=instructions request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:04Z" level=info msg="Submitting step <free-network-addresses> id <free-network-addresses-18ddd3dc> to cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> Command: <sh> Arguments: <[-c podman ps --format '{{.Names}}' | grep -q '^free_addresses_scanner$' || podman run --privileged --net=host --rm --quiet --name free_addresses_scanner -v /var/log:/var/log -v /run/systemd/journal/socket:/run/systemd/journal/socket quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 free_addresses '[\"198.18.8.0/21\"]']>" func=github.com/openshift/assisted-service/internal/host/hostcommands.logSteps file="/remote-source/app/internal/host/hostcommands/instruction_manager.go:162" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=instructions request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:04Z" level=info msg="Submitting step <ntp-synchronizer> id <ntp-synchronizer-ce6afddb> to cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> Command: <podman> Arguments: <[run --privileged --net=host --rm -v /var/log:/var/log -v /run/systemd/journal/socket:/run/systemd/journal/socket -v /var/run/chrony:/var/run/chrony quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 ntp_synchronizer {\"ntp_source\":\"\"}]>" func=github.com/openshift/assisted-service/internal/host/hostcommands.logSteps file="/remote-source/app/internal/host/hostcommands/instruction_manager.go:162" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=instructions request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:04Z" level=info msg="Received step reply <free-network-addresses-18ddd3dc> from cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> exit-code <0> stderr <>" func=github.com/openshift/assisted-service/internal/bminventory.logReplyReceived file="/remote-source/app/internal/bminventory/inventory.go:3051" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=Inventory request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:04Z" level=error msg="Failed decode <free-network-addresses-18ddd3dc> reply for host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654>" func="github.com/openshift/assisted-service/internal/bminventory.(*bareMetalInventory).PostStepReply" file="/remote-source/app/internal/bminventory/inventory.go:2828" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 error="unexpected end of JSON input" go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=Inventory request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
time="2021-06-10T18:41:05Z" level=info msg="Received step reply <inventory-7e6638fe> from cluster <9a797e9e-e37e-44a9-bc05-48c9b6d5d654> host <4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5> exit-code <0> stderr <> stdout <{\"bmc_address\":\"0.0.0.0\",\"bmc_v6address\":\"::/0\",\"boot\":{\"current_boot_mode\":\"uefi\"},\"cpu\":{\"architecture\":\"x86_64\",\"count\":8,\"flags\":[\"fpu\",\"vme\",\"de\",\"pse\",\"tsc\",\"msr\",\"pae\",\"mce\",\"cx8\",\"apic\",\"sep\",\"mtrr\",\"pge\",\"mca\",\"cmov\",\"pat\",\"pse36\",\"clflush\",\"mmx\",\"fxsr\",\"sse\",\"sse2\",\"ss\",\"ht\",\"syscall\",\"nx\",\"pdpe1gb\",\"rdtscp\",\"lm\",\"constant_tsc\",\"rep_good\",\"nopl\",\"xtopology\",\"cpuid\",\"tsc_known_freq\",\"pni\",\"pclmulqdq\",\"vmx\",\"ssse3\",\"fma\",\"cx16\",\"pcid\",\"sse4_1\",\"sse4_2\",\"x2apic\",\"movbe\",\"popcnt\",\"tsc_deadline_timer\",\"aes\",\"xsave\",\"avx\",\"f16c\",\"rdrand\",\"hypervisor\",\"lahf_lm\",\"abm\",\"3dnowprefetch\",\"cpuid_fault\",\"invpcid_single\",\"pti\",\"ssbd\",\"ibrs\",\"ibpb\",\"stibp\",\"tpr_shadow\",\"vnmi\",\"flexpriority\",\"ept\",\"vpid\",\"ept_ad\",\"fsgsbase\",\"tsc_adjust\",\"bmi1\",\"hle\",\"avx2\",\"smep\",\"bmi2\",\"erms\",\"invpcid\",\"rtm\",\"avx512f\",\"avx512dq\",\"rdseed\",\"adx\",\"smap\",\"clflushopt\",\"clwb\",\"avx512cd\",\"avx512bw\",\"avx512vl\",\"xsaveopt\",\"xsavec\",\"xgetbv1\",\"xsaves\",\"arat\",\"umip\",\"pku\",\"ospke\",\"md_clear\",\"arch_capabilities\"],\"frequency\":2099.998,\"model_name\":\"Intel Xeon Processor (Cascadelake)\"},\"disks\":[{\"by_path\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0\",\"drive_type\":\"HDD\",\"hctl\":\"0:0:0:0\",\"id\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0\",\"installation_eligibility\":{\"eligible\":true,\"not_eligible_reasons\":null},\"model\":\"QEMU_HARDDISK\",\"name\":\"sda\",\"path\":\"/dev/sda\",\"serial\":\"drive-scsi0-0-0-0\",\"size_bytes\":128849018880,\"smart\":\"{\\\"json_format_version\\\":[1,0],\\\"smartctl\\\":{\\\"version\\\":[7,1],\\\"svn_revision\\\":\\\"5049\\\",\\\"platform_info\\\":\\\"x86_64-linux-4.18.0-305.el8.x86_64\\\",\\\"build_info\\\":\\\"(local build)\\\",\\\"argv\\\":[\\\"smartctl\\\",\\\"--xall\\\",\\\"--json=c\\\",\\\"/dev/sda\\\"],\\\"exit_status\\\":4},\\\"device\\\":{\\\"name\\\":\\\"/dev/sda\\\",\\\"info_name\\\":\\\"/dev/sda\\\",\\\"type\\\":\\\"scsi\\\",\\\"protocol\\\":\\\"SCSI\\\"},\\\"vendor\\\":\\\"QEMU\\\",\\\"product\\\":\\\"QEMU HARDDISK\\\",\\\"model_name\\\":\\\"QEMU QEMU HARDDISK\\\",\\\"revision\\\":\\\"2.5+\\\",\\\"scsi_version\\\":\\\"SPC-3\\\",\\\"user_capacity\\\":{\\\"blocks\\\":251658240,\\\"bytes\\\":128849018880},\\\"logical_block_size\\\":512,\\\"rotation_rate\\\":0,\\\"device_type\\\":{\\\"scsi_value\\\":0,\\\"name\\\":\\\"disk\\\"},\\\"local_time\\\":{\\\"time_t\\\":1623350464,\\\"asctime\\\":\\\"Thu Jun 10 18:41:04 2021 UTC\\\"},\\\"temperature\\\":{\\\"current\\\":0,\\\"drive_trip\\\":0}}\",\"vendor\":\"QEMU\"},{\"by_path\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:1\",\"drive_type\":\"ODD\",\"hctl\":\"0:0:0:1\",\"id\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:1\",\"installation_eligibility\":{\"not_eligible_reasons\":[\"Disk is removable\"]},\"is_installation_media\":true,\"model\":\"QEMU_CD-ROM\",\"name\":\"sr0\",\"path\":\"/dev/sr0\",\"serial\":\"drive-scsi0-0-0-1\",\"size_bytes\":106708992,\"smart\":\"{\\\"json_format_version\\\":[1,0],\\\"smartctl\\\":{\\\"version\\\":[7,1],\\\"svn_revision\\\":\\\"5049\\\",\\\"platform_info\\\":\\\"x86_64-linux-4.18.0-305.el8.x86_64\\\",\\\"build_info\\\":\\\"(local build)\\\",\\\"argv\\\":[\\\"smartctl\\\",\\\"--xall\\\",\\\"--json=c\\\",\\\"/dev/sr0\\\"],\\\"exit_status\\\":4},\\\"device\\\":{\\\"name\\\":\\\"/dev/sr0\\\",\\\"info_name\\\":\\\"/dev/sr0\\\",\\\"type\\\":\\\"scsi\\\",\\\"protocol\\\":\\\"SCSI\\\"},\\\"vendor\\\":\\\"QEMU\\\",\\\"product\\\":\\\"QEMU CD-ROM\\\",\\\"model_name\\\":\\\"QEMU QEMU CD-ROM\\\",\\\"revision\\\":\\\"2.5+\\\",\\\"scsi_version\\\":\\\"SPC-3\\\",\\\"user_capacity\\\":{\\\"blocks\\\":52104,\\\"bytes\\\":106708992},\\\"logical_block_size\\\":2048,\\\"device_type\\\":{\\\"scsi_value\\\":5,\\\"name\\\":\\\"CD/DVD\\\"},\\\"local_time\\\":{\\\"time_t\\\":1623350464,\\\"asctime\\\":\\\"Thu Jun 10 18:41:04 2021 UTC\\\"},\\\"temperature\\\":{\\\"current\\\":0,\\\"drive_trip\\\":0}}\",\"vendor\":\"QEMU\"}],\"gpus\":[{\"address\":\"0000:00:01.0\",\"device_id\":\"0100\",\"name\":\"QXL paravirtual graphic card\",\"vendor\":\"Red Hat, Inc.\",\"vendor_id\":\"1b36\"}],\"hostname\":\"localhost\",\"interfaces\":[{\"flags\":[\"up\",\"broadcast\",\"multicast\"],\"has_carrier\":true,\"ipv4_addresses\":[\"198.18.8.134/21\"],\"ipv6_addresses\":[],\"mac_address\":\"52:54:00:76:01:07\",\"mtu\":1500,\"name\":\"enp1s0\",\"product\":\"0x10d3\",\"speed_mbps\":1000,\"vendor\":\"0x8086\"}],\"memory\":{\"physical_bytes\":21474836480,\"usable_bytes\":21012299776},\"system_vendor\":{\"manufacturer\":\"Red Hat\",\"product_name\":\"KVM\",\"virtual\":true},\"timestamp\":1623350464}>" func=github.com/openshift/assisted-service/internal/bminventory.logReplyReceived file="/remote-source/app/internal/bminventory/inventory.go:3053" cluster_id=9a797e9e-e37e-44a9-bc05-48c9b6d5d654 go-id=635517 host_id=4a0c6719-e600-49ef-9f1a-5bcc1a31d1c5 pkg=Inventory request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
[root@localhost ~]# journalctl | grep "0e39f985-ebe1-4b47-98d5-c4ba2707a61b"
Jun 10 18:41:03 localhost next_step_runne[1965]: time="10-06-2021 18:41:03" level=info msg="Query for next steps" file="step_processor.go:116" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=info msg="Executing step: <ntp-synchronizer-ce6afddb>, command: <podman>, args: <[run --privileged --net=host --rm -v /var/log:/var/log -v /run/systemd/journal/socket:/run/systemd/journal/socket -v /var/run/chrony:/var/run/chrony quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 ntp_synchronizer {\"ntp_source\":\"\"}]>" file="step_processor.go:84" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=info msg="Executing step: <inventory-7e6638fe>, command: <sh>, args: <[-c cp /etc/mtab /root/mtab && podman run --privileged --net=host --rm --quiet -v /var/log:/var/log -v /run/udev:/run/udev -v /dev/disk:/dev/disk -v /run/systemd/journal/socket:/run/systemd/journal/socket -v /var/log:/host/var/log:ro
-v /proc/meminfo:/host/proc/meminfo:ro -v /sys/kernel/mm/hugepages:/host/sys/kernel/mm/hugepages:ro -v /proc/cpuinfo:/host/proc/cpuinfo:ro -v /root/mtab:/host/etc/mtab:ro -v /sys/block:/host/sys/block:ro -v /sys/devices:/host/sys/devices:ro -v /sys/bus:/host/sys/bus:ro -v /sys/class:/host/sys/class:ro -v /run/udev:/host/run/udev:ro -v /dev/disk:/host/dev/disk:ro quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 inventory]>" file="step_processor.go:84" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=info msg="Executing step: <free-network-addresses-18ddd3dc>, command: <sh>, args: <[-c podman ps --format '{{.Names}}' | grep -q '^free_addresses_scanner$' || podman run --privileged --net=host --rm --quiet --name free_addresses_scanner -v /var/log:/var/log -v /run/systemd/journal/socket:/run/systemd/journal/socket quay.io:443/acm-d/assisted-installer-agent-rhel8@sha256:5f97714289d1dffe43db44056a8d04bffde18957745ebdf6675eda53d7b0dfc7 free_addresses '[\"198.18.8.0/21\"]']>" file="step_processor.go:84" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=info msg="Sending step <free-network-addresses-18ddd3dc> reply error <> exit-code <0>" file="step_processor.go:48" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=warning msg="Assisted service returned status code Bad Request after processing step reply. Reason: unexpected end of JSON input" file="step_processor.go:74" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:04 localhost next_step_runne[1965]: time="10-06-2021 18:41:04" level=info msg="Sending step <inventory-7e6638fe> reply output <{\"bmc_address\":\"0.0.0.0\",\"bmc_v6address\":\"::/0\",\"boot\":{\"current_boot_mode\":\"uefi\"},\"cpu\":{\"architecture\":\"x86_64\",\"count\":8,\"flags\":[\"fpu\",\"vme\",\"de\",\"pse\",\"tsc\",\"msr\",\"pae\",\"mce\",\"cx8\",\"apic\",\"sep\",\"mtrr\",\"pge\",\"mca\",\"cmov\",\"pat\",\"pse36\",\"clflush\",\"mmx\",\"fxsr\",\"sse\",\"sse2\",\"ss\",\"ht\",\"syscall\",\"nx\",\"pdpe1gb\",\"rdtscp\",\"lm\",\"constant_tsc\",\"rep_good\",\"nopl\",\"xtopology\",\"cpuid\",\"tsc_known_freq\",\"pni\",\"pclmulqdq\",\"vmx\",\"ssse3\",\"fma\",\"cx16\",\"pcid\",\"sse4_1\",\"sse4_2\",\"x2apic\",\"movbe\",\"popcnt\",\"tsc_deadline_timer\",\"aes\",\"xsave\",\"avx\",\"f16c\",\"rdrand\",\"hypervisor\",\"lahf_lm\",\"abm\",\"3dnowprefetch\",\"cpuid_fault\",\"invpcid_single\",\"pti\",\"ssbd\",\"ibrs\",\"ibpb\",\"stibp\",\"tpr_shadow\",\"vnmi\",\"flexpriority\",\"ept\",\"vpid\",\"ept_ad\",\"fsgsbase\",\"tsc_adjust\",\"bmi1\",\"hle\",\"avx2\",\"smep\",\"bmi2\",\"erms\",\"invpcid\",\"rtm\",\"avx512f\",\"avx512dq\",\"rdseed\",\"adx\",\"smap\",\"clflushopt\",\"clwb\",\"avx512cd\",\"avx512bw\",\"avx512vl\",\"xsaveopt\",\"xsavec\",\"xgetbv1\",\"xsaves\",\"arat\",\"umip\",\"pku\",\"ospke\",\"md_clear\",\"arch_capabilities\"],\"frequency\":2099.998,\"model_name\":\"Intel Xeon Processor (Cascadelake)\"},\"disks\":[{\"by_path\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0\",\"drive_type\":\"HDD\",\"hctl\":\"0:0:0:0\",\"id\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:0\",\"installation_eligibility\":{\"eligible\":true,\"not_eligible_reasons\":null},\"model\":\"QEMU_HARDDISK\",\"name\":\"sda\",\"path\":\"/dev/sda\",\"serial\":\"drive-scsi0-0-0-0\",\"size_bytes\":128849018880,\"smart\":\"{\\\"json_format_version\\\":[1,0],\\\"smartctl\\\":{\\\"version\\\":[7,1],\\\"svn_revision\\\":\\\"5049\\\",\\\"platform_info\\\":\\\"x86_64-linux-4.18.0-305.el8.x86_64\\\",\\\"build_info\\\":\\\"(local build)\\\",\\\"argv\\\":[\\\"smartctl\\\",\\\"--xall\\\",\\\"--json=c\\\",\\\"/dev/sda\\\"],\\\"exit_status\\\":4},\\\"device\\\":{\\\"name\\\":\\\"/dev/sda\\\",\\\"info_name\\\":\\\"/dev/sda\\\",\\\"type\\\":\\\"scsi\\\",\\\"protocol\\\":\\\"SCSI\\\"},\\\"vendor\\\":\\\"QEMU\\\",\\\"product\\\":\\\"QEMU HARDDISK\\\",\\\"model_name\\\":\\\"QEMU QEMU HARDDISK\\\",\\\"revision\\\":\\\"2.5+\\\",\\\"scsi_version\\\":\\\"SPC-3\\\",\\\"user_capacity\\\":{\\\"blocks\\\":251658240,\\\"bytes\\\":128849018880},\\\"logical_block_size\\\":512,\\\"rotation_rate\\\":0,\\\"device_type\\\":{\\\"scsi_value\\\":0,\\\"name\\\":\\\"disk\\\"},\\\"local_time\\\":{\\\"time_t\\\":1623350464,\\\"asctime\\\":\\\"Thu Jun 10 18:41:04 2021 UTC\\\"},\\\"temperature\\\":{\\\"current\\\":0,\\\"drive_trip\\\":0}}\",\"vendor\":\"QEMU\"},{\"by_path\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:1\",\"drive_type\":\"ODD\",\"hctl\":\"0:0:0:1\",\"id\":\"/dev/disk/by-path/pci-0000:02:00.0-scsi-0:0:0:1\",\"installation_eligibility\":{\"not_eligible_reasons\":[\"Disk is removable\"]},\"is_installation_media\":true,\"model\":\"QEMU_CD-ROM\",\"name\":\"sr0\",\"path\":\"/dev/sr0\",\"serial\":\"drive-scsi0-0-0-1\",\"size_bytes\":106708992,\"smart\":\"{\\\"json_format_version\\\":[1,0],\\\"smartctl\\\":{\\\"version\\\":[7,1],\\\"svn_revision\\\":\\\"5049\\\",\\\"platform_info\\\":\\\"x86_64-linux-4.18.0-305.el8.x86_64\\\",\\\"build_info\\\":\\\"(local build)\\\",\\\"argv\\\":[\\\"smartctl\\\",\\\"--xall\\\",\\\"--json=c\\\",\\\"/dev/sr0\\\"],\\\"exit_status\\\":4},\\\"device\\\":{\\\"name\\\":\\\"/dev/sr0\\\",\\\"info_name\\\":\\\"/dev/sr0\\\",\\\"type\\\":\\\"scsi\\\",\\\"protocol\\\":\\\"SCSI\\\"},\\\"vendor\\\":\\\"QEMU\\\",\\\"product\\\":\\\"QEMU CD-ROM\\\",\\\"model_name\\\":\\\"QEMU QEMU CD-ROM\\\",\\\"revision\\\":\\\"2.5+\\\",\\\"scsi_version\\\":\\\"SPC-3\\\",\\\"user_capacity\\\":{\\\"blocks\\\":52104,\\\"bytes\\\":106708992},\\\"logical_block_size\\\":2048,\\\"device_type\\\":{\\\"scsi_value\\\":5,\\\"name\\\":\\\"CD/DVD\\\"},\\\"local_time\\\":{\\\"time_t\\\":1623350464,\\\"asctime\\\":\\\"Thu Jun 10 18:41:04 2021 UTC\\\"},\\\"temperature\\\":{\\\"current\\\":0,\\\"drive_trip\\\":0}}\",\"vendor\":\"QEMU\"}],\"gpus\":[{\"address\":\"0000:00:01.0\",\"device_id\":\"0100\",\"name\":\"QXL paravirtual graphic card\",\"vendor\":\"Red Hat, Inc.\",\"vendor_id\":\"1b36\"}],\"hostname\":\"localhost\",\"interfaces\":[{\"flags\":[\"up\",\"broadcast\",\"multicast\"],\"has_carrier\":true,\"ipv4_addresses\":[\"198.18.8.134/21\"],\"ipv6_addresses\":[],\"mac_address\":\"52:54:00:76:01:07\",\"mtu\":1500,\"name\":\"enp1s0\",\"product\":\"0x10d3\",\"speed_mbps\":1000,\"vendor\":\"0x8086\"}],\"memory\":{\"physical_bytes\":21474836480,\"usable_bytes\":21012299776},\"system_vendor\":{\"manufacturer\":\"Red Hat\",\"product_name\":\"KVM\",\"virtual\":true},\"timestamp\":1623350464}> error <> exit-code <0>" file="step_processor.go:50" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Jun 10 18:41:05 localhost next_step_runne[1965]: time="10-06-2021 18:41:05" level=info msg="Result for ntp-synchronizer already exists in assisted service" file="step_processor.go:38" request_id=0e39f985-ebe1-4b47-98d5-c4ba2707a61b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment