Skip to content

misc: avoid malformed MIME cache for catch-all glob - #672

Merged
marmarek merged 1 commit into
QubesOS:mainfrom
besendorf:fix-mime-cache-reproducibility
Aug 27, 2026
Merged

misc: avoid malformed MIME cache for catch-all glob#672
marmarek merged 1 commit into
QubesOS:mainfrom
besendorf:fix-mime-cache-reproducibility

Conversation

@besendorf

@besendorf besendorf commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Replace the * catch-all glob for application/qubes-untrusted-file with ?* to make the generated MIME cache reproducible.

Background

update-mime-database stores suffix globs in a reverse suffix tree inside mime.cache. The existing * pattern has an empty suffix and triggers shared-mime-info#230, producing a malformed, unlinked tree node whose contents can vary between builds. This causes otherwise identical packages to differ.

Shared MIME glob patterns use fnmatch(3) syntax. ?* matches one or more characters, which is equivalent to * for valid, non-empty filenames. Because it is handled as a general glob instead of an empty suffix, it bypasses the broken suffix-tree path while preserving the weight-100 fallback behavior.

Fixes QubesOS/qubes-issues#9159.

@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.71%. Comparing base (ecc78f4) to head (e92cb8b).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #672   +/-   ##
=======================================
  Coverage   71.71%   71.71%           
=======================================
  Files           3        3           
  Lines         502      502           
=======================================
  Hits          360      360           
  Misses        142      142           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@besendorf
besendorf force-pushed the fix-mime-cache-reproducibility branch 2 times, most recently from 3300c75 to 1b8c603 Compare August 25, 2026 11:27
update-mime-database stores suffix globs in the reverse suffix tree in
mime.cache. The "*" catch-all has an empty suffix and triggers
shared-mime-info#230, leaving a malformed node whose contents can vary
across builds.

Use "?*" instead. MIME glob syntax follows fnmatch(3), so it still
matches every valid, non-empty filename, but is stored as a general glob
and bypasses the broken suffix-tree path.

Fixes QubesOS/qubes-issues#9159.
@qubesos-bot

qubesos-bot commented Aug 26, 2026

Copy link
Copy Markdown

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026082616-devel&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=2026050504-devel&flavor=update

  • system_tests_usbproxy

    • TC_00_USBProxy_fedora-44-xfce: test_000_attach_detach (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
  • system_tests_qrexec

  • system_tests_network_ipv6

  • system_tests_network_updates

  • system_tests_gpu_passthrough@hw13

    • gpu_passthrough: Failed (test died)
      # Test died: command 'ansible-playbook -i inventory -e pci_devices=...

Failed tests

13 failures
  • system_tests_whonix

    • [unstable] whonixcheck: fail (unknown)
      Whonixcheck for whonix-gateway-18 failed...

    • [unstable] whonixcheck: wait_serial (unknown)
      # Command: qvm-shutdown --wait whonix-gateway-18...

    • [unstable] whonixcheck: Failed (test died + timed out)
      # Test died: command 'qvm-shutdown --wait whonix-gateway-18 ' timed...

  • system_tests_usbproxy

    • TC_00_USBProxy_fedora-44-xfce: test_000_attach_detach (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
  • system_tests_qrexec

  • system_tests_network_ipv6

  • system_tests_network_updates

  • system_tests_dispvm

  • system_tests_gpu_passthrough@hw13

    • gpu_passthrough: Failed (test died)
      # Test died: command 'ansible-playbook -i inventory -e pci_devices=...
  • system_tests_whonix@hw1

    • [unstable] whonixcheck: fail (unknown)
      Whonixcheck for whonix-gateway-18 failed...

    • [unstable] whonixcheck: fail (unknown)
      Whonixcheck for whonix-workstation-18 failed...

    • [unstable] whonixcheck: Failed (test died)
      # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...

Fixed failures

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

30 fixed
  • system_tests_pvgrub_salt_storage

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.grub failed (exit code 1), details reported...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

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

    • TC_41_HVMGrub_debian-13-xfce: test_001_standalone_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

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

    • TC_41_HVMGrub_debian-13-xfce: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

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

  • system_tests_extra

    • system_tests: Fail (unknown)
      Tests qubes.tests.extra failed (exit code 1), details reported sepa...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_01_InputProxyExclude_debian-13-xfce: test_000_qemu_tablet (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_01_InputProxyExclude_fedora-43-xfce: test_000_qemu_tablet (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_00_QVCTest_fedora-43-xfce: test_010_screenshare (failure + cleanup)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1179648 != 0

    • TC_00_QVCTest_whonix-gateway-18: test_010_screenshare (failure + cleanup)
      AssertionError: 2.3156185715769593 not less than 2.0

    • TC_00_PDFConverter_fedora-43-xfce: test_004_cancel_stops_conversion (failure)
      AssertionError: DispVM not cleaned up 10s after cancel: {<DispVM at...

  • system_tests_usbproxy

    • system_tests: wait_serial (wait serial expected)
      # wait_serial expected: qr/h3uXO-\d+-/...

    • TC_20_USBProxy_core3_fedora-43-xfce: test_090_attach_stubdom (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

  • system_tests_network_ipv6

  • system_tests_audio

  • system_tests_guivm_gpu_gui_interactive@hw13

    • shutdown: unnamed test (unknown)
    • shutdown: Failed (test died)
      # Test died: no candidate needle with tag(s) 'text-logged-in-root' ...
  • system_tests_audio@hw1

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.audio failed (exit code 1), details reporte...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_20_AudioVM_Pulse_debian-13-xfce: test_222_audio_rec_unmuted_pulseaudio (failure)
      AssertionError: only silence detected, no useful audio data

Unstable tests

Details
  • system_tests_whonix

    whonixcheck/Failed (1/5 times with errors)
    • job 193726 # Test died: command 'qvm-run -ap whonix-gateway-18 'LC_ALL=C whon...
    whonixcheck/Failed (1/5 times with errors)
    • job 192973 # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...
    whonixcheck/fail (1/5 times with errors)
    • job 193726 Whonixcheck for anon-whonix failed...
    whonixcheck/fail (1/5 times with errors)
    whonixcheck/wait_serial (1/5 times with errors)
    • job 193726 # Command: qvm-run -ap whonix-gateway-18 'LC_ALL=C whonixcheck --v...
  • system_tests_backup

    system_tests/Failed (1/5 times with errors)
    • job 192144 # Test died: command 'curl --form upload=@tests-qubes.tests.integ.b...
  • system_tests_backupcompatibility

    system_tests/Failed (1/5 times with errors)
    • job 192046 # Test died: command 'curl --form upload=@tests-qubes.tests.integ.b...
  • system_tests_extra

    system_tests/Failed (1/5 times with errors)
    • job 192562 # Test died: command 'testfunc qubes.tests.extra' timed out at qube...
    system_tests/Failed (1/5 times with errors)
    • job 193751 # Test died: command 'curl --form upload=@nose2-junit.xml --form up...
    system_tests/wait_serial (1/5 times with errors)
    • job 192562 # Command: testfunc qubes.tests.extra...
  • system_tests_gui_interactive

    clipboard_and_web/ (1/5 times with errors)
    clipboard_and_web/Failed (1/5 times with errors)
    • job 193803 # Test died: no candidate needle with tag(s) 'clipboard-paste-notif...
    gui_keyboard_layout/Failed (1/5 times with errors)
    • job 193752 # Test died: command 'qvm-run -pu root work systemctl --wait is-sys...
  • system_tests_guivm_gui_interactive

    clipboard_and_web/ (1/5 times with errors)
    clipboard_and_web/Failed (1/5 times with errors)
    • job 193754 # Test died: no candidate needle with tag(s) 'clipboard-paste-notif...
  • system_tests_qrexec

    system_tests/Fail (1/5 times with errors)
    • job 193759 Tests qubes.tests.integ.qrexec failed (exit code 1), details report...
    system_tests/Failed (1/5 times with errors)
    • job 193759 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_00_Qrexec_whonix-workstation-18/test_050_qrexec_simple_eof (1/5 times with errors)
    • job 193759 AssertionError: Timeout, probably EOF wasn't transferred to the VM ...
  • system_tests_network_updates

    system_tests/Fail (1/5 times with errors)
    • job 193004 Tests qubes.tests.integ.dom0_update failed (exit code 1), details r...
    system_tests/Fail (1/5 times with errors)
    • job 192568 Tests qubes.tests.integ.dom0_update failed (exit code 1), details r...
    system_tests/Fail (1/5 times with errors)
    • job 193841 Tests qubes.tests.integ.dom0_update failed (exit code 1), details r...
    system_tests/Fail (1/5 times with errors)
    • job 193757 Tests qubes.tests.integ.vm_template_upgrade failed (exit code 1), d...
    system_tests/Fail (1/5 times with errors)
    • job 193841 Tests qubes.tests.integ.vm_template_upgrade failed (exit code 1), d...
    system_tests/Failed (1/5 times with errors)
    • job 193004 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    system_tests/Failed (1/5 times with errors)
    • job 192568 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    system_tests/Failed (1/5 times with errors)
    • job 193757 # Test died: command 'sudo python3 split_logs.py --junit-xml=nose2-...
    system_tests/Failed (1/5 times with errors)
    • job 193841 # Test died: command 'sudo python3 split_logs.py --junit-xml=nose2-...
    TC_00_Dom0Upgrade_whonix-gateway-18/test_000_update_qubes_vm_update (1/5 times with errors)
    • job 193841 ~~~~~~~~~^^^^^^^^^^^^^^^^^^... AssertionError: qubes-vm-update failed:
    TC_00_Dom0Upgrade_whonix-gateway-18/test_000_update_salt (1/5 times with errors)
    • job 192568 ?[0;31mDuration: 204145.11 ms?[0;0m... ?[0;31m Changes: ?[0;0m
    TC_00_Dom0Upgrade_whonix-gateway-18/test_010_instal (1/5 times with errors)
    • job 193004 Error: Failed to download metadata for repo 'test': Cannot download...
    TC_11_QvmTemplateMgmtVM_fedora-44-xfce/test_010_template_install (1/5 times with errors)
    • job 193004 AssertionError: qvm-template failed: [Qrexec] ERROR: dnf command is...
    integ/vm_template_upgrade (2/5 times with errors)
    • job 193757 ModuleNotFoundError: No module named 'qubes.tests.integ.vm_template...
    • job 193841 ModuleNotFoundError: No module named 'qubes.tests.integ.vm_template...
  • system_tests_dispvm

    system_tests/Fail (1/5 times with errors)
    • job 193804 Tests qubes.tests.integ.dispvm failed (exit code 1), details report...
    system_tests/Fail (1/5 times with errors)
    • job 193750 Tests qubes.tests.integ.dispvm failed (exit code 1), details report...
    system_tests/Failed (1/5 times with errors)
    • job 193804 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    system_tests/Failed (1/5 times with errors)
    • job 193750 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_21_DispVM_Preload/test_012_preload_low_mem (2/5 times with errors)
    • job 193750 ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0
    • job 193804 ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0
    TC_21_DispVM_Preload/test_012_preload_low_mem_early_startup (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_20_DispVM_debian-13-xfce/test_013_preload_gui (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_20_DispVM_fedora-44-xfce/test_013_preload_gui (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_20_DispVM_whonix-workstation-18/test_013_preload_gui (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_015_preload_race_more (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_017_preload_autostart (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_018_preload_global (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_019_preload_discard_outdated_volumes (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_020_preload_discard_outdated_volume_size (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
    TC_21_DispVM_Preload/test_021_preload_discard_outdated_setting (2/5 times with errors)
    • job 193750 AssertionError: last preloaded didn't complete in time
    • job 193804 AssertionError: last preloaded didn't complete in time
  • system_tests_kde_gui_interactive

    gui_keyboard_layout/Failed (1/5 times with errors)
    • job 193730 # Test died: command 'qvm-run -pu root work systemctl --wait is-sys...
  • system_tests_guivm_vnc_gui_interactive

    guivm_manager/ (1/5 times with errors)
    guivm_manager/ (1/5 times with errors)
    guivm_manager/Failed (1/5 times with errors)
    • job 193734 # Test died: no candidate needle with tag(s) 'menu-qubes-tools' mat...
    guivm_manager/Failed (1/5 times with errors)
    • job 192545 # Test died: no candidate needle with tag(s) 'qubes-qube-manager' m...
  • system_tests_audio

    system_tests/Fail (1/5 times with errors)
    • job 192976 Tests qubes.tests.integ.audio failed (exit code 1), details reporte...
    system_tests/Failed (1/5 times with errors)
    • job 192976 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_20_AudioVM_Pulse_whonix-workstation-18/test_220_audio_play_pulseaudio (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 9.49, saved to /...
    TC_20_AudioVM_Pulse_whonix-workstation-18/test_222_audio_rec_unmuted_pulseaudio (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 9.05251700680272...
    TC_20_AudioVM_PipeWire_whonix-workstation-18/test_226_audio_playback_pipewire (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 8.97385487528344...
  • system_tests_gui_interactive@hw7

    clipboard_and_web/ (1/5 times with errors)
    clipboard_and_web/Failed (1/5 times with errors)
    • job 193803 # Test died: no candidate needle with tag(s) 'clipboard-paste-notif...
    gui_keyboard_layout/Failed (1/5 times with errors)
    • job 193752 # Test died: command 'qvm-run -pu root work systemctl --wait is-sys...
  • system_tests_whonix@hw1

    whonixcheck/Failed (1/5 times with errors)
    • job 193726 # Test died: command 'qvm-run -ap whonix-gateway-18 'LC_ALL=C whon...
    whonixcheck/Failed (1/5 times with errors)
    • job 192973 # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...
    whonixcheck/fail (1/5 times with errors)
    • job 193726 Whonixcheck for anon-whonix failed...
    whonixcheck/fail (1/5 times with errors)
    whonixcheck/wait_serial (1/5 times with errors)
    • job 193726 # Command: qvm-run -ap whonix-gateway-18 'LC_ALL=C whonixcheck --v...
  • system_tests_basic_vm_qrexec_gui_btrfs

    system_tests/Fail (1/5 times with errors)
    • job 192049 Tests qubes.tests.integ.basic failed (exit code 1), details reporte...
    system_tests/Failed (1/5 times with errors)
    • job 192049 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_30_Gui_daemon/test_002_clipboard_300k (1/5 times with errors)
    • job 192049 : Clipboard copy operation failed - content...
  • system_tests_audio@hw1

    system_tests/Fail (1/5 times with errors)
    • job 192976 Tests qubes.tests.integ.audio failed (exit code 1), details reporte...
    system_tests/Failed (1/5 times with errors)
    • job 192976 # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...
    TC_20_AudioVM_Pulse_whonix-workstation-18/test_220_audio_play_pulseaudio (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 9.49, saved to /...
    TC_20_AudioVM_Pulse_whonix-workstation-18/test_222_audio_rec_unmuted_pulseaudio (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 9.05251700680272...
    TC_20_AudioVM_PipeWire_whonix-workstation-18/test_226_audio_playback_pipewire (1/5 times with errors)
    • job 192976 AssertionError: too short audio, expected 10s, got 8.97385487528344...

Performance Tests

Performance degradation:

18 performance degradations
  • whonix-gateway-18_exec-root: 151.41 🔻 ( previous job: 126.14, degradation: 120.03%)
  • whonix-workstation-18_exec: 8.97 🔻 ( previous job: 8.14, degradation: 110.24%)
  • whonix-workstation-18_exec-root: 165.96 🔻 ( previous job: 144.02, degradation: 115.23%)
  • whonix-workstation-18_socket: 8.88 🔻 ( previous job: 7.66, degradation: 115.94%)
  • whonix-workstation-18_exec-data-duplex-root: 157.26 🔻 ( previous job: 130.67, degradation: 120.35%)
  • dom0_root_seq1m_q1t1_write 3:write_bandwidth_kb: 167734.00 🔻 ( previous job: 199974.00, degradation: 83.88%)
  • dom0_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 8044.00 🔻 ( previous job: 8963.00, degradation: 89.75%)
  • dom0_varlibqubes_seq1m_q1t1_read 3:read_bandwidth_kb: 327577.00 🔻 ( previous job: 446202.00, degradation: 73.41%)
  • dom0_varlibqubes_rnd4k_q32t1_write 3:write_bandwidth_kb: 9331.00 🔻 ( previous job: 10623.00, degradation: 87.84%)
  • debian-13-xfce_dom0-dispvm-gui-api (mean:8.798): 105.57 🔻 ( previous job: 93.50, degradation: 112.91%)
  • debian-13-xfce_dom0-dispvm-preload-2-api (mean:3.479): 41.75 🔻 ( previous job: 37.79, degradation: 110.48%)
  • whonix-workstation-18_dom0-dispvm-api (mean:10.054): 120.65 🔻 ( previous job: 97.14, degradation: 124.21%)
  • whonix-workstation-18_dom0-dispvm-gui-api (mean:12.051): 144.61 🔻 ( previous job: 121.86, degradation: 118.67%)
  • whonix-workstation-18_dom0-dispvm-preload-2-api (mean:4.702): 56.42 🔻 ( previous job: 48.39, degradation: 116.59%)
  • whonix-workstation-18_dom0-dispvm-preload-2-delay-0-api (mean:4.521): 54.26 🔻 ( previous job: 48.26, degradation: 112.42%)
  • whonix-workstation-18_dom0-dispvm-preload-2-delay-minus-1d2-api (mean:5.546): 66.55 🔻 ( previous job: 59.22, degradation: 112.39%)
  • whonix-workstation-18_dom0-dispvm-preload-4-api (mean:3.647): 43.76 🔻 ( previous job: 38.29, degradation: 114.30%)
  • whonix-workstation-18_dom0-vm-api (mean:0.042): 0.51 🔻 ( previous job: 0.43, degradation: 117.09%)

Remaining performance tests:

93 tests
  • debian-13-xfce_exec: 8.63 🔻 ( previous job: 7.85, degradation: 109.91%)
  • debian-13-xfce_exec-root: 27.60 🔻 ( previous job: 26.74, degradation: 103.21%)
  • debian-13-xfce_socket: 8.95 🔻 ( previous job: 8.37, degradation: 106.99%)
  • debian-13-xfce_socket-root: 9.13 🔻 ( previous job: 9.13, degradation: 100.04%)
  • debian-13-xfce_exec-data-simplex: 65.87 🔻 ( previous job: 63.05, degradation: 104.47%)
  • debian-13-xfce_exec-data-duplex: 66.11 🔻 ( previous job: 62.45, degradation: 105.85%)
  • debian-13-xfce_exec-data-duplex-root: 81.82 🔻 ( previous job: 78.04, degradation: 104.84%)
  • debian-13-xfce_socket-data-duplex: 84.80 🟢 ( previous job: 85.67, improvement: 98.99%)
  • fedora-44-xfce_exec: 9.14
  • fedora-44-xfce_exec-root: 71.98
  • fedora-44-xfce_socket: 9.10
  • fedora-44-xfce_socket-root: 8.81
  • fedora-44-xfce_exec-data-simplex: 71.57
  • fedora-44-xfce_exec-data-duplex: 70.07
  • fedora-44-xfce_exec-data-duplex-root: 111.50
  • fedora-44-xfce_socket-data-duplex: 95.66
  • whonix-gateway-18_exec: 7.52 🟢 ( previous job: 8.01, improvement: 93.85%)
  • whonix-gateway-18_socket: 8.90 🔻 ( previous job: 8.63, degradation: 103.18%)
  • whonix-gateway-18_socket-root: 8.70 🔻 ( previous job: 8.37, degradation: 103.91%)
  • whonix-gateway-18_exec-data-simplex: 64.30 🔻 ( previous job: 62.50, degradation: 102.87%)
  • whonix-gateway-18_exec-data-duplex: 64.01 🟢 ( previous job: 68.01, improvement: 94.11%)
  • whonix-gateway-18_exec-data-duplex-root: 146.75 🔻 ( previous job: 137.28, degradation: 106.89%)
  • whonix-gateway-18_socket-data-duplex: 96.66 🔻 ( previous job: 90.03, degradation: 107.36%)
  • whonix-workstation-18_socket-root: 9.48 🔻 ( previous job: 8.87, degradation: 106.95%)
  • whonix-workstation-18_exec-data-simplex: 66.12 🟢 ( previous job: 66.36, improvement: 99.65%)
  • whonix-workstation-18_exec-data-duplex: 70.12 🔻 ( previous job: 65.56, degradation: 106.97%)
  • whonix-workstation-18_socket-data-duplex: 84.45 🟢 ( previous job: 92.97, improvement: 90.84%)
  • dom0_root_seq1m_q8t1_read 3:read_bandwidth_kb: 449453.00 🟢 ( previous job: 388793.00, improvement: 115.60%)
  • dom0_root_seq1m_q8t1_write 3:write_bandwidth_kb: 171317.00 🟢 ( previous job: 119690.00, improvement: 143.13%)
  • dom0_root_seq1m_q1t1_read 3:read_bandwidth_kb: 433295.00 🟢 ( previous job: 245223.00, improvement: 176.69%)
  • dom0_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 113670.00 🟢 ( previous job: 13948.00, improvement: 814.96%)
  • dom0_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 7004.00 🟢 ( previous job: 6899.00, improvement: 101.52%)
  • dom0_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 4641.00 🔻 ( previous job: 5055.00, degradation: 91.81%)
  • dom0_varlibqubes_seq1m_q8t1_read 3:read_bandwidth_kb: 468951.00 🟢 ( previous job: 429040.00, improvement: 109.30%)
  • dom0_varlibqubes_seq1m_q8t1_write 3:write_bandwidth_kb: 293965.00 🟢 ( previous job: 257066.00, improvement: 114.35%)
  • dom0_varlibqubes_seq1m_q1t1_write 3:write_bandwidth_kb: 191591.00 🔻 ( previous job: 201978.00, degradation: 94.86%)
  • dom0_varlibqubes_rnd4k_q32t1_read 3:read_bandwidth_kb: 100201.00 🔻 ( previous job: 102155.00, degradation: 98.09%)
  • dom0_varlibqubes_rnd4k_q1t1_read 3:read_bandwidth_kb: 12026.00 🟢 ( previous job: 8179.00, improvement: 147.04%)
  • dom0_varlibqubes_rnd4k_q1t1_write 3:write_bandwidth_kb: 4742.00 🟢 ( previous job: 4404.00, improvement: 107.67%)
  • fedora-44-xfce_root_seq1m_q8t1_read 3:read_bandwidth_kb: 418426.00
  • fedora-44-xfce_root_seq1m_q8t1_write 3:write_bandwidth_kb: 291838.00
  • fedora-44-xfce_root_seq1m_q1t1_read 3:read_bandwidth_kb: 278876.00
  • fedora-44-xfce_root_seq1m_q1t1_write 3:write_bandwidth_kb: 66404.00
  • fedora-44-xfce_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 80986.00
  • fedora-44-xfce_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 2404.00
  • fedora-44-xfce_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 7033.00
  • fedora-44-xfce_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 396.00
  • fedora-44-xfce_private_seq1m_q8t1_read 3:read_bandwidth_kb: 373690.00
  • fedora-44-xfce_private_seq1m_q8t1_write 3:write_bandwidth_kb: 148084.00
  • fedora-44-xfce_private_seq1m_q1t1_read 3:read_bandwidth_kb: 317365.00
  • fedora-44-xfce_private_seq1m_q1t1_write 3:write_bandwidth_kb: 30901.00
  • fedora-44-xfce_private_rnd4k_q32t1_read 3:read_bandwidth_kb: 95848.00
  • fedora-44-xfce_private_rnd4k_q32t1_write 3:write_bandwidth_kb: 3371.00
  • fedora-44-xfce_private_rnd4k_q1t1_read 3:read_bandwidth_kb: 7903.00
  • fedora-44-xfce_private_rnd4k_q1t1_write 3:write_bandwidth_kb: 950.00
  • fedora-44-xfce_volatile_seq1m_q8t1_read 3:read_bandwidth_kb: 386500.00
  • fedora-44-xfce_volatile_seq1m_q8t1_write 3:write_bandwidth_kb: 218818.00
  • fedora-44-xfce_volatile_seq1m_q1t1_read 3:read_bandwidth_kb: 266609.00
  • fedora-44-xfce_volatile_seq1m_q1t1_write 3:write_bandwidth_kb: 50025.00
  • fedora-44-xfce_volatile_rnd4k_q32t1_read 3:read_bandwidth_kb: 82379.00
  • fedora-44-xfce_volatile_rnd4k_q32t1_write 3:write_bandwidth_kb: 2266.00
  • fedora-44-xfce_volatile_rnd4k_q1t1_read 3:read_bandwidth_kb: 7120.00
  • fedora-44-xfce_volatile_rnd4k_q1t1_write 3:write_bandwidth_kb: 460.00
  • debian-13-xfce_dom0-dispvm-api (mean:6.645): 79.75 🔻 ( previous job: 74.50, degradation: 107.05%)
  • debian-13-xfce_dom0-dispvm-preload-2-delay-0-api (mean:3.041): 36.49 🔻 ( previous job: 34.29, degradation: 106.40%)
  • debian-13-xfce_dom0-dispvm-preload-2-delay-minus-1d2-api (mean:3.446): 41.36 🔻 ( previous job: 38.52, degradation: 107.38%)
  • debian-13-xfce_dom0-dispvm-preload-4-api (mean:2.467): 29.61 🟢 ( previous job: 30.73, improvement: 96.34%)
  • debian-13-xfce_dom0-dispvm-preload-4-delay-0-api (mean:2.578): 30.94 🔻 ( previous job: 29.50, degradation: 104.88%)
  • debian-13-xfce_dom0-dispvm-preload-4-delay-minus-1d2-api (mean:2.498): 29.98 🔻 ( previous job: 28.74, degradation: 104.30%)
  • debian-13-xfce_dom0-dispvm-preload-2-gui-api (mean:4.778): 57.33 🔻 ( previous job: 53.65, degradation: 106.86%)
  • debian-13-xfce_dom0-dispvm-preload-4-gui-api (mean:3.881): 46.57 🔻 ( previous job: 44.40, degradation: 104.89%)
  • debian-13-xfce_dom0-dispvm-preload-6-gui-api (mean:3.074): 36.89 🟢 ( previous job: 41.47, improvement: 88.97%)
  • debian-13-xfce_dom0-vm-api (mean:0.032): 0.38 🟢 ( previous job: 0.62, improvement: 61.45%)
  • debian-13-xfce_dom0-vm-gui-api (mean:0.032): 0.39 🟢 ( previous job: 0.47, improvement: 83.66%)
  • fedora-44-xfce_dom0-dispvm-api (mean:8.664): 103.97
  • fedora-44-xfce_dom0-dispvm-gui-api (mean:10.443): 125.32
  • fedora-44-xfce_dom0-dispvm-preload-2-api (mean:4.146): 49.75
  • fedora-44-xfce_dom0-dispvm-preload-2-delay-0-api (mean:4.016): 48.20
  • fedora-44-xfce_dom0-dispvm-preload-2-delay-minus-1d2-api (mean:4.223): 50.67
  • fedora-44-xfce_dom0-dispvm-preload-4-api (mean:3.026): 36.31
  • fedora-44-xfce_dom0-dispvm-preload-4-delay-0-api (mean:2.863): 34.36
  • fedora-44-xfce_dom0-dispvm-preload-4-delay-minus-1d2-api (mean:3.081): 36.98
  • fedora-44-xfce_dom0-dispvm-preload-2-gui-api (mean:5.502): 66.02
  • fedora-44-xfce_dom0-dispvm-preload-4-gui-api (mean:4.37): 52.44
  • fedora-44-xfce_dom0-dispvm-preload-6-gui-api (mean:3.675): 44.10
  • fedora-44-xfce_dom0-vm-api (mean:0.03): 0.36
  • fedora-44-xfce_dom0-vm-gui-api (mean:0.047): 0.56
  • whonix-workstation-18_dom0-dispvm-preload-4-delay-0-api (mean:3.439): 41.27 🟢 ( previous job: 43.23, improvement: 95.45%)
  • whonix-workstation-18_dom0-dispvm-preload-4-delay-minus-1d2-api (mean:3.566): 42.80 🔻 ( previous job: 42.67, degradation: 100.30%)
  • whonix-workstation-18_dom0-dispvm-preload-2-gui-api (mean:6.382): 76.58 🔻 ( previous job: 72.05, degradation: 106.29%)
  • whonix-workstation-18_dom0-dispvm-preload-4-gui-api (mean:4.771): 57.25 🔻 ( previous job: 52.81, degradation: 108.41%)
  • whonix-workstation-18_dom0-dispvm-preload-6-gui-api (mean:4.23): 50.76 🔻 ( previous job: 50.72, degradation: 100.08%)
  • whonix-workstation-18_dom0-vm-gui-api (mean:0.039): 0.47 🟢 ( previous job: 0.56, improvement: 85.07%)

@marmarek
marmarek merged commit 9c58097 into QubesOS:main Aug 27, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reproducibility issue in core-agent-linux - /usr/share/qubes/xdg-override/mime/mime.cache on Debian

3 participants