Open marusak opened 3 years ago
rhel-9-0 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid cdb34bfa-35bb-4249-81d9-26a95205e88c
..+...+..+......+..........+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.+...+...............+..+.......+..+......+.......+......+.....+....+..+.........+............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.......+...+..+...+....+.....+....+.........+..+.............+.....+.............+..................+..............+.+......+...........+.........+......+......................+...........+....+...+..+...+..................+.+......+...+..+.........+................+........................+.........+.....+.+.........+..............+............+.+........+.+......+.....+...+......+....+.....+......+....+...........+................+...+......+.....................+.........+......+.......................+....+......+..+....+...+..+.............+....................+.+......+.........+...........+.+.....+..................+................+........+.......+......+..+.+...........+................+...+..............+......+..........+..+.......+......+..+....+.........+..+....+...+...+..+...+............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.......+..+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+......+.......+........+.+........+............................+.........+...............+.........+.....+...............+.+.....+......+............+.......+.........+.....+.......+..+.+.........+...............+...............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9775/devtools/browser/36b8b58b-a896-43d4-b8a3-d086531361b8
[0516/120402.293479:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/120402.307939:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/120402.316910:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:19421): GLib-GIO-WARNING **: 08:05:33.095: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-16T12:05:38.472856Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 646, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1540, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1355, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1347, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1322, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2501-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652702831581.27,"url":"http://127.0.0.2:9391/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 646, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1540, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1355, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1347, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1322, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [208s on 4-cockpit-11]
not ok 75 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]
First occurrence: 2022-05-16T12:07:18.785738 | revision 54777fd472f5bdf3e82698343153b39dc6701e88 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 14744e40-4ba5-4139-80c2-4a5d4e88a5ea
......+.......+.........+......+...+...+..+...+...+...............+....+..+....+.........+.....+...+.......+...+.....+..........+...+...........+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+....+........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..................+...+...+...+.....+......+...+...+.......+......+............+..+.............+...+......+.........+.....+.+........+.......+...+........+.......+.....+...+..............................+....+......+...+.....+.........+.+.....+....+...........+....+..+....+..........................+......+...+............+...+.+.....+....+............+..+...+....+......+........+..........+..+..........+...+..+....+...+....................+......+.....................+..................+......+............+..........+.......................+.+...+......+.....................+...............+......+.....+..........+...+.....+.......+..+...+....+.....+................+...+.....+.+..............+.........+......+......+...+..................+.........+.............+............+......+...............+...+.....+.......+..+...............+............+............................+...........+.......+.........+...+......+..............+.+.....+....+..+.+.....+.........+....+..+.............+.........+..+...............................+.........+.........+.........+.......................+.......+...............+........+...+.+.........+......+......+..............+...+......+.......+...............+............+........+.......+......+..+...+.......+.....+...+.........+......+.+........+.+.........................................+......+.............+...............+.....+.+.........+...........+.+..+..........+..+..........+.....+...............+...+...+....+...+.....+...............+.......+.....+.+...............+..+.+.....+......+...+......+...............+.....................+...+.......+..............+..........+.....+.+.....................+.....+....+......+...+..+...+..........+..+.........+.........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........................+........+...+....+..+.............+..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+.......+..+...+...+.+......+.....+............+................+......+......+..............+.+..............+....+.....+.+...+..+...+.............+..............+........................+.........+.......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9738/devtools/browser/9d4e6698-9947-473b-8392-94e7d968ffd6
[0516/133234.042563:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/133234.044753:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/133234.053767:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/133234.056467:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/133234.060036:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:9242): GLib-GIO-WARNING **: 09:33:21.167: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-16T13:33:23.762015Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652708096277.729,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-ro.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud-admin.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [155s on 1-ci-srv-06]
not ok 17 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-05-16T13:35:00.788009 | revision c6bcc96940f29e3f4b67b740c17cbaee326b4873 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid f4b23e72-8675-4a8c-9aa2-e1467ee51b11
......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+...+...+............+..+..................+.......+...+..+......+.+...+..+....+.....+.+......+........+......+.........+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+..+...+....+.....+.........+.......+.................+.....................+.+......+...+...........+..................+.+............+..+...+...+.+...........+.......+...............+..................+........+....+...+..+............+...............+......+.........+.+............+...+...+......+.....+....+.........+.....+.+..+........................................+............+........+...+....+..+....+..+.......+.....+..........+...+..+...+.........+...+...............+..........+............+...+...+.................+...+.......+....................+...+...+.......+...+......+..............................+...........+..........+............+.....+......+.........+.+.........+...........+.........+......+...............+.+......+........+....+..+....+..+....+.....+....+.....+...............+......+.........+..........+......+.....+...+.......+...+..+....+.....................+........+...............+...+....+.....+.+..................+...........+...+...+.......+..+.+...+.........+...+..+...+............+.......+...........+...+......+................+...+......+...+..+......+...+..........+.....+.........+..........+..+..........+...+...+...+..+...+.......+...............+........+.+...........+.......+........+.......+.......................+.......................................+...............+.+.....+.......+...........+.......+.........+...+..................+..+.+......+.....+..........+.......................+...+....+.....+......+...+............+....+...............+..............+.+.....+...+.+............+........+.+...+...+...............+.....+...............+............+...+...+.+........+.+.....+.+......+..................+.........+...+..+...+....+...+........+.......+......+...........+.........+.........+..............................+......+.+.....+......+...+...............................+........................+...........+.+...+..............+.+.....+......+.........+.+.....+....+............+..............+.....................+....+...+.....+.+......+.....+......+...............+....+....................+.+............+.....+...+.......+...........+.+...+.....+............+.+...+.........+...........+......+......+...+....+...+.....+.........+......+..................+.......+........................+...+..................+...+.........+..+....+......+.....+....+..+.......+.....................+...........+...+......+....+.....+......+....+......+...........+.+.....+.......+......+.........+........+............+.+...............+.....+.+......+.....+.......+..+.+...+...............+..............+..................+.......+.................+....+.....+....+...+........+....+..+....+.....+.......+.........+..............+..........+..............+......+.........+......+.+...........+....+......+.....+......................+..+....+..+.............+..+....+...+..+...+.............+...+.........+........+....+.........+..............+...............+.............+..............+..........+......+.........+...+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+.....+.+....................+.......+..+...+...+....+..............+....+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.......+.........+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+................+.........+..................+..............+.........+.......+........+.+.....+....+.........+...+............+......+.....+.........+............+...+................+..+.......+........+...+.+...+........+.......+......+......+...+..+..........+...........+.........+....+..............+......+.+...+..+.+..+......+.+.....+.............+..+...+.+...............+............+........+....+............+..................+.....+...+.......+........+...+..........+....................+.+...+...+..+...+............+.+......+..............+....+........+...+.......+........+.......+..................+.....+............+....+...............+.........+.........+...............+..+......+..........+...+...............+..+.......+............+.....+.+........+......+.+.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:10082/devtools/browser/b0797441-529e-434e-b6ad-93a6bcbec7c1
[0516/135248.974097:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/135248.976329:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/135248.982657:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/135248.984563:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/135248.988048:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:9241): GLib-GIO-WARNING **: 09:53:36.120: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-16T13:53:38.871612Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652709311652.354,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [159s on 1-cockpit-9]
not ok 17 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-05-16T13:55:15.608148 | revision fe2ed24877efa872d1aa86713bdbc6e30c4ec6ef Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d612db71-0f44-4bac-b9e7-87477317e972
...+...............+..........+...+..+.......+..+......+....+.....+....+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+....................+...+.............+............+..+...+...+...+....+...+........+....+...+..............+.........+....+........+...+..........+......+......+........+....+..............................+..+.+.........+...+........+.......+.....+.+...............+......+.....+...+..........+..+...+............+....+..............+............+...+...+...+.+.....................+..+.+..............+.......+...........+..........+.....+.......+...+.....+....+........+.....................+....+...+...............+.....+....+.....+.........+.+.....+.............+..+...+..........+.....+......+.........+......+....+...+..+............+......+...+.+......+..+......+...............+....+.....+.......+...........+............+............+.........+...............+.+...............+......+.....+...+....+...........................+...+.....+...+..................+.+.....+.+...+............+............+......+..............+.......+...+..................+........+.+......+...+......+.....+.+........+.......+............+...+.................+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.......+...+..........+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+............+...+........+....+..+..........+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+..............+...+...+.+...+...+........+......+...+...............+..........+..................+.....+.......+........+.............+.....+....+...........+...........................+.......+.....+.......+...+..+..................+...+.............+......+......+............+..+.+....................+...................+.....+.+...............+...+..+.......+.....+..........+......+..+...+....+....................+.......+......+..+...+...............+...+.....................+...+......+..........+.....+.......+.................+.+......+...+...+..+.......+..............+....+.....+...+.........+.........+.+.........+............+...+......+.....+....+...........+.+.....+..................+................+.........+.........+.....+.+.....+......+.........+......+....+......+......+..+......+....+...+.............................+..........+...+...............+..+.........+..........+..+....+.....+.............+..+.+........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9865/devtools/browser/fb9e6160-48df-4bcb-b006-a2ab0c4e8315
[0516/142926.712667:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/142926.714683:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/142926.721602:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/142926.723364:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/142926.726014:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:9230): GLib-GIO-WARNING **: 10:30:03.948: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-16T14:30:06.410965Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652711499680.063,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud-admin.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [143s on 3-ci-srv-06]
not ok 17 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-05-16T14:31:43.310428 | revision 1af33abe773250b471f2561f9de144971bc7b1a8 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 0a56fff1-4994-4ffa-932c-1ee5f6448690
..................+..+.........+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+......+.....+.+.....+...+....+...+..............+.........+.......+............+..+......+.......+...+..+.+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+........+.......+..+...+..........+...........+..........+..............................+..+.......+..+......+....+...........+.............+.........+..+..........+......+.....+............+.............+..+......+.+...+............+.........+............+.....+....+........+...+...+.+...........+....+...+..+................+...+..+...+....+...........+..........+..+...+....+...............+.....+.+.....+.......+.....+.........+..........+..................+.....+..........+...+...+.....+.......+.....+.......+.....+.+..+...............+...+.+......+...+.....+......+.+...........................+..+..................+.....................+...............+.+...+...+........+......+...+...+....+...+.....+.......+.....+....+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
............+.........+.........+...+..+..........+..+...+.+......+.....+.+..+.+.....+.+........+......+.+..............+....+...+..+.+..+....+...........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...........+...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+..+......+...+..........+.........+............+.....+......+..........+.....+.........+...+......+.+..............+.....................................+..+.+..+....+.....+...+.+..+.......+......+.....+.+.....+.........+.+......+...+....................+....+......+.........+.......................+....+.........+.........+.....+............+...+.+..........................+.+...+.........+..+...+.+..+............+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9527/devtools/browser/aa3c64c5-6ea5-44c0-8ea3-31985093249d
[0516/143641.648910:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/143641.651521:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/143641.660618:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0516/143641.665069:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0516/143641.669290:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:9238): GLib-GIO-WARNING **: 10:37:27.284: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-16T14:37:29.692158Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652711942222.148,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1537, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [151s on 2-ci-srv-02]
not ok 17 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-05-16T14:39:05.711266 | revision fbc675cccd6117bf44df5c19649e934e3adf0763 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 98dc6b6a-71f1-4e62-95d3-3bfb61f29392
.+...+...+...+............+.......+.....+..........+..+...+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+...+....+..+.+.....+..........+..............+...............+......+....+...............+...+...+..+............+....+.....+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
......+.+.....+.+.....+.......+..+.+.....+...+.......+..............+.+.........+.....+....+......+......+.....+...+....+......+...........+...+.+.....+.......+.........+...........+.......+..+.+...+......+...........+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....................+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+....+.....+......+..........+............+...+...+..+....+........+.+......+...............+...+.................+....+.....+...................+......+.....+..........+...........+.........+.+...+.....+.+.........+...........+.+.....+...+...+...+.........................+...........+....+...........+..........+...........+....+......+..............+.+..+.............+.....+.........+.+.................+............+...+...+...+............+....+.....+..........+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:10201/devtools/browser/aa1cfe85-7a1e-44f5-944a-345563750982
[0517/054458.644751:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0517/054458.646698:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0517/054458.656181:ERROR:egl_util.cc(74)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0517/054458.662146:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[0517/054458.666569:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: Parse error /var/lib/insights/host-details.json Not permitted to perform this action.
> warning: Parse error /var/lib/insights/insights-details.json Not permitted to perform this action.
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:9239): GLib-GIO-WARNING **: 01:45:42.866: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> info: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-05-17T05:45:45.703785Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 372, in <module>\n File \"<stdin>\", line 274, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--name', 'subVmTestCreate7', '--os-variant', 'fedora28', '--memory', '128', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/usr/lib64/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1543, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-0-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1652766437911.033,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-ro.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 649, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1543, in createTest
self._tryCreate(dialog) \
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1358, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1350, in _create
self._assertVmStates(dialog.name, dialog.connection, init_state, second_state)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1325, in _assertVmStates
wait(lambda: b.is_present(selector) and b.text(selector) != before, tries=30, delay=3)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 2165, in wait
raise Error(msg or "Condition did not become true.")
testlib.Error: Condition did not become true.
# Result testCreateUrlSource (__main__.TestMachinesCreate) failed
# 1 TEST FAILED [149s on 4-cockpit-7]
not ok 17 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-05-17T05:47:21.471492 | revision 04f8bad5eb6cdaca876164770a19fa9f5cc5d207 Times recorded: 1 Latest occurrences:
rhel-9-1 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 7fd10209-75cb-4db8-b810-78f4c6c96513
..+...+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+.....+.+.....+...+...+.......+...+............+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+..................+...+..+.+......+...+..............................+..+....+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+..+....+........+......+.......+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.+...+...+..........................................+..+...+.+............+..+.......+.....+...............+....+.........+.................+.+........+....+...............+..+......+...+....+......+......+......+........+................+...+.....+......+.......+..............+.+..+.......+...........+...+.......+...+..+...+.+.....+.+........+...............+...............+.......+...+..+.........+.+..................+.........+............+.....+...+.+............+..............+...+................+...........+.+.....+.......+.....+...+.............+..+...+...............+.+.........+.....+....+..+.+..............+.+.....+............+.......+...+............+........+.+.........+...+..+...............+.......+...........+.............+...........+....+..+.........+........................+......+...+...........................+......+.........+.........+....+.....+..........+...................................+......+.+.....+.+...............+.....+.........+....................................+.......+........+.......+......+............+..+......+.+.....+.+.................................+..+..................+.+...........+.......+............+......+..+...+..........+..+..........+......+.....+....+........+....+........+.....................+.......+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[1219/024225.779982:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1219/024225.780118:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
DevTools listening on ws://127.0.0.1:9457/devtools/browser/282c88a0-5a2e-4636-907e-2b43700a2229
[1219/024225.782231:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1219/024225.783566:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1219/024225.785585:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1219/024225.792850:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1219/024225.795549:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1219/024225.799859:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is
[1219/024226.570170:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:11804): GLib-GIO-WARNING **: 21:43:15.377: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T02:43:18.144853Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671417746981.424, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '7076.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11804): GLib-GIO-WARNING **: 21:43:15.377: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T02:43:18.144853Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1671417815754.813,"url":"http://127.0.0.2:9191/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud-admin.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671417746981.424, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '7076.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11804): GLib-GIO-WARNING **: 21:43:15.377: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T02:43:18.144853Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [82s on 2-ci-srv-01]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2022-12-19T02:43:39.433870 | revision 5e7c7e74c36bf007c2aff9a6ba099c7e57f91d1f Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 2c246d85-f47b-4ac5-ba01-095c7cb4d48c
...+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.........+....+..+............+......+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+........+.............+...+.........+..+.+..+...+..........+.....+............+...+.......+......+..............+.+..+.........+.+...+............+........+....+.....+.......+...+..+......+...+.......+..+.......+........+...+...+.+...+...+..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+.....+....+.....+......+...+.+...+..+.............+..+...+.+.........+..+......+...+.+.........+.....+................+......+.....+...+............+...+...............+......+....+...........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+.+......+........+......+.+............+..+......+....+...+........+...+......+....+..............+...+............+......+.......+............+............+........+...+...+.......+..+...............+.+...........+...............+...+............+....+..+.............+......+........+...+...+.......+..............+.+...+.....................+...+.....+............+................+...+...........+...+.+......+...+...........................+......+...+......+.....+.+.....+...+..........+.....+......+.+.....+.............+.....+............+...+.......+...+...........+...+...+...+......+..........+...+.......................+....+...+.....+.......+........+.......+...+.....+.......+....................+..........+...+...................................+...+..........+..+.+..............+......+.........+......+....+............+......+............+.....+..........+..+...+......+.+......+.....+....+...+..+...............+...+.+.....+.......+..+...+..........+...............+..+.+......+...+.....+.......+......+........................+......+..+.+..+............+...+...+..........+...........+....+..+.......+..+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[1219/122456.621936:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1219/122456.622561:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
DevTools listening on ws://127.0.0.1:9870/devtools/browser/aeca750c-5aa8-4b62-9a8c-d77acad8fc13
[1219/122456.624573:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1219/122456.625534:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1219/122456.630306:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1219/122456.641759:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is
[1219/122457.326316:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:11816): GLib-GIO-WARNING **: 07:25:39.281: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T12:25:41.759094Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671452697685.252, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6261.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11816): GLib-GIO-WARNING **: 07:25:39.281: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T12:25:41.759094Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1671452759530.824,"url":"http://127.0.0.2:9191/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671452697685.252, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '6261.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11816): GLib-GIO-WARNING **: 07:25:39.281: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-19T12:25:41.759094Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [73s on rhos-01-16]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2022-12-19T12:26:02.977236 | revision afbc3798a9092ac1a4c92c15f4b4f2b8660d9809 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 80f680cb-790a-4783-b6bf-26aef6ccf7e9
...+........+......+.............+...........+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..................+......+.....+......+....+............+.....+............+......+....+...+.....+...+.........+.+.........+..+................+...+.....+....+...........................+...........+....+.....+......+.......+..+......+.......+......+..+............+...+...+....+...+...+......+........+.......+....................+.+........+....+...+..+.......+.....+.........+.......+..+............+.+...+..........................+.+.....+....+...+....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...........+.+..+.+..+.........+.........+.+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...+...+..+......+.+.....+.............+..+......+.......+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...........+.........+......+.........+.+..+....+...+........+....+...+...........+....+....................+......+....+......+..+.........+...+.+...........+.+........+...................+.................+....+.....................+......+..+.......+.....+...............+.........+....+..+.+.....+....+......+............+.....+..........+............+.........+..+.......+...........+.+.....+.+........+.........+...+....+......+...+..+.......+.....+............+...+.+............+.....+............+.....................+......+.+.....+...+............+.......+..+.............+......+............+...+...........+....+.....+.+.....+......+..........+.........+......+...............+...+..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[1220/010256.957104:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1220/010256.957196:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
DevTools listening on ws://127.0.0.1:9356/devtools/browser/cac5f956-445d-40c1-bae0-f1b1814c0ef7
[1220/010256.964122:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1220/010256.964029:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1220/010256.968067:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/010256.974496:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1220/010256.983865:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/010256.990425:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is
[1220/010257.764097:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:14341): GLib-GIO-WARNING **: 20:03:57.681: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T01:04:01.598574Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671498178255.217, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '6185.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:14341): GLib-GIO-WARNING **: 20:03:57.681: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T01:04:01.598574Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1671498259294.462,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671498178255.217, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '6185.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:14341): GLib-GIO-WARNING **: 20:03:57.681: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T01:04:01.598574Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [98s on 3-ci-srv-01]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-12-20T01:04:23.529434 | revision 9b4356b3edebc04072ced46efbdcfaa0c94616e7 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid d26e53fa-d698-43b5-a647-2b9147e913ad
.....+.+..............+...+.......+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+....+...+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+......+.....+.........+.......+......+...+............+.....+...+....+.....+...+.......+...+............+......+...........+.............+.................+...+.......+..................+........+.........+....+..+...+....+........+....+.....................+.........+.....+...............+.+........+.......+.....+.........+..................+.......+.........+..+..........+.....+....+...+..+...............+.........+....+.....+.............+.....+...+.......+..+................+..+....+........+.+...............+......+.....+.........................+......+...+..+.........+....+..+.........+...+.+..+..........+..+......+....+...........+.........+.+..+...+.+...+...+.........+....................+...+.+...........+.........................+...+...+..............+......+...+......+.........+.+...+..+.........+....+...+...+......+.....+..........+...+....................+................+.....+.+...........+...+............+.........+.+.........+........+...+.......+......+.....+....+..+.....................+...+....+..+.+............+..+....+..+.......+...+..+.+....................+.......+.........+......+..+.+............+.........+...+.....+...........................+...+.......+...........+.......+......+..+...+......+.+..............+......+...+.......+........+.+.......................+..........+..+....+.....+.+...+......+.....................+........+..........+.....................+.........+..+...................+.........+.....+.+......+.....+.+..+......+.........+.+..+..........+..+.......+.....+...............+...+...+....+........+.......+..............+.+...+.................+.+.....+.........+...+...+.........+.........+....+.....................+.........+...+...+..+.........+...+.............+.........+...+.....+......+.+...........+...............+......................+.................+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+.+.....+.+.....+................+............+......+..+.......+.....+...+...+.+........+...+...+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+.....+.......+...+...........+.+......+..+............+.+.....+....+...+..+......+...+.......+...+..+...+....+............+........+......+.+...+......+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...........+...+...............+.......+...+..+.........+......+.+...+..+...+.+...+...+........+.......+........+.......+..+.+...............+..+....+.......................+...............+.+..+.........+.+.....+..................+......+....+...........+................+...............+..+.+..............+.+.........+...+........+............+...+................+.....+.........+..........+......+.....+.+...+..............+.+.....+....+..+....................................+....+.........+..+...................+...+...+..+......................+...+..+......+..........+....................+....+.....+......+....+...+...........................+...........+...+....+..+...+......+.+...+..+.+...+............+.................+......+.+......+...............+..+.............+..+...+...............+.........+.+............+..+...+.......+...+...............+.....+...+...+.+...+..+..........+...........+.......+..+..........+......+.....+.........+....+......+...+...............+.....+..........+...+...+..............+......+............+...+.+...+......+...........+..................+...+.......+...........+.........+......+......+................+............+......+..+.........+....+......+.....................+...+..+............+......+......+....+..+............................+...........+.+.....+.............+.........+.....+.+.........+............+.....+...+......+.......+..+......+.+...+......+.....+............+.........+..................+.+..............+.+.....+......+...+.......+.....+......+.............+.........+..+....+.........+.....+...+............+......+.......+...+.....................+...+...+........+....+...............+...+.......................+.+........+.+..+..........+..+.+..............+.+......+........+..........+...............+........+....+...+..+......+..........+...+..+...+......+....+............+..+.......+........+...+.........+................+...+..+.............+.........+............+...+...+.................+.+.....+......+..........+...........+...+......+...+...+.........+.............+........+....+........+............+..........+...+..+.........+....+........+...............+.......+......+..+....+...+...+..+...+....+........................+..+...+......+..........+.....................+..+.....................+....+.....+..........+..+.+........+......+......+.......+............+.....+......+.......+...+...+...........................+........+....+..+.+.................+.+............+.....+...+.+..................+...+.....+............+..........+.................+.........+.+...........+..........+..+..........+..+...................+..+....+........+.+..+....+...........+...+......+.........+......+....+..+....+.....+......+.......+..................+.........+...........+..........+..................+.....+.........+.......+...........+....+.........+.........+........+....+.........+.........+.....+...+.............+.....+..........+.................+...+.......+...+.....+.......+.................+.......+......+...+.............................+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[1220/105709.213733:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1220/105709.214730:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
DevTools listening on ws://127.0.0.1:9719/devtools/browser/22f15761-3d69-4829-a21e-11e3b6ede278
[1220/105709.217196:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[1220/105709.218042:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1220/105709.220074:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/105709.224975:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[1220/105709.226831:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[1220/105709.235214:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is
[1220/105709.873390:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions.
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:21833): GLib-GIO-WARNING **: 05:57:47.054: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T10:57:49.267855Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671533830179.2642, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '8337.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:21833): GLib-GIO-WARNING **: 05:57:47.054: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T10:57:49.267855Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-1-127.0.0.2-2201-FAIL.log.gz
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd-ro.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 681, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1665, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1464, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1456, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 649, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 580, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 286, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1671533830179.2642, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '8337.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:21833): GLib-GIO-WARNING **: 05:57:47.054: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2022-12-20T10:57:49.267855Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 261, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [71s on rhos-01-15]
not ok 13 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2022-12-20T10:58:10.531860 | revision 38f6e76b17573065622e9ac0af457c530757813a Times recorded: 1 Latest occurrences:
rhel-9-2 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 794c9f37-2107-4e1a-a48f-f91781f538ec
.+.........+...+...+....+...+...+........+.+........+......+.+.....+......+....+......+...............+...+..+.......+..+..........+.....+....+..+.......+...+...+..+..........+...+..............+...+...+.........+.......+...+..+.+.....+.......+..+.............+..+.........+.+...+...+..+..........+...........+.........+............+.+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...........+...+.+........+......+.+...........+.........+.+..............+.+...+..+.......+...+..+.......+.........+......+........+...............+............+.............+...........+......+.........+....+...+..+...+.........+...+.+......+...+......+..+...+.+......+..+............+....+......+..............+.......+...+..+.......+..+....+...........+......+...+.........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..........+..+.............+..+...+...+.......+............+........+.+..............+.......+..................+.................+.+............+.....+................+......+.........+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+.......+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..........+.....+...+....+...+.........+........+......+....+..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........................+..................................+.....+.+......+........+.................................+...+....+.................+.....................+....+...+........+............+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9774/devtools/browser/667e6491-22c0-4388-8815-e4168b2cd89e
[0325/110531.172479:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0325/110531.177406:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0325/110531.186242:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0325/110531.191047:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0325/110531.199057:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:12939): GLib-GIO-WARNING **: 07:06:08.631: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-25T11:06:10.670934Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679742332184.606, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5900.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12939): GLib-GIO-WARNING **: 07:06:08.631: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-25T11:06:10.670934Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1679742389064.757,"url":"http://127.0.0.2:9191/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged-admin.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679742332184.606, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '5900.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12939): GLib-GIO-WARNING **: 07:06:08.631: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-25T11:06:10.670934Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [66s on rhos-01-13]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2023-03-25T11:06:32.884390 | revision 976c43dba6abfce01c1cf85302d7aa2d584542e8 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 5b8627bd-bd13-4819-bb94-d9a91f74fce5
..+...+.....+.+..+............+...+....+......+..+.+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.+.........+......+.....+............+.......+..+.+..+......+.........+.+...........................+.....+.........+....+...........+...+.+......+...+........+............+.......+........+...+...............+...+.......+..............+...+..........+..+..........+...+...+.........+......+...............+........+.+........+.......+.....+....+...........+.............+.....................+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
....+......+.........+...+.....+...+...+.+...........+...+......+.+..+.+..+....+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+...+.+.....+..........+............+..+.+......+.....+.........+.+...+.....+...+.............+.....+.......+...+..............+.+..+...+.......+..+.......+...+.....+......+.......+..+.......+.....+.+..................+..+...+....+......+..+.........+......+.......+...+...+.....+......+...+.+.....+.+.....+.+........+......+.+............+...+...+............+..+............+...+...+....+...+........+...+.+.....+...+......+.+.....+.+...+.....+....+........+.......+......+..+.......+..+......+.........+......+...+.+...+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+.+......+......+..+.+.....+......+...+............+..................+...+....+......+...+...........+......+.......+......+.....+.........+.+......+.....+..........+........+...+.........+.+.........+.....+.+...+..+...+.......+.....+....+....................................+..............................+..+...+...+.+.....+.+.....+.......+..+.+.....+............+.+.....+.......+...+.........+......+...........+.+.....+.......+........+...+......+....+...........+...+.......+...........+..........+........+...........................+..........+..+............+.+........+....+..+...+.+.................+............+..........+......+....................................+.....................+............+..+....+..+...+.......+...+.....................+......+..+...+....+.....+..........+.....+.+.....+.......+............+.....+...+...+....+...+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9657/devtools/browser/d625490d-f461-4e8a-af56-7b03a7ad7855
[0327/194408.002586:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0327/194408.004359:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0327/194408.008818:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0327/194408.010388:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0327/194408.013313:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:16214): GLib-GIO-WARNING **: 15:44:50.091: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T19:44:52.534625Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679946249046.173, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '7250.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:16214): GLib-GIO-WARNING **: 15:44:50.091: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T19:44:52.534625Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1679946310632.991,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd-ro.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-ro.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679946249046.173, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '7250.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:16214): GLib-GIO-WARNING **: 15:44:50.091: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T19:44:52.534625Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [75s on 4-cockpit-10]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2023-03-27T19:45:14.740779 | revision 80784f2879aeba9945dfb18a57746ded498d6017 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 8d151099-5198-4c43-8f18-fb7af91d16b8
..+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+........+.+..+.......+...............+...+............+...+........................+.........+......+.........+.....+...................+.....+...+....+......+...............+.....+...............+.......+........+....+......+..................+..+.........+.............+..+.........+....+......+..+............+.......+........+...+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+.............+..+......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+....+..+...+.+..............+....+...+.........+..............+....+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+....+..+....+......+........+.........+............+....+.........+..................+...+.........+..+.+..................+..+....+......+...............................................+......+......+......+...+....+...............+........+...+...............+....+....................+.+......+...+............+.....+....+...........+....+.................+..........+...+.............................+.+.....+.......+..............+.+.....+...+....+...+...+...........+...+......+.+...+............+.........+......+.....+..........+...........+...+....+..+....+..............+...............+.+.....+..........+......+.........+............+..+............+................+.....+.........+..........+........+.+..+.................................+.+.....+..........+........+......+....+......+............+...+........................+............+......+..+............+......+...............+.........+....+..+..........+..+..........+.....+..........+..................+....................+...+.+.....+.+............+...+...+.........+........+............+.......+..................+..+..................+...............+...+..........+..............+..........+.....+......+...+.......+........+......+...+......+.........+...+....+.....+................+............+.....+.+.....................+...+...........+.+...+......+......+.....+......+.........+.+.........+...+...........+.......+..............+....+..+...+.....................+.+........+...................+.................+.........+.......+..+..........+..+.............+............+......+..+.............+..+..........+...+...............+...+.........+............+...+......+........................+....................+......+...........................+.......+.....+.+..+..................+..........+.....+.+........+.......+.....+...+...+.........+...+...+...+.+...+..+...............+...+...+....+.........+...............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9873/devtools/browser/89999291-d1ae-4828-8b6b-c3d7198d3149
[0327/201215.438295:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0327/201215.441176:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0327/201215.452124:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0327/201215.457916:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0327/201215.465052:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:12492): GLib-GIO-WARNING **: 16:13:33.344: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T20:13:38.338937Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679947936789.073, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '34268.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12492): GLib-GIO-WARNING **: 16:13:33.344: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T20:13:38.338937Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1679948035871.9028,"url":"http://127.0.0.2:9191/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged-admin.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud-admin.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679947936789.073, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '34268.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12492): GLib-GIO-WARNING **: 16:13:33.344: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-27T20:13:38.338937Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [122s on 1-ci-srv-05]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2023-03-27T20:14:01.740626 | revision f0244110b1c3f309469e842b600bf1370b87743d Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid e0c44b75-3f10-4cc1-b2c6-b42fe82c4965
.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+....+..+.......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+....+....................+.........+....+...........+......+.+............+.....+..........+.....+.+..+....+.........+..+....+.........+.....+......+...+.+.........+...+.........+...+........+..........+.........+...+.....+......+.+......+...+......+..............+......+.+............+..+...............+.+.................+..........+.....+...+...+.......+..+...+...+.+...+............+......+..+.+.....+....+.....+...+...+..........+..+...+....+..+....+.........+..+....+............+..+...............................+......+.....................+........+.......+.................+......+....+.....+.......+...+..+.........+.+.....+....+..+.......+...+..............+...............+......+.......+......+.....+..........+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.....+.+..+.+..+.......+..+...+......+.+......+..+......+.+......+........+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+.......+......+.........+...+..+.+..+.+.....+..........+......+...+.....+......+......+.+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+...............+.......................+......+......+.......+...............+.......................+.......+...........+.+...+...........+.......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9237/devtools/browser/3b9a39d9-76fd-4b15-b0ab-0e18bb5f4673
[0328/082259.214398:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0328/082259.216754:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0328/082259.223863:ERROR:egl_util.cc(44)] Failed to load GLES library: /usr/lib64/chromium-browser/libGLESv2.so: /usr/lib64/chromium-browser/libGLESv2.so: cannot open shared object file: No such file or directory
[0328/082259.225879:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[0328/082259.229762:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is
> error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> warning: failed to poll tuned
> warning: failed to poll tuned
> log: osinfo-detect command failed: (process:16215): GLib-GIO-WARNING **: 04:23:46.742: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-28T08:23:49.424086Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679991780298.4978, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '7573.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:16215): GLib-GIO-WARNING **: 04:23:46.742: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-28T08:23:49.424086Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-2-127.0.0.2-2201-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1679991846856.497,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 701, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1685, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1484, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1476, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 663, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 590, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 296, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1679991780298.4978, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '7573.12'}
error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:16215): GLib-GIO-WARNING **: 04:23:46.742: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 21, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-03-28T08:23:49.424086Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 343, in <module>\n File \"<stdin>\", line 245, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [80s on 1-ci-srv-05]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2023-03-28T08:24:11.006605 | revision 10f11cc6a5194d59796e767b9ac0ec2b9fa44a81 Times recorded: 1 Latest occurrences:
rhel-9-3 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 13a7caf6-f4f6-4017-8b59-52299193e3b2
......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+.....+.+...+...............+..+....+.....+.........+....+........+...+......+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....................+.......+.....+............+......+.+....................+.+..............+...+.+............+........+......+.+..+.+...............+......+.....+.........+.+...................................+.............+...+.........+......+..+......................+...+.....+............+....+...........+...+...+....+.....+...+...+....+.........+.....+.+.....+.........+..........+............+............+...............+......+..+.......+..+.........+.......+........+................+.........+..+...+.+.....+................+............+..+...+.+......+...+........+.......+........+............+......+......+.+.....+.......+........+...+.......+...+.........+.................+.........+.+........+.............+..+......+.+.........+..+...+............+.......+...+............+...+..............+..........+..............+.+.....+...+......+......+.+..............+.+..+.......+..............................+...........+.......+............+...............+........+.+.........+..+...+...+....+..............+....+...+...+....................+.+...+...+.....+.............+............+..+.....................+.+...+..+.+........+.......+.....+............+...+...+.+......+........+.+.....+....+...............+.....+....+............+.....+.+...........................+.....+.+..............+...+..........+..+......+.+.....+.+..+......+.+...+........+...+......+....+...................................+.......+...+...........+...+.+.....+...................+........+...+............+............+.+.........+...........+.......+..+.+..+.........+.........+.+.....+.............+..+..............................+......+......................+...+.........+...+...........+......+.........+......+...+......+....+...............+.....+.+.........+..+......+.......+...+..+...............+......+................+...........+....+.....+.+............+..+....+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+.........+....+......+.....+................+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...............+.+..............+.+.....+.+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+..+...............+...+...+..........+..+...............+....+.....+....+.........+...........+.........+.+..............+.......+.....+...+..........+...........+......+...+..........+..+.........+....+...............+...+...+.....+.+......+.....+....+...+..................+...+..+...+.......+............+......+.....+..........+..+............+......+......+.............+..+.+........+.+......+........+.......+..+..........+.....+......+.+......+.......................+.......+..............+...+...+..........+...+..+.........+.........................+...+...+..+.+..............+......+..........+..............+......+.......+........+......+...+..........+.....+.+......+.........+.....+................+..........................+.......+...........................+........+..........+.....+.+..+.......+...+...............+...+...........+.........+.+......+...+..+...+............+.............+......+...........+.......+.....+.+..............+.........................+..+....+..+...+......+.+...+..+....+...+..+......+............+.......+...............+.....+...+..........+...+..+...+....+.....................+..+.......+...+..................+..+.+..+...................+...........+...+.+.....+......+.......+.................+...+............+...+..........+............+.....+...+............+...+.+.....+....+...........+.+......+........+....+...+..+.+......+.....+....+......+...+......+............+...+......+..............+............+.............+..+.......+..+...+..........+............+........+......+.+........+.............+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:10193/devtools/browser/1861a363-6f55-4c1b-8cd7-6dbd824cc716
[1019/022037.731987:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1697682042704.146,"url":"http://127.0.0.2:9191/cockpit/@localhost/*/po.js","networkRequestId":"36810.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1697682042762.402,"url":"http://127.0.0.2:9191/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
> warning: failed to poll tuned
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
> log: osinfo-detect command failed: (process:11178): GLib-GIO-WARNING **: 22:21:03.660: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
> log: osinfo-detect command failed: (process:11650): GLib-GIO-WARNING **: 22:21:23.902: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-19T02:21:26.668578Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697682040878.4248, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '36810.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697682042704.146, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '36810.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697682042762.402, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11178): GLib-GIO-WARNING **: 22:21:03.660: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:11650): GLib-GIO-WARNING **: 22:21:23.902: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-19T02:21:26.668578Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2301-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1697682102371.85,"url":"http://127.0.0.2:9191/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697682040878.4248, 'url': 'http://127.0.0.2:9191/cockpit/login', 'networkRequestId': '36810.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697682042704.146, 'url': 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js', 'networkRequestId': '36810.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9191/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697682042762.402, 'url': 'http://127.0.0.2:9191/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
warning: failed to poll tuned
log: osinfo-detect command failed: (process:11178): GLib-GIO-WARNING **: 22:21:03.660: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:11650): GLib-GIO-WARNING **: 22:21:23.902: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-19T02:21:26.668578Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [80s on 3-cockpit-9]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2023-10-19T02:21:46.388222 | revision 83cd469b5789494bd247688b8038db77d5f4fa0a Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid b5562221-17cc-44fa-b509-ea3e152e0eee
....+...+.........+...+.....+............+...+...+....+......+.....+......+...+.+.....+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+......+....+.................+...+.......+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+.+...............+..+...+.........+......+.+...+...+..+.......+......+..+......+....+...+.......................+..........+..+......................+...+..+......+.+.....+...................+.........+.....+......+.......+............+..+.+..+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+..+......+....+........+..........+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+.+.....+....+..+...+....+..+.+............+...........+.+...+............+.....+...............+.........+.+........+...+....+.....+.........+............+.......+......+.........+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9812/devtools/browser/05f8d483-6f75-4165-ae38-0fe99603888f
[1021/230620.478787:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1697929586558.459,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"7661.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1697929586621.981,"url":"http://127.0.0.2:9291/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
> log: osinfo-detect command failed: (process:12797): GLib-GIO-WARNING **: 19:06:46.810: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
> log: osinfo-detect command failed: (process:13269): GLib-GIO-WARNING **: 19:07:05.891: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-21T23:07:08.313429Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697929584714.076, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '7661.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697929586558.459, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '7661.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697929586621.981, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12797): GLib-GIO-WARNING **: 19:06:46.810: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:13269): GLib-GIO-WARNING **: 19:07:05.891: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-21T23:07:08.313429Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2401-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1697929644850.495,"url":"http://127.0.0.2:9291/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1697929584714.076, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '7661.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1697929586558.459, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '7661.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1697929586621.981, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12797): GLib-GIO-WARNING **: 19:06:46.810: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:13269): GLib-GIO-WARNING **: 19:07:05.891: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-21T23:07:08.313429Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [76s on 4-ci-srv-05]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@2]
First occurrence: 2023-10-21T23:07:29.352838 | revision e7b6960f72d7b6e8534a3e9976f1af168a3b2c57 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
error: Failed to define network from /etc/libvirt/qemu/networks/default.xml
error: operation failed: network 'default' already exists with uuid 61fe746d-4558-4ecb-b101-a22cfddc2720
.....+.......+......+.........+.....+...+....+.........+............+..+...+...+.+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+...................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+..........+......+..+...+....+........+...+....+.....+.+...+............+.....+.......+..+....+......+...+......+......+.....+.+..............+...+.....................+......+......+.......+..+...+.......+...+......+.....+.+......+.....+...+................+......+...+..+.........................+...+............+..+.+...............+..+....+...+...........+....+..+.........+......+.............+........+.........+......+.........+....+.................+.......+.....+.......+.........+...........+......+..........+.........+.....+.........+......+...............+......+...+.+...........+....+.....+.+.........+.........+............+..+..........+..+.............+.....+............+...+...+.......+...+..+.+...............+......+........+...+..................+.+.........+...........+.+...+......+...+..................+...+..+.......+...+..+...............+.+.....+.+....................+......+...+............+....+...+...........+.........+...+....+.........+..............+...+.......+...+.....+...........................+.+...........+....+..+...+.........................+.....+..........+.....+.+......+..+............+..................+.+..+.........+...+.+...............+.........+......+...........+................+.....+...+......+.............+...+...+..............+...............+......+.+......+..+......+................+...+..+...+......+....+......+............+................................+............................+.........+........+...+.......+...+...+.....+...........................+.............+.........+..+.........+.......+...............+........+......+....+.....+......+...+................+......+...+...............+..+.+..............+.............+...+.........+.........+.........+..+......+....+.....................+..+.......+.....+....+..............+.......+......+..................+..+.......+........+...............+..........+...+......+.........+...........+......+...+.+.....+.........+....+......+.....................+.....+......+....+......+...+.....+...........................+....+...+...+.........+......+............+..+...+...+....+..............+....+......+.....+.......+..................+............+..+...+.............+...........+......+.......+......+..+....+...+...+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+........+...+.......+.....+.+..+....+...+..+.+..+............+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.+.....+.+..............+.+............+.....+...+....+...+......+.....+....+...........+.+...+...+........+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+.............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
DevTools listening on ws://127.0.0.1:9293/devtools/browser/c41abcd4-e1fa-499a-8fd1-fcab4ef28e0a
[1023/210547.537538:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1698095152728.9988,"url":"http://127.0.0.2:9391/cockpit/@localhost/*/po.js","networkRequestId":"27283.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1698095152784.362,"url":"http://127.0.0.2:9391/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate1.log: No such file or directory
> log: osinfo-detect command failed: (process:12686): GLib-GIO-WARNING **: 17:06:12.788: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate4.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate5.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
grep: /var/log/libvirt/qemu/subVmTestCreate6.log: No such file or directory
> log: osinfo-detect command failed: (process:13158): GLib-GIO-WARNING **: 17:06:32.012: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-23T21:06:34.814617Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1698095150901.207, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '27283.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698095152728.9988, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '27283.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1698095152784.362, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12686): GLib-GIO-WARNING **: 17:06:12.788: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:13158): GLib-GIO-WARNING **: 17:06:32.012: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-23T21:06:34.814617Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-3-127.0.0.2-2501-FAIL.log.gz
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1698095211244.52,"url":"http://127.0.0.2:9391/machines#/vms"}
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 800, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1822, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1611, in _tryCreate
self._create(dialog)
File "/work/bots/make-checkout-workdir/test/check-machines-create", line 1603, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 662, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 588, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 292, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate7-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate7-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1698095150901.207, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '27283.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1698095152728.9988, 'url': 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js', 'networkRequestId': '27283.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9391/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1698095152784.362, 'url': 'http://127.0.0.2:9391/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned
log: osinfo-detect command failed: (process:12686): GLib-GIO-WARNING **: 17:06:12.788: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:13158): GLib-GIO-WARNING **: 17:06:32.012: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2023-10-23T21:06:34.814617Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate7\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<stdin>\", line 352, in <module>\n File \"<stdin>\", line 254, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate7', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [78s on 1-cockpit-9]
not ok 18 /work/bots/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]
First occurrence: 2023-10-23T21:06:55.309586 | revision 7d55d078bb7d437d43bc8ccf1309aad354bf8c95 Times recorded: 1 Latest occurrences:
rhel-9-4 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
..............+........+.......+.....+.......+..+...+...+.......+.....+.+..+...+....+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+.......+..+...+.+.....+....+...........+.+...+.................+....+..+...+....+...+.....+..................+....+..+...+..........+.....+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.................+....+...........+..................+.+........+.+.....+.+.....+...+.+..+.......+.....+.......+...........+...+....+............+........+......+.........+......+.+.....+....+...........+....+.....+.+...+...+..............+.+....................+.............+..+....+..................+..+..........+....................+...+......+.......+...+..+...+..........+..+..................+.........+.+..+...+....+...+.................+.+......+.....+...+..........+...........+....+....................+.......+........................+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
........+...+..+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+.......+............+.......................+................+..+............................+..+.......+..+....+.........+..+......+...+....+...........+.......+...+......+..............+.+...+...+.....+...+.....................+.+..+.+.........+..+...+.+.....+.........+...+.......+...+..+...............+...+....+........+.......+......+............+......+......+.........+..+...+...............+....+..+...+.+............+.........+........+...+...............+.......+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[0804/080253.303917:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.
DevTools listening on ws://127.0.0.1:9259/devtools/browser/25e3c421-a013-42a6-8b97-3c6e1cc6c15e
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722758576665.576,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.js","networkRequestId":"18336.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722758576669.252,"url":"http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js","networkRequestId":"18336.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722758576704.116,"url":"http://127.0.0.2:9291/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722758576704.211,"url":"http://127.0.0.2:9291/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> log: osinfo-detect command failed: (process:33749): GLib-GIO-WARNING **: 04:03:14.674: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> log: osinfo-detect command failed: (process:34119): GLib-GIO-WARNING **: 04:03:32.004: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-04T08:03:34.496047Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1722758576033.367, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '18336.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722758576665.576, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '18336.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722758576669.252, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18336.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722758576704.116, 'url': 'http://127.0.0.2:9291/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722758576704.211, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:33749): GLib-GIO-WARNING **: 04:03:14.674: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:34119): GLib-GIO-WARNING **: 04:03:32.004: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-04T08:03:34.496047Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2401-FAIL.log.gz
> warning: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1722758576033.367, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '18336.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722758576665.576, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js', 'networkRequestId': '18336.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722758576669.252, 'url': 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18336.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722758576704.116, 'url': 'http://127.0.0.2:9291/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9291/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722758576704.211, 'url': 'http://127.0.0.2:9291/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:33749): GLib-GIO-WARNING **: 04:03:14.674: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:34119): GLib-GIO-WARNING **: 04:03:32.004: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-04T08:03:34.496047Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [68s on 959f6a1e3c6f]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@2]
First occurrence: 2024-08-04T08:03:54.835745+00:00 | revision bef3c3db594421333619c126007cfc435c458376 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
......+......+..........+...+......+.........+........+...+.+.....+.........+.......+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+........+.+..+...+.......+........+.+......+........+.......+..+.......+........+...+..........+.....+...............+....+...+..+...+...............+.+......+...+..+...+................+..+...+.......+........+....+...............+...+...+..+............+......+..........+............+..............+.+.....+.......+...........+.+.....+....+.....+................+.................................+...+...............+..+..........+...............+........+..........+..+...............+......+.........+...............+......+.......+..+.......+..............+...................+...+.....+.............+..+.......+.....+.......+...+...+........+.+........+.......+...........+..................+.......+.....+....+...+..+...................+..+.......+..+.........+.......+.....+...+....+........+.......+...........+......+.+..+............+...+.+....................+....+..+...............+.+........+.......+.........+.........+.........+..+....+.........+..+.........+.........+......+....+......+.....+......+...+.......+...............+...........+...............+....+..............+.+......+.....+............................+.....+.......+....................+.......+..+...+.+.........+..+.........+............+....+........................+..+...+.+......+........+......+.+.....+..........+..+.......+...+.....+..................+...+.+........+.................................+......................+..+....+.................+....+...+......+..+.........+..............................+.+..+......+..........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..........+..........+...+..+.+........+.+.....+......+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+.........+..+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+....+.....+....+........+............+.+............+..+.............+..............+.+...+..+....+...+..+......+.............+.........+.....+.+.........+...........+.......+..+...+.........+.+..+.......+.....+..........+.....+.........+.......+........+...................+......+..+...............+...+.+...+..................+.........+.....+...+...+...+......+.+.............................+...................+...........................+............+...+..+......+......+.+.....+...+......+...............+..........+......+..+.+..+...................+........+..........+.....+.......+......+..............+.+.........+...+......+.....+.+......+...............+...+............+.....+..........+.........+.....+......+.............+...............+....................+....+.....+.+......+.....+.+........+.+...+.....+.............+...+..........................+...+......+...............+.......+...+......+.....+.+..+...+..........+............+..+.........+....+..+.+..+.+.........+..+.........+....+........+....+...+...+...+............+.....+...+....+...+........+......+.+...............+..+.......+.........+......+......+..+...+.............+...........+......+....+.....+.+..+......+.+...+......+.....+......+....+..+....+..........................+.........+.+..+......+...............+.+........+..........+...+..............+....+..+....+...+........+...+............+....+......+...+...............+......+...............+......+.....+...+....+..+..........+........+............................+..+............+...+.+....................+.+.....+.+............+.....+............+...+...+....+......+...+...........................+..+.+.........+.................+................+...+.................+...+.........+...+...+....+...+..+......+.......+.....+...+...............+.......+.....+.............+.........+...............+......+......+.........+...........+....+......+...+..+..........+......+...+.....+....+.....................+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[0806/182522.585448:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.
DevTools listening on ws://127.0.0.1:9640/devtools/browser/5c027829-3424-4263-88db-d33c5f074f78
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722968725402.34,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"18162.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1722968725406.464,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"18162.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722968725449.522,"url":"http://127.0.0.2:9691/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1722968725450.151,"url":"http://127.0.0.2:9691/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> log: osinfo-detect command failed: (process:40327): GLib-GIO-WARNING **: 14:25:41.954: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> log: osinfo-detect command failed: (process:40696): GLib-GIO-WARNING **: 14:25:59.113: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-06T18:26:01.699098Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1722968724572.26, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '18162.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722968725402.34, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18162.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722968725406.464, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '18162.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722968725449.522, 'url': 'http://127.0.0.2:9691/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722968725450.151, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:40327): GLib-GIO-WARNING **: 14:25:41.954: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:40696): GLib-GIO-WARNING **: 14:25:59.113: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-06T18:26:01.699098Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1722968724572.26, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '18162.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722968725402.34, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18162.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1722968725406.464, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '18162.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722968725449.522, 'url': 'http://127.0.0.2:9691/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1722968725450.151, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:40327): GLib-GIO-WARNING **: 14:25:41.954: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:40696): GLib-GIO-WARNING **: 14:25:59.113: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-06T18:26:01.699098Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [69s on f279c8ae0e91]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-08-06T18:26:23.311210+00:00 | revision 475e243dab8af9a231fd028877d8314f350d1b54 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
...+.+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.....+.+..+....+.....+...+.......+.....+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....................+..+....+.....+...+...............+...+.........+..........+......+..+.+.....+.+...+............+...+........+...+....+..+.............+........+...+....+...+..+..........+..+.+..+.+...........+.+..............+..........+...+.................+....+..+............+...............................+...........+....+...........+..........+...+...+...........................+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.+......+..+...+....+.....+...+............+....+.....+....+..+...+...+....+...+..+.........+....+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...........+.........+.+.........+.....+....+............+........+......+.+......+.........+.....+.+...+.........+......+.........+..+.........+....+.....+...+.......+...+..............+................+.....+.......+...+..............+.+..................+..+..........+...............+........+.+........+...+.......+.....+.......+...+..+.............+........+.........+...+.....................+......+...+...............+.+.....+....+...+..+......+.+......+.....+............+.+..+....+..............+.......+........+....+..+................+.....+....+...+..+..........+......+.....+...+......+.............+......+.....+............+.........+.+..............+....+.....+......+...+......+.+.........+..+.......+........+.............+.....+.+....................+..........+......+............+..+.+........+....+......+............+...+..+....+...+......+.....+....+......+.....+......+....+......+......+.....+...............+...+.+......+.....+.........+....+.............................+......+....+......+...............+.........+..+.....................+...+....+.................+........................+....+..+.+..+.............+.....+...+.+...........+.........+.........+................+........+...+..........+.....+....+...+............+.........+..+.........+...+..........+...+...+..+.........+...+...+......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
[0807/034540.808963:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.
DevTools listening on ws://127.0.0.1:10065/devtools/browser/ca856132-28ef-4715-8fd1-94e05a7b71dd
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1723002345564.405,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.js","networkRequestId":"18598.20"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1723002345565.421,"url":"http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js","networkRequestId":"18598.19"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1723002345633.805,"url":"http://127.0.0.2:9091/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1723002345633.976,"url":"http://127.0.0.2:9091/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> log: osinfo-detect command failed: (process:36079): GLib-GIO-WARNING **: 23:46:05.357: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> log: osinfo-detect command failed: (process:36448): GLib-GIO-WARNING **: 23:46:24.277: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-07T03:46:27.414129Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1723002344739.948, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '18598.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723002345564.405, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '18598.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723002345565.421, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18598.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723002345633.805, 'url': 'http://127.0.0.2:9091/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723002345633.976, 'url': 'http://127.0.0.2:9091/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:36079): GLib-GIO-WARNING **: 23:46:05.357: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:36448): GLib-GIO-WARNING **: 23:46:24.277: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-07T03:46:27.414129Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-4-127.0.0.2-2201-FAIL.log.gz
> warning: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud-ro.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1933, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1722, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1714, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 711, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 637, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 331, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1723002344739.948, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '18598.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723002345564.405, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js', 'networkRequestId': '18598.20'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723002345565.421, 'url': 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '18598.19'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723002345633.805, 'url': 'http://127.0.0.2:9091/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9091/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723002345633.976, 'url': 'http://127.0.0.2:9091/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:36079): GLib-GIO-WARNING **: 23:46:05.357: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:36448): GLib-GIO-WARNING **: 23:46:24.277: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-07T03:46:27.414129Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"auto-read-only\":true,\"discard\":\"unmap\"}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [75s on b1d5a4fb509e]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2024-08-07T03:46:47.946914+00:00 | revision 08570ee3e59012a0cabaff07f6faf20ac646f070 Times recorded: 1 Latest occurrences:
rhel-9-5 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 41173
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
.......+............+.+..+...+....+...........+.+.....+.........+++++++++++++++++++++++++++++++++++++++++++++*...+....+......+.....+.......+...+..............+.+..............+.+++++++++++++++++++++++++++++++++++++++++++++*.......+........+......+.+...........+...+.......+........+....+............+.....+.....................+.......+...+..+.+.....+......+....+.........+...........+.+......+............+......+......+..........................+.........+.+..+......+......+..........+..............+......+......+.........+.+..+...+....+......................................+.....................+++++
.............+.....+..........+.....+.+......+........+.+.....+.+.....+.............+..+.............+.....+.+...+...+.........+...+...........+............+....+.....+.+.....+.......+..+.........+......+....+..............+..........+...+++++++++++++++++++++++++++++++++++++++++++++*....+.......+..........................+.+.....+.+.....+...+....+........+++++++++++++++++++++++++++++++++++++++++++++*.+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:34799): GLib-GIO-WARNING **: 09:54:34.856: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:35169): GLib-GIO-WARNING **: 09:54:57.111: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-07T13:54:59.903449Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 334ee812fad3]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-10-07T13:55:21.727899+00:00 | revision 1ba11273f95f3af6a231db389e47d12efa37fad7 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 49363
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
..+.+..+..........+..+..........+...........+...+.........+.+..+.............+.........+.....+.+..+.........+....+.....+.+........+...+...+....+...+.....+++++++++++++++++++++++++++++++++++++++++++++*.+..+....+.....+.+..+...+...+......+.+...+++++++++++++++++++++++++++++++++++++++++++++*.........+.+......+.....+...................+.....+......+.............+..+....+...+.....+......+.+........+..........+...+............+..+......+.........+.+...+...............+.........+...+..+......+.+.....+.+++++
...+...+.........+..+.........+++++++++++++++++++++++++++++++++++++++++++++*..+..+++++++++++++++++++++++++++++++++++++++++++++*.+.+...+.........+..+...............+.+...+..+.........+...+...+..................+.....................+.........+.+......+...+.....+.+......+............+...............+...+..+...+.........+..........+.........+..+....+.....+.+..+.......+......+..+......+.+.....+.........+.+.........+..+...+....+.....+................+.........+...+..+..........+...+...+.................+...+....+..+.............+...+........+.........+...+.......+...............+.....+......+....+...........+.+......+............+........+...+.+.....+....+............+............+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:30876): GLib-GIO-WARNING **: 19:08:16.589: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:31246): GLib-GIO-WARNING **: 19:08:36.498: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-07T23:08:38.805944Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [69s on 494a2b488228]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4]
First occurrence: 2024-10-07T23:08:59.527341+00:00 | revision e2c8b0938e7f2a82ccd085b64ee368e35cb7abf9 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 47555
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
.+......+...+........+....+...+..+....+.........+.....+...+.........+...+...+...+....+++++++++++++++++++++++++++++++++++++++++++++*..+.............+...+..+...+++++++++++++++++++++++++++++++++++++++++++++*..+...........+....+...........+......+...+.........+.+.....+.+.....+....+......+...........+..........+.........+...+........+.........+.........................+......+.....+...+....+.....+............+.+...+.........+.....+......+....+..+....+.....+......+.+..+.+...............+......+........+......+.+...............+..............+.+..............+...............+......+.+..+.+.........+..+.......................................+.........+......+............+........................+...+.......+.....................+...............+.........+.........+......+.....+.+..................+..+.........+...................+......+.........+..+....+.....+....+..............+.+.........+...+..+...+.........+.........+....+......+...........+..........+......+.....+....+........+......+.........+.+.........+...+..+...+......................+......+......+.....+......+....+...+.....+.......+.....+.+........+.+.........+.........+..+.+.....+...+.......+...+.........+...+..+............+.........+.+......+..+......+.......+...............+...+..+....+...+............+......+........+.......+..................+.....+....+...+...+..+.........+.......................................+.+.....+.+........+......+...+.+..+............+.+......+.........+......+........+.+..............+..................+....................................................+.....+......+.......+...+.....+.+.....+.+...+.........+.....+............+....+..+...+.......+...+.....................+...+...+...+...........+...+.......+...........+........................+..................+.......+.....+...+.+...............+.........+......+......+......+.........+...+..+...+................+..+......................+..+......+..................+....+......+...........+++++
.....+......+.+.....+....+..+++++++++++++++++++++++++++++++++++++++++++++*....+...+...+.......+.....+.............+..+....+.....+...+......+..........+.....+..........+......+.....+.+.....+.......+...........+......+....+++++++++++++++++++++++++++++++++++++++++++++*.....+....................+.+.........+.....+....+.........+...........+.......+.....+.......+...+.....+....+.........+..+............+.+..+...+....+......+......+..............................+...+...........+.......+..+..........+..+...+.+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:54142): GLib-GIO-WARNING **: 12:30:27.346: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:54501): GLib-GIO-WARNING **: 12:30:50.497: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-09T16:30:53.363739Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-3001-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-3001-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-3001-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-3001-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-ro.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [77s on 03320df444cb]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@7]
First occurrence: 2024-10-09T16:31:15.241109+00:00 | revision 7197f8cc6aa9eff1b0b54dfc2fe9caa0f5d56ea0 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 42517
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
...+...+...+........+.+.........+..+...+......+.............+..+...+.+............+..+.+.....+....+...+...+.....+......+.............+..+......+.......+......+..+...+......+......+++++++++++++++++++++++++++++++++++++++++++++*.+...............+.+............+.....+.........+.+.........+......+...+.....+........................+.+..+....+++++++++++++++++++++++++++++++++++++++++++++*..........+.....+.+...+..+.....................+.......+....................+...+....+......+........+....+...+..+...............+...+...+.+...+........+...+.+.........+...........+.+...+...........+...+.............+...+..+........................+.............+..+......+..................+.........+...+.............+..............+......+.+...+...+...+......+......+..+......+.......+........+....+.................+...+.+......+...........+...............+....+...+......+............+..+......+.+......+..+..........+...+.....+.............+...........+...+...+.............+.........+...+...+.....+......+.+..+.+............+.........+....................+.+...+......+.....+......+............+...+....+......+..+.+.....+.+.....+.........+.........+......+......+....+...........+......+............................+..+...................+......+.........+........+.......+.........+...........+.............+...........+...............+....+..+.+..+.+.................+.........+.+..+.......+...+..+.+.....+.......+.....+.+..+..................................+...+.................+...+...+...............+...............+...+....+.....+................+......+.........+..+.........+...+......+......+...+.......+...+...+..+......+......+.+................................+.............+...+......+......+..+......+......+.........+.+.....+.+.........+...........+.......+...+..+............+...+.+..............+.+..+..................+.+........+.............+..+.............+.....+..........+..............+...+.+............+..+.............+...+............+.................+......+............+...+......+......+.............+..+...+.+......+........+.+.......................+...+........................+.........+.......+..+.+......+.........+.....+.+...+.....+...+....+..............................+...+...........+.......+...+.....+....+........+.......+.....+..............................+......+.+......+...+.....................+.........+...........+.+............+..+++++
..+.+...+.....+..........+.....+....+...........+.+...+...+...+..+.........+...+.+..............+..........+++++++++++++++++++++++++++++++++++++++++++++*...........+..........+...+..+...+...+....+......+...+.....+......+++++++++++++++++++++++++++++++++++++++++++++*.....+...+......+..+..........+............+....................+......+...............+.+......+....................+.........+.............+..+...............................+........+......+.+.........+..................+...........+...............+....+......+......+.....+......+....+...+.....+.+....................+......................+..+......+.+..................+..+..........+...+...........+...............+....+....................+...+........................+.+...+..+............+.+.........+...............+...........+.+........+......+.......+..+............+...............+.+.....+...+....+..+....+...........+..........+........+.+............+...+...........+...+...+....+...+...............+..+.+.................+.+.........+......+..+...+....+...................................+.............+........+......+.+...+...........+.+....................+..........+..+......+......+...+......+.+.........+......+...+...+..+......+..........+..+.......+........+............+.......+...+.....+......+......+.+...............+.........+........+............+......+...+.........+...+....+...........+..........+..................+...........+...............+.+..+..........+..+......+...+......+....+.........+......+.................+.......+............+..............+.......+.....+...+....+...+...+.........+...+.........+........+...+...+.......+..+............+...+.+..........................+..........+.........+..+.........+....+....................+....+...+..+.+..+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:33399): GLib-GIO-WARNING **: 22:51:54.806: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:33768): GLib-GIO-WARNING **: 22:52:16.214: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-10T02:52:18.775886Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [75s on 8370d066077e]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-10-10T02:52:40.228235+00:00 | revision 0e0a6f03761ad3fa1b8efdecbae122d4ae456ea5 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 36657
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
...........+..+....+...........+....+...+..+.+...+..+.............+..+.......+..+...+.......+...+++++++++++++++++++++++++++++++++++++++++++++*..+....+......+..+......+..........+.....+.......+..+...............+.......+...+++++++++++++++++++++++++++++++++++++++++++++*...........+.+.........+........+......+.+....................+....+..+..........+............+...........+.......+...+...............+...........+.+.....+....+..................+...+....................+....+...........+....+......+..+...+....+...+..+.........+..........+...........+.............+......+............+...+.................+...+.+++++
.+....+........+......+++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+.....+...+.+...+.................+.+...+.........+.....+.+++++++++++++++++++++++++++++++++++++++++++++*.+....+...........+.+...+......+.....+.+..................+..................+...+.....+....+......+..+....+...+..+..................+.+.........+......+.....+.........+.............+..................+.....+.........+............................+.....+..........+..............+......+.........+...+............+.........+......+...............+......+..........+...+......+.....+...+.+..............+.......+......+........+.+....................+.+..+...+...................+...........+.........+.+..............+....+.....+......+......+....+...+......+..+...................+...+..+..........+........+......+.........+.+......+......+........+....+........+...+......+.+...+.....+.......+.......................+.+...........+....+.....+.+...+......+...............+.....+.............+..+.........+...................+...............+........+...+.......+.......................+.......+.....+...............+......................+........+....+...+........+....+.....+...+..................+............+...+....+..........................+.......+..+....+.....+.+...+.....+............+...................+..+............+...+..........+...+............+..+.......+........+.......+.........+.....+.......+........+......+......+.........+...+......+.+.........+...........+...............+...+.+..............+...+.......+......+....................+.........+...+...+.+......+............+...+...........................+...+........+....+.....+.+.....+.+...........+......................+......+.....+......+....+......+........+.............+.........+........+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:30844): GLib-GIO-WARNING **: 22:52:20.069: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:31214): GLib-GIO-WARNING **: 22:52:41.653: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-10T02:52:44.114815Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2701-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 4d5e275c6a95]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4]
First occurrence: 2024-10-10T02:53:05.308155+00:00 | revision ba8a5a0bb129776ec5129c732499908557a52de3 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 39569
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
..+.+........+............+...+.............+++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++*....+..............+....+...+..+.+..+.......+...........+.........+.+..+........................+.+...+..+.......+.....+.............+.....+......................+.....+......+.+......+...+..+...................+..................+..+.+............+...+........+..............................+.+...+................................+.+........................+.....+.........+..........+..+....+...+.....+.+.........+...+..+...............+.............+.....+....+.....+......+...+.+.....................+..............+......+............+..........+...+........+.......+...+.....+.+...+..+...+............+.+........+.......+..+.........................+......+......+.....+..........+........+...............+................+.........+......+..+....+.....................+...+.........+...+.........+.....+...+.+.....+.......+..+.............+...+.........+......+.........+..+....+.....+....+...........+.........+.......+......+..+......+.+.....................+.....+.........+.+..+............+................+.........+...+.....+...............+.+...........+......+...............+..........+...+......+...+.....+...+....+...+...............+......+.....+......+...............+................+...+..+..........+.....+.......+..+......+.......+...............+...+.......................+....+..+.+..............+.+++++
....+....+..+....+..+.......+...........+....+.....+.+..+.......+..+....+............+...+.........+.....+...+.......+...+...+++++++++++++++++++++++++++++++++++++++++++++*.+............+++++++++++++++++++++++++++++++++++++++++++++*...+..+...............................+...........+....+..+....+.....+...+..........+......+......+.....+...+......+............+.........+.........+.+.........+..+...+......+.+..............+...+...+....+...+...+...+.........+.......................+....+...+..................+............+..+.+.........+.........+..............+..........+..+.........+.+........+...............+...+..........+...+..+.......+..+...............+....+.....+.+...........+.......+.....+.............+...+.....+.......+..............+......+.........+...................+..+....+...............+........+.+...............+......+...+..+......+.............+..+..........+..+...............+...+...+.+...........+.......+.....+................+......+...+...+..+............+......+...+....+.....+............+....+......+..............+...............+......+.+...+....................+.+....................+..........+........+..........+...+...+..+...+.+......+.................+.+.........+..+.........+............+...+..........+.....................+...+...+..+...............+.............+...+..+...+...............+....+...............+..+..................+...+..........+...+..+...+......+...................+.....+......+..........+.........+..+......................+..+......+.......+...........+....+..+.+..+.......+........+......+............+.........+.+............+......+..+.............+..+...+..........+.........+..+.+........+.+........+..........+.................+....+........................+..+......+............+.+..+.............+.....+.+......+........+.......+..+...........................+...+.......+.....+......+..........+..+......+......+...+.............+..............+..........+...+...........+...................+..+.........+..........+.........+...+..+......+......+....+..+...+................+......+........+....+.....+.......+.....+.........+.+..................+...+...+...........+......+...+.......+........+.+.........+..+...+....+..+...................+......+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:57186): GLib-GIO-WARNING **: 03:10:19.627: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:57556): GLib-GIO-WARNING **: 03:10:39.256: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-10T07:10:41.593025Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2501-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [69s on 4b70cf4c2b9f]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]
First occurrence: 2024-10-10T07:11:02.051613+00:00 | revision 0b3bc760f8f9d7cc5b05058432ed2e6b2b082de0 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 127.0.6533.99 (f31af5097d90ef5ae5bd7b8700199bc6189ba34d-refs/branch-heads/6533@{#1910}) on port 49781
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
......+..+...+.+.....+....+.....+.+......+.........+.....+...+..........+..+.+...+++++++++++++++++++++++++++++++++++++++++++++*.+.........+..+.+..+.+..+...............+.............+.....+.+...+..+.........+......+.+..+...+++++++++++++++++++++++++++++++++++++++++++++*.....+.+..+...+......+................+...............+.....+.......+..+.........+..........+..+.........+...+...+....+...+...+.........+......+...+........................+..+...............+......+............+.......+...........+............+................+......+...............+.....+......+.......+..+............................+..+..........+......+...+..+...+......+.+...+............+..+......+....+.....+..................+..........+..+.+..+....+.....+...+......+.+...+....................+......+.......+..+......+....+...............+........+.........+....+...............+..............+.+......+......+...+........................+.....+..........+...+....................+............+...+....+...........+...+.....................+.+............+..+...+......+.+......+...+.....+.......+.....+.......+..+...+.+.....+....+...........+.+......+.........+......+.......................+++++
...+.....+..........+...........+.+++++++++++++++++++++++++++++++++++++++++++++*.......+....+............+...+...........+..........+.....+....+.....+.+...+...+..+......+.......+...+..+++++++++++++++++++++++++++++++++++++++++++++*....+..........+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:33236): GLib-GIO-WARNING **: 03:48:55.246: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:33607): GLib-GIO-WARNING **: 03:49:19.570: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-11T07:49:22.363428Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2201-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2201-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-5-127.0.0.2-2201-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-ro.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-admin.socket
virtnetworkd-ro.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-ro.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 902, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1952, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1738, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1730, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 859, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [77s on 23e696ced3bc]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@0]
First occurrence: 2024-10-11T07:49:44.964988+00:00 | revision 7e38a3d4de492ced0709989b500ac34a0f98a577 Times recorded: 1 Latest occurrences:
centos-10 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
[0813/150758.952176:WARNING:sandbox_linux.cc(430)] InitializeSandbox() called with multiple threads in process gpu-process.
DevTools listening on ws://127.0.0.1:9317/devtools/browser/31c8084c-a5c2-4b06-9075-5ca4345e8879
...+...........+.......+...........+....+..+...+.+.....+......+.+...+.....+....+.....+..........+......+.........+..+.+...+......+++++++++++++++++++++++++++++++++++++++++++++*.....+...+..........+..+.+...+..+.........+++++++++++++++++++++++++++++++++++++++++++++*............+......+.+...+......+...+.....+.+..............+.......+......+..+......+...............+....+.....+...+...+....+...........+++++
..+.+.....+.............+..+.+..+.+......+.....+......+...+.........+.............+...+......+........+......+.+.....+...+...+.......+........+...+..........+......+.........+..+.......+++++++++++++++++++++++++++++++++++++++++++++*..........+.............+..+.......+..+++++++++++++++++++++++++++++++++++++++++++++*.............+.+.........+..+...+......+......+.........+..........+......+...+..+...+.+.........+.....+......+......+...+....+..+.+.......................+....+.................................+........+.+...+..+...+...............+..........+..+...+.......+......+.....+++++
-----
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1723561687864.286,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js","networkRequestId":"13095.19"}
CDP: {"source":"network","level":"error","text":"Failed to load resource: the server responded with a status of 404 (ERROR)","timestamp":1723561687915.734,"url":"http://127.0.0.2:9691/cockpit/@localhost/*/po.js","networkRequestId":"13095.20"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1723561687971.637,"url":"http://127.0.0.2:9691/machines"}
CDP: {"source":"security","level":"error","text":"Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.","timestamp":1723561687971.754,"url":"http://127.0.0.2:9691/machines"}
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
> log: osinfo-detect command failed: (process:12466): GLib-GIO-WARNING **: 11:08:26.315: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> log: osinfo-detect command failed: (process:12854): GLib-GIO-WARNING **: 11:08:42.802: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-13T15:08:45.102478Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1937, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1726, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1718, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 716, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 336, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1723561687100.805, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '13095.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723561687864.286, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13095.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723561687915.734, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '13095.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723561687971.637, 'url': 'http://127.0.0.2:9691/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723561687971.754, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:12466): GLib-GIO-WARNING **: 11:08:26.315: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:12854): GLib-GIO-WARNING **: 11:08:42.802: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-13T15:08:45.102478Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.log.gz
> warning: transport closed: disconnected
umount: /run/user/1000: target is busy.
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd.socket, virtnetworkd-admin.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 897, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1937, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1726, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1718, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 716, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 642, in wait_js_cond
self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer)
File "/work/make-checkout-workdir/test/common/testlib.py", line 336, in raise_cdp_exception
raise Error("%s(%s): %s" % (func, arg, msg))
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Uncaught (in promise) Error: #vm-subVmTestCreate8-system-state not found
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1723561687100.805, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '13095.12'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723561687864.286, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js', 'networkRequestId': '13095.19'}
cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 404 (ERROR)', 'timestamp': 1723561687915.734, 'url': 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js', 'networkRequestId': '13095.20'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.manifest.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723561687971.637, 'url': 'http://127.0.0.2:9691/machines'}
cdp: {'source': 'security', 'level': 'error', 'text': "Refused to execute script from 'http://127.0.0.2:9691/cockpit/@localhost/*/po.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.", 'timestamp': 1723561687971.754, 'url': 'http://127.0.0.2:9691/machines'}
error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
warning: failed to poll tuned {"problem":"disconnected","name":"null","message":"Server has closed the connection.","toString":""}
log: osinfo-detect command failed: (process:12466): GLib-GIO-WARNING **: 11:08:26.315: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
log: osinfo-detect command failed: (process:12854): GLib-GIO-WARNING **: 11:08:42.802: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-13T15:08:45.102478Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [68s on bae7fd84d654]
not ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-08-13T15:09:07.492606+00:00 | revision 7f262a27740140a537f5e994e77ef5da51e41573 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 41487
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
.....+++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++*..+..+++++
..+......+.......+........+++++++++++++++++++++++++++++++++++++++++++++*.....+.........+...............+....+.....+.......+...........+....+...+...+........+.........+.+...........+...+..........+.....+++++++++++++++++++++++++++++++++++++++++++++*....+....+.....+......+.+...+......+......+.........+.....+...................+..+....+.....+...+.+............+............+............+......+........+.+......+.....+.........+....+.....+............+.......+.....+.............+..+......+......+.+..+..................+...+...................+........+.........+...+..........+......+......+...+............+.........+......+...........+...+....+..+.........+......+....+............+..+.+..+.........+....+..............+......+.+......+.........+.....+...+......+................+..............+......+.+...+.........+...........+....+...........+.......+.........+...............+........+.......+.....+....+..+...+....+...+.........+...+...............+........+.......+..+.+..+.+.....+.......+.....+...............+...+...................+...+.....+.........+...+.............+...+.....+.+.....+...+.+......+......+............+..+.+..+..........+......+.....+................+...+........+...+.+.........+..+.......+......+......+........+......................+...+...+.....+..............................+.......+.....+......+.+....................+...............+.............+..+.+.................+...............+.......+........+.+...........+...+......+.+.....+.............+...............+..+.+...............+...+..+.......+............+...........+...+.+...+...+.................+.......+...+...+..+......+......+.............+..+......+.................................+....+.....+.............+..+.+..+.......+..+..........+.........+..+...+......+...+...+.......+..+.............+.....................+......+......+............+..+......+...+.+.....+......+............+.......+........+......+.........+...+....+...+..+.+..............+....+....................+.+.....+....+...........+.............+..+...+.+..........................+...+.+......+.....+.+.........+...+........+...+.......+...+............+...+..+.........+......+.................................+.......+.....+....+...+..+.............+................................+...+...+....+..............+....+...+..................+..+...+............+...+...............+.......+.....+.........+....+............+...+.........+......+......+..................+..+...+......+...............+.......+...+.........+......+.....+.......+.....+.......+.....+.......+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> info: osinfo-detect command failed: (process:31886): GLib-GIO-WARNING **: 06:04:09.925: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:32275): GLib-GIO-WARNING **: 06:04:31.583: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-14T10:04:34.228178Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [77s on 14e24faa3c7c]
not ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-08-14T10:04:55.983489+00:00 | revision e041f37813659e5f3d4a74e3ce46f98cb1a4cf69 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 59293
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
...+....+...........+.........+.+..+....+...........+...+++++++++++++++++++++++++++++++++++++++++++++*...+..........+..+.+.....+.+...........+.......+........+...+....+..+.+............+......+.........+..................+..+...+....+........+.+.....+......+....+..+...+.......+.........+.....+.+.....+...+.......+............+.....+......+.+......+............+.....+............+...+.+......+...+........+...+.+++++++++++++++++++++++++++++++++++++++++++++*......+.....................+......+.......+...........+......+.........+.+.....+....+........................+......+.................+.............+..+....+...........+..........+..............+...+.+..+......................+..+....+.....+......+......+....+...........+..........+........+.......+..+.............+..+......+......+++++
........+........+....+++++++++++++++++++++++++++++++++++++++++++++*...............+++++++++++++++++++++++++++++++++++++++++++++*....+...+..+...................+......+...+..+...+......+.+...+....................+....+..+...................+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> info: osinfo-detect command failed: (process:12538): GLib-GIO-WARNING **: 06:41:04.768: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:12928): GLib-GIO-WARNING **: 06:41:23.868: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-14T10:41:25.994732Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd-ro.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud-ro.socket, virtqemud.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [70s on f39ac8b4a884]
not ok 85 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-08-14T10:41:48.575243+00:00 | revision e041f37813659e5f3d4a74e3ce46f98cb1a4cf69 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 39701
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
...+..........+.....+.......+......+...+..+..........+..+............+....+......+.....+.+.....+..........+............+...+..+.+..+....+........+......+..........+......+...+..+................+..............+.+........+++++++++++++++++++++++++++++++++++++++++++++*...+..+.........+.........+.......+...+.....+....+.....+++++++++++++++++++++++++++++++++++++++++++++*....+................+..+.......+......+.....+...............+..........+.........+.....+.............+.................+...+...................+..............+......+...+......+.......+...............+..+...+....+.....+.+............+........+....+.....+...+...............................+..............+......+......+.........+....+...+.....+.......+.....+..........+...........+.+.........+............+........+.+.....+......+.......+..+...+...+...............+.......+......+..+....+..............+++++
.+..+...+..........+..+++++++++++++++++++++++++++++++++++++++++++++*....+...+.......+++++++++++++++++++++++++++++++++++++++++++++*.+...+.........+...+..........+...+.....+.........+...............+...+.......+...+..+......+.+...+...+.......................+.+...+..+......+.........+.+.....+...+.......+..+..........+..+...+...............+.+..........................+....+..+...+.....................................+...+......+...+.....+.......+..............+.+..............+.....................+.+........+...........................+.........+.........+.......+..+..........+.....+...............+.+.....+.........+......+....+...............+...+............+...........+.+...+........+....+....................+.+...+......+.....+.............+...+.....+......................+.....+...+...+....+.....+.+.........+...+..............+....+..+.......+...+..+.......+.........+.....+.......+...+...........+.........+....+......+............+..+...............+...+............+..........+...+........+............+............+......+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> info: osinfo-detect command failed: (process:13629): GLib-GIO-WARNING **: 09:06:05.629: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:14018): GLib-GIO-WARNING **: 09:06:27.297: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-14T13:06:29.649134Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2401-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd-ro.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [73s on 4d60866f09a8]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@2]
First occurrence: 2024-08-14T13:06:51.848663+00:00 | revision a398bd364a0d63a9fd84e3004b71aca27e81b60b Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 126.0.6478.182 (5b5d8292ddf182f8b2096fa665b473b6317906d5-refs/branch-heads/6478@{#1776}) on port 33435
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
........+.+........+.+..............+.......+..+..........+..+.............+............+........+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.....+...+....+......+.....+.+.....+.+........+.+...+++++++++++++++++++++++++++++++++++++++++++++*......+...+..+............+......+.........+.+.........+...+..+......+......+...+.......+...............+..............+....+...+.....+....+.....+...+...+....+.........+...........+........................+.+.....+.+.......................+.........................+.........+........+...+.+.....+....+.................+.........+......+...+.+......+........................+.........+..+...+.+......+.......................+.+.....+...+.......+.....+.+..+............+.............+......+......+...+...............+.....+++++
........+.+++++++++++++++++++++++++++++++++++++++++++++*..+......+..+.+..+..........+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++*..+.......+......+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> info: osinfo-detect command failed: (process:17447): GLib-GIO-WARNING **: 09:06:07.890: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:17850): GLib-GIO-WARNING **: 09:06:28.910: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-08-14T13:06:31.339933Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-centos-10-127.0.0.2-2801-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: target is busy.
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd-admin.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-admin.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 898, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1938, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1727, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1719, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 792, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 730, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [72s on b15d6758f04c]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-08-14T13:06:52.662089+00:00 | revision a398bd364a0d63a9fd84e3004b71aca27e81b60b Times recorded: 1 Latest occurrences:
rhel-10-0 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 53883
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 53883.
.+.........+...+...+.....+++++++++++++++++++++++++++++++++++++++++++++*.+..............+.+++++++++++++++++++++++++++++++++++++++++++++*........+..............+......+.........+......+.+...+..................+..+.+..+.......+............+.........+..+...+.+...+.....................+.....+.+.....+......+........................+....+...............+..+............+.......+...+...........+.......+........+.+......+........+.+.........+.....+.......+..+.+...........+.........+.+...+.....+.+..+...................+........+...+.........+...............+.+...+..............+..........+.....+.+.................+...+.......+...+..............+.........................+........+..........+..............+...+.+.........+............+.....+...+.+............+............+.....+..........+......+..+...+....+..+....+........................+.....+......+....+...........+.+.........+..+....+...+...+..+..................+...+.......+.....+...............+....+...+.....+......+.+........+.............+...+.....+....+..+.+..............+.............+.....+...+............+.......+...........+....+.....+...+.+......+.....+....+..+.........+...+...+...+....+...+............+.................+..........+...+...+.....+..........+..+......+............+..........+.........+...+........+.............+......+...........+...+............+...+.........+.......+......+........+......+.........+......+......+.........+..........+.....+....+.....+.+......+..+...+.......+....................+.+.....+.+..............+......+.............+......+......+.........+..+...............+.........+...+.+...........+....+......+.....+.+.....+.............+.........+++++
...+...+..+...+...+.+......+++++++++++++++++++++++++++++++++++++++++++++*...+..+......+....+++++++++++++++++++++++++++++++++++++++++++++*...+..+......+.+...+............+.........+.....+....+...+...+..+......................+...+.......................................+.....+.+.....+.......+..+.............+..+...+...+.........+..........+......+.....+....+........+.+............+...............+.........+...+..+....+...........+.............+..+....+............+...+..+............+............+.....................+...+.......+.....+.............+.................+...+.......+.....+.............+.....+.......+..+.+..............+...+....+.....+....+............+............+........+.......+.....+.+..+.........+.+...........................+...+..+.......+.........+.........+..+...+............+..........+..............+.+........+.......+...........+....+.....+.........+.+...+...+........+....+..+.............+..................+...+...........+....+.....+..........+..+...+......+.........+.+...+..+.+..................+......+.......................+.............+.........+.....+...+..........+...+........+.+...........+...................+...+........+...+....+...........+....+...+...+......+........+.+......+...........+...+............+..........+...+......+...............+........+...+..........+...+......+.....+.+.........+...+.....................+.....+....+..+..........+.........+.........+...........+....+..+....+...........+...+...+...............+...+.+...+........+.........+.+...+.........+..................+...+.....+.........+......+.+...........+............+...+....+..............+....+.....+...+.......+..+...+...+...+.......+.........+...+...+........+......+.............+.................+....+...........+....+.........+.....+................+..+....+...+...+........+......+..........+.....+.+.........+...+....................+...+..................+.....................+................+.................+...+....+.....+.+.....+.......+.....+..................+..........+..............+.........+.........+......+.+...+...+..+............+......+..........+..............+.........+.+.........+............+..+.......+......+..+......+.........+.......+...+....................+...+...............+.......+.....+..........+..+.........+.........+............+..........+......+...+............+..+..........+..+...+.......+...............+.....+...+......+................+........+............+....+..+.......+..+.+............+......+............+...+.........+...+..+.+...........+.+............+...+..+......+....+.................+......+.......+............+......+...+......+.....+.+...+............+.....+....+.....+...+...+...+.......+...+.....+........................+.+...............+.....+...............+.+.....+.............+..+...+...+..........+...+.....+....+.....+...+.............+......+......+..+............+..........+......+........+............+..................+....+.....+.......+...+..+...+..........+........+....+........+.......+......+.....+.......+..+.............+........+............+................+..+...............+.......+..+.+..+.+.................+...+...............+.+..............+....+...+.....+.........+..........+.........+.....+.+....................+...+.+.....+....+.......................+............+.+...........+...+......+.........+.............+...........................+.....+..........+..+.............+...+..............+....+..............+......+......+....+......+......+.....+....+...............+.....+.+...............+..+...............+...+...................+..............+.+........+............................+...............+............+.....+......+....+.....+......................+........+...+....+...........+......................+......+......+...+......+........................+..+.........+......+.+...............+..+................+.....+....+........+............+......+.+......+..+............+...+............+...............+.............+...+........+.......+.....+.............+......+...........+.........+....+............+...+.....+....+..+.+.................................+..+...............+............+.+...........+.+.................+...+......................+..+....+..............+............+....+.....+.+........+..........+.....+......+.+..............+.+......+.....+......................+.....+.+...............+..+....+.........+......+...+...+...+.....+.+..........................+....+...+..+.........+....+.....+...+....+........+......+....+...+...+.....+.+...+......+.....+......+.........+.......+..+................+..+.........+..........+...+......+.........+......+.....+......+.........+................+...+..+......+....+.....+.+.....+...+......+...+..........+............+..............+.+......+..+.............+........+....+...........+.+.........+.....................+...+.....+...+...+.+...................................+....+...........+...+.......+.....+......+...+.......+...+..............+......+....+.....+................+............+.....+....+..............+....+...+.....+.......+..+....+.........+...........+....+...+........+....+..+...+...............+.+.................+...............+...+....+...+.........+...........+....+...+...........+.......+...............+...+.........+...+..+..........................................+......+......................+...........+......+.........+............+.......+...+...+.....................+...+..+....+.........+......+..+..................+.+.....+...+...+.........+......+....+..................+......+......+.....+...+.+.....+.+......+..+......+....+...+..+............+...+.+.....+....+...+.........+.....+.+........................+.........+..+...+.......+.................+.+.................+.........+.........+....+..+.+.....+.............+..+.........+....+.....+.+...........+.........+...+.+.....+......+.+.................+......+.+.........+.........+......+......+........+.......+........+.............+..+......+.+........+......+.......+........+.+.....+...............+...+............+...+.+.........+...+.....+...+.......+..+.....................+.+........+...+.............+.....................+.........+..............+.+.........+..+....+......+......+.................+......+....+..+..................+...............+................+.....+.+......+........+.+........+......+.+......+.....+....+.....+.+..................+......+...+.....+...+.......+......+.....+......+.+........+.+........+.+......+...........+.........+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:14194): GLib-GIO-WARNING **: 07:47:05.282: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:14597): GLib-GIO-WARNING **: 07:47:30.853: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-30T11:47:33.998139Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2801-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged-ro.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd.socket, virtnetworkd-admin.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [85s on f5031249e6e0]
not ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-10-30T11:47:56.518732+00:00 | revision 9a9d9f3ec7c6ccad09aa2653c73dac36be8f8a28 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 45085
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 45085.
.+.........+.....+......+....+...+.....+++++++++++++++++++++++++++++++++++++++++++++*....+...........+.+...+.....+.+.....+.+.....+...............+..........+......+.....+...+..........+++++++++++++++++++++++++++++++++++++++++++++*........+.........+.+.........+..................+.....+...............+................+.........+.................+.........+.......+..+..........+........+...+.+......+.....+.........+.+..+......+......+..........+...+..+.+..+.........................+............+.....+...+.+......+...+...+.........+...+..................+...+..+.......+...+..+.......+..................+...+...+..+..................+.+......+..............+....+............+..+.......+........+..........+..+......+...+....+......+...........+..................+..........+...+.........+.....+...+.+.....+....+...........+.+..................+...+.........+.....+...................+......+......+...+.....................+.....+.+.....+.......+..+.........+++++
.+....+.........+..+......+....+...+.....+.+..+...+....+......+..+....+......+...+......+.....+.+..+...............+......+.+.........+..............+...+.......+..+....+......+........+...+...+....+..+...+.+...........+......+...+....+........+.........+.+.....+..........+...+..+.......+..+...+++++++++++++++++++++++++++++++++++++++++++++*..........+...+............+.........+.....+.........+....+..+.+..+......+......+.+............+...+++++++++++++++++++++++++++++++++++++++++++++*...+...+...+...............+..+.+..+.........+...+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:18584): GLib-GIO-WARNING **: 19:01:48.719: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:18988): GLib-GIO-WARNING **: 19:02:10.234: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-30T23:02:12.802704Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-ro.socket, virtstoraged-admin.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-admin.socket, virtnetworkd.socket, virtnetworkd-ro.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [77s on 3627257d9852]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2024-10-30T23:02:34.707591+00:00 | revision 5a1a0e66041226a3292e318941e9675e1d767775 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 53447
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 53447.
...+...+...+..+.+.....+.+........+...+....+...+++++++++++++++++++++++++++++++++++++++++++++*...+......+......+....+......+...+..............+...+....+...+............+......+........+.+...+......+.....+............+....+...+...+.....+...+.......+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++*.......+...+.........+...+.....+.......+.....+...+...+....+........+...+.......+...........+......+.+...+.........+..+....+..+............+......+....+.................+.+........+......+......+.......+......+................................+...+...............+....+...........+.+......+...+.....+....+...........+.+..............+................+.....+...+...+...+.........+...+.........+.........+.+...............+...+...........+............+...+.......+..............+..........+...+...+.................+......+.......+..+......+.........+.............+.....+.......+...+..+............+...+...+....+......+.......................+.......+........+.......+..+................+..+..........+...+...........+..........+......+..................+...........+...+.+..+............+..........+...............+.....................+..+.............+.....+....+...+........+.+.....+.........+......+.+............+..+.+........+......+...+............+...+...+.............+..+....+.....+.+..+............+.........................+.........+.....................+...+......+............+..+......+.......+...+.....+............+...................+...........+.......+...............+....................+...+...+.+...+..+.+..+.....................+....+..+.+........+..........+...............+..+....+.....+......+.......+...+..+...............+.+......+.....+...+.+......+.....+.............+...+...+............+.....+..................+....+...+.....+..........+..+.......+...............+.....+.+.....+....+.........+.....+......+......+.........+...+......+....+.....+......+................+.....+......+.......+..+......+...+.......+..............+...+................+..............+.............+........+.+...........+...+....+............+...+..+.........+....+...+...+...........+....+..+....+......+...+.....+....+...+..+......+..............................+..........+...........+.+...+.........+.....+.+......+...+........+...+.......+.........+.........+............+.....+....+.....+.+...+..+...+............+.......+.....+.....................+......+.+...............+.........+...........+.........+.+.....+............+......................+...+......+..+++++
..+++++++++++++++++++++++++++++++++++++++++++++*.........+....+..+...................+............+.........+.....+...+...............+.......+......+...+......+.....+.+..+...+...+.+......+..+............+.+...+..+.............+..+.......+++++++++++++++++++++++++++++++++++++++++++++*....+.....+.......+...+..+...+......+......+....+.....+.............+..+...+..........+.....+.+.....+......................+........+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:18437): GLib-GIO-WARNING **: 22:52:36.526: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:18843): GLib-GIO-WARNING **: 22:53:00.473: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-31T02:53:02.982917Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd.socket, virtnetworkd-ro.socket, virtnetworkd-admin.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-ro.socket, virtqemud-admin.socket, virtqemud.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [80s on 5015ef324853]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-10-31T02:53:24.842749+00:00 | revision d1bdf565f4399a794d34b174e4c594cfb1c48c24 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 59213
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 59213.
....+.....+.........+.+......+...+..+...+.......+..+..........+..+.+...+..+.........+++++++++++++++++++++++++++++++++++++++++++++*....+...+......+....+..+.............+.....+.........+......+.+......+...+............+.....+....+...+...+..+++++++++++++++++++++++++++++++++++++++++++++*.............+.....+.......+..+.+..+.........+....+..+....+...+.....+............+...+.......+.........+.........+..+...+..........+...........+.........+.......+...+........+...+..........+...............+......+.....+++++
.........+..+....+..+.............+..+.........+....+......+.........+..+....+...+...+.........+...+..+.+.....+...+.......+..+.+.........+.....+.......+...+............+..............+.......+..+.+...........+.+..+...+...+.+......+..............+.+..+.......+.....+.........+....+...+.....+...+....+..+...+++++++++++++++++++++++++++++++++++++++++++++*.+.+..+.+...........+.+...+..+...+.+........+............+......+...+....+..+.+.....+.......+........+..........+...+.....+.+...+............+..................+..+...+............+......+............+............+....+.....+++++++++++++++++++++++++++++++++++++++++++++*...+...+............+.....+.........+....+...........+.+........................+.........+.........+..+.+..+......+.......+....................+...+.......+...+.....+.......+............+..+...+......+..........+.....+.........+............+.+............+........+...+.+...+..+.........+......+.............+............+........+.+..+.........+............................+..+.............+..+.+.....+.........+.............+..............................+...+...............+.....+.......+.....+...+.........+.........+......+..................+......+....+...+..............+..........+..................+..+...............+.........+.......+...+..+.........+.........+....+.....+...+.......+.....+................+......+..................+......+.....+......+.+..+.+..+...............+...............+...+.+.....+................+..+......+.+...+........+.............+..+............+...+....+.....+................+..+.+..+.............+......+.....+.........+................+..................+..+...+.+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:18632): GLib-GIO-WARNING **: 07:13:20.531: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:19037): GLib-GIO-WARNING **: 07:13:40.077: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T11:13:42.312097Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd-admin.socket, virtnetworkd.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud.socket, virtqemud-ro.socket, virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [71s on 23592a5f3df4]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2024-11-01T11:14:03.718389+00:00 | revision 8b1c11b564748b073f64696fa1f6fa5b0648a30f Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 53141
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 53141.
.....+++++++++++++++++++++++++++++++++++++++++++++*....+...+..+....+...+.....+.+..+....+...+......+......+++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.+.............................+................+.........+..+....+..............+.+.....+....+......+.........+............+......+..+...+....+........+...+.............+.....+.......+..+............+......+.......+...+.........+.........+...........+.........+.+........+.............+........+..........+...........+...+.......+......+..+......+.........+.+.....+.......+.................+...+.............+..+............+...+..................+.+...+......+..+.............+.....+.+......+..+...+....+........+..........+.................+...+.......+........+.............+..+.......+++++
..............+...+............+.......+...........+............+......+.+.....+.+++++++++++++++++++++++++++++++++++++++++++++*....+....+...+..+.+.....+++++++++++++++++++++++++++++++++++++++++++++*......+...............+..........+..+...................+.........+...........+......+....+.....+...+.............+.........+...+...+...+..............+.+......+.....+.+.........+...+...............+...+..+.+..............+......+.+......+.................+...............+......+......................+...........................+.....+.+..+.......+...+...+......+........+.+...........+.+..............+.....................+.......+...+...+...........+......+..........+.........+..........................+...+....+..+................+........+....+..+......+.......+...........+.........+...+............+.+...........+......+...+...............+......+.............+...+..+...............+.+............+..+.......+.....+....+.....+......+....+............+..+......+......+.+........................+........+.......+.........+..+.............+............+..+..........+...+..+......+............+...+......+......+....+...+......+..............+.......+........+.......+.....+...+...+....+...+.....+......+....+..+....+..............+...+..................+.+...+......+.........+...........+..........+...........+.+.....+.........................+...+..............+.+......+.........+...........+...+..................+....+...........+....+...........+...+.......+..............+....+..+...+..........+.....+.......+........+.......+.....+....+.....+.+.....+...............+.........+.............+.....+..........+..................+........+.+.........+.....+....+........+.......+......+..+.........+...............+..........+......+...+............+...........................+........+.........+......+.......+......+..+.........+....+......+...+...+............+...+........+..........+.........+..+.........+......+....+.........+..+...+...+..................+....+.....+...+.........................+..+......+.........................+............+..+...+.......+..+...+................+..............+.+............+..+......+.+...+..+...+............+.+............+.....+.......+.....................+.........+.........+......+.....+.+...+.........+.....+..........+........+...+.....................+..........+...........+..................+.+.....+.+.....+..........+.....+...+.+..............+............+....+...+..+................+...+......+........+............+...+.+.........+...+.....+..................+......+......+....+.....+...+......+.+.........+.........+...+...+............+.....+.......+.....+.....................+....+......+......+...............+......+...+.....+....+.....+.......+...........+......................+...+........+....+..+...+...+.........+.........+..........+.....+....+..+.+..+.+......+........+.+.....+.+.....+.............+......+.........+......+..............+.+..+.......+..................+..+......+..........+.....+.......+.....+....+...+......+..............+.......+.........+.....................+...+..+...............+...+...+..........+.....+.......+........+.............+.........+........+.......+........+...+..........+............+............+..+.........+............+..........+..+..........+........+....+...+......+....................+.......+.........+...+.....+......+.+....................+.+..+...+............+.+.....+.+.........+................................+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:15628): GLib-GIO-WARNING **: 12:06:25.189: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:16034): GLib-GIO-WARNING **: 12:06:48.053: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T16:06:50.423692Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2501-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged.socket, virtstoraged-admin.socket, virtstoraged-ro.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd.socket, virtnetworkd-admin.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-admin.socket, virtqemud.socket, virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [79s on 98480702a9b7]
not ok 36 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]
First occurrence: 2024-11-01T16:07:12.526070+00:00 | revision 1e378c7009f432d4ebc518c085bdf8c30221c1c4 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 56885
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 56885.
.......+...........+.........+.+++++++++++++++++++++++++++++++++++++++++++++*..+.....+.+..+...+......+++++++++++++++++++++++++++++++++++++++++++++*...+......+.+.......................+................+........+......+..........+..+..........+..+......+.+.......................+.......+...+.......................+....+......+..+.+.....................+......+.....+...+.+.....+....+............+....................+.......+......+............+...............+..+......+.+........+..................+.........+.+..+.+.........+............+...................................+.+.....+....+...+...............+++++
..+++++++++++++++++++++++++++++++++++++++++++++*.....+......+....+++++++++++++++++++++++++++++++++++++++++++++*...+....+..+....+.....+.+........+...............+.......+....................+......+....+........+......+.......+..+.+............+...+......+........+...+....+........+...+.......+......+.........+......+......+.....+.............+......+..+...+.+.....+.........+......+....+.....+......+...............+...............+.+..................+...............+..+.........+...+.+..............+............+.+........+....+......+..+............+.+..+...................+........+.+.........+...+.................+............+.+..............+.............+.....+.+..+.........+....+......+...+...+.....+..........+...............+........+.+......+.....+.......+..+....+..+.......+..+...+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:18581): GLib-GIO-WARNING **: 12:25:17.886: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:18969): GLib-GIO-WARNING **: 12:25:37.181: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T16:25:39.599827Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.12/subprocess.py\", line 466, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib64/python3.12/subprocess.py\", line 571, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-10-0-127.0.0.2-2301-FAIL.log.gz
> warn: transport closed: disconnected
Stopping 'virtstoraged.service', but its triggering units are still active:
virtstoraged-admin.socket, virtstoraged-ro.socket, virtstoraged.socket
Stopping 'virtnetworkd.service', but its triggering units are still active:
virtnetworkd-ro.socket, virtnetworkd.socket, virtnetworkd-admin.socket
Stopping 'virtqemud.service', but its triggering units are still active:
virtqemud-ro.socket, virtqemud.socket, virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [72s on c9bad7e46547]
not ok 36 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2024-11-01T16:26:01.724356+00:00 | revision f1ca2d19206e686e182a9077c3cc16faacdc4722 Times recorded: 1 Latest occurrences:
rhel-9-6 Ooops, it happened again
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 34801
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 34801.
.....+...........+.+...+...........+...+...+...+.+.....+......+++++++++++++++++++++++++++++++++++++++++++++*...+.....+.......+..+.+.........+...+..+...+....+...........+..........+..+.+..+....+++++++++++++++++++++++++++++++++++++++++++++*.+...+....................+.+........+...+...+......+....+....................+.......+..+.......+...........+.......+......+.................+...+.+......+.....+...................+.........+.........+........+.......+.....................+......+...+.....+...............+.+.........+....................+......+......+.+.....+..........+.....+............+...+....+...+...........+...................+......+.....+......+................+++++
...........+.+...+...+..+.+.....+.......+............+..+++++++++++++++++++++++++++++++++++++++++++++*...............+......+...+.....+...+..................+.+...+++++++++++++++++++++++++++++++++++++++++++++*.........+......+..+...............+.......+...+..................+...............+.....+.......+...............+............+...+..+.+..+.+...........+.........+......+......+...+..........+..+..........+...+...........+...+.+..+...+.......+...+...........+...+......+.......+..+......+.........+.......+..............+....+..+......+...................+...+...+..+.............+...+...............+.....+............+...+............+...+......+.+............+.....+.+......+...............+...+............+........+.+..............................+..+............+...+....+.....+..........+.........+..........................+.+.........+......+........+....+......+..+...+....+...+...+........................+...+...+.....+.........+............+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:36286): GLib-GIO-WARNING **: 10:00:03.681: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:36657): GLib-GIO-WARNING **: 10:00:28.055: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-29T14:00:30.566706Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2401-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2401-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2401-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2401-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: target is busy.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-ro.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [80s on da699b60a353]
not ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@2]
First occurrence: 2024-10-29T14:00:52.406972+00:00 | revision 0c82399fe87e9a639db6a80e1e9aa8dcf4a163b4 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 39585
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 39585.
.+......+.+.....+.+..+......+.+......+++++++++++++++++++++++++++++++++++++++++++++*.+...+...+........+....+..+...............+....+.........+........+...+....+...+..+.+.........+.....+.+............+.....+.......+..+...............+......+..........+...+......+.....+++++++++++++++++++++++++++++++++++++++++++++*.....+......+............+............................+.....+.........+...+................+..+...................+.........+...........+.+..+..................+.......+.....+.+..+...+................+........+...+...+......................+.....+.........+...............+....+..+....+.......................+.+.....+.+......+.....+...+...............+......+................+...+..+.........+....+....................+.+.....+...............+.+..+.+..+....+...........+....+.........+.....+.........+...+...................+...+........+.......+...........+.+.........+..+...+....+..+...+...+.......+...+...+...........+..........+.........+......+........+...+.........+....+......+..............+.+.....+......+......................+.....+.+...............+.....+.......+........+.........+.............+.....+...+............+..........+............+....................+.............+..+...+...+.+...+.....+.+.....+......+...+.+.....+.+...+..+................+...............+...+...............+..+....+...............+...+...+..+.+.....+......+...+............+...+...+.......+..............................+..+.........+..........+......+..............+......+.............+..+.........+.+.....+......+.........+.+..............+...+.+..+....+...........+.........+.+....................+....+..................+........+.......+..+...+..............................+.+..+....+......+...+...........+.+............+.....+++++
...+.+.....+.+.....+.......+..+.+........................+...+..+......+++++++++++++++++++++++++++++++++++++++++++++*........+....+.....+....+.................+.+..+.+......+.....+...+.+......+...+.....+......+.+...+..+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++*.......................+.........+.....+................+...........+...............+....+..+.......+.......................+...+..........+..+.......+...........+.+......+...+..+...+......+...............+....+..............+......+..........+.........+........+.............+......+...+............+.....+.+..+......+.+........+.............+.....+...+....+..+.+...+...........+......+.........+...+......+....+......+..........................+.+..+......+.........+..................+..........+............+............+...........+.............+......+...........+...+.......+.........+...+...+........+......+.+..+...+...........................+.+..+.........+...+.......+.......................+......+......+.............+............+...+..+...+..........+...+..+............+....+............+..+.............+........+.+.........+.........+........+.........+......+..........+..+......+.+...+.................+.+........+.......+..+..........+...............+..+...................+.................+.......+.....+................+.................+..........+...+.....+..........+...........+..........+......+.......................+.+......+..............+.+..+.......+...+......+..+...+.........+.........................+........+..........+..............+....+..+....+...+..+......+...+......+......+.......+.....+.......+...+........+..........+..+............+.+..+............+.........+.........+......+........................+.......+...+..+................+........+.......+..+.+...........+.+.........+........+......+.+.....+.............+......+..+.......+........+....+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: failed to poll tuned Object(4)
> warn: failed to poll tuned Object(4)
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:41888): GLib-GIO-WARNING **: 14:41:26.086: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:42257): GLib-GIO-WARNING **: 14:41:49.355: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-29T18:41:52.286917Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-ro.socket
virtstoraged-admin.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [77s on ad1cabdcb88e]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-10-29T18:42:13.521314+00:00 | revision 713e80c014137405c079b1935d6a98063621831d Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 47429
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 47429.
........+.......+..+...+++++++++++++++++++++++++++++++++++++++++++++*.+......+.......+...+...........+...+...+....+.....+......+.......+...+..+.+..+.........+....+......+......+.....+...+++++++++++++++++++++++++++++++++++++++++++++*....+..........+.........+.....+..................+....+......+..............+.+........+......+................+.......................+......+......+....+........+.+..+....+..............+.+...+...+........+.........+......+.+..............+............+...+....+.....+................+.....+.+......+.........+...+...+.......................+......+.+..+.......+.....+..................................+......+.........+..+...+......+....+.....+......+.+..+............+.+.....+..........+...............+.....+............+...+..........+...+......+......+..+.............+...+++++
....+......+.+...+++++++++++++++++++++++++++++++++++++++++++++*..+.......+..............+....+..+.......+...+...+.........+...+..+......+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++*...+....+...+.....+.............+............+.........+.....+...+......+.........+.+......+......+..+...+...............+...................+..................+.....+...+..........+........+.........+...............+.......+.....+.........+.........+.+..+............+.+......+........................+..............+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:22636): GLib-GIO-WARNING **: 03:30:18.736: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:23005): GLib-GIO-WARNING **: 03:30:42.577: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-30T07:30:45.333512Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2801-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2801-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2801-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2801-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-admin.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [75s on 62a9d81692ab]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@5]
First occurrence: 2024-10-30T07:31:07.066048+00:00 | revision d4eb62a60f9d366e605a928c63db189b532fddb3 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 50697
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 50697.
..........+...+...+...+.+...............+...+......+.....+.+.....+...+.......+.....+.+.....+...+.+...........+++++++++++++++++++++++++++++++++++++++++++++*.+..+...+.....................+++++++++++++++++++++++++++++++++++++++++++++*....+..+.+...+........................+............+......+..+......................+.............................+....+...+...+......+........+......................+.........+...........+....+.........+..+........................+.........+.+..+....+...+......+.................+.......+......+..............+.......+.....+.+..+..................+...............+....+.....+...+...+....+......+........+.+........+......+......+...+......+....+...+.............................+.+...+..............+...+..........+..+...+.......+...........+..........+.........+...............+..+.+++++
..+++++++++++++++++++++++++++++++++++++++++++++*...............+....+.....+....+.....+.+......+...+......+..............+.......+..............+++++++++++++++++++++++++++++++++++++++++++++*....+....+........+.+.........+...............+.....+............+.+........+....+.....+...+.......+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:22466): GLib-GIO-WARNING **: 07:26:21.379: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:22834): GLib-GIO-WARNING **: 07:26:43.278: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-30T11:26:46.004746Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2901-FAIL.log.gz
> warn: transport closed: disconnected
umount: /run/user/1000: no mount point specified.
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-ro.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [72s on 3434070e7b5f]
not ok 88 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@6]
First occurrence: 2024-10-30T11:27:07.097021+00:00 | revision 9a9d9f3ec7c6ccad09aa2653c73dac36be8f8a28 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 47063
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 47063.
....+.+.........+++++++++++++++++++++++++++++++++++++++++++++*..+.....+......+.+...+........+...+....+........+.......+..+....+..+++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+.........+.....+.+....................+.+........+..........+......+.....+.+........+.......+++++
....+...+........+.+.....+.+.........+.....+......+...+.+.........+..+............+.......+........+...+....+......+..+..........+.....+.+.....+......+....+.....+....+..+...+++++++++++++++++++++++++++++++++++++++++++++*.+..+....+......+..+.+..+....+.....+.........+.+.........+..+....+...+...........+............+.........+.+...+......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++*.....+...+............+........+......+...+.............+..+.......+.........+.....+.....................+.........+.+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:23455): GLib-GIO-WARNING **: 22:56:24.250: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:23824): GLib-GIO-WARNING **: 22:56:46.858: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-10-31T02:56:49.531620Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged.socket
virtstoraged-ro.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud-admin.socket
virtqemud.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [76s on 96d22714e61c]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4]
First occurrence: 2024-10-31T02:57:10.669041+00:00 | revision d1bdf565f4399a794d34b174e4c594cfb1c48c24 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 46885
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 46885.
......+...+++++++++++++++++++++++++++++++++++++++++++++*...................+.....+...+.+......+..+............+.+.....+............+..........+..+..........+...+.....+.+..+............+............+.+..+.+......+...+..+...+...+....+...+..+....+..+.........+++++++++++++++++++++++++++++++++++++++++++++*......+......+...............+......+............+...............+.....................+......+....+....................+....+...............+..+....+...............+..............+............+.+..+.+............+.....+.........+.+..+..........+..+....+..............+.......+..............+.+...........+............+............+.............+..+.+..................+.....+...................+....................+................+.....+................+...+........+..........+............+++++
.....+++++++++++++++++++++++++++++++++++++++++++++*......+...................+...+...+..+.+..+++++++++++++++++++++++++++++++++++++++++++++*............+............+.........+...+...+.........+.....+......+...+..........+.........+......+..+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:20815): GLib-GIO-WARNING **: 07:17:29.641: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:21185): GLib-GIO-WARNING **: 07:17:52.541: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T11:17:55.135568Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2701-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd-admin.socket
virtnetworkd.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-ro.socket
virtqemud.socket
virtqemud-admin.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 905, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1964, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1750, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1742, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 591894f8eed4]
not ok 19 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@4]
First occurrence: 2024-11-01T11:18:17.358840+00:00 | revision 8b1c11b564748b073f64696fa1f6fa5b0648a30f Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 39407
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 39407.
.+............+..........+...+++++++++++++++++++++++++++++++++++++++++++++*....+.....+.........+....+.....+.+..+.......+......+......+...+...+.....+.......+..+++++++++++++++++++++++++++++++++++++++++++++*.....+.....+...+.......+.....+.+..+...+.......+.....+.......+.....+.+.....+...................+..+..........+.....+.+...+............+...+..+.........+....+..+...+............+....+...+...+..................+.................+...+....+..+...............+...+.+....................+.......+...+......+........+............+......+....+.....+...+.......+...........+...+.......+................................+.............+...+.....+......+.+........+....+..+...+............+......+..........+.................+...+.............+++++
...+.....+.........+......+....+...............+..+...+.......+.....................+..+.+..+.............+.....+.+......+.....+....+.....+.+..+...+....+..............+....+...+..+..........+..+.........+.+...+.....+.+.........+..+....+......+.....+.........+.......+..+...+....+.....+.............+........+....+.....+......+.......+.....+++++++++++++++++++++++++++++++++++++++++++++*.+...+.+..+.........+................+++++++++++++++++++++++++++++++++++++++++++++*........+...+......+......+......+.................+...............+......+.........+.............+...+..+...........................+...+...+.+...........+.............+.....+.+.....+.........+.+...+...+............+...+...+.....................+...........+....+......+...+..+............+............+...+...+....+........+.......+......+........+....+...+..+..........+......+..+...+............+...+.+...+..+...+.+.....+.......+.......................+.+.....+....+...........+.............+......+..+....+...+...+.................+.............+.....+..........+...................................+............+.......+...+............+......+..+.+....................+....+..+...+..........+........+...+...................+...........+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:22513): GLib-GIO-WARNING **: 12:10:00.827: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:22881): GLib-GIO-WARNING **: 12:10:24.659: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T16:10:27.228250Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2301-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2301-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2301-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2301-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged.socket
virtstoraged-ro.socket
virtstoraged-admin.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd.socket
virtnetworkd-admin.socket
virtnetworkd-ro.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud.socket
virtqemud-admin.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [76s on aa34090ff928]
not ok 36 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@1]
First occurrence: 2024-11-01T16:10:49.722889+00:00 | revision 1e378c7009f432d4ebc518c085bdf8c30221c1c4 Times recorded: 1 Latest occurrences:
# ----------------------------------------------------------------------
# testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource)
Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 50817
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 50817.
.....+++++++++++++++++++++++++++++++++++++++++++++*.............+....+.....+....+..+...+....+...+.....+++++++++++++++++++++++++++++++++++++++++++++*.......+.........+.+.....+....+............+.....+.+.....+...+.........+.+.......................................+.....+............+.+..+.......+...........+...............+.......+...............+..+...+...............+......+.........+.............+..+......+....+..+.............+..+.+............+......+...........+.........+....+.....+.+......+.....+...+.+......+......+..+.......+...............+...........+...+......+..........+...+.....+...+..........+..+.....................+.+..............+....+...+........+.......+...+..+...+.........+.+.................+.......+........+.............+.....+......+..........+...........+........................+.....................+............+.+.....+.......+........+............+.......+...+.......................+......+.+.........+.....+......+...+.+...+........+...+....+......+.....+.+.....+.............+..............................+..+.+.....+.........+....+............+.................+.....................+...............+...................+.....+...+....+.....+....+.....+.+..................+......+..............+.+............+.......................+................+...........+...+.........+......+....+...+...+......+........+++++
....+.....+++++++++++++++++++++++++++++++++++++++++++++*..+...+.....+...+.......+..+.........+++++++++++++++++++++++++++++++++++++++++++++*..+........+.+..............+......+.............+..+.........+..........+...........+...+............+...+...+....+.........+..+.......+..+.+..............+.........+......+...+......+........................+...+.........+......+....+......+.................+.......+......+........+.......+..+......+...............+............+.......+..+....+.....+....+........+.......+.................+......+...+................+.........+........................+..+.........+....+...+..+++++
-----
> error: Scrollbar test exception: TypeError: Cannot read properties of null (reading 'appendChild')
> warn: cockpit.format_{bytes,bits}[_per_sec](..., MiB, [object Object]) is deprecated.
> info: osinfo-detect command failed: (process:22038): GLib-GIO-WARNING **: 12:29:07.885: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 28, in <module>
gi.repository.GLib.GError: osinfo-tree-error: URL protocol is not supported (1)
> info: osinfo-detect command failed: (process:22408): GLib-GIO-WARNING **: 12:29:30.558: Can't find module 'gvfs' specified in GIO_USE_VFS
Traceback (most recent call last):
File "<string>", line 22, in <module>
gi.repository.GLib.GError: osinfo-media-error: No volume descriptors (0)
> error: spawn 'vm creation' returned error: "{"problem":null,"exit_status":1,"exit_signal":null,"message":"ERROR internal error: process exited while connecting to monitor: 2024-11-01T16:29:33.172331Z qemu-kvm: -blockdev {\"driver\":\"https\",\"url\":\"https://archive.fedoraproject.org:443/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso\",\"node-name\":\"libvirt-1-storage\",\"read-only\":true}: Unknown driver 'https'\nDomain installation does not appear to have been successful.\nIf it was, you can restart your domain by running:\n virsh --connect qemu:///system start subVmTestCreate8\notherwise, please restart your installation.\nTraceback (most recent call last):\n File \"<string>\", line 373, in <module>\n File \"<string>\", line 275, in create_vm\n File \"/usr/lib64/python3.9/subprocess.py\", line 424, in check_output\n return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,\n File \"/usr/lib64/python3.9/subprocess.py\", line 528, in run\n raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command '['virt-install', '--connect', 'qemu:///system', '--quiet', '--os-variant', 'fedora28', '--memory', '128', '--name', 'subVmTestCreate8', '--check', 'path_in_use=off', '--wait', '-1', '--noautoconsole', '--disk', 'none', '--graphics', 'vnc,listen=127.0.0.1', '--cdrom', 'https://archive.fedoraproject.org/pub/archive/fedora/linux/releases/28/Server/x86_64/os/images/boot.iso']' returned non-zero exit status 1."}"
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
Wrote screenshot to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2501-FAIL.png
Wrote HTML dump to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2501-FAIL.html
Wrote JS log to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2501-FAIL.js.log
Journal extracted to TestMachinesCreate-testCreateUrlSource-rhel-9-6-127.0.0.2-2501-FAIL.log.gz
> warn: transport closed: disconnected
Warning: Stopping virtstoraged.service, but it can still be activated by:
virtstoraged-admin.socket
virtstoraged-ro.socket
virtstoraged.socket
Warning: Stopping virtnetworkd.service, but it can still be activated by:
virtnetworkd-ro.socket
virtnetworkd.socket
virtnetworkd-admin.socket
Warning: Stopping virtqemud.service, but it can still be activated by:
virtqemud-admin.socket
virtqemud.socket
virtqemud-ro.socket
Traceback (most recent call last):
File "/work/make-checkout-workdir/test/check-machines-create", line 910, in testCreateUrlSource
runner.createTest(TestMachinesCreate.VmDialog(self, sourceType='url',
File "/work/make-checkout-workdir/test/check-machines-create", line 1962, in createTest
self._tryCreate(dialog) \
^^^^^^^^^^^^^^^^^^^^^^^
File "/work/make-checkout-workdir/test/check-machines-create", line 1747, in _tryCreate
self._create(dialog)
File "/work/make-checkout-workdir/test/check-machines-create", line 1739, in _create
b.wait_text(f"#vm-{dialog.name}-{dialog.connection}-state",
File "/work/make-checkout-workdir/test/common/testlib.py", line 858, in wait_text
self.wait_js_cond("ph_text_is(%s,%s)" % (jsquote(selector), jsquote(text)),
File "/work/make-checkout-workdir/test/common/testlib.py", line 796, in wait_js_cond
raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None
testlib.Error: timeout
wait_js_cond(ph_text_is("#vm-subVmTestCreate8-system-state","Running")): Error: #vm-subVmTestCreate8-system-state not found
# Result testCreateUrlSource (__main__.TestMachinesCreate.testCreateUrlSource) failed
# 1 TEST FAILED [74s on 614b7715a3a5]
not ok 36 /work/make-checkout-workdir/test/check-machines-create TestMachinesCreate.testCreateUrlSource [ND@3]
First occurrence: 2024-11-01T16:29:54.887634+00:00 | revision f1ca2d19206e686e182a9077c3cc16faacdc4722 Times recorded: 1 Latest occurrences:
Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2014229