Skip to content

Conversation

@ben-grande
Copy link
Contributor

The "domain-start-failed" has to be fired before the domain is killed, as the qube is unregistered from clients when it is removed/powered off.

Fixes: QubesOS/qubes-issues#10200
For: QubesOS/qubes-issues#1512

@ben-grande
Copy link
Contributor Author

The message is quite long:

qubes.exc.QubesException: Error on call to '$(PATH="/run/qubes-rpc:/usr/local/etc/qubes-rpc:/etc/qubes-rpc" command -v qubes.WaitForRunningSystem)' during preload startup. To debug, run the following on a new disposable of 'default-dvm-debian': systemctl --failed

But if I used only the service name qubes.WaitForRunningSystem, it would not be truthful of the command that was actually run.

@ben-grande
Copy link
Contributor Author

PipelineRetryFailed

@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.39%. Comparing base (a930d4e) to head (c763da4).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
qubes/vm/qubesvm.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
- Coverage   70.55%   70.39%   -0.16%     
==========================================
  Files          61       61              
  Lines       13642    13673      +31     
==========================================
  Hits         9625     9625              
- Misses       4017     4048      +31     
Flag Coverage Δ
unittests 70.39% <0.00%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@marmarek
Copy link
Member

But if I used only the service name qubes.WaitForRunningSystem

I would say it's still okay to use shorter name, it's an implementation detail how it's called.
Hopefully #9964 will be fixed one day...

Comment on lines +1551 to +1554
# let anyone receiving domain-pre-start know that startup failed
await self.fire_event_async(
"domain-start-failed", reason=str(exc)
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does moving it actually helps anything? This code (intentionally) does not wait until all clients process an event, so there is no guarantee that qui-domains will still see the VM. Or is it about order of events if kill triggers domain-delete event?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It helps as without that, the event will never reach the clients as domain-shutdown and domain-delete from the self.kill() will reach first, thus it will stop tracking the qube. Now that the event is fired before the kill(), it can reach the qui-domains to emit the domain-start-failed notification.

The "domain-start-failed" has to be fired before the domain is killed,
as the qube is unregistered from clients when it is removed/powered off.

Fixes: QubesOS/qubes-issues#10200
For: QubesOS/qubes-issues#1512
@qubesos-bot
Copy link

qubesos-bot commented Sep 18, 2025

OpenQA test summary

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

  • system_tests_network

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

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

    • VmNetworking_debian-13-xfce: test_001_simple_networking_paused_change_shutdown_old (failure)
      AssertionError: 2 != 0 : Ping by IP on netvm=something -> netvm=som...

  • system_tests_backup

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

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

    • TC_00_Backup: test_101_backup_dom0_to_dom0_home (error)
      NameError: name 'grp' is not defined. Did you forget to import 'grp'?

  • system_tests_extra

    • TC_00_QVCTest_whonix-gateway-17: test_010_screenshare (failure)
      ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 0 == 0
  • system_tests_audio@hw1

  • system_tests_qwt_win10@hw13

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

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_qwt_win10_seamless@hw13

    • windows_clipboard_and_filecopy: unnamed test (unknown)
    • windows_clipboard_and_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'windows-Edge-address-...
  • system_tests_qwt_win11@hw13

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

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_dispvm_perf@hw7

    • TC_00_DispVMPerf_fedora-42-xfce: test_400_dispvm_api (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf.py --dvm=test-ins...
  • system_tests_network_ipv6

  • system_tests_guivm_vnc_gui_interactive

    • clipboard_and_web: unnamed test (unknown)
    • clipboard_and_web: Failed (test died)
      # Test died: no candidate needle with tag(s) 'personal-firefox' mat...

Failed tests

30 failures
  • system_tests_network

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

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

    • VmNetworking_debian-13-xfce: test_001_simple_networking_paused_change_shutdown_old (failure)
      AssertionError: 2 != 0 : Ping by IP on netvm=something -> netvm=som...

  • system_tests_backup

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

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

    • TC_00_Backup: test_101_backup_dom0_to_dom0_home (error)
      NameError: name 'grp' is not defined. Did you forget to import 'grp'?

  • 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_00_QVCTest_whonix-gateway-17: test_010_screenshare (failure)
      ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 0 == 0

    • TC_00_QVCTest_whonix-workstation-17: test_010_screenshare (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

  • 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_PipeWire_whonix-workstation-17: test_250_audio_playback_audiovm_pipewire (failure)
      AssertionError: Command 'timeout 20s pw-play --raw --format=f32 --r...

  • system_tests_qwt_win10@hw13

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

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_qwt_win10_seamless@hw13

    • windows_clipboard_and_filecopy: unnamed test (unknown)
    • windows_clipboard_and_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'windows-Edge-address-...
  • system_tests_qwt_win11@hw13

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

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_dispvm_perf@hw7

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

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

    • TC_00_DispVMPerf_fedora-42-xfce: test_023_dispvm_preload_gui_concurrent (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf.py --dvm=test-ins...

    • TC_00_DispVMPerf_fedora-42-xfce: test_400_dispvm_api (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf.py --dvm=test-ins...

  • system_tests_network_ipv6

  • system_tests_guivm_vnc_gui_interactive

    • clipboard_and_web: unnamed test (unknown)
    • clipboard_and_web: Failed (test died)
      # Test died: no candidate needle with tag(s) 'personal-firefox' mat...

Fixed failures

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

80 fixed
  • system_tests_dispvm

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

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

    • TC_20_DispVM_debian-13-xfce: test_012_preload_low_mem (failure)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0

    • TC_20_DispVM_debian-13-xfce: test_013_preload_gui (error)
      raise KeyError(key)... KeyError: 'disp3723'

    • TC_20_DispVM_debian-13-xfce: test_014_preload_nogui (error + cleanup)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_debian-13-xfce: test_015_preload_race_more (error + cleanup)
      raise KeyError(key)... KeyError: 'disp1187'

    • TC_20_DispVM_debian-13-xfce: test_016_preload_race_less (failure + cleanup)
      ^^^^^^^^^^^^^^^^^^^^^^... AssertionError

    • TC_20_DispVM_debian-13-xfce: test_017_preload_autostart (error)
      raise KeyError(key)... KeyError: 'disp7317'

    • TC_20_DispVM_debian-13-xfce: test_018_preload_global (error)
      raise KeyError(key)... KeyError: 'disp8572'

    • TC_20_DispVM_debian-13-xfce: test_019_preload_refresh (error)
      raise KeyError(key)... KeyError: 'disp6425'

    • TC_20_DispVM_fedora-42-xfce: test_012_preload_low_mem (failure)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0

    • TC_20_DispVM_whonix-workstation-17: test_012_preload_low_mem (failure)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0

  • system_tests_kde_gui_interactive

    • gui_keyboard_layout: wait_serial (wait serial expected)
      # wait_serial expected: "echo -e '[Layout]\nLayoutList=us,de' | sud...

    • gui_keyboard_layout: Failed (test died)
      # Test died: command 'test "$(cd ~user;ls e1*)" = "$(qvm-run -p wor...

  • system_tests_audio

    • 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_whonix-workstation-17: test_223_audio_play_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_20_AudioVM_Pulse_whonix-workstation-17: test_224_audio_rec_muted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_20_AudioVM_Pulse_whonix-workstation-17: test_225_audio_rec_unmuted_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_20_AudioVM_Pulse_whonix-workstation-17: test_252_audio_playback_audiovm_switch_hvm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

  • system_tests_audio@hw1

  • system_tests_guivm_gpu_gui_interactive@hw13

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

    • guivm_startup: Failed (test died + timed out)
      # Test died: command '! qvm-check sys-whonix || time qvm-start sys-...

  • system_tests_basic_vm_qrexec_gui_ext4

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

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

    • TC_20_NonAudio_whonix-gateway-17-pool: test_012_qubes_desktop_run (error + cleanup)
      raise TimeoutError from exc_val... TimeoutError

  • system_tests_dispvm_perf@hw7

Unstable tests

Performance Tests

Performance degradation:

16 performance degradations
  • dom0_root_seq1m_q8t1_read 3:read_bandwidth_kb: 140500.00 🔻 ( previous job: 497426.00, degradation: 28.25%)
  • dom0_root_seq1m_q8t1_write 3:write_bandwidth_kb: 62149.00 🔻 ( previous job: 265260.00, degradation: 23.43%)
  • dom0_root_seq1m_q1t1_read 3:read_bandwidth_kb: 98469.00 🔻 ( previous job: 431512.00, degradation: 22.82%)
  • dom0_root_seq1m_q1t1_write 3:write_bandwidth_kb: 46946.00 🔻 ( previous job: 196254.00, degradation: 23.92%)
  • fedora-42-xfce_root_seq1m_q8t1_write 3:write_bandwidth_kb: 103234.00 🔻 ( previous job: 140215.00, degradation: 73.63%)
  • fedora-42-xfce_root_seq1m_q1t1_write 3:write_bandwidth_kb: 20777.00 🔻 ( previous job: 47575.00, degradation: 43.67%)
  • fedora-42-xfce_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 2212.00 🔻 ( previous job: 3020.00, degradation: 73.25%)
  • fedora-42-xfce_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 631.00 🔻 ( previous job: 1368.00, degradation: 46.13%)
  • fedora-42-xfce_private_seq1m_q1t1_write 3:write_bandwidth_kb: 44921.00 🔻 ( previous job: 79539.00, degradation: 56.48%)
  • fedora-42-xfce_private_rnd4k_q32t1_write 3:write_bandwidth_kb: 2142.00 🔻 ( previous job: 3765.00, degradation: 56.89%)
  • fedora-42-xfce_private_rnd4k_q1t1_read 3:read_bandwidth_kb: 7887.00 🔻 ( previous job: 8992.00, degradation: 87.71%)
  • fedora-42-xfce_private_rnd4k_q1t1_write 3:write_bandwidth_kb: 524.00 🔻 ( previous job: 1251.00, degradation: 41.89%)
  • fedora-42-xfce_volatile_seq1m_q8t1_write 3:write_bandwidth_kb: 135278.00 🔻 ( previous job: 157382.00, degradation: 85.96%)
  • fedora-42-xfce_volatile_seq1m_q1t1_write 3:write_bandwidth_kb: 21371.00 🔻 ( previous job: 64217.00, degradation: 33.28%)
  • fedora-42-xfce_volatile_rnd4k_q32t1_write 3:write_bandwidth_kb: 2544.00 🔻 ( previous job: 4098.00, degradation: 62.08%)
  • fedora-42-xfce_volatile_rnd4k_q1t1_write 3:write_bandwidth_kb: 1336.00 🔻 ( previous job: 2384.00, degradation: 56.04%)

Remaining performance tests:

156 tests
  • debian-13-xfce_exec: 7.11 🟢 ( previous job: 8.36, improvement: 85.09%)
  • debian-13-xfce_exec-root: 27.54 🔻 ( previous job: 27.36, degradation: 100.66%)
  • debian-13-xfce_socket: 8.76 🔻 ( previous job: 8.57, degradation: 102.19%)
  • debian-13-xfce_socket-root: 8.74 🔻 ( previous job: 8.26, degradation: 105.82%)
  • debian-13-xfce_exec-data-simplex: 70.70 🟢 ( previous job: 72.43, improvement: 97.62%)
  • debian-13-xfce_exec-data-duplex: 67.94 🟢 ( previous job: 76.65, improvement: 88.64%)
  • debian-13-xfce_exec-data-duplex-root: 84.55 🟢 ( previous job: 91.79, improvement: 92.11%)
  • debian-13-xfce_socket-data-duplex: 133.57 🔻 ( previous job: 133.45, degradation: 100.09%)
  • fedora-42-xfce_exec: 9.19 🔻 ( previous job: 9.06, degradation: 101.42%)
  • fedora-42-xfce_exec-root: 59.58 🔻 ( previous job: 58.19, degradation: 102.40%)
  • fedora-42-xfce_socket: 8.62 🔻 ( previous job: 8.48, degradation: 101.69%)
  • fedora-42-xfce_socket-root: 8.56 🔻 ( previous job: 8.18, degradation: 104.58%)
  • fedora-42-xfce_exec-data-simplex: 72.32 🟢 ( previous job: 78.48, improvement: 92.15%)
  • fedora-42-xfce_exec-data-duplex: 69.61 🔻 ( previous job: 67.92, degradation: 102.49%)
  • fedora-42-xfce_exec-data-duplex-root: 105.47 🔻 ( previous job: 96.36, degradation: 109.46%)
  • fedora-42-xfce_socket-data-duplex: 133.05 🟢 ( previous job: 142.58, improvement: 93.31%)
  • whonix-gateway-17_exec: 7.49 🟢 ( previous job: 8.12, improvement: 92.33%)
  • whonix-gateway-17_exec-root: 40.61 🟢 ( previous job: 41.05, improvement: 98.92%)
  • whonix-gateway-17_socket: 7.26 🟢 ( previous job: 8.52, improvement: 85.17%)
  • whonix-gateway-17_socket-root: 7.64 🟢 ( previous job: 8.12, improvement: 94.12%)
  • whonix-gateway-17_exec-data-simplex: 70.15 🟢 ( previous job: 83.60, improvement: 83.92%)
  • whonix-gateway-17_exec-data-duplex: 73.08 🔻 ( previous job: 68.38, degradation: 106.87%)
  • whonix-gateway-17_exec-data-duplex-root: 83.16 🟢 ( previous job: 99.37, improvement: 83.68%)
  • whonix-gateway-17_socket-data-duplex: 154.59 🟢 ( previous job: 167.12, improvement: 92.50%)
  • whonix-workstation-17_exec: 8.07 🔻 ( previous job: 7.57, degradation: 106.55%)
  • whonix-workstation-17_exec-root: 54.87 🟢 ( previous job: 56.76, improvement: 96.66%)
  • whonix-workstation-17_socket: 8.66 🔻 ( previous job: 8.59, degradation: 100.83%)
  • whonix-workstation-17_socket-root: 8.72 🟢 ( previous job: 8.89, improvement: 98.06%)
  • whonix-workstation-17_exec-data-simplex: 72.95 🔻 ( previous job: 66.80, degradation: 109.20%)
  • whonix-workstation-17_exec-data-duplex: 71.45 🟢 ( previous job: 74.50, improvement: 95.90%)
  • whonix-workstation-17_exec-data-duplex-root: 92.40 🟢 ( previous job: 102.34, improvement: 90.29%)
  • whonix-workstation-17_socket-data-duplex: 148.02 🔻 ( previous job: 147.97, degradation: 100.03%)
  • dom0_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 32758.00 🟢 ( previous job: 23940.00, improvement: 136.83%)
  • dom0_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 10122.00 🟢 ( previous job: 2446.00, improvement: 413.82%)
  • dom0_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 10083.00 🟢 ( previous job: 5874.00, improvement: 171.65%)
  • dom0_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 3490.00 🟢 ( previous job: 29.00, improvement: 12034.48%)
  • dom0_varlibqubes_seq1m_q8t1_read 3:read_bandwidth_kb: 474039.00 🟢 ( previous job: 292489.00, improvement: 162.07%)
  • dom0_varlibqubes_seq1m_q8t1_write 3:write_bandwidth_kb: 115021.00 🟢 ( previous job: 110817.00, improvement: 103.79%)
  • dom0_varlibqubes_seq1m_q1t1_read 3:read_bandwidth_kb: 444877.00 🟢 ( previous job: 137802.00, improvement: 322.84%)
  • dom0_varlibqubes_seq1m_q1t1_write 3:write_bandwidth_kb: 206352.00 🟢 ( previous job: 121719.00, improvement: 169.53%)
  • dom0_varlibqubes_rnd4k_q32t1_read 3:read_bandwidth_kb: 101037.00 🔻 ( previous job: 103932.00, degradation: 97.21%)
  • dom0_varlibqubes_rnd4k_q32t1_write 3:write_bandwidth_kb: 7363.00 🟢 ( previous job: 6356.00, improvement: 115.84%)
  • dom0_varlibqubes_rnd4k_q1t1_read 3:read_bandwidth_kb: 8026.00 🟢 ( previous job: 7695.00, improvement: 104.30%)
  • dom0_varlibqubes_rnd4k_q1t1_write 3:write_bandwidth_kb: 3811.00 🔻 ( previous job: 3925.00, degradation: 97.10%)
  • fedora-42-xfce_root_seq1m_q8t1_read 3:read_bandwidth_kb: 365995.00 🔻 ( previous job: 366891.00, degradation: 99.76%)
  • fedora-42-xfce_root_seq1m_q1t1_read 3:read_bandwidth_kb: 316599.00 🟢 ( previous job: 299764.00, improvement: 105.62%)
  • fedora-42-xfce_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 89605.00 🟢 ( previous job: 86001.00, improvement: 104.19%)
  • fedora-42-xfce_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 8271.00 🔻 ( previous job: 9042.00, degradation: 91.47%)
  • fedora-42-xfce_private_seq1m_q8t1_read 3:read_bandwidth_kb: 393757.00 🟢 ( previous job: 387500.00, improvement: 101.61%)
  • fedora-42-xfce_private_seq1m_q8t1_write 3:write_bandwidth_kb: 125968.00 🔻 ( previous job: 136640.00, degradation: 92.19%)
  • fedora-42-xfce_private_seq1m_q1t1_read 3:read_bandwidth_kb: 308858.00 🔻 ( previous job: 325139.00, degradation: 94.99%)
  • fedora-42-xfce_private_rnd4k_q32t1_read 3:read_bandwidth_kb: 85891.00 🔻 ( previous job: 87396.00, degradation: 98.28%)
  • fedora-42-xfce_volatile_seq1m_q8t1_read 3:read_bandwidth_kb: 366378.00 🔻 ( previous job: 383531.00, degradation: 95.53%)
  • fedora-42-xfce_volatile_seq1m_q1t1_read 3:read_bandwidth_kb: 300365.00 🟢 ( previous job: 293225.00, improvement: 102.43%)
  • fedora-42-xfce_volatile_rnd4k_q32t1_read 3:read_bandwidth_kb: 80509.00 🔻 ( previous job: 87141.00, degradation: 92.39%)
  • fedora-42-xfce_volatile_rnd4k_q1t1_read 3:read_bandwidth_kb: 8035.00 🔻 ( previous job: 8804.00, degradation: 91.27%)
  • debian-13-xfce_dispvm (mean:6.623): 79.47
  • debian-13-xfce_dispvm-gui (mean:7.507): 90.09 🟢 ( previous job: 119.40, improvement: 75.45%)
  • debian-13-xfce_dispvm-concurrent (mean:3.137): 37.65
  • debian-13-xfce_dispvm-gui-concurrent (mean:3.846): 46.16 🟢 ( previous job: 64.59, improvement: 71.46%)
  • debian-13-xfce_dispvm-dom0 (mean:7.026): 84.31
  • debian-13-xfce_dispvm-dom0-gui (mean:8.026): 96.32 🟢 ( previous job: 127.44, improvement: 75.58%)
  • debian-13-xfce_dispvm-dom0-concurrent (mean:3.559): 42.71
  • debian-13-xfce_dispvm-dom0-gui-concurrent (mean:4.302): 51.62 🟢 ( previous job: 65.60, improvement: 78.70%)
  • debian-13-xfce_dispvm-preload (mean:3.847): 46.16
  • debian-13-xfce_dispvm-preload-gui (mean:4.881): 58.58
  • debian-13-xfce_dispvm-preload-concurrent (mean:2.72): 32.64
  • debian-13-xfce_dispvm-preload-gui-concurrent (mean:3.612): 43.34
  • debian-13-xfce_dispvm-preload-dom0 (mean:3.81): 45.72
  • debian-13-xfce_dispvm-preload-dom0-gui (mean:5.265): 63.18
  • debian-13-xfce_dispvm-preload-dom0-concurrent (mean:3.049): 36.58
  • debian-13-xfce_dispvm-preload-dom0-gui-concurrent (mean:4.2): 50.40
  • debian-13-xfce_dispvm-api (mean:7.279): 87.35
  • debian-13-xfce_dispvm-gui-api (mean:8.384): 100.61 🟢 ( previous job: 127.48, improvement: 78.92%)
  • debian-13-xfce_dispvm-concurrent-api (mean:3.49): 41.88
  • debian-13-xfce_dispvm-gui-concurrent-api (mean:4.293): 51.52 🟢 ( previous job: 65.39, improvement: 78.78%)
  • debian-13-xfce_dispvm-preload-api (mean:3.884): 46.61
  • debian-13-xfce_dispvm-preload-less-api (mean:6.44): 77.28
  • debian-13-xfce_dispvm-preload-more-api (mean:3.925): 47.10
  • debian-13-xfce_dispvm-preload-gui-api (mean:5.118): 61.41
  • debian-13-xfce_dispvm-preload-concurrent-api (mean:3.23): 38.77
  • debian-13-xfce_dispvm-preload-gui-concurrent-api (mean:4.012): 48.14
  • debian-13-xfce_vm (mean:0.056): 0.67
  • debian-13-xfce_vm-gui (mean:0.052): 0.62 🟢 ( previous job: 7.40, improvement: 8.38%)
  • debian-13-xfce_vm-concurrent (mean:0.025): 0.30
  • debian-13-xfce_vm-gui-concurrent (mean:0.033): 0.40 🟢 ( previous job: 7.33, improvement: 5.39%)
  • debian-13-xfce_vm-api (mean:0.04): 0.48
  • debian-13-xfce_vm-gui-api (mean:0.045): 0.54 🟢 ( previous job: 2.17, improvement: 24.97%)
  • debian-13-xfce_vm-concurrent-api (mean:0.03): 0.36
  • debian-13-xfce_vm-gui-concurrent-api (mean:0.031): 0.38 🟢 ( previous job: 1.82, improvement: 20.71%)
  • fedora-42-xfce_dispvm (mean:7.08): 84.96 🟢 ( previous job: 111.99, improvement: 75.87%)
  • fedora-42-xfce_dispvm-gui (mean:8.331): 99.97 🟢 ( previous job: 131.63, improvement: 75.95%)
  • fedora-42-xfce_dispvm-concurrent (mean:3.757): 45.08 🟢 ( previous job: 57.25, improvement: 78.74%)
  • fedora-42-xfce_dispvm-gui-concurrent (mean:4.604): 55.25 🟢 ( previous job: 74.72, improvement: 73.94%)
  • fedora-42-xfce_dispvm-dom0 (mean:7.814): 93.77 🟢 ( previous job: 124.92, improvement: 75.07%)
  • fedora-42-xfce_dispvm-dom0-gui (mean:8.997): 107.97 🟢 ( previous job: 147.17, improvement: 73.36%)
  • fedora-42-xfce_dispvm-dom0-concurrent (mean:4.068): 48.82 🟢 ( previous job: 64.09, improvement: 76.17%)
  • fedora-42-xfce_dispvm-dom0-gui-concurrent (mean:4.93): 59.16 🟢 ( previous job: 75.59, improvement: 78.27%)
  • fedora-42-xfce_dispvm-preload (mean:4.32): 51.84 🟢 ( previous job: 69.72, improvement: 74.35%)
  • fedora-42-xfce_dispvm-preload-gui (mean:4.853): 58.24 🟢 ( previous job: 79.21, improvement: 73.53%)
  • fedora-42-xfce_dispvm-preload-concurrent (mean:2.962): 35.55 🟢 ( previous job: 49.89, improvement: 71.25%)
  • fedora-42-xfce_dispvm-preload-dom0 (mean:4.329): 51.95 🟢 ( previous job: 72.35, improvement: 71.80%)
  • fedora-42-xfce_dispvm-preload-dom0-gui (mean:5.931): 71.17 🟢 ( previous job: 91.39, improvement: 77.88%)
  • fedora-42-xfce_dispvm-preload-dom0-concurrent (mean:3.668): 44.01 🟢 ( previous job: 57.13, improvement: 77.04%)
  • fedora-42-xfce_dispvm-preload-dom0-gui-concurrent (mean:4.25): 51.00 🟢 ( previous job: 67.89, improvement: 75.12%)
  • fedora-42-xfce_dispvm-gui-api (mean:9.338): 112.05 🟢 ( previous job: 149.03, improvement: 75.19%)
  • fedora-42-xfce_dispvm-concurrent-api (mean:3.932): 47.19 🟢 ( previous job: 66.32, improvement: 71.15%)
  • fedora-42-xfce_dispvm-gui-concurrent-api (mean:4.559): 54.70 🟢 ( previous job: 77.33, improvement: 70.75%)
  • fedora-42-xfce_dispvm-preload-api (mean:4.475): 53.70 🟢 ( previous job: 73.95, improvement: 72.62%)
  • fedora-42-xfce_dispvm-preload-less-api (mean:7.367): 88.41 🟢 ( previous job: 116.39, improvement: 75.96%)
  • fedora-42-xfce_dispvm-preload-more-api (mean:4.596): 55.16 🟢 ( previous job: 71.33, improvement: 77.33%)
  • fedora-42-xfce_dispvm-preload-gui-api (mean:5.732): 68.78 🟢 ( previous job: 92.06, improvement: 74.71%)
  • fedora-42-xfce_dispvm-preload-concurrent-api (mean:3.519): 42.23 🟢 ( previous job: 61.60, improvement: 68.55%)
  • fedora-42-xfce_dispvm-preload-gui-concurrent-api (mean:4.303): 51.64 🟢 ( previous job: 77.66, improvement: 66.50%)
  • fedora-42-xfce_vm (mean:0.028): 0.34 🟢 ( previous job: 9.19, improvement: 3.71%)
  • fedora-42-xfce_vm-gui (mean:0.036): 0.44 🟢 ( previous job: 9.01, improvement: 4.84%)
  • fedora-42-xfce_vm-concurrent (mean:0.015): 0.18 🟢 ( previous job: 8.88, improvement: 2.06%)
  • fedora-42-xfce_vm-gui-concurrent (mean:0.019): 0.23 🟢 ( previous job: 9.15, improvement: 2.46%)
  • fedora-42-xfce_vm-api (mean:0.035): 0.42 🟢 ( previous job: 2.24, improvement: 18.81%)
  • fedora-42-xfce_vm-gui-api (mean:0.045): 0.54 🟢 ( previous job: 2.33, improvement: 23.32%)
  • fedora-42-xfce_vm-concurrent-api (mean:0.03): 0.36 🟢 ( previous job: 1.62, improvement: 22.26%)
  • fedora-42-xfce_vm-gui-concurrent-api (mean:0.027): 0.32 🟢 ( previous job: 2.20, improvement: 14.53%)
  • whonix-workstation-17_dispvm (mean:7.649): 91.79 🟢 ( previous job: 123.87, improvement: 74.10%)
  • whonix-workstation-17_dispvm-gui (mean:8.672): 104.06 🟢 ( previous job: 148.68, improvement: 69.99%)
  • whonix-workstation-17_dispvm-concurrent (mean:4.29): 51.48 🟢 ( previous job: 77.00, improvement: 66.85%)
  • whonix-workstation-17_dispvm-gui-concurrent (mean:4.804): 57.65 🟢 ( previous job: 89.18, improvement: 64.64%)
  • whonix-workstation-17_dispvm-dom0 (mean:8.308): 99.70 🟢 ( previous job: 135.24, improvement: 73.72%)
  • whonix-workstation-17_dispvm-dom0-gui (mean:9.442): 113.31 🟢 ( previous job: 159.23, improvement: 71.16%)
  • whonix-workstation-17_dispvm-dom0-concurrent (mean:4.598): 55.18 🟢 ( previous job: 76.91, improvement: 71.75%)
  • whonix-workstation-17_dispvm-dom0-gui-concurrent (mean:5.222): 62.66 🟢 ( previous job: 87.45, improvement: 71.66%)
  • whonix-workstation-17_dispvm-preload (mean:7.492): 89.90 🟢 ( previous job: 124.31, improvement: 72.32%)
  • whonix-workstation-17_dispvm-preload-gui (mean:8.291): 99.49 🟢 ( previous job: 138.71, improvement: 71.73%)
  • whonix-workstation-17_dispvm-preload-concurrent (mean:3.902): 46.83 🟢 ( previous job: 66.00, improvement: 70.94%)
  • whonix-workstation-17_dispvm-preload-gui-concurrent (mean:4.62): 55.44 🟢 ( previous job: 77.46, improvement: 71.57%)
  • whonix-workstation-17_dispvm-preload-dom0 (mean:4.706): 56.47 🟢 ( previous job: 81.24, improvement: 69.51%)
  • whonix-workstation-17_dispvm-preload-dom0-gui (mean:6.339): 76.07 🟢 ( previous job: 102.71, improvement: 74.06%)
  • whonix-workstation-17_dispvm-preload-dom0-concurrent (mean:4.078): 48.94 🟢 ( previous job: 72.84, improvement: 67.18%)
  • whonix-workstation-17_dispvm-preload-dom0-gui-concurrent (mean:4.843): 58.12 🟢 ( previous job: 87.14, improvement: 66.70%)
  • whonix-workstation-17_dispvm-api (mean:8.622): 103.46 🟢 ( previous job: 140.50, improvement: 73.64%)
  • whonix-workstation-17_dispvm-gui-api (mean:9.656): 115.87 🟢 ( previous job: 157.40, improvement: 73.61%)
  • whonix-workstation-17_dispvm-concurrent-api (mean:4.471): 53.65 🟢 ( previous job: 76.06, improvement: 70.54%)
  • whonix-workstation-17_dispvm-gui-concurrent-api (mean:4.829): 57.95 🟢 ( previous job: 87.18, improvement: 66.47%)
  • whonix-workstation-17_dispvm-preload-api (mean:4.836): 58.03 🟢 ( previous job: 84.09, improvement: 69.02%)
  • whonix-workstation-17_dispvm-preload-less-api (mean:7.835): 94.02 🟢 ( previous job: 126.04, improvement: 74.59%)
  • whonix-workstation-17_dispvm-preload-more-api (mean:5.068): 60.82 🟢 ( previous job: 89.12, improvement: 68.25%)
  • whonix-workstation-17_dispvm-preload-gui-api (mean:6.217): 74.61 🟢 ( previous job: 101.72, improvement: 73.35%)
  • whonix-workstation-17_dispvm-preload-concurrent-api (mean:4.105): 49.26 🟢 ( previous job: 71.58, improvement: 68.82%)
  • whonix-workstation-17_dispvm-preload-gui-concurrent-api (mean:4.798): 57.57 🟢 ( previous job: 88.24, improvement: 65.24%)
  • whonix-workstation-17_vm (mean:0.039): 0.47 🟢 ( previous job: 9.27, improvement: 5.07%)
  • whonix-workstation-17_vm-gui (mean:0.049): 0.59 🟢 ( previous job: 9.82, improvement: 6.02%)
  • whonix-workstation-17_vm-concurrent (mean:0.052): 0.62 🟢 ( previous job: 8.93, improvement: 6.96%)
  • whonix-workstation-17_vm-gui-concurrent (mean:0.033): 0.40 🟢 ( previous job: 9.38, improvement: 4.21%)
  • whonix-workstation-17_vm-api (mean:0.039): 0.47 🟢 ( previous job: 2.56, improvement: 18.25%)
  • whonix-workstation-17_vm-gui-api (mean:0.05): 0.60 🟢 ( previous job: 2.53, improvement: 23.65%)
  • whonix-workstation-17_vm-concurrent-api (mean:0.039): 0.46 🟢 ( previous job: 1.81, improvement: 25.57%)
  • whonix-workstation-17_vm-gui-concurrent-api (mean:0.033): 0.39 🟢 ( previous job: 2.57, improvement: 15.23%)

@marmarek marmarek merged commit 44aea37 into QubesOS:main Sep 20, 2025
2 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.

Preloaded disposables not working when systemd reports system as "degraded"

3 participants