Project Number Date
test_Tails_ISO_21019-fix-custom-package-versioning-scheme 2 18 Jun 2025, 16:38

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 48 1 2 0 0 51 5 1 6 14:1.967 Failed
Feature System memory erasure on shutdown
As a Tails user when I shutdown Tails I want the system memory to be free from sensitive data.
15.229
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and logged in 9.188
And I prepare Tails for memory erasure tests 0.467
When I start a process allocating 128 MiB of memory with a known pattern 1.438
Then patterns cover at least 128 MiB in the guest's memory 4.134
99.610% of the expected size (128 MiB) has the pattern, but more than 100.000% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:186:in `/^patterns cover at least (\d+) MiB in the guest's memory$/'
features/erase_memory.feature:17:in `Then patterns cover at least 128 MiB in the guest's memory'
Output 1

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

When I kill the allocating process 0.000
Then I find very few patterns in the guest's memory after 5 seconds 0.000
After features/support/hooks.rb:330 5.309

SCENARIO FAILED: 'Erasure of memory freed by killed userspace processes' (at time 00:38:24)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/00:38:24_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/00:38:24_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/00:38:24_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/00:38:24_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
26.631
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.541
And I prepare Tails for memory erasure tests 0.817
And I find very few patterns in the guest's memory 3.491

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

When I mount a 128 MiB tmpfs on "/mnt" and fill it with a known pattern 2.310
Then patterns cover at least 99% of the test FS size in the guest's memory 3.867

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

When I umount "/mnt" 0.360
Then I find very few patterns in the guest's memory after 3 seconds 6.241

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

After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.000
50.923
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 9.428
And I prepare Tails for memory erasure tests 0.808
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.340
Then I find very few patterns in the guest's memory 3.684

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

# write cache
When I fill the USB drive with a known pattern 2.801
Then patterns cover at least 75% of the test FS size in the guest's memory 4.010

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

When I umount the USB drive 0.949
Then I find very few patterns in the guest's memory after 3 seconds 6.578

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

# read cache
When I mount the USB drive again 0.243
And I read the content of the test FS 0.693
Then patterns cover at least 99% of the test FS size in the guest's memory 4.356

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

When I umount the USB drive 0.344
Then I find very few patterns in the guest's memory after 3 seconds 6.685

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

After features/support/hooks.rb:330 1.062
After features/support/hooks.rb:100 0.000
1:23.761
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given I have started Tails from DVD without network and logged in 9.373
And I prepare Tails for memory erasure tests 0.568
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 43.584
Then I find very few patterns in the guest's memory 3.353

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

# write cache
When I fill the USB drive with a known pattern 2.048
Then patterns cover at least 99% of the test FS size in the guest's memory 3.180

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

When I umount the USB drive 0.783
Then I find very few patterns in the guest's memory after 3 seconds 5.914

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

# read cache
When I mount the USB drive again 3.947
And I read the content of the test FS 0.705
Then patterns cover at least 99% of the test FS size in the guest's memory 3.556

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

When I umount the USB drive 0.672
Then I find very few patterns in the guest's memory after 3 seconds 6.073

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

After features/support/hooks.rb:330 1.373
After features/support/hooks.rb:100 0.000
56.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.206
And I prepare Tails for memory erasure tests 0.727
When I fill a 128 MiB file with a known pattern on the root filesystem 21.429
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.161
Then patterns cover at least 128 MiB in the guest's memory 3.329

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

When I trigger shutdown 0.015
Then I find very few patterns in the guest's memory after 20 seconds 21.019

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

After features/support/hooks.rb:330 3.569
After features/support/hooks.rb:100 0.000
10:8.532
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9:27.707
And I prepare Tails for memory erasure tests 0.556
When I fill a 128 MiB file with a known pattern on the persistent filesystem 18.658
When I trigger shutdown 0.015
Then I find very few patterns in the guest's memory after 20 seconds 21.594

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

After features/support/hooks.rb:330 3.524
After features/support/hooks.rb:100 0.011