Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 99 22 Jun 2025, 19:51

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 151 1 5 0 0 157 20 1 21 53:55.433 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:42.950
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:51.046
And I update APT using apt 17.514
And I install "python3-behave" using apt 31.629
Then the Tails Persistent Storage behave tests pass 2.761
After features/support/hooks.rb:335 1.073
After features/support/hooks.rb:105 0.000
Tags: @product
55.800
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 14.209
When I log in to a new session without activating the Persistent Storage 28.919
Then Tails is running from USB drive "__internal" 0.804
And persistence is disabled 0.400
But a Tails persistence partition exists on USB drive "__internal" 11.466
After features/support/hooks.rb:335 4.574
After features/support/hooks.rb:105 0.000
Tags: @product
4:15.568
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.039
Given I have started Tails without network from a USB drive without a persistent partition and logged in 17.480
Then Tails is running from USB drive "__internal" 0.410
When I create a file in the Persistent directory 0.149
And I create a persistent partition with the default settings 25.847
Then the file I created was copied to the Persistent Storage 4.582
When I shutdown Tails and wait for the computer to power off 15.815
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.035
Then persistence for "Persistent" is active 1.144
And the file I created in the Persistent directory exists 0.102
After features/support/hooks.rb:335 1.385
After features/support/hooks.rb:105 0.009
Tags: @product
1:10.836
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 16.792
And the system is very low on memory 2.967
When I create a file in the Persistent directory 0.784
When I try to create a persistent partition 25.443
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.211
When I close the Persistent Storage app 3.793
And I free up some memory 4.424
And I create a persistent partition with the default settings 14.709
Then the file I created was copied to the Persistent Storage 1.710
After features/support/hooks.rb:335 4.510
After features/support/hooks.rb:105 0.000
Tags: @product
3:45.818
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.934
Then Tails is running from USB drive "__internal" 1.689
And all tps features are active 3.190
And all persistent directories have safe access rights 3.003
When I disable the first tps feature 6.198
Then all tps features but the first one are active 5.940
And I shutdown Tails and wait for the computer to power off 15.087
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:50.130
Then all tps features but the first one are active 2.641
After features/support/hooks.rb:335 0.754
After features/support/hooks.rb:105 0.008
Tags: @product
24.303
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.174
Then persistence for "Persistent" is active 0.118
And I create a file in the Persistent directory 0.183
Then the file I created was copied to the Persistent Storage 0.203
When I disable the first tps feature 6.450
Then persistence for "Persistent" is not active 0.076
And the Persistent directory does not exist 0.073
When I enable the first tps feature 3.827
Then persistence for "Persistent" is active 0.104
And the file I created in the Persistent directory exists 0.090
After features/support/hooks.rb:335 2.433
After features/support/hooks.rb:105 0.000
Tags: @product
31.688
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.074
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.337
Then persistence for "Persistent" is active 0.075
When I create a file in the Persistent directory 0.085
And I disable the first tps feature 11.521
And I delete the data of the Persistent Folder feature 4.599
Then the file I created does not exist on the Persistent Storage 0.069
After features/support/hooks.rb:335 1.752
After features/support/hooks.rb:105 0.000
Tags: @product
1:23.324
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.568
And the network is plugged 0.086
And Tor is ready 25.154
And I take note of which tps features are available 0.642
When I write some files expected to persist 1.539
And I shutdown Tails and wait for the computer to power off 11.142
# 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" 33.191
After features/support/hooks.rb:335 0.163
After features/support/hooks.rb:105 0.000
Tags: @product
4:12.656
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.248
And the network is plugged 0.128
And Tor is ready 24.128
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.215
And I shutdown Tails and wait for the computer to power off 12.674
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:54.886
And I capture all network traffic 0.020
And the network is plugged 0.151
And Tor is ready 22.181
And I switch to the "persistent-con-current" NetworkManager connection 0.646
And the 1st network device has a spoofed MAC address configured 0.155
And no network device leaked the real MAC address 0.219
After features/support/hooks.rb:335 0.843
After features/support/hooks.rb:105 0.050
Tags: @product
1:17.791
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.590
And I enable persistence creation in Tails Greeter 1.366
And I log in to a new session expecting no warning about the Persistent Storage not being activated 27.198
Then I create a persistent partition with the default settings using the wizard that was already open 34.636
After features/support/hooks.rb:335 3.815
After features/support/hooks.rb:105 0.000
Tags: @product
6:0.063
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 14.820
When I enable persistence 1:6.571
Then no persistent Greeter options were restored 17.362
When I set all Greeter options to non-default values 41.254
And I log in to a new session in German (de) after having activated the Persistent Storage 51.370
Then all Greeter options are set to non-default values 2.006
When I cold reboot the computer 8.906
And the computer reboots Tails 1:21.317
Given I enable persistence 29.669
Then persistent Greeter options were restored 1.579
When I log in to a new session after having activated the Persistent Storage 44.627
Then all Greeter options are set to non-default values 0.576
After features/support/hooks.rb:335 1.126
After features/support/hooks.rb:105 0.007
Tags: @product
4:59.556
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.843
# 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 43.677
And I shutdown Tails and wait for the computer to power off 15.771
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:5.037
And I change the passphrase of the Persistent Storage back to the original 41.226
After features/support/hooks.rb:335 3.467
After features/support/hooks.rb:105 0.008
Tags: @product
1:21.693
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 15.095
And I log in to a new session without activating the Persistent Storage 25.624
Then persistence is disabled 0.547
But a Tails persistence partition exists on USB drive "__internal" 16.945
And all notifications have disappeared 16.091
When I delete the persistent partition 7.121
Then there is no persistence partition on USB drive "__internal" 0.267
After features/support/hooks.rb:335 3.958
After features/support/hooks.rb:105 0.000
Tags: @product
3:14.869
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.339
When I write some dotfile expected to persist 0.186
And I shutdown Tails and wait for the computer to power off 14.772
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:47.026
Then the expected persistent dotfile is present in the filesystem 0.543
After features/support/hooks.rb:335 1.966
After features/support/hooks.rb:105 0.111
Tags: @product
1:16.178
Scenario Feature activation fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.207
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.666
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.102
When I try to enable persistence 1.400
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.009
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/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
After features/support/hooks.rb:335 10.298

SCENARIO FAILED: 'Feature activation fails' (at time 04:26:18)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/99/artifact/build-artifacts/04:26:18_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/99/artifact/build-artifacts/04:26:18_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/99/artifact/build-artifacts/04:26:18_Feature_activation_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product
6:23.138
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
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 4:26.506
And I enable persistence 51.789
And I log in to a new session after having activated the Persistent Storage 56.851
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 4.304
And persistence is enabled 3.687
After features/support/hooks.rb:335 1.963
After features/support/hooks.rb:105 0.000
Tags: @product
45.593
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
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 9.164
And I enable persistence but something goes wrong during the LUKS header upgrade 35.532
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.896
After features/support/hooks.rb:335 1.006
After features/support/hooks.rb:105 0.000
Tags: @product
1:25.217
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 15.589
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 11.784
When I enable persistence 52.145
Then the filesystem of the Persistent Storage was repaired 0.090
And persistence is successfully enabled 5.608
After features/support/hooks.rb:335 2.884
After features/support/hooks.rb:105 0.000
Tags: @product
1:26.292
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.350
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.208
When I try to enable persistence 0.715
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.882
When I repair the filesystem of the Persistent Storage 2.423
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.431
And the filesystem of the Persistent Storage was repaired 5.689
When I close the filesystem repair dialog 5.161
Then persistence is successfully enabled 1.429
After features/support/hooks.rb:335 1.573
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:26.101
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 13.204
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.132
When I try to enable persistence 0.376
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.239
When I repair the filesystem of the Persistent Storage 5.032
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.132
When I log in to a new session 40.954
And all notifications have disappeared 15.766
# 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" 0.821
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.807
When I close the "whisperback" window 1.756
Then the Tor Browser starts 22.274
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.601
After features/support/hooks.rb:335 6.575
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:55.988
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.013
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.939
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.958
And Tails detects disk read failures on the boot device 2.612
When I try to enable persistence 0.638
Then the Welcome Screen tells me that my hardware is probably failing 39.646
When I log in to a new session 1:3.084
And all notifications have disappeared 12.935
Then the Tor Browser starts 27.226
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 3.947
After features/support/hooks.rb:335 5.554
After features/support/hooks.rb:105 0.000