cockpit-project / bots

*beep* *boop* *beep*
GNU Lesser General Public License v2.1
25 stars 33 forks source link

user libvirtd crashes when session goes down #1095

Closed martinpitt closed 3 years ago

martinpitt commented 4 years ago

Spotted in Debian testing image refresh which introduced libvirt 6.4.0; although I suspect the root problem is a little more fundamental. I reported this to https://gitlab.com/libvirt/libvirt/-/issues/59.

cockpituous commented 4 years ago

verify/debian-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0407/085326.659374:ERROR:bus.cc(393)] 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:9637/devtools/browser/6619a6e9-5733-4f93-beb6-c71fed04026b
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617785608231.345,"url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64031 (libvirtd) of user 1003 dumped core.
#0  0x00007f93f3ee1beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f9418f180e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f9418e2615d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055b01a863e72 main (libvirtd + 0x24e72)
#5  0x000055b01a8647ea _start (libvirtd + 0x257ea)
#0  0x00007f94187e43ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f9418b5c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f9418b5c1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f9418b5c221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f9418b850bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f9418029ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f94187eedef __clone (libc.so.6 + 0xfddef)
#0  0x00007f94187e43ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f9418b5c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f9418b5c40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f94189eda36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f9418b850bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f9418029ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f94187eedef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617785636925.708,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64031 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [34s on 2-ci-srv-04]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-07T08:53:57.995843 | revision 5f0101a5ae3506d96afb4c4c5b34647a1505ab26 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0408/022659.932466:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0408/022659.933483:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9539/devtools/browser/29e0be95-3de9-4ff6-aac6-b33d5437d49a
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617848821373.209,"url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64151 (libvirtd) of user 1003 dumped core.
#0  0x00007f8c63462beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f8c6c4540e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f8c6c36215d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055d321589e72 main (libvirtd + 0x24e72)
#5  0x000055d32158a7ea _start (libvirtd + 0x257ea)
#0  0x00007f8c6bd203ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f8c6c0980ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f8c6c0981cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f8c6c098221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f8c6c0c10bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f8c6b565ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f8c6bd2adef __clone (libc.so.6 + 0xfddef)
#0  0x00007f8c6bd203ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f8c6c0980ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f8c6c09840b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f8c6bf29a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f8c6c0c10bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f8c6b565ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f8c6bd2adef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617848851108.0771,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64151 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [35s on 3-ci-srv-04]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-08T02:27:32.349838 | revision c3b8d38dd311f3bd90e3600bdf96dde19bd2c7e0 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0408/110933.721510:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0408/110933.723050:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9547/devtools/browser/61beba30-4adf-4c76-b2da-454a5772a0aa
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617880175853.649,"url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$e0183893e4bc9e2816f8bbe255249f5c8e9987d12933f934a737fd5cf0f78589/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63424 (libvirtd) of user 1003 dumped core.
#0  0x00007f6a4de69beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f6a56e5b0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f6a56d6915d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055a70a575e72 main (libvirtd + 0x24e72)
#5  0x000055a70a5767ea _start (libvirtd + 0x257ea)
#0  0x00007f6a567273ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f6a56a9f0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f6a56a9f1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f6a56a9f221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f6a56ac80bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f6a55f6cea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f6a56731def __clone (libc.so.6 + 0xfddef)
#0  0x00007f6a567273ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f6a56a9f0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f6a56a9f40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f6a56930a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f6a56ac80bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f6a55f6cea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f6a56731def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617880207375.3728,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63424 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [38s on 4-cockpit-9]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-08T11:10:08.392675 | revision e256e5188ef76b2936f0d2eda4d470224e71f39e Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0408/124411.391666:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0408/124411.393652:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9287/devtools/browser/eaf6476a-48dd-4d32-929a-09254137365c
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617885853146.373,"url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$d46d9841275dce99f25ad9a575fa69a8de1e31c7a523ee2bfc840aef56daae99/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 62916 (libvirtd) of user 1003 dumped core.
#0  0x00007f959865cbeb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f95a164e0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f95a155c15d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000559c63958e72 main (libvirtd + 0x24e72)
#5  0x0000559c639597ea _start (libvirtd + 0x257ea)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb43 virThreadPoolWorker (libvirt.so.0 + 0x122b43)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb00 virThreadPoolWorker (libvirt.so.0 + 0x122b00)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb00 virThreadPoolWorker (libvirt.so.0 + 0x122b00)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb00 virThreadPoolWorker (libvirt.so.0 + 0x122b00)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb00 virThreadPoolWorker (libvirt.so.0 + 0x122b00)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a07667b2 futex_wait_cancelable (libpthread.so.0 + 0xf7b2)
#1  0x00007f95a149af97 virCondWait (libvirt.so.0 + 0x121f97)
#2  0x00007f95a149bb00 virThreadPoolWorker (libvirt.so.0 + 0x122b00)
#3  0x00007f95a149b0e5 virThreadHelper (libvirt.so.0 + 0x1220e5)
#4  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#5  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a0f1a3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f95a12920ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f95a12921cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f95a1292221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f95a12bb0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
#0  0x00007f95a0f1a3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f95a12920ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f95a129240b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f95a1123a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f95a12bb0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f95a075fea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f95a0f24def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617885885211.266,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 62916 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [40s on 1-cockpit-11]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-08T12:44:46.671175 | revision 21e86cb3c611ee7bed2107616de9d50f416e3860 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0409/023912.015528:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0409/023912.016578:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9547/devtools/browser/38c0b5a9-a675-43ba-9535-a4ff87a256e4
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617935953580.809,"url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64111 (libvirtd) of user 1003 dumped core.
#0  0x00007fb435fe6beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fb43efd80e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fb43eee615d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000559e3fd65e72 main (libvirtd + 0x24e72)
#5  0x0000559e3fd667ea _start (libvirtd + 0x257ea)
#0  0x00007fb43e8a43ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fb43ec1c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fb43ec1c1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fb43ec1c221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fb43ec450bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fb43e0e9ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fb43e8aedef __clone (libc.so.6 + 0xfddef)
#0  0x00007fb43e8a43ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fb43ec1c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fb43ec1c40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fb43eaada36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fb43ec450bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fb43e0e9ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fb43e8aedef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617935982711.353,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64111 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [34s on 1-cockpit-11]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-09T02:39:43.605598 | revision 126262e053497296b36e0b7286b213ab32af4895 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0409/053343.723399:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0409/053343.724946:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9361/devtools/browser/0914fdd9-8246-436a-9df8-4222bc4cae76
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617946425171.295,"url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$34f898a750c368f1208a7eb16e610536785e0f8af4db30b228efb721c4943e95/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64407 (libvirtd) of user 1003 dumped core.
#0  0x00007ff0e90c9beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007ff0f20bb0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007ff0f1fc915d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055d0a29e8e72 main (libvirtd + 0x24e72)
#5  0x000055d0a29e97ea _start (libvirtd + 0x257ea)
#0  0x00007ff0f19873ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007ff0f1cff0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007ff0f1cff1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007ff0f1cff221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007ff0f1d280bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007ff0f11ccea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007ff0f1991def __clone (libc.so.6 + 0xfddef)
#0  0x00007ff0f19873ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007ff0f1cff0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007ff0f1cff40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007ff0f1b90a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007ff0f1d280bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007ff0f11ccea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007ff0f1991def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617946455439.152,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64407 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [36s on 4-ci-srv-01]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-09T05:34:16.699397 | revision c35c0d16a08054ab49594a127752dffac7ecb66f Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0409/155124.430985:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0409/155124.432228:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9235/devtools/browser/ab6238bf-0868-489f-86d9-ffd2fcdd8c48
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617983485960.9238,"url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0842aa6e332d99de61673a86df89da57e8442997dff58fa2c02f7b1cd3198ae0/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63978 (libvirtd) of user 1003 dumped core.
#0  0x00007fa97af69beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fa983f5b0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fa983e6915d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000555a2bbb9e72 main (libvirtd + 0x24e72)
#5  0x0000555a2bbba7ea _start (libvirtd + 0x257ea)
#0  0x00007fa9838273ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fa983b9f0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fa983b9f1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fa983b9f221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fa983bc80bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fa98306cea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fa983831def __clone (libc.so.6 + 0xfddef)
#0  0x00007fa9838273ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fa983b9f0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fa983b9f40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fa983a30a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fa983bc80bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fa98306cea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fa983831def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617983514749.827,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-ro.socket
  libvirtd-admin.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63978 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [34s on 3-cockpit-8]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-09T15:51:56.047574 | revision 8b96974ae3db34386d501e1d3688010acaf1c7dc Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0409/163016.173814:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0409/163016.174838:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9823/devtools/browser/ea06ed42-f96b-4db3-90de-d5bec7b70609
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1617985817657.474,"url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$7e2a8e5812eed56093f454cc52cbf8d8115c56b5161e94502cc82513dd3bc993/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 65482 (libvirtd) of user 1003 dumped core.
#0  0x00007fbf86e6abeb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fbf8fe5c0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fbf8fd6a15d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055bf3a00ee72 main (libvirtd + 0x24e72)
#5  0x000055bf3a00f7ea _start (libvirtd + 0x257ea)
#0  0x00007fbf8f7283ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fbf8faa00ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fbf8faa01cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fbf8faa0221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fbf8fac90bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fbf8ef6dea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fbf8f732def __clone (libc.so.6 + 0xfddef)
#0  0x00007fbf8f7283ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fbf8faa00ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fbf8faa040b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fbf8f931a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fbf8fac90bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fbf8ef6dea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fbf8f732def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1617985846953.9958,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 968, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1185, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 65482 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [35s on 3-cockpit-8]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-09T16:30:48.201052 | revision d0d09b5d7d1dce9ce4c900e4ba90861d03ced4b8 Times recorded: 1 Latest occurrences:

cockpituous commented 3 years ago

debian-testing Ooops, it happened again


# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0423/161121.124904:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0423/161121.126096:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9948/devtools/browser/3683440d-7bcf-432a-b3bb-1176a38c4b38
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619194283173.084,"url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> 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 property 'appendChild' of null
> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63753 (libvirtd) of user 1003 dumped core.
#0  0x00007f568780dbeb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f56907ff0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f569070d15d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000557bbe312e72 main (libvirtd + 0x24e72)
#5  0x0000557bbe3137ea _start (libvirtd + 0x257ea)
#0  0x00007f56900cb3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f56904430ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f56904431cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f5690443221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f569046c0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f568f910ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f56900d5def __clone (libc.so.6 + 0xfddef)
#0  0x00007f56900cb3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f56904430ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f569044340b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f56902d4a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f569046c0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f568f910ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f56900d5def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619194313852.743,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63753 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [37s on 4-cockpit-7]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-23T16:11:54.996754 | revision fff1fc31d2b671c0915c54a59c11ffd01682ae54 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0423/162132.807122:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0423/162132.808315:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9439/devtools/browser/c80efc72-b85c-4d5d-bfb9-92e59e6ddea1
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619194894423.565,"url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64214 (libvirtd) of user 1003 dumped core.
#0  0x00007f6216986beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f621f9780e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f621f88615d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000555ad2940e72 main (libvirtd + 0x24e72)
#5  0x0000555ad29417ea _start (libvirtd + 0x257ea)
#0  0x00007f621f2443ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f621f5bc0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f621f5bc1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f621f5bc221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f621f5e50bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f621ea89ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f621f24edef __clone (libc.so.6 + 0xfddef)
#0  0x00007f621f2443ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f621f5bc0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f621f5bc40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f621f44da36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f621f5e50bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f621ea89ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f621f24edef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619194923065.744,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-ro.socket
  libvirtd.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64214 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [34s on 1-ci-srv-01]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-23T16:22:04.247520 | revision 34e2cbcbc1a47ecabce6a2f7c1925b9e52171649 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0424/022838.098894:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0424/022838.100058:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9352/devtools/browser/35d6bf68-2a65-4f99-95b2-ebf5e56316e1
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619231319734.753,"url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 66195 (libvirtd) of user 1003 dumped core.
#0  0x00007f0395f1fbeb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f039ef110e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f039ee1f15d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000563fa856ee72 main (libvirtd + 0x24e72)
#5  0x0000563fa856f7ea _start (libvirtd + 0x257ea)
#0  0x00007f039e7dd3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f039eb550ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f039eb551cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f039eb55221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f039eb7e0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f039e022ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f039e7e7def __clone (libc.so.6 + 0xfddef)
#0  0x00007f039e7dd3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f039eb550ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f039eb5540b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f039e9e6a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f039eb7e0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f039e022ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f039e7e7def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619231352071.596,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 66195 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [39s on 2-cockpit-11]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-24T02:29:12.958075 | revision 6cc9076063e82d31b40c86f01722fb4e53ffe306 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0424/134917.112527:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0424/134917.113579:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9970/devtools/browser/f197eaff-6985-4100-9da8-dc5a7518cd42
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619272158700.0872,"url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$508743c25beee222b032c07aa36ea375f339ec34a3693eb88b50914b49328bbf/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63787 (libvirtd) of user 1003 dumped core.
#0  0x00007fe8473a2beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fe8503940e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fe8502a215d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x00005610585cee72 main (libvirtd + 0x24e72)
#5  0x00005610585cf7ea _start (libvirtd + 0x257ea)
#0  0x00007fe84fc603ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fe84ffd80ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fe84ffd81cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fe84ffd8221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fe8500010bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fe84f4a5ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fe84fc6adef __clone (libc.so.6 + 0xfddef)
#0  0x00007fe84fc603ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fe84ffd80ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fe84ffd840b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fe84fe69a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fe8500010bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fe84f4a5ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fe84fc6adef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619272187598.793,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd-admin.socket
  libvirtd-ro.socket
  libvirtd.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63787 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [34s on 4-cockpit-9]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-24T13:49:48.822718 | revision 01c5b67117569ee475e14e4e07cfde50d1d19d2a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0426/024025.090657:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0426/024025.091669:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9807/devtools/browser/03213f65-819b-4d03-a133-8d202a8ba058
[0426/024025.093119:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 9060: Permission denied (13)
[0426/024025.097623:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 9062: Permission denied (13)
[0426/024025.351847:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 9101: Permission denied (13)
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619404826477.726,"url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> 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 property 'appendChild' of null
> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63664 (libvirtd) of user 1003 dumped core.
#0  0x00007fc67fee1beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fc6a50380e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fc6a4f4615d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000555c10c8fe72 main (libvirtd + 0x24e72)
#5  0x0000555c10c907ea _start (libvirtd + 0x257ea)
#0  0x00007fc6a49043ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fc6a4c7c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fc6a4c7c1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fc6a4c7c221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fc6a4ca50bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fc6a4149ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fc6a490edef __clone (libc.so.6 + 0xfddef)
#0  0x00007fc6a49043ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fc6a4c7c0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fc6a4c7c40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fc6a4b0da36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fc6a4ca50bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fc6a4149ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fc6a490edef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619404855845.787,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63664 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [35s on centosci-tasks-4nhjr]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-26T02:40:56.732104 | revision e2073037e6ef7aad4bdf39790fec7fec8779dc28 Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0426/061159.382909:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0426/061159.384716:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9790/devtools/browser/678dd9ea-d5ab-48eb-958f-7499dc569a4a
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619417521089.453,"url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> 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 property 'appendChild' of null
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63457 (libvirtd) of user 1003 dumped core.
#0  0x00007fc4838a2beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fc48c8940e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fc48c7a215d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000562ba4776e72 main (libvirtd + 0x24e72)
#5  0x0000562ba47777ea _start (libvirtd + 0x257ea)
#0  0x00007fc48c1603ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fc48c4d80ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fc48c4d81cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fc48c4d8221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fc48c5010bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fc48b9a5ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fc48c16adef __clone (libc.so.6 + 0xfddef)
#0  0x00007fc48c1603ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fc48c4d80ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fc48c4d840b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fc48c369a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fc48c5010bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fc48b9a5ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fc48c16adef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619417552716.226,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63457 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [38s on 2-ci-srv-05]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-26T06:12:33.904210 | revision 76c61a0c7ac6750bb9010bc5a8ed279c4e9f77bc Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0426/111118.553420:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0426/111118.554972:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9780/devtools/browser/2c1097a6-5974-4749-bae0-232706762064
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619435480085.1072,"url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> 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 property 'appendChild' of null
> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63693 (libvirtd) of user 1003 dumped core.
#0  0x00007fabb4b71beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007fabbdb630e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007fabbda7115d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x0000556676171e72 main (libvirtd + 0x24e72)
#5  0x00005566761727ea _start (libvirtd + 0x257ea)
#0  0x00007fabbd42f3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fabbd7a70ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fabbd7a71cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007fabbd7a7221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007fabbd7d00bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fabbcc74ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fabbd439def __clone (libc.so.6 + 0xfddef)
#0  0x00007fabbd42f3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007fabbd7a70ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007fabbd7a740b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007fabbd638a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007fabbd7d00bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007fabbcc74ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007fabbd439def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619435511619.8608,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63693 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [38s on 3-cockpit-9]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-26T11:11:52.692684 | revision ac61319c0f93e7b44cf47bb6459ef1e30e60fd9a Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0426/111535.262533:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0426/111535.264273:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9331/devtools/browser/f0e86a43-27e7-4bfe-ada7-12199b82bb78
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619435737106.858,"url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"23","url":"http://127.0.0.2:9091/cockpit/$a05f1727daed6d93986f91751b72c19be1a819daeeb9f0a611cb8df97a7eb313/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> 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 property 'appendChild' of null
> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 63692 (libvirtd) of user 1003 dumped core.
#0  0x00007f459e895beb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007f45a78870e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007f45a779515d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x00005639232fce72 main (libvirtd + 0x24e72)
#5  0x00005639232fd7ea _start (libvirtd + 0x257ea)
#0  0x00007f45a71533ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f45a74cb0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f45a74cb1cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007f45a74cb221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007f45a74f40bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f45a6998ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f45a715ddef __clone (libc.so.6 + 0xfddef)
#0  0x00007f45a71533ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007f45a74cb0ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007f45a74cb40b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007f45a735ca36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007f45a74f40bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007f45a6998ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007f45a715ddef __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619435764296.092,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-ro.socket
  libvirtd-admin.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 63692 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [33s on 2-ci-srv-06]
not ok 23 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-26T11:16:05.484821 | revision 198b1cbc3f6d07112d8c85a641412134acee9f6c Times recorded: 1 Latest occurrences:

# ----------------------------------------------------------------------
# testDelete (__main__.TestMachinesLifecycle)
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[0426/113504.832522:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0426/113504.833543:WARNING:headless_browser_main_parts.cc(83)] Cannot create Pref Service with no user data dir.

DevTools listening on ws://127.0.0.1:9703/devtools/browser/ed8721ae-0326-415b-ad92-e6476e8af917
CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-BMIkowAqVEI88ibUJ1NtYB8ByZOuS4MTi73eGoFo2+Q='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1619436906161.52,"url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"stackTrace":{"callFrames":[{"functionName":"Ee","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":35353},{"functionName":"$e","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":44390},{"functionName":"append","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":24,"columnNumber":46071},{"functionName":"P","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":66643},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":63,"columnNumber":75839},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":33,"columnNumber":18487},{"functionName":"n","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"21","url":"http://127.0.0.2:9091/cockpit/$0f71a62da409fe0ace7d5b03fae099abba7bbe47276f40e2134dff0abd735b87/shell/index.js","lineNumber":0,"columnNumber":912}]}}
> warning: An accessible aria-label is required when using the progress component without a title.
> warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error

> 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 property 'appendChild' of null
> info: Connection lost:  
> error: Tried changing state of a disconnected RFB object
> warning: <stdin>:4: PyGIWarning: Libosinfo was imported without specifying a version first. Use gi.require_version('Libosinfo', '1.0') before import to ensure that the right version gets loaded.

Process 64729 (libvirtd) of user 1003 dumped core.
#0  0x00007ff9e4f9dbeb n/a (libvirt_driver_qemu.so + 0xabbeb)
#1  0x00007ff9edf8f0e0 virStateShutdownPrepare (libvirt.so.0 + 0x2d50e0)
#2  0x00007ff9ede9d15d virNetDaemonRun (libvirt.so.0 + 0x1e315d)
#3  0x000055f638fe4e72 main (libvirtd + 0x24e72)
#5  0x000055f638fe57ea _start (libvirtd + 0x257ea)
#0  0x00007ff9ed85b3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007ff9edbd30ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007ff9edbd31cf g_main_context_iteration (libglib-2.0.so.0 + 0x521cf)
#3  0x00007ff9edbd3221 glib_worker_main (libglib-2.0.so.0 + 0x52221)
#4  0x00007ff9edbfc0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007ff9ed0a0ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007ff9ed865def __clone (libc.so.6 + 0xfddef)
#0  0x00007ff9ed85b3ff __GI___poll (libc.so.6 + 0xf33ff)
#1  0x00007ff9edbd30ae g_main_context_poll (libglib-2.0.so.0 + 0x520ae)
#2  0x00007ff9edbd340b g_main_loop_run (libglib-2.0.so.0 + 0x5240b)
#3  0x00007ff9eda64a36 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x11ba36)
#4  0x00007ff9edbfc0bd g_thread_proxy (libglib-2.0.so.0 + 0x7b0bd)
#5  0x00007ff9ed0a0ea7 start_thread (libpthread.so.0 + 0x8ea7)
#6  0x00007ff9ed865def __clone (libc.so.6 + 0xfddef)
Wrote JS log to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.js.log
Journal extracted to TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.log.gz
Core dumps downloaded to /work/bots/make-checkout-workdir/TestMachinesLifecycle-testDelete-debian-testing-127.0.0.2-2201-FAIL.core
CDP: {"source":"rendering","level":"info","text":"Autofocus processing was blocked because a document already has a focused element.","timestamp":1619436934656.183,"url":"http://127.0.0.2:9091/machines#/vms"}
Warning: Stopping libvirtd.service, but it can still be activated by:
  libvirtd.socket
  libvirtd-admin.socket
  libvirtd-ro.socket
Traceback (most recent call last):
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 974, in tearDown
    self.check_journal_messages()
  File "/work/bots/make-checkout-workdir/test/common/testlib.py", line 1191, in check_journal_messages
    raise Error(UNEXPECTED_MESSAGE + "journal messages:\n" + first)
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
Process 64729 (libvirtd) of user 1003 dumped core.

# Result testDelete (__main__.TestMachinesLifecycle) failed
# 1 TEST FAILED [33s on 1-cockpit-7]
not ok 28 /work/bots/make-checkout-workdir/test/check-machines-lifecycle TestMachinesLifecycle.testDelete [ND@0]

First occurrence: 2021-04-26T11:35:35.570387 | revision ef761e5b6821d3fe4782b21b24380e769ab7c06d Times recorded: 1 Latest occurrences: