Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: make shmoverride.so initfirst #148

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

CertainLach
Copy link
Contributor

@CertainLach CertainLach commented Sep 25, 2024

After I have rebased my qubesos nixos dom0 on latest nixos version, I have encountered Xwayland/Xorg failing with segfault.

The cause of segfault was fstat hook being called before library constructor:
image

image

image

This was not caused by constructor not finding fstat with dlsym, I have checked that no logs being emitted by this library (and double-checked by using bpftrace to catch all fprints to stderr), constructor defenitely was not being called.

I'm not sure why, but -z initfirst linker flag fixes this constructor call ordering issue, making constructor being run before fsync, thus fixing the segfault, and restoring the Xwayland/Xorg operation.

I can provide more info/logs about this issue, but my knowledge about dynamic linking is limited, and I have no idea what might be useful here.

@CertainLach CertainLach changed the title Fix: make shmoverride.o initfirst Fix: make shmoverride.so initfirst Sep 25, 2024
@marmarek
Copy link
Member

I guess it's an interaction with a constructor from another library. Does NixOS use LD_PRELOAD (with something that has a constructor) and/or patches some of the library used by Xwayland to add/modify a constructor?

@CertainLach
Copy link
Contributor Author

CertainLach commented Sep 26, 2024

Nope, the only LD_PRELOADed library is shmoverride, the rest of runtime dependencies are explicit elf shared object dependencies.

NixOS patches rarely touch runtime logic, and I see no such changes in llvm/mesa.

The fsync call is coming from llvm, which is used by mesa. Maybe llvm/mesa update caused this?

@qubesos-bot
Copy link

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024092617-4.3&flavor=pull-requests

Test run included the following:

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024070519-4.3&flavor=update

  • system_tests_whonix

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_gui_tools

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_suspend

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_network

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backup

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backupcompatibility

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_pvgrub_salt_storage

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_splitgpg

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_extra

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_manager

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_guivm_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_usbproxy

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_qrexec

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_network_ipv6

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_network_updates

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backupdispvm

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_dispvm

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_devices

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_kde_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_zfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_guivm_vnc_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_audio

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_whonix@hw7

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-applet' matched...
  • system_tests_basic_vm_qrexec_gui_btrfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_ext4

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_xfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_gui_tools@hw7

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-applet' matched...

Failed tests

61 failures
  • system_tests_whonix

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_gui_tools

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_suspend

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_network

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backup

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backupcompatibility

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_pvgrub_salt_storage

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_splitgpg

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_extra

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_manager

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_guivm_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_usbproxy

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_qrexec

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_network_ipv6

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_network_updates

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_backupdispvm

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_dispvm

    • startup: unnamed test (unknown)

    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...

    • startup: wait_serial (wait serial expected)
      # wait_serial expected: qr/PS1="root# "/u...

  • system_tests_devices

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_kde_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_zfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_guivm_vnc_gui_interactive

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_audio

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_whonix@hw7

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-applet' matched...
  • system_tests_basic_vm_qrexec_gui_btrfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_ext4

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_basic_vm_qrexec_gui_xfs

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-connection-establi...
  • system_tests_gui_tools@hw7

    • startup: unnamed test (unknown)
    • startup: Failed (test died)
      # Test died: no candidate needle with tag(s) 'nm-applet' matched...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/105374#dependencies

9 fixed
  • system_tests_pvgrub_salt_storage

    • TC_41_HVMGrub_fedora-40-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_41_HVMGrub_fedora-40-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

  • system_tests_splitgpg

  • system_tests_extra

    • TC_00_QVCTest_fedora-40-xfce: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

    • TC_00_QVCTest_whonix-gateway-17: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

    • TC_00_QVCTest_whonix-workstation-17: test_020_webcam (failure + cleanup)
      AssertionError: 'qubes-video-companion webcam' exited early (0): b'...

  • system_tests_usbproxy

  • system_tests_network_updates

    • TC_11_QvmTemplateMgmtVM_debian-12-xfce: test_000_template_list (failure)
      AssertionError: libvirt event impl drain timeout

Unstable tests

  • system_tests_update

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_whonix

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 109974 # Test died: no candidate needle with tag(s) 'menu-vm-anon-whonix' ...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110007 # Test died: no candidate needle with tag(s) 'menu-tor-browser' mat...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110014 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_suspend

    suspend/ (2/5 times with errors)
    suspend/ (1/5 times with errors)
    suspend/Failed (2/5 times with errors)
    • job 111671 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    • job 111690 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/Failed (1/5 times with errors)
    • job 110891 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/wait_serial (1/5 times with errors)
    • job 111671 # wait_serial expected: "lspci; echo 2E8vz-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 111671 # wait_serial expected: qr/2E8vz-\d+-/...
    • job 111690 # wait_serial expected: qr/2E8vz-\d+-/...
  • system_tests_basic_vm_qrexec_gui

    TC_20_NonAudio_whonix-gateway-17/test_000_start_shutdown (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_000_start_shutdown (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_010_run_xterm (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_010_run_xterm (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17/test_012_qubes_desktop_run (2/5 times with errors)
    • job 109983 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_012_qubes_desktop_run (2/5 times with errors)
    • job 109983 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_100_qrexec_filecopy (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_100_qrexec_filecopy (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_105_qrexec_filemove (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_105_qrexec_filemove (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Basic/test_141_libvirt_objects_reconnect (1/5 times with errors)
    • job 109476 AssertionError: libvirt event impl drain timeout
    TC_20_NonAudio_fedora-40-xfce/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_200_timezone (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_debian-12-xfce/test_210_time_sync (1/5 times with errors)
    • job 109983 AttributeError: 'TC_20_NonAudio_debian-12-xfce' object has no attri...
    TC_20_NonAudio_fedora-40-xfce/test_210_time_sync (2/5 times with errors)
    • job 109983 AttributeError: 'TC_20_NonAudio_fedora-40-xfce' object has no attri...
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_pvgrub_salt_storage

    TC_10_VMSalt_fedora-40-xfce/test_000_simple_sls (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...
    TC_00_Dom0/test_000_top_enable_disable (1/5 times with errors)
    • job 112796 ~~~~~~~~~~~~~^^^^^^^^^^^^^^^... AssertionError: 'base' not found in {}
    TC_10_VMSalt_debian-12-xfce/test_001_multi_state_highstate (1/5 times with errors)
    • job 112796 AssertionError: False is not true : Full output: test-inst-target: ...
    TC_10_VMSalt_fedora-40-xfce/test_001_multi_state_highstate (1/5 times with errors)
    • job 112796 AssertionError: False is not true : Full output: test-inst-target: ...
    TC_00_Dom0/test_001_state_sls (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
    TC_10_VMSalt_fedora-40-xfce/test_003_update (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--skip-dom0', '--show-o...
    TC_10_VMSalt_debian-12-xfce/test_004_user_sls (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
    TC_10_VMSalt_fedora-40-xfce/test_004_user_sls (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
    TC_00_Dom0/test_010_create_vm (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
    TC_00_Dom0/test_011_set_prefs (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
    TC_00_Dom0/test_012_tags (1/5 times with errors)
    • job 112796 AssertionError: Salt command '['qubesctl', '--dom0-only', 'state.sl...
  • system_tests_splitgpg

    TC_10_Thunderbird_debian-12-xfce/test_000_send_receive_default (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_debian-12-xfce' object has no at...
    TC_10_Thunderbird_fedora-40-xfce/test_000_send_receive_default (3/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_fedora-40-xfce' object has no at...
    • job 111670 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    • job 112798 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    TC_10_Thunderbird_whonix-workstation-17/test_000_send_receive_default (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_whonix-workstation-17' object ha...
    TC_00_Direct_debian-12-xfce/test_000_version (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_000_version (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_000_version (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_000_version (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_010_list_keys (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_010_list_keys (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_010_list_keys (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_010_list_keys (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_10_Thunderbird_debian-12-xfce/test_010_send_receive_inline_signed_only (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_debian-12-xfce' object has no at...
    TC_10_Thunderbird_fedora-40-xfce/test_010_send_receive_inline_signed_only (3/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_fedora-40-xfce' object has no at...
    • job 111670 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    • job 112798 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    TC_10_Thunderbird_whonix-workstation-17/test_010_send_receive_inline_signed_only (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_whonix-workstation-17' object ha...
    TC_00_Direct_debian-12-xfce/test_020_export_secret_key_deny (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_020_export_secret_key_deny (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_020_export_secret_key_deny (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_020_export_secret_key_deny (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_10_Thunderbird_debian-12-xfce/test_020_send_receive_inline_with_attachment (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_debian-12-xfce' object has no at...
    TC_10_Thunderbird_fedora-40-xfce/test_020_send_receive_inline_with_attachment (3/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_fedora-40-xfce' object has no at...
    • job 111670 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    • job 112798 dogtail.tree.SearchError: descendent of [application | Thunderbird]...
    TC_10_Thunderbird_whonix-workstation-17/test_020_send_receive_inline_with_attachment (1/5 times with errors)
    • job 109998 AttributeError: 'TC_10_Thunderbird_whonix-workstation-17' object ha...
    TC_00_Direct_debian-12-xfce/test_030_sign_verify (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_030_sign_verify (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_030_sign_verify (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_030_sign_verify (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_031_sign_verify_detached (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_031_sign_verify_detached (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_031_sign_verify_detached (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_031_sign_verify_detached (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_050_sign_verify_files (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_050_sign_verify_files (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_050_sign_verify_files (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_050_sign_verify_files (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_060_output_and_status_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_060_output_and_status_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_060_output_and_status_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_060_output_and_status_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_070_log_file_to_logger_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_070_log_file_to_logger_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_070_log_file_to_logger_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_070_log_file_to_logger_fd (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
    TC_00_Direct_debian-12-xfce/test_080_option_parser (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_debian-12-xfce' object has no attribu...
    TC_00_Direct_fedora-40-xfce/test_080_option_parser (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_fedora-40-xfce' object has no attribu...
    TC_00_Direct_whonix-gateway-17/test_080_option_parser (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-gateway-17' object has no attr...
    TC_00_Direct_whonix-workstation-17/test_080_option_parser (1/5 times with errors)
    • job 109998 AttributeError: 'TC_00_Direct_whonix-workstation-17' object has no ...
  • system_tests_extra

    TC_10_AppmenusIntegration/test_000_created (1/5 times with errors)
    • job 109990 AttributeError: 'TC_10_AppmenusIntegration' object has no attribute...
    TC_00_PDFConverter_fedora-40-xfce/test_000_one_page (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_PDFConverter_fedora-40-xfce' object has no a...
    TC_00_ImgConverter_debian-12-xfce/test_000_png (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_debian-12-xfce' object has no a...
    TC_00_ImgConverter_fedora-40-xfce/test_000_png (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_fedora-40-xfce' object has no a...
    TC_00_ImgConverter_whonix-workstation-17/test_000_png (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_whonix-workstation-17' object h...
    TC_00_PDFConverter_fedora-40-xfce/test_001_two_pages (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_PDFConverter_fedora-40-xfce' object has no a...
    TC_00_PDFConverter_fedora-40-xfce/test_002_500_pages (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_PDFConverter_fedora-40-xfce' object has no a...
    TC_00_PDFConverter_fedora-40-xfce/test_003_filename_with_spaces (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_PDFConverter_fedora-40-xfce' object has no a...
    TC_00_ImgConverter_debian-12-xfce/test_010_filename_with_spaces (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_debian-12-xfce' object has no a...
    TC_00_ImgConverter_fedora-40-xfce/test_010_filename_with_spaces (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_fedora-40-xfce' object has no a...
    TC_00_ImgConverter_whonix-workstation-17/test_010_filename_with_spaces (1/5 times with errors)
    • job 109990 AttributeError: 'TC_00_ImgConverter_whonix-workstation-17' object h...
    TC_00_QVCTest_whonix-gateway-17/test_010_screenshare (1/5 times with errors)
    • job 110876 ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 0 == 0
    TC_00_QVCTest_whonix-workstation-17/test_010_screenshare (1/5 times with errors)
    • job 109990 ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 0 == 0
    TC_00_QVCTest_debian-12-xfce/test_020_webcam (4/5 times with errors)
    • job 109990 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 110685 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 110876 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 112790 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    TC_00_QVCTest_fedora-40-xfce/test_020_webcam (2/5 times with errors)
    • job 111662 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 112790 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    TC_00_QVCTest_whonix-gateway-17/test_020_webcam (2/5 times with errors)
    • job 110876 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 112790 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    TC_00_QVCTest_whonix-workstation-17/test_020_webcam (2/5 times with errors)
    • job 110876 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
    • job 111662 AssertionError: 'qubes-video-companion webcam' exited early (0): b'...
  • system_tests_usbproxy

    TC_20_USBProxy_core3_debian-12-xfce/test_020_attach (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_debian-12-xfce' object has no...
    TC_20_USBProxy_core3_fedora-40-xfce/test_020_attach (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_fedora-40-xfce' object has no...
    TC_20_USBProxy_core3_whonix-gateway-17/test_020_attach (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_whonix-gateway-17' object has...
    TC_20_USBProxy_core3_whonix-workstation-17/test_020_attach (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_whonix-workstation-17' object...
    TC_00_USBProxy_debian-12-xfce/test_020_detach_on_remove (1/5 times with errors)
    • job 109615 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
    TC_20_USBProxy_core3_debian-12-xfce/test_050_list_attached (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_debian-12-xfce' object has no...
    TC_20_USBProxy_core3_fedora-40-xfce/test_050_list_attached (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_fedora-40-xfce' object has no...
    TC_20_USBProxy_core3_whonix-gateway-17/test_050_list_attached (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_whonix-gateway-17' object has...
    TC_20_USBProxy_core3_whonix-workstation-17/test_050_list_attached (1/5 times with errors)
    • job 109973 AttributeError: 'TC_20_USBProxy_core3_whonix-workstation-17' object...
    TC_20_USBProxy_core3_whonix-gateway-17/test_070_attach_not_installed_front (1/5 times with errors)
    • job 109973 qubesusbproxy.core3ext.QubesUSBException: Device attach failed: 202...
  • system_tests_qrexec

    TC_00_Qrexec_fedora-40-xfce/test_050_qrexec_simple_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_050_qrexec_simple_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_050_qrexec_simple_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_051_qrexec_simple_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_051_qrexec_simple_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_051_qrexec_simple_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_052_qrexec_vm_service_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_052_qrexec_vm_service_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_052_qrexec_vm_service_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_053_qrexec_vm_service_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_053_qrexec_vm_service_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_053_qrexec_vm_service_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_055_qrexec_dom0_service_abort (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_055_qrexec_dom0_service_abort (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_055_qrexec_dom0_service_abort (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_060_qrexec_exit_code_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_060_qrexec_exit_code_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_060_qrexec_exit_code_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_065_qrexec_exit_code_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_065_qrexec_exit_code_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_065_qrexec_exit_code_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_070_qrexec_vm_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_070_qrexec_vm_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_070_qrexec_vm_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_071_qrexec_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_071_qrexec_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_071_qrexec_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_072_qrexec_to_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_072_qrexec_to_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_072_qrexec_to_dom0_simultaneous_write (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_080_qrexec_service_argument_allow_default (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_080_qrexec_service_argument_allow_default (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_080_qrexec_service_argument_allow_default (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_081_qrexec_service_argument_allow_specific (1/5 times with errors)
    • job 112797 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_00_Qrexec_fedora-40-xfce/test_081_qrexec_service_argument_allow_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_081_qrexec_service_argument_allow_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_081_qrexec_service_argument_allow_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_082_qrexec_service_argument_deny_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_082_qrexec_service_argument_deny_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_082_qrexec_service_argument_deny_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_082_qrexec_service_argument_deny_specific (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_083_qrexec_service_argument_specific_implementation (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_083_qrexec_service_argument_specific_implementation (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_083_qrexec_service_argument_specific_implementation (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_083_qrexec_service_argument_specific_implementation (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_084_qrexec_service_argument_extra_env (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_084_qrexec_service_argument_extra_env (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_084_qrexec_service_argument_extra_env (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_084_qrexec_service_argument_extra_env (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_090_qrexec_service_socket_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_090_qrexec_service_socket_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_090_qrexec_service_socket_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_090_qrexec_service_socket_dom0 (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_091_qrexec_service_socket_dom0_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_091_qrexec_service_socket_dom0_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_091_qrexec_service_socket_dom0_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_091_qrexec_service_socket_dom0_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_092_qrexec_service_socket_dom0_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_092_qrexec_service_socket_dom0_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_092_qrexec_service_socket_dom0_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_092_qrexec_service_socket_dom0_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_093_qrexec_service_socket_dom0_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_093_qrexec_service_socket_dom0_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_093_qrexec_service_socket_dom0_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_093_qrexec_service_socket_dom0_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_095_qrexec_service_socket_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_095_qrexec_service_socket_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_095_qrexec_service_socket_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_095_qrexec_service_socket_vm (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_096_qrexec_service_socket_vm_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_096_qrexec_service_socket_vm_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_096_qrexec_service_socket_vm_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_096_qrexec_service_socket_vm_send (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_097_qrexec_service_socket_vm_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_097_qrexec_service_socket_vm_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_097_qrexec_service_socket_vm_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_097_qrexec_service_socket_vm_eof_reverse (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_098_qrexec_service_socket_vm_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_098_qrexec_service_socket_vm_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_098_qrexec_service_socket_vm_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_098_qrexec_service_socket_vm_eof (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_debian-12-xfce/test_100_qrexec_service_force_user (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_fedora-40-xfce/test_100_qrexec_service_force_user (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-gateway-17/test_100_qrexec_service_force_user (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Qrexec_whonix-workstation-17/test_100_qrexec_service_force_user (1/5 times with errors)
    • job 112797 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_network_ipv6

    VmIPv6Networking_fedora-40-xfce/test_520_ipv6_simple_proxyvm_nm (1/5 times with errors)
    • job 112794 AssertionError: 1 != 0 : nm-applet window not found
  • system_tests_network_updates

    VmUpdates_debian-12-xfce/test_010_update_via_proxy (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_010_update_via_proxy (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_debian-12-xfce/test_020_updates_available_notification (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_020_updates_available_notification (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_debian-12-xfce/test_110_update_via_proxy_qubes_vm_update (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_110_update_via_proxy_qubes_vm_update (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_debian-12-xfce/test_111_update_via_proxy_qubes_vm_update_cli (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_111_update_via_proxy_qubes_vm_update_cli (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_debian-12-xfce/test_120_updates_available_notification_qubes_vm_update (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_120_updates_available_notification_qubes_vm_update (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_debian-12-xfce/test_121_updates_available_notification_qubes_vm_update_cli (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    VmUpdates_fedora-40-xfce/test_121_updates_available_notification_qubes_vm_update_cli (1/5 times with errors)
    • job 109995 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_dispvm

    TC_04_DispVM/test_003_cleanup_destroyed (1/5 times with errors)
    • job 109989 AttributeError: 'TC_04_DispVM' object has no attribute 'assertNotEq...
    TC_20_DispVM_whonix-gateway-17/test_010_simple_dvm_run (1/5 times with errors)
    TC_20_DispVM_whonix-gateway-17/test_020_gui_app (1/5 times with errors)
    TC_20_DispVM_whonix-gateway-17/test_030_edit_file (1/5 times with errors)
    TC_20_DispVM_debian-12-xfce/test_100_open_in_dispvm (1/5 times with errors)
    • job 109989 AssertionError: './open-file test.txt' failed with ./open-file test...
    TC_20_DispVM_fedora-40-xfce/test_100_open_in_dispvm (1/5 times with errors)
    • job 109989 AssertionError: './open-file test.txt' failed with ./open-file test...
    TC_20_DispVM_whonix-gateway-17/test_100_open_in_dispvm (1/5 times with errors)
    TC_20_DispVM_whonix-workstation-17/test_100_open_in_dispvm (1/5 times with errors)
    • job 109989 AssertionError: './open-file test.txt' failed with ./open-file test...
  • system_tests_devices

    TC_00_List/test_011_list_dm_mounted (1/5 times with errors)
    • job 109988 AttributeError: 'TC_00_List' object has no attribute 'assertNotEqua...
    TC_00_List_whonix-gateway-17/test_011_list_dm_mounted (1/5 times with errors)
    • job 109988 AttributeError: 'TC_00_List_whonix-gateway-17' object has no attrib...
  • system_tests_basic_vm_qrexec_gui_zfs

    TC_00_Basic/test_120_start_standalone_with_cdrom_dom0 (1/4 times with errors)
    • job 109480 AssertionError: 1 != 0 : b'Timeout waiting for dom0:loop6 device to...
  • system_tests_audio

    TC_20_AudioVM_PipeWire_fedora-40-xfce/test_260_audio_mic_enabled_switch_audiovm (1/5 times with errors)
    • job 111643 AssertionError: too short audio, expected 10s, got 0.00013605442176...
    TC_20_AudioVM_PipeWire_whonix-workstation-17/test_260_audio_mic_enabled_switch_audiovm (1/5 times with errors)
    • job 109975 AssertionError: too short audio, expected 10s, got 0.00013605442176...
  • system_tests_update@hw7

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_whonix@hw7

    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/ (1/5 times with errors)
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 109974 # Test died: no candidate needle with tag(s) 'menu-vm-anon-whonix' ...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110007 # Test died: no candidate needle with tag(s) 'menu-tor-browser' mat...
    whonix_torbrowser/Failed (1/5 times with errors)
    • job 110014 # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_basic_vm_qrexec_gui_btrfs

    TC_20_NonAudio_fedora-40-xfce-pool/test_000_start_shutdown (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_000_start_shutdown (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_000_start_shutdown (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_010_run_xterm (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_010_run_xterm (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 raise TimeoutError from exc_val... TimeoutError
    TC_20_NonAudio_whonix-workstation-17-pool/test_010_run_xterm (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17-pool/test_011_run_gnome_terminal (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_011_run_gnome_terminal (3/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_012_qubes_desktop_run (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_100_qrexec_filecopy (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_100_qrexec_filecopy (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_100_qrexec_filecopy (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_101_qrexec_filecopy_with_autostart (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_101_qrexec_filecopy_with_autostart (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_105_qrexec_filemove (2/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_105_qrexec_filemove (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_105_qrexec_filemove (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_110_qrexec_filecopy_deny (2/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_110_qrexec_filecopy_deny (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_110_qrexec_filecopy_deny (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_115_qrexec_filecopy_no_agent (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_115_qrexec_filecopy_no_agent (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_130_qrexec_filemove_disk_full (2/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_200_timezone (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_200_timezone (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_200_timezone (3/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_210_time_sync (2/5 times with errors)
    • job 109984 AttributeError: 'TC_20_NonAudio_debian-12-xfce-pool' object has no ...
    • job 110870 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_210_time_sync (4/5 times with errors)
    • job 109984 AttributeError: 'TC_20_NonAudio_fedora-40-xfce-pool' object has no ...
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_210_time_sync (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_210_time_sync (3/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_250_resize_private_img (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_250_resize_private_img (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_250_resize_private_img (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_250_resize_private_img (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 110870 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111656 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112784 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_basic_vm_qrexec_gui_ext4

    TC_20_NonAudio_whonix-gateway-17-pool/test_000_start_shutdown (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_000_start_shutdown (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_010_run_xterm (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_010_run_xterm (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_011_run_gnome_terminal (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_011_run_gnome_terminal (3/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_100_qrexec_filecopy (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_100_qrexec_filecopy (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_101_qrexec_filecopy_with_autostart (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_101_qrexec_filecopy_with_autostart (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109985 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_105_qrexec_filemove (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_105_qrexec_filemove (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_110_qrexec_filecopy_deny (2/5 times with errors)
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_110_qrexec_filecopy_deny (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_110_qrexec_filecopy_deny (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_115_qrexec_filecopy_no_agent (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_115_qrexec_filecopy_no_agent (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 109478 libvirt.libvirtError: internal error: libxenlight failed to create ...
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_200_timezone (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_200_timezone (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_200_timezone (3/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_210_time_sync (1/5 times with errors)
    • job 109985 AttributeError: 'TC_20_NonAudio_debian-12-xfce-pool' object has no ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_210_time_sync (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 AttributeError: 'TC_20_NonAudio_fedora-40-xfce-pool' object has no ...
    • job 112785 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_210_time_sync (3/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_210_time_sync (3/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_250_resize_private_img (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_250_resize_private_img (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_250_resize_private_img (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 109478 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109985 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112785 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_basic_vm_qrexec_gui_xfs

    TC_20_NonAudio_fedora-40-xfce-pool/test_000_start_shutdown (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_000_start_shutdown (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_000_start_shutdown (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_010_run_xterm (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_010_run_xterm (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_010_run_xterm (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_011_run_gnome_terminal (2/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17-pool/test_011_run_gnome_terminal (2/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_011_run_gnome_terminal (2/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce-pool/test_012_qubes_desktop_run (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109986 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_012_qubes_desktop_run (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109986 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_100_qrexec_filecopy (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_100_qrexec_filecopy (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_100_qrexec_filecopy (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_101_qrexec_filecopy_with_autostart (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_101_qrexec_filecopy_with_autostart (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_101_qrexec_filecopy_with_autostart (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_105_qrexec_filemove (1/5 times with errors)
    • job 109634 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_105_qrexec_filemove (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17-pool/test_105_qrexec_filemove (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_105_qrexec_filemove (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109986 qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_110_qrexec_filecopy_deny (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_110_qrexec_filecopy_deny (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_110_qrexec_filecopy_deny (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_fedora-40-xfce-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_115_qrexec_filecopy_no_agent (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_115_qrexec_filecopy_no_agent (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_debian-12-xfce-pool/test_130_qrexec_filemove_disk_full (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_130_qrexec_filemove_disk_full (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_130_qrexec_filemove_disk_full (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_130_qrexec_filemove_disk_full (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_140_qrexec_filecopy_unsafe_name (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_140_qrexec_filecopy_unsafe_name (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_140_qrexec_filecopy_unsafe_name (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_140_qrexec_filecopy_unsafe_name (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_141_qrexec_filecopy_unsafe_symlink (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_141_qrexec_filecopy_unsafe_symlink (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_141_qrexec_filecopy_unsafe_symlink (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_200_timezone (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_200_timezone (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_200_timezone (2/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_200_timezone (3/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_210_time_sync (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109986 AttributeError: 'TC_20_NonAudio_debian-12-xfce-pool' object has no ...
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_210_time_sync (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 109986 AttributeError: 'TC_20_NonAudio_fedora-40-xfce-pool' object has no ...
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_210_time_sync (2/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17-pool/test_210_time_sync (3/5 times with errors)
    TC_20_NonAudio_debian-12-xfce-pool/test_250_resize_private_img (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_250_resize_private_img (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_250_resize_private_img (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_250_resize_private_img (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_debian-12-xfce-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17-pool/test_300_bug_1028_gui_memory_pinning (2/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17-pool/test_300_bug_1028_gui_memory_pinning (3/5 times with errors)
    • job 109634 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 110681 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 112786 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_update@hw1

    update2/Failed (1/5 times with errors)
    • job 109900 # Test died: command '(set -o pipefail; qubesctl --show-output stat...
  • system_tests_audio@hw1

    TC_20_AudioVM_PipeWire_fedora-40-xfce/test_260_audio_mic_enabled_switch_audiovm (1/5 times with errors)
    • job 111643 AssertionError: too short audio, expected 10s, got 0.00013605442176...
    TC_20_AudioVM_PipeWire_whonix-workstation-17/test_260_audio_mic_enabled_switch_audiovm (1/5 times with errors)
    • job 109975 AssertionError: too short audio, expected 10s, got 0.00013605442176...
  • system_tests_basic_vm_qrexec_gui@hw1

    TC_20_NonAudio_whonix-gateway-17/test_000_start_shutdown (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_000_start_shutdown (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_010_run_xterm (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_010_run_xterm (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_011_run_gnome_terminal (1/5 times with errors)
    TC_20_NonAudio_whonix-gateway-17/test_012_qubes_desktop_run (2/5 times with errors)
    • job 109983 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_012_qubes_desktop_run (2/5 times with errors)
    • job 109983 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_100_qrexec_filecopy (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_100_qrexec_filecopy (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_101_qrexec_filecopy_with_autostart (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_105_qrexec_filemove (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_105_qrexec_filemove (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_110_qrexec_filecopy_deny (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_115_qrexec_filecopy_no_agent (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 libvirt.libvirtError: internal error: libxenlight failed to create ...
    TC_20_NonAudio_whonix-gateway-17/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_130_qrexec_filemove_disk_full (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_140_qrexec_filecopy_unsafe_name (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_00_Basic/test_141_libvirt_objects_reconnect (1/5 times with errors)
    • job 109476 AssertionError: libvirt event impl drain timeout
    TC_20_NonAudio_fedora-40-xfce/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_141_qrexec_filecopy_unsafe_symlink (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_200_timezone (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_200_timezone (1/5 times with errors)
    TC_20_NonAudio_debian-12-xfce/test_210_time_sync (1/5 times with errors)
    • job 109983 AttributeError: 'TC_20_NonAudio_debian-12-xfce' object has no attri...
    TC_20_NonAudio_fedora-40-xfce/test_210_time_sync (2/5 times with errors)
    • job 109983 AttributeError: 'TC_20_NonAudio_fedora-40-xfce' object has no attri...
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_whonix-workstation-17/test_210_time_sync (1/5 times with errors)
    TC_20_NonAudio_fedora-40-xfce/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_250_resize_private_img (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_fedora-40-xfce/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-gateway-17/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
    TC_20_NonAudio_whonix-workstation-17/test_300_bug_1028_gui_memory_pinning (1/5 times with errors)
    • job 111655 ^^^^^^^^^^^^^^^^^^^^^^... AssertionError
  • system_tests_suspend@hw1

    suspend/ (2/5 times with errors)
    suspend/ (1/5 times with errors)
    suspend/Failed (2/5 times with errors)
    • job 111671 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    • job 111690 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/Failed (1/5 times with errors)
    • job 110891 # Test died: no candidate needle with tag(s) 'xscreensaver-prompt' ...
    suspend/wait_serial (1/5 times with errors)
    • job 111671 # wait_serial expected: "lspci; echo 2E8vz-\$?-"...
    suspend/wait_serial (2/5 times with errors)
    • job 111671 # wait_serial expected: qr/2E8vz-\d+-/...
    • job 111690 # wait_serial expected: qr/2E8vz-\d+-/...

@CertainLach
Copy link
Contributor Author

As I can see, old llvm version was initialized before shmoverride too, but it wasn't calling fstat before.
Now it is calling fstat, and because it is initializing before shmoverride - everything crashes.

I believe it is correct to have -z initfirst linker flag.

@marmarek
Copy link
Member

system_tests_gui_tools

* startup: [unnamed test](https://openqa.qubes-os.org/tests/113326#step/startup/11) (unknown)

* startup: [Failed](https://openqa.qubes-os.org/tests/113326#step/startup/12) (test died)
  `# Test died: no candidate needle with tag(s) 'nm-connection-establi...`

(and all the other failures like this)

This looks to be caused by this PR. I see the following in the log:

Missing /var/run/qubes/shm.id.0; run X with preloaded shmoverride

@CertainLach
Copy link
Contributor Author

CertainLach commented Sep 26, 2024

That's strange, I have tested this change on QubesOS with no problems, it should not affect library loading at all, it only affects initialization.

Except if there was some build failure, and LD_PRELOADed library is not found?..
I have used shmoverride built using Nix on QubesOS, I should try to build it natively.

@marmarek
Copy link
Member

Well, maybe it is loaded, but constructor is not called? Or it fails? I don't see any errors from it in Xorg.0.log. You can find more logs in "logs & assets" tab on openqa (click any of those failed tests in the comment)

@CertainLach
Copy link
Contributor Author

Yep, also a possibility, I'll research.

@CertainLach CertainLach marked this pull request as draft September 26, 2024 23:53
@CertainLach
Copy link
Contributor Author

CertainLach commented Sep 30, 2024

For some reason, it is not working when built using QubesOS build system, and I have no idea why.
For now, I have implemented safer version of this patch with bigger performance penality, which works everywhere.

I'll include it with my NixOS patchset until I figure out what would be best way to workaround this issue.

In NixOS, I think it would be easier to directly patch Xorg, instead of hooking its functions.
Or use hotpatch instead of loader magic, as it will work here too.

@marmarek
Copy link
Member

  1. I observe the initial issue (crash) on Qubes OS with Xwayland, I'm more interested in fixing it.
  2. Then -z initfirst seems to avoid crash, but /run/qubes/shm.id.0 is not there. But, inspecting the running process, I see the following:
Xwayland 7411 user  mem       REG              253,4     28232 263855 /usr/lib64/qubes-gui-daemon/shmoverride.so
Xwayland 7411 user  mem       REG              253,4    931464 131724 /usr/lib64/ld-linux-x86-64.so.2
Xwayland 7411 user    0r     FIFO               0,15       0t0  40486 pipe
Xwayland 7411 user    1w     FIFO               0,15       0t0  40487 pipe
Xwayland 7411 user    2u     unix 0x00000000cd5b3a1b       0t0  42550 type=STREAM (CONNECTED)
Xwayland 7411 user    3u      CHR             10,120       0t0    174 /dev/xen/gntdev
Xwayland 7411 user    4u      CHR             10,118       0t0    176 /dev/xen/privcmd
Xwayland 7411 user    5u      CHR             10,117       0t0    177 /dev/xen/hypercall
Xwayland 7411 user    6u      CHR             10,118       0t0    176 /dev/xen/privcmd
Xwayland 7411 user    7u      CHR             10,118       0t0    176 /dev/xen/privcmd
Xwayland 7411 user    8u      CHR             10,117       0t0    177 /dev/xen/hypercall
Xwayland 7411 user    9u      CHR             10,118       0t0    176 /dev/xen/privcmd
Xwayland 7411 user   10u      CHR             10,120       0t0    174 /dev/xen/gntdev
Xwayland 7411 user   11uW     REG               0,23    397312  10654 /run/qubes/shm.id.0 (deleted)

So, it was created, but later removed?
Stderr shows:

shmoverride constructor running
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride constructor running
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride flock /var/run/qubes/shm.id.0: Resource temporarily unavailable
shmoverride: running without override
shmoverride constructor running
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride constructor running
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride constructor running
shmoverride: running with shm file /var/run/qubes/shm.id.0

For test, I restored the initfirst link flag, removed the try_init() calls from all but the constructor, but left the if (init_called) return part in. Adding debug print in destructor too gives:

shmoverride constructor running 14613
argv0: Xwayland
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride constructor running 14632
argv0: sh
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride flock /var/run/qubes/shm.id.0: Resource temporarily unavailable
shmoverride: running without override
shmoverride constructor running 14632
argv0: /usr/bin/xkbcomp
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride destructor running 14632
shmoverride constructor running 14641
argv0: sh
shmoverride: running with shm file /var/run/qubes/shm.id.0
shmoverride constructor running 14641
argv0: /usr/bin/xkbcomp
shmoverride: running with shm file /var/run/qubes/shm.id.0
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 708, clipping.
>                   X11 cannot support keycodes above 255.
> Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
shmoverride destructor running 14641

It's captured when the process is still running, so the last destructor call is not on Xwayland exit (which you can see also from the PID). I've added also process PID and argv[0], and as you can see, some of those are in different processes - did unsetenv("LD_PRELOAD") not work?

@CertainLach
Copy link
Contributor Author

Huh, both current and previous version of this patch works fine on NixOS with Xwayland

@CertainLach
Copy link
Contributor Author

CertainLach commented Oct 14, 2024

did unsetenv("LD_PRELOAD") not work?

Maybe it did, but some other initializer spawned processes before try_init was called?
Have you kept the constructor function?

It is being called on NixOS, earlier try_init calls are only inserted in the case if some other library initializer (e.g llvm) wants to use fstat/mmap, it is however wrong to assume fstat/mmap will always be called before other processes will spawn

@marmarek
Copy link
Member

Maybe it did, but some other initializer spawned processes before try_init was called?

Looking at what got spawned, it's unlikely.

Have you kept the constructor function?

Yes.

@CertainLach
Copy link
Contributor Author

Have you used only one patch (try_init), or both at the same time (try_init + initfirst)?

try_init doesn't require initfirst to be set

@marmarek
Copy link
Member

I had an alternative (or additional?) idea to unsetting LD_PRELOAD - have an allowlist of processes that should get shmoverride functionality (based on argv[0]). And maybe an extra variable to avoid nested calls. This has an advantage you can set LD_PRELOAD earlier, not just for the Xorg/Xwayland process. For example in case of KDE, it would allow me to set LD_PRELOAD in plasma-kwin_wayland.service, instead of needing an Xwayland wrapper and then convince kwin to use it by manipulating $PATH.
This would prevent the issue even if LD_PRELOAD is leaked to some other child processes.

Regardless of all that, removing the file if taking the lock failed is simply wrong...

@CertainLach
Copy link
Contributor Author

How about using patchelf to reroute calls to fstat/mmap from wanted library to shmoverride.so directly? (Just --add-needed shmoverride.so, --rename-dynamic-symbols fstat -> shmoverride_fstat, etc)
I'm not sure how well that may work in rpm-based distributions, but this is the route I would like to take in NixOS

@marmarek
Copy link
Member

How about using patchelf to reroute calls to fstat/mmap from wanted library to shmoverride.so directly?

That's not going to fly, we strongly prefer to not need to modify X server binary/build (use the one from given distribution, which can be Fedora, Debian, Arch, I've seen people doing Alpine now and probably few more). Replacing binary with a wrapper is already PITA in some distros...

@marmarek
Copy link
Member

Could it be that unsetenv with initfirst happens too early and env gets re-loaded by some other constructor (maybe in glibc)?
I guess it's harmless as long as X server doesn't spawn further processes (based on my log, it's just xkbcomp, so maybe it doesn't happen if keyboard layout is not changed?).

@marmarek
Copy link
Member

I'm testing things in #151

@marmarek
Copy link
Member

Could it be that unsetenv with initfirst happens too early and env gets re-loaded by some other constructor (maybe in glibc)?

I think this is the case, the getenv doesn't work with -z initfirst either.

@marmarek
Copy link
Member

And #152 has extended config, but due to getenv not working with initfirst, it's broken.

@marmarek
Copy link
Member

So, all in all, IMO the slower (current) version is better. The overhead shouldn't be that big. In fact, it looks like the compiler is smart enough to inline the if (init_called) part.

@CertainLach
Copy link
Contributor Author

In fact, it looks like the compiler is smart enough to inline the if (init_called) part.

I was checking on godbolt, and __builtin_expect makes this optimization always work, without it - I haven't seen inlining here.

@marmarek
Copy link
Member

Is there anything left to change here? If not, can you make it non-draft?

@CertainLach CertainLach marked this pull request as ready for review October 18, 2024 12:58
@marmarek marmarek merged commit e7d4a0c into QubesOS:main Oct 19, 2024
2 checks passed
@CertainLach CertainLach deleted the fix/shmoverride-initfirst branch October 19, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants