Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 110 03 Jul 2025, 20: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 54:24.026 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:6.560
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.022
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:9.002
And I update APT using apt 21.043
And I install "python3-behave" using apt 31.824
Then the Tails Persistent Storage behave tests pass 4.689
After features/support/hooks.rb:335 0.692
After features/support/hooks.rb:105 0.000
Tags: @product
58.236
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 16.292
When I log in to a new session without activating the Persistent Storage 28.210
Then Tails is running from USB drive "__internal" 0.633
And persistence is disabled 0.492
But a Tails persistence partition exists on USB drive "__internal" 12.607
After features/support/hooks.rb:335 1.062
After features/support/hooks.rb:105 0.000
Tags: @product
4:18.652
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 logged in 14.224
Then Tails is running from USB drive "__internal" 1.906
When I create a file in the Persistent directory 0.168
And I create a persistent partition with the default settings 34.300
Then the file I created was copied to the Persistent Storage 4.702
When I shutdown Tails and wait for the computer to power off 16.142
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:6.005
Then persistence for "Persistent" is active 0.860
And the file I created in the Persistent directory exists 0.342
After features/support/hooks.rb:335 2.568
After features/support/hooks.rb:105 0.010
Tags: @product
1:18.517
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 logged in 15.194
And the system is very low on memory 4.065
When I create a file in the Persistent directory 1.646
When I try to create a persistent partition 26.810
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 3.576
When I close the Persistent Storage app 4.128
And I free up some memory 3.544
And I create a persistent partition with the default settings 19.261
Then the file I created was copied to the Persistent Storage 0.288
After features/support/hooks.rb:335 2.378
After features/support/hooks.rb:105 0.000
Tags: @product
4:1.202
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 22.067
Then Tails is running from USB drive "__internal" 0.559
And all tps features are active 3.276
And all persistent directories have safe access rights 7.568
When I disable the first tps feature 6.918
Then all tps features but the first one are active 2.692
And I shutdown Tails and wait for the computer to power off 19.601
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:56.218
Then all tps features but the first one are active 2.300
After features/support/hooks.rb:335 2.288
After features/support/hooks.rb:105 0.022
Tags: @product
33.972
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.030
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.381
Then persistence for "Persistent" is active 0.079
And I create a file in the Persistent directory 0.079
Then the file I created was copied to the Persistent Storage 0.063
When I disable the first tps feature 8.490
Then persistence for "Persistent" is not active 1.963
And the Persistent directory does not exist 0.774
When I enable the first tps feature 4.849
Then persistence for "Persistent" is active 0.157
And the file I created in the Persistent directory exists 0.133
After features/support/hooks.rb:335 1.314
After features/support/hooks.rb:105 0.000
Tags: @product
27.751
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 with a persistent partition enabled and logged in 16.276
Then persistence for "Persistent" is active 0.168
When I create a file in the Persistent directory 0.216
And I disable the first tps feature 6.278
And I delete the data of the Persistent Folder feature 4.665
Then the file I created does not exist on the Persistent Storage 0.145
After features/support/hooks.rb:335 7.643
After features/support/hooks.rb:105 0.000
Tags: @product
1:31.716
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.019
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.786
And the network is plugged 0.077
And Tor is ready 28.258
And I take note of which tps features are available 0.868
When I write some files expected to persist 2.409
And I shutdown Tails and wait for the computer to power off 15.638
# 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" 32.678
After features/support/hooks.rb:335 0.137
After features/support/hooks.rb:105 0.000
Tags: @product
4:26.660
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 with a persistent partition enabled and logged in 18.585
And the network is plugged 0.088
And Tor is ready 29.982
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.508
And I shutdown Tails and wait for the computer to power off 9.699
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:1.186
And I capture all network traffic 0.006
And the network is plugged 0.081
And Tor is ready 24.045
And I switch to the "persistent-con-current" NetworkManager connection 1.055
And the 1st network device has a spoofed MAC address configured 1.143
And no network device leaked the real MAC address 0.277
After features/support/hooks.rb:335 1.849
After features/support/hooks.rb:105 0.080
Tags: @product
1:25.506
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.066
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.478
And I enable persistence creation in Tails Greeter 4.134
And I log in to a new session expecting no warning about the Persistent Storage not being activated 29.111
Then I create a persistent partition with the default settings using the wizard that was already open 38.782
After features/support/hooks.rb:335 4.479
After features/support/hooks.rb:105 0.000
Tags: @product
6:12.960
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 with a persistent partition and stopped at Tails Greeter's login screen 16.198
When I enable persistence 1:12.581
Then no persistent Greeter options were restored 15.867
When I set all Greeter options to non-default values 44.769
And I log in to a new session in German (de) after having activated the Persistent Storage 59.295
Then all Greeter options are set to non-default values 0.888
When I cold reboot the computer 8.277
And the computer reboots Tails 1:16.855
Given I enable persistence 22.487
Then persistent Greeter options were restored 0.657
When I log in to a new session after having activated the Persistent Storage 54.879
Then all Greeter options are set to non-default values 0.201
After features/support/hooks.rb:335 1.203
After features/support/hooks.rb:105 0.007
Tags: @product
5:12.172
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 14.087
# 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 45.613
And I shutdown Tails and wait for the computer to power off 17.340
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:6.823
And I change the passphrase of the Persistent Storage back to the original 48.306
After features/support/hooks.rb:335 4.483
After features/support/hooks.rb:105 0.020
Tags: @product
20.329
Scenario Deleting a Tails persistent partition
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.814
And I log in to a new session without activating the Persistent Storage 7.515
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/common_steps.rb:519:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/persistence.feature:128:in `And I log in to a new session without activating the Persistent Storage'
Then persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
And all notifications have disappeared 0.000
When I delete the persistent partition 0.000
Then there is no persistence partition on USB drive "__internal" 0.000
After features/support/hooks.rb:335 5.138

SCENARIO FAILED: 'Deleting a Tails persistent partition' (at time 05:28:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/05:28:18_Deleting_a_Tails_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/05:28:18_Deleting_a_Tails_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/05:28:18_Deleting_a_Tails_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/110/artifact/build-artifacts/05:28:18_Deleting_a_Tails_persistent_partition.journal

After features/support/hooks.rb:105 0.000
Tags: @product
3:18.947
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 12.308
When I write some dotfile expected to persist 0.179
And I shutdown Tails and wait for the computer to power off 11.128
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:54.673
Then the expected persistent dotfile is present in the filesystem 0.656
After features/support/hooks.rb:335 2.256
After features/support/hooks.rb:105 0.007
Tags: @product
2:26.849
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 and stopped at Tails Greeter's login screen 15.485
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.100
When I try to enable persistence 0.265
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 46.805
When I log in to a new session after having activated the Persistent Storage 58.411
And all notifications have disappeared 13.955
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.111
And all tps features are enabled 2.889
And all tps features but the first one are active 4.824
After features/support/hooks.rb:335 2.687
After features/support/hooks.rb:105 0.000
Tags: @product
5:53.993
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:9.873
And I enable persistence 48.325
And I log in to a new session after having activated the Persistent Storage 50.659
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.956
And persistence is enabled 3.177
After features/support/hooks.rb:335 3.392
After features/support/hooks.rb:105 0.000
Tags: @product
44.110
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.019
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 11.832
And I enable persistence but something goes wrong during the LUKS header upgrade 29.723
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 2.555
After features/support/hooks.rb:335 1.139
After features/support/hooks.rb:105 0.000
Tags: @product
1:16.410
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 and stopped at Tails Greeter's login screen 10.933
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 12.517
When I enable persistence 46.216
Then the filesystem of the Persistent Storage was repaired 0.147
And persistence is successfully enabled 6.596
After features/support/hooks.rb:335 1.986
After features/support/hooks.rb:105 0.000
Tags: @product
1:22.353
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 persistent partition and stopped at Tails Greeter's login screen 11.655
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.011
When I try to enable persistence 0.555
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.656
When I repair the filesystem of the Persistent Storage 1.932
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.128
And the filesystem of the Persistent Storage was repaired 5.797
When I close the filesystem repair dialog 1.460
Then persistence is successfully enabled 2.154
After features/support/hooks.rb:335 1.891
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:42.009
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 with a persistent partition and stopped at Tails Greeter's login screen 10.278
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.232
When I try to enable persistence 1.556
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 49.935
When I repair the filesystem of the Persistent Storage 1.235
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.516
When I log in to a new session 59.456
And all notifications have disappeared 10.459
# 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" 2.284
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.119
When I close the "whisperback" window 1.499
Then the Tor Browser starts 22.496
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.938
After features/support/hooks.rb:335 3.878
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:45.112
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 with a persistent partition and stopped at Tails Greeter's login screen 12.930
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.248
And Tails detects disk read failures on the boot device 1.675
When I try to enable persistence 2.874
Then the Welcome Screen tells me that my hardware is probably failing 33.742
When I log in to a new session 1:1.642
And all notifications have disappeared 13.424
Then the Tor Browser starts 28.068
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 2.505
After features/support/hooks.rb:335 6.857
After features/support/hooks.rb:105 0.000