Project Number Date
test_Tails_ISO_feature-trixie 10 01 Jun 2025, 06:54

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 155 1 1 0 0 157 20 1 21 53:21.233 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:46.674
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:3.242
And I update APT using apt 12.753
And I install "python3-behave" using apt 26.742
Then the Tails Persistent Storage behave tests pass 3.936
After features/support/hooks.rb:330 0.648
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.126
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 26.568
When I log in to a new session without activating the Persistent Storage 29.526
Then Tails is running from USB drive "__internal" 0.936
And persistence is disabled 0.914
But a Tails persistence partition exists on USB drive "__internal" 18.179
After features/support/hooks.rb:330 1.146
After features/support/hooks.rb:100 0.000
Tags: @product
4:20.236
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.738
Then Tails is running from USB drive "__internal" 0.535
When I create a file in the Persistent directory 0.144
And I create a persistent partition with the default settings 31.314
Then the file I created was copied to the Persistent Storage 2.471
When I shutdown Tails and wait for the computer to power off 17.176
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:13.070
Then persistence for "Persistent" is active 1.697
And the file I created in the Persistent directory exists 0.086
After features/support/hooks.rb:330 1.412
After features/support/hooks.rb:100 0.008
Tags: @product
1:8.261
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.439
And the system is very low on memory 8.521
When I create a file in the Persistent directory 1.935
When I try to create a persistent partition 18.570
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.260
When I close the Persistent Storage app 2.610
And I free up some memory 3.689
And I create a persistent partition with the default settings 18.454
Then the file I created was copied to the Persistent Storage 2.779
After features/support/hooks.rb:330 1.500
After features/support/hooks.rb:100 0.000
Tags: @product
4:2.368
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.375
Then Tails is running from USB drive "__internal" 0.500
And all tps features are active 2.292
And all persistent directories have safe access rights 2.584
When I disable the first tps feature 6.876
Then all tps features but the first one are active 2.216
And I shutdown Tails and wait for the computer to power off 14.595
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:18.172
Then all tps features but the first one are active 2.754
After features/support/hooks.rb:330 0.898
After features/support/hooks.rb:100 0.008
Tags: @product
19.814
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.947
Then persistence for "Persistent" is active 0.111
And I create a file in the Persistent directory 0.085
Then the file I created was copied to the Persistent Storage 0.092
When I disable the first tps feature 6.667
Then persistence for "Persistent" is not active 0.070
And the Persistent directory does not exist 0.058
When I enable the first tps feature 2.641
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.000
Tags: @product
20.016
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.681
Then persistence for "Persistent" is active 0.176
When I create a file in the Persistent directory 0.095
And I disable the first tps feature 6.502
And I delete the data of the Persistent Folder feature 3.494
Then the file I created does not exist on the Persistent Storage 0.067
After features/support/hooks.rb:330 0.954
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.424
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.427
And the network is plugged 0.085
And Tor is ready 26.869
And I take note of which tps features are available 0.696
When I write some files expected to persist 1.529
And I shutdown Tails and wait for the computer to power off 12.692
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 25.124
After features/support/hooks.rb:330 0.108
After features/support/hooks.rb:100 0.000
Tags: @product
4:9.638
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.274
And the network is plugged 0.106
And Tor is ready 23.629
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.549
And I shutdown Tails and wait for the computer to power off 13.208
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:1.924
And I capture all network traffic 0.006
And the network is plugged 0.077
And Tor is ready 19.652
And I switch to the "persistent-con-current" NetworkManager connection 0.931
And the 1st network device has a spoofed MAC address configured 0.130
And no network device leaked the real MAC address 0.147
After features/support/hooks.rb:330 0.753
After features/support/hooks.rb:100 0.052
Tags: @product
1:17.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.184
And I enable persistence creation in Tails Greeter 1.151
And I log in to a new session expecting no warning about the Persistent Storage not being activated 32.401
Then I create a persistent partition with the default settings using the wizard that was already open 32.153
After features/support/hooks.rb:330 2.788
After features/support/hooks.rb:100 0.000
Tags: @product
5:44.825
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.180
When I enable persistence 42.818
Then no persistent Greeter options were restored 15.129
When I set all Greeter options to non-default values 34.474
And I log in to a new session in German (de) after having activated the Persistent Storage 55.631
Then all Greeter options are set to non-default values 0.415
When I cold reboot the computer 11.087
And the computer reboots Tails 1:55.599
Given I enable persistence 20.837
Then persistent Greeter options were restored 0.689
When I log in to a new session after having activated the Persistent Storage 37.586
Then all Greeter options are set to non-default values 0.374
After features/support/hooks.rb:330 1.069
After features/support/hooks.rb:100 0.008
Tags: @product
4:58.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.019
# 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 44.828
And I shutdown Tails and wait for the computer to power off 12.900
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:21.203
And I change the passphrase of the Persistent Storage back to the original 29.425
After features/support/hooks.rb:330 2.422
After features/support/hooks.rb:100 0.009
Tags: @product
1:17.089
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.367
And I log in to a new session without activating the Persistent Storage 30.487
Then persistence is disabled 0.955
But a Tails persistence partition exists on USB drive "__internal" 11.462
And all notifications have disappeared 19.455
When I delete the persistent partition 4.227
Then there is no persistence partition on USB drive "__internal" 1.132
After features/support/hooks.rb:330 1.457
After features/support/hooks.rb:100 0.000
Tags: @product
3:33.622
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.552
When I write some dotfile expected to persist 0.105
And I shutdown Tails and wait for the computer to power off 8.259
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:14.521
Then the expected persistent dotfile is present in the filesystem 1.182
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.008
Tags: @product
1:55.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.218
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.127
When I try to enable persistence 0.300
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.910
When I log in to a new session after having activated the Persistent Storage 41.886
And all notifications have disappeared 15.450
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.052
And all tps features are enabled 3.064
And all tps features but the first one are active 4.538
After features/support/hooks.rb:330 1.274
After features/support/hooks.rb:100 0.000
Tags: @product
7:15.842
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 5:42.146
And I enable persistence 40.162
And I log in to a new session after having activated the Persistent Storage 46.088
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.875
And persistence is enabled 5.569
After features/support/hooks.rb:330 1.538
After features/support/hooks.rb:100 0.000
Tags: @product
34.021
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.698
And I enable persistence but something goes wrong during the LUKS header upgrade 24.523
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.798
After features/support/hooks.rb:330 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
59.483
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.622
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 9.322
When I enable persistence 37.269
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 3.188
After features/support/hooks.rb:330 1.074
After features/support/hooks.rb:100 0.000
Tags: @product
59.077
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.579
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.600
When I try to enable persistence 0.637
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.224
When I repair the filesystem of the Persistent Storage 1.371
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.141
And the filesystem of the Persistent Storage was repaired 3.354
When I close the filesystem repair dialog 1.329
Then persistence is successfully enabled 1.837
After features/support/hooks.rb:330 2.128
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:40.074
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 23.517
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.140
When I try to enable persistence 0.402
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 35.129
When I repair the filesystem of the Persistent Storage 6.212
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.056
When I log in to a new session 44.647
And all notifications have disappeared 21.681
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 7.634
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 4.180
When I close the "whisperback" window 12.523
Then the Tor Browser starts 2.767
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.179
After features/support/hooks.rb:330 1.802
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:25.819
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.430
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.862
And Tails detects disk read failures on the boot device 1.919
When I try to enable persistence 0.505
Then the Welcome Screen tells me that my hardware is probably failing 29.539
When I log in to a new session 51.682
And all notifications have disappeared 17.353
Then the Tor Browser starts 23.525
cannot find TorBrowserNewTabButton.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/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
features/persistence.feature:213:in `Then the Tor Browser starts'
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 8.579

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 05:57:27)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/10/artifact/build-artifacts/05:57:27_Filesystem_and_I_O_errors.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/10/artifact/build-artifacts/05:57:27_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/10/artifact/build-artifacts/05:57:27_Filesystem_and_I_O_errors.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/10/artifact/build-artifacts/05:57:27_Filesystem_and_I_O_errors.journal

After features/support/hooks.rb:100 0.000