tp-qemu
tp-qemu copied to clipboard
qemu_guest_agent: adjust '--allow-rpcs' as new default option
We add this for security reasons. From QEMU 8.1, the guest agent supports the allow rpcs list. Maybe will be better to start using it.
ID: 1442 Signed-off-by: demeng [email protected]
Hi @leidwang, could you please help to review this? @BohdanMar @fbq815 @MiriamDeng could you please check whether it will affect your test? (1/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (1/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (51.98 s) (2/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (2/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (51.47 s) (3/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (3/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (53.69 s) (4/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (4/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (51.56 s) (5/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (5/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (56.78 s) (6/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (6/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (51.77 s) (7/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (7/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (52.73 s)
Hi @6-dehan
As you mentioned in your commit message, starting with QEMU 8.1, the guest agent supports allow RPC lists. If you will only run this case with qemu8.1 or higher in the future, I think you'd better add a limitation here. If you want support all qemu versions, I think you should add some code for the different qemu versions to support them all. What do you think?Thanks!
sure, I'm on it.
Hi @leidwang, could you please help to review this? @BohdanMar @fbq815 @MiriamDeng could you please check whether it will affect your test? (1/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (1/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (51.98 s) (2/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (2/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (51.47 s) (3/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (3/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (53.69 s) (4/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (4/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (51.56 s) (5/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (5/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (56.78 s) (6/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (6/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (51.77 s) (7/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (7/7) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (52.73 s)
Plus: please use the latest version of rpm qemu-guest-agent
Test on s390x got failed: Get an error message when waiting for sync with qemu guest agent, check the debug log for the future message, detail: '{'class': 'CommandNotFound', 'desc': 'Command guest-sync has been disabled: the command is not allowed'}'
- I think we should limit these cases are triggered on guest have qga version higher than qemu-8.1.0-5
- please help check the command fail issue
Test on s390x got failed: Get an error message when waiting for sync with qemu guest agent, check the debug log for the future message, detail: '{'class': 'CommandNotFound', 'desc': 'Command guest-sync has been disabled: the command is not allowed'}'
- I think we should limit these cases are triggered on guest have qga version higher than qemu-8.1.0-5 yes, it will be done soon.
- please help check the command fail issue From the error output, that means that after you updated the version, you did not restart qga.service, so the previous failed operation affected the qga configuration file and was not refreshed. So the most basic guest-sync fails to execute. please try again with full standard steps. the polarion test case has been updated as well, you can check it out.
Testing on aarch64:
The same issue as on s390x platform: " Get an error message when waiting for sync with qemu guest agent, check the debug log for the future message, detail: '{'class': 'CommandNotFound', 'desc': 'Command guest-sync has been disabled: the command is not allowed'}' "
Others LGTM
Hi all, @leidwang @BohdanMar @fbq815 @MiriamDeng
currently, we got three forms of parameter 'blacklist':
- rhel9.1 and below: '--blacklist'
- rhel9.2 ~ rhel9.3: '--block-rpcs'
- rhel9.4 (from qemu8.1.0-5): '--allow-rpcs'&'--block-rpcs', and '--allow-rpcs' as default option.
so we gotta match the three scenarios in our testing.
rhel9.4 VM on rhel9.4 host: (1/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (1/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (67.42 s) (2/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (2/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (52.65 s) (3/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (3/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (54.25 s) (4/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (4/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (52.06 s) (5/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (5/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (57.42 s) (6/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (6/6) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (52.80 s)
rhel9.2 VM on rhel9.2 host (rhel9.3 on rhel9.3): (1/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (1/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (55.67 s) (2/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (2/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (56.40 s) (3/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (3/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (56.65 s) (4/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (4/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (56.17 s) (5/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (5/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (66.15 s) (6/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (6/6) Host_RHEL.m9.u2.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (55.91 s)
rhel9.1 and below: (1/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (1/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (56.74 s) (2/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (2/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (45.91 s) (3/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (3/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (47.40 s) (4/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (4/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (46.31 s) (5/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (5/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (58.30 s) (6/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (6/6) Host_RHEL.m9.u1.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (46.02 s)
Hi @vivianQizhu , could you please help to review this patch?
It works on s390x with no matter RHEL.9.2 or RHEL.9.0
(1/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: STARTED (1/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: PASS (516.80 s) (2/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.s390-virtio: STARTED (2/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.s390-virtio: PASS (28.99 s) (3/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.s390-virtio: STARTED (3/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.s390-virtio: PASS (25.11 s) (4/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.s390-virtio: STARTED (4/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.s390-virtio: PASS (26.16 s) (5/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.s390-virtio: STARTED (5/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.s390-virtio: PASS (24.28 s) (6/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.s390-virtio: STARTED (6/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.s390-virtio: PASS (29.07 s) (7/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.s390-virtio: STARTED (7/7) Host_RHEL.m9.u2.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.s390-virtio: PASS (23.76 s) RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
(1/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: STARTED (1/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.s390-virtio: PASS (471.72 s) (2/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.s390-virtio: STARTED (2/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.s390-virtio: PASS (28.27 s) (3/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.s390-virtio: STARTED (3/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.s390-virtio: PASS (26.22 s) (4/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.s390-virtio: STARTED (4/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.s390-virtio: PASS (27.73 s) (5/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.s390-virtio: STARTED (5/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.s390-virtio: PASS (26.08 s) (6/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.s390-virtio: STARTED (6/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.s390-virtio: PASS (34.22 s) (7/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.s390-virtio: STARTED (7/7) Host_RHEL.m9.u0.nographic.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.0.0.s390x.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.s390-virtio: PASS (24.68 s) RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
On ppc, could you please help to check it ? Thank you @6-dehan (2/2) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: ERROR: No module named 'packaging' (0.08 s) [stderr] from packaging import version [stderr] ModuleNotFoundError: No module named 'packaging'
Tests failed with RHEL 9.2, same for 9.1 on aarch64:
01-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS 02-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: ERROR {'class': 'CommandNotFound', 'desc': 'Command guest-file-open has been disabled'}) 03-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: ERROR {'class': 'CommandNotFound', 'desc': 'Command guest-file-open has been disabled'}) 04-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: ERROR {'class': 'CommandNotFound', 'desc': 'Command guest-file-open has been disabled'}) 05-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: ERROR {'class': 'CommandNotFound', 'desc': 'Command guest-file-open has been disabled: the agent is in frozen state'}) 06-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.arm64-pci: ERROR {'class': 'CommandNotFound', 'desc': 'Command guest-file-open has been disabled: the agent is in frozen state'}) 07-Host_RHEL.m9.u2.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: ERROR Timeout expired while waiting for shell command to complete: 'cp /etc/sysconfig/qemu-ga /etc/sysconfig/qemu-ga-bk' (output: "cp: overwrite '/etc/sysconfig/qemu-ga-bk'? ")
On ppc, could you please help to check it ? Thank you @6-dehan (2/2) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: ERROR: No module named 'packaging' (0.08 s) [stderr] from packaging import version [stderr] ModuleNotFoundError: No module named 'packaging'
that's not qga issue, maybe you can fix it when you try pip3 install packaging
if I recall it correctly.
@vivianQizhu Hi, could you please help to review it when you get time?
@6-dehan Would you address @MiriamDeng and @BohdanMar 's failure first? I expect they all ack your changes first. Thanks.
@6-dehan Would you address @MiriamDeng and @BohdanMar 's failure first? I expect they all ack your changes first. Thanks.
@vivianQizhu sure, I'll write a guide for testing this patch for them later,
@6-dehan Would you address @MiriamDeng and @BohdanMar 's failure first? I expect they all ack your changes first. Thanks.
@vivianQizhu sure, I'll write a guide for testing this patch for them later,
Thanks for reminding me, will share my results today !
@6-dehan , I follow your suggestion by executing "pip3 install ...", I sill meet the issue (1/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: STARTED Virsh executable not set or found on path, virsh module will not function normally (1/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: FAIL: Failed to change the cmd to white list, the output is (105. 85 s) (2/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write: STARTED Virsh executable not set or found on path, virsh module will not function normally (2/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write: FAIL: Failed to change the cmd to white list, the output is (104 .67 s) (3/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read: STARTED Virsh executable not set or found on path, virsh module will not function normally (3/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read: FAIL: Failed to change the cmd to white list, the output is (107. 88 s) (4/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze: STARTED Virsh executable not set or found on path, virsh module will not function normally (4/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze: FAIL: Failed to change the cmd to white list, the output is (106.52 s)
@6-dehan , I follow your suggestion by executing "pip3 install ...", I sill meet the issue (1/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: STARTED Virsh executable not set or found on path, virsh module will not function normally (1/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek: FAIL: Failed to change the cmd to white list, the output is (105. 85 s) (2/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write: STARTED Virsh executable not set or found on path, virsh module will not function normally (2/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write: FAIL: Failed to change the cmd to white list, the output is (104 .67 s) (3/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read: STARTED Virsh executable not set or found on path, virsh module will not function normally (3/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read: FAIL: Failed to change the cmd to white list, the output is (107. 88 s) (4/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze: STARTED Virsh executable not set or found on path, virsh module will not function normally (4/4) Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze: FAIL: Failed to change the cmd to white list, the output is (106.52 s)
Discussed the issue with dehan, we also need to consider the scenario of the RHEL 9 VM running on RHEL 8 host on ppc side. Thanks.
Pass after retesting on aarch64:
JOB ID : a7318f9f32a36616d10b05c8f8781706fb5a8f0d JOB LOG : /root/avocado/job-results/job-2024-03-13T11.27-a7318f9/job.log (1/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: STARTED (1/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS (548.07 s) (2/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: STARTED (2/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: PASS (46.46 s) (3/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: STARTED (3/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: PASS (45.21 s) (4/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: STARTED (4/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: PASS (49.16 s) (5/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: STARTED (5/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: PASS (47.00 s) (6/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.arm64-pci: STARTED (6/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.arm64-pci: PASS (52.09 s) (7/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: STARTED (7/7) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: PASS (45.72 s) RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2024-03-13T11.27-a7318f9/results.html JOB TIME : 837.41 s
LGTM
recently, I didn't have time to upgrade this patch, will update it later.
Hi @leidwang I changed the code logic that variable assignment is determined, could you please help to review it again.
(01/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (01/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (47.98 s) (02/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (02/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (49.19 s) (03/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (03/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (50.47 s) (04/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (04/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (49.34 s) (05/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (05/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (61.98 s) (06/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (06/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (50.61 s) (07/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (07/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (50.36 s) (08/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (08/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (47.91 s) (09/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (09/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (49.19 s) (10/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (10/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (52.07 s) (11/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (11/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (50.66 s) (12/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (12/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (61.07 s) (13/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (13/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (51.35 s) (14/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (14/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (58.03 s) (15/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (15/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (55.40 s) (16/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (16/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (55.18 s) (17/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (17/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (55.16 s) (18/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (18/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (50.47 s) (19/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (19/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (89.90 s) (20/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (20/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (51.27 s) (21/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (21/21) Host_RHEL.m9.u4.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (51.76 s)
@leidwang all changes has been passed. (04/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (119.22 s) (05/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (05/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (118.40 s) (06/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (06/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (111.44 s) (07/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (07/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (115.61 s) (08/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (08/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (132.61 s) (09/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (09/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (119.22 s) (10/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (10/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (113.25 s) (11/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (11/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (126.92 s) (12/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (12/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (120.43 s) (13/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (13/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (143.14 s) (14/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (14/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (118.05 s) (15/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (15/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (128.11 s) (16/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (16/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (120.68 s) (17/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (17/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (117.15 s) (18/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: STARTED (18/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.q35: PASS (120.84 s) (19/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: STARTED (19/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.q35: PASS (114.73 s) (20/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: STARTED (20/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.q35: PASS (116.42 s) (21/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: STARTED (21/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.q35: PASS (119.58 s) (22/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: STARTED (22/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec.q35: PASS (176.86 s) (23/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: STARTED (23/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.q35: PASS (119.95 s) (24/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: STARTED (24/24) Host_RHEL.m9.u5.ovmf.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.x86_64.io-github-autotest-qemu.qemu_guest_agent.isa_serial.gagent_check_log.q35: PASS (116.21 s)
@vivianQizhu , could you please take the last review when you have time?
Hi @BohdanMar @fbq815 @MiriamDeng could you please help to run on your platform?
LGTM 01-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads Finshed 2024-04-23 22:16:31 2024-04-23 22:41:06 PASS 1475.127693 02-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads Finshed 2024-04-23 22:41:07 2024-04-23 23:14:22 PASS 1995.18665 03-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads Finshed 2024-04-23 23:14:24 2024-04-23 23:40:48 PASS 1584.428081 04-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek Finshed 2024-04-23 23:40:49 2024-04-23 23:42:47 PASS 118.303518 05-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write Finshed 2024-04-23 23:42:48 2024-04-23 23:44:27 PASS 98.810664 06-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read Finshed 2024-04-23 23:44:27 2024-04-23 23:46:01 PASS 94.067201 07-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze Finshed 2024-04-23 23:46:02 2024-04-23 23:47:42 PASS 99.716946 08-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec Finshed 2024-04-23 23:47:43 2024-04-23 23:49:18 PASS 95.925347 09-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.10.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist Finshed 2024-04-23 23:49:19 2024-04-23 23:51:00 PASS 100.725036 10-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek Finshed 2024-04-23 23:51:01 2024-04-23 23:53:01 PASS 120.760728 11-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write Finshed 2024-04-23 23:53:02 2024-04-23 23:54:36 PASS 94.28359 12-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read Finshed 2024-04-23 23:54:37 2024-04-23 23:56:14 PASS 96.804764 13-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze Finshed 2024-04-23 23:56:15 2024-04-23 23:57:48 PASS 93.889841 14-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec Finshed 2024-04-23 23:57:49 2024-04-23 23:59:51 PASS 122.126693 15-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist Finshed 2024-04-23 23:59:52 2024-04-24 00:01:20 PASS 88.336163 16-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek Finshed 2024-04-24 00:01:21 2024-04-24 00:03:11 PASS 109.954187 17-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write Finshed 2024-04-24 00:03:12 2024-04-24 00:04:56 PASS 104.411419 18-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read Finshed 2024-04-24 00:04:57 2024-04-24 00:06:57 PASS 120.179591 19-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze Finshed 2024-04-24 00:06:58 2024-04-24 00:08:32 PASS 94.195146 20-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_exec Finshed 2024-04-24 00:08:33 2024-04-24 00:10:23 PASS 110.638828 21-Host_RHEL.m8.u10.product_rhel.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.ppc64le.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist Finshed 2024-04-24 00:10:24 2024-04-24 00:12:08 PASS 103.942739
Test result on s390x: RHEL.9.4: RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2024-04-23T23.15-8f3796f/results.html JOB TIME : 590.67 s
RHEL.9.2: RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2024-04-24T01.41-5eb2dbf/results.html JOB TIME : 680.75 s
RHEL.8.10: RESULTS : PASS 7 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/avocado/job-results/job-2024-04-24T01.43-50615d7/results.html JOB TIME : 673.58 s
LGTM
Tested on aarch64 platform:
RHEL.9.4 JOB ID : 1bc4aaf543ecd97f39395a3f3b4716607f858a73 JOB LOG : /root/avocado/job-results/job-2024-04-25T06.26-1bc4aaf/job.log (1/5) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: PASS (47.80 s) (2/5) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: PASS (45.94 s) (3/5) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: PASS (48.50 s) (4/5) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: PASS (46.76 s) (5/5) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.4.0.aarch64.page_64k.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: PASS (46.26 s) RESULTS : PASS 5 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
RHEL.8.9 JOB ID : c4f5d8d7422198c12deeaad5307272afcddbd97a JOB LOG : /root/avocado/job-results/job-2024-04-25T06.39-c4f5d8d/job.log (1/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS (765.48 s) (2/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: PASS (50.11 s) (3/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: PASS (49.42 s) (4/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: PASS (49.66 s) (5/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: PASS (49.74 s) (6/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.8.9.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: PASS (49.63 s) RESULTS : PASS 6 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
RHEL.9.2 JOB ID : bd8b25d7467c66132e6b37072ad19049cdeb0f94 JOB LOG : /root/avocado/job-results/job-2024-04-25T06.59-bd8b25d/job.log (1/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads.arm64-pci: PASS (795.55 s) (2/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.seek.arm64-pci: PASS (50.38 s) (3/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.write.arm64-pci: PASS (49.33 s) (4/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.read.arm64-pci: PASS (50.83 s) (5/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.check_guest_file.with_fsfreeze.arm64-pci: PASS (49.08 s) (6/6) Host_RHEL.m9.u4.qcow2.virtio_scsi.up.virtio_net.Guest.RHEL.9.2.0.aarch64.io-github-autotest-qemu.qemu_guest_agent.virtio_serial.gagent_check_blacklist.arm64-pci: PASS (48.95 s) RESULTS : PASS 6 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
LGTM