Project Number Date
test_Tails_ISO_feature-trixie 39 26 Jun 2025, 09:06

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Emergency shutdown 32 2 2 0 0 36 3 2 5 8:45.840 Failed
Feature Emergency shutdown
As a Tails user when I unplug my Tails device to trigger emergency shutdown I want the system memory to be free from sensitive data.
1:8.820
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 55.866
When I eject the boot medium 0.298
Then Tails eventually shuts down 12.655
After features/support/hooks.rb:330 0.110
After features/support/hooks.rb:100 0.000
47.458
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 8.732
And I prepare Tails for memory erasure tests 0.660
And I fill a 128 MiB file with a known pattern on the root filesystem 22.233
And patterns cover at least 128 MiB in the guest's memory 3.074

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I eject the boot medium 0.417
And I wait for Tails to finish wiping the memory 11.538
Then I find very few patterns in the guest's memory 0.803

Pattern coverage: 0.000% (0 MiB out of 800 MiB reference memory)

After features/support/hooks.rb:330 3.531
After features/support/hooks.rb:100 0.000
1:57.903
Scenario Tails erases memory on DVD boot medium removal: vfat
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails from DVD without network and logged in 8.604
And I prepare Tails for memory erasure tests 0.802
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.592
And I fill the USB drive with a known pattern 3.422
And I read the content of the test FS 0.074
And patterns cover at least 90% of the test FS size in the guest's memory 3.800

Pattern coverage: 100.000% (127 MiB out of 127 MiB reference memory)

When I eject the boot medium 0.291
And I wait for Tails to finish wiping the memory 1:30.315
cannot find MemoryWipeCompleted.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/erase_memory.rb:232:in `/^I wait for Tails to finish wiping the memory$/'
features/emergency_shutdown.feature:33:in `And I wait for Tails to finish wiping the memory'
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:330 10.845

SCENARIO FAILED: 'Tails erases memory on DVD boot medium removal: vfat' (at time 03:51:31)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:51:31_Tails_erases_memory_on_DVD_boot_medium_removal:_vfat.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:51:31_Tails_erases_memory_on_DVD_boot_medium_removal:_vfat.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:51:31_Tails_erases_memory_on_DVD_boot_medium_removal:_vfat.journal

After features/support/hooks.rb:100 0.000
2:31.709
Scenario Tails erases memory on DVD boot medium removal: LUKS-encrypted ext4
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD without network and logged in 10.016
And I prepare Tails for memory erasure tests 0.982
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 45.200
And I fill the USB drive with a known pattern 1.823
And I read the content of the test FS 0.096
And patterns cover at least 99% of the test FS size in the guest's memory 3.033

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I eject the boot medium 0.342
And I wait for Tails to finish wiping the memory 1:30.213
cannot find MemoryWipeCompleted.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/erase_memory.rb:232:in `/^I wait for Tails to finish wiping the memory$/'
features/emergency_shutdown.feature:44:in `And I wait for Tails to finish wiping the memory'
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:330 10.649

SCENARIO FAILED: 'Tails erases memory on DVD boot medium removal: LUKS-encrypted ext4' (at time 03:54:14)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:54:14_Tails_erases_memory_on_DVD_boot_medium_removal:_LUKS-encrypted_ext4.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:54:14_Tails_erases_memory_on_DVD_boot_medium_removal:_LUKS-encrypted_ext4.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/03:54:14_Tails_erases_memory_on_DVD_boot_medium_removal:_LUKS-encrypted_ext4.journal

After features/support/hooks.rb:100 0.000
2:19.947
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 11.193
And I prepare Tails for memory erasure tests 2.287
And I fill a 128 MiB file with a known pattern on the persistent filesystem 19.647
And patterns cover at least 100 MiB in the guest's memory 3.871

Pattern coverage: 117.977% (117 MiB out of 100 MiB reference memory)

When I eject the boot medium 0.545
And I wait for Tails to finish wiping the memory 11.988
Then I find very few patterns in the guest's memory 0.951

Pattern coverage: 0.000% (0 MiB out of 767 MiB reference memory)

And Tails eventually shuts down 1:29.460
After features/support/hooks.rb:330 0.191
After features/support/hooks.rb:100 0.000