Project Number Date
test_Tails_ISO_stable 5956 15 Nov 2025, 14:11

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
1:42.189
Scenario Outline Disk partitioning errors without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given a computer 0.233
And I set Tails to boot with options "test_partitioning_errors=fs_resize" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.044
And I plug USB drive "temp" 1.064
And I write the Tails USB image to disk "temp" 29.264
When I start Tails from USB drive "temp" with network unplugged 1:11.421
Then Tails is running from USB drive "temp" 0.161
<"usb"> expected but was
<"ata">. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:905:in `/^Tails is running from (.*) drive "([^"]+)"$/'
features/hardware_failure.feature:82:in `Then Tails is running from USB drive "temp"'
features/hardware_failure.feature:73:in `Then Tails is running from USB drive "temp"'
And the Greeter recommends reinstalling Tails due to partitioning errors 0.000
And the Greeter forbids starting Tails 0.000
And the Greeter forbids all settings but language 0.000
And Tails detected partitioning error fs-not-resized 0.000
After features/support/hooks.rb:331 4.916

SCENARIO FAILED: 'Disk partitioning errors without a persistent partition, Examples (#3)' (at time 02:12:02)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/02:12:02_Disk_partitioning_errors_without_a_persistent_partition,_Examples___3_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/02:12:02_Disk_partitioning_errors_without_a_persistent_partition,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/02:12:02_Disk_partitioning_errors_without_a_persistent_partition,_Examples___3_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/02:12:02_Disk_partitioning_errors_without_a_persistent_partition,_Examples___3_.journal

After features/support/hooks.rb:100 0.192
Tags: @source
3.717
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:544 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 3.717
Command failed (pid 70732 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_stable/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_stable/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@12287c8d82-20251115T0838Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@12287c8d82-20251115T0838Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2025-11-15 12:05:02+00:00 (0:26:50.165543 ago)
ERROR: linux-headers-6.12.57+deb13-amd64: the package was not found in any of the Debian suites
ERROR: linux-headers-6.12.57+deb13-common: the package was not found in any of the Debian suites
ERROR: linux-image-6.12.57+deb13-amd64: the package was not found in any of the Debian suites
ERROR: linux-kbuild-6.12.57+deb13: the package was not found in any of the Debian suites
WARNING: tor-geoipdb: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
WARNING: tor: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
INFO: Need to upgrade to a new APT snapshot:
  - linux (6.12.57-1) to Debian trixie-backports (6.16.3-1~bpo13+1)
  - linux-signed-amd64 (6.12.57-1) to Debian trixie-backports (6.16.3+1~bpo13+1)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:551 0.000
After features/support/hooks.rb:100 0.000
Tags: @product
2:23.173
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.935
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 27.898
And I shutdown Tails and wait for the computer to power off 9.523
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 1:32.815
cannot find TailsGreeter.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:484:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:280:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/persistence.feature:123:in `Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase'
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:331 5.114

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 03:07:33)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/03:07:33_Changing_the_Persistent_Storage_passphrase.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/03:07:33_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/03:07:33_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/03:07:33_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:100 0.009
5:37.431
Scenario Configuring WebTunnel with QR code
Steps
When I configure some webtunnel bridges from a QR code in the Tor Connection Assistant in hide mode 33.842
Then I wait until Tor is ready 3.588
And available upgrades have been checked 5:0.000
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:754:in `/^available upgrades have been checked$/'
features/webtunnel.feature:22:in `And available upgrades have been checked'
After features/support/hooks.rb:527 0.048
After features/support/hooks.rb:331 5.086

SCENARIO FAILED: 'Configuring WebTunnel with QR code' (at time 04:22:22)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/04:22:22_Configuring_WebTunnel_with_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/04:22:22_Configuring_WebTunnel_with_QR_code.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/04:22:22_Configuring_WebTunnel_with_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5956/artifact/build-artifacts/04:22:22_Configuring_WebTunnel_with_QR_code.journal

After features/support/hooks.rb:100 0.013