Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 15 02 Aug 2024, 16:31

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@slow 274 1 0 0 0 275 21 1 22 1:6:4.868 Failed
22.224
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails from DVD without network and logged in 10.252
And I prepare Tails for memory erasure tests 0.450
When I start a process allocating 128 MiB of memory with a known pattern 2.508
Then patterns cover at least 128 MiB in the guest's memory 4.016

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

When I kill the allocating process 0.276
Then I find very few patterns in the guest's memory 4.719
10.134% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:219:in `/^I find very few patterns in the guest's memory$/'
features/erase_memory.feature:19:in `Then I find very few patterns in the guest's memory'
Output 1

Pattern coverage: 10.134% (89 MiB out of 882 MiB reference memory)

After features/support/hooks.rb:326 5.722

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/15/artifact/build-artifacts/00:29:09_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/15/artifact/build-artifacts/00:29:09_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/15/artifact/build-artifacts/00:29:09_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/15/artifact/build-artifacts/00:29:09_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
28.560
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.605
And I prepare Tails for memory erasure tests 0.480
And I find very few patterns in the guest's memory 4.755

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

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

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

When I umount "/mnt" 1.466
Then I find very few patterns in the guest's memory 5.216

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

After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.000
49.574
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.704
And I prepare Tails for memory erasure tests 0.452
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.390
Then I find very few patterns in the guest's memory 4.831

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

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

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

When I umount the USB drive 1.740
Then I find very few patterns in the guest's memory 4.662

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

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

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

When I umount the USB drive 1.042
Then I find very few patterns in the guest's memory 5.043

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

After features/support/hooks.rb:326 1.336
After features/support/hooks.rb:100 0.000
1:16.540
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.581
And I prepare Tails for memory erasure tests 0.437
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 36.866
Then I find very few patterns in the guest's memory 3.384

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

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

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

When I umount the USB drive 2.079
Then I find very few patterns in the guest's memory 3.374

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

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

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

When I umount the USB drive 0.787
Then I find very few patterns in the guest's memory 3.437

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

After features/support/hooks.rb:326 1.350
After features/support/hooks.rb:100 0.001
52.217
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.303
And I prepare Tails for memory erasure tests 0.417
When I fill a 128 MiB file with a known pattern on the root filesystem 15.917
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.482
Then patterns cover at least 128 MiB in the guest's memory 3.211

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

When I trigger shutdown 0.012
And I wait 20 seconds 20.010

Slept for 20 seconds

Then I find very few patterns in the guest's memory 1.862

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

After features/support/hooks.rb:326 3.543
After features/support/hooks.rb:100 0.000
7:39.238
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 6:55.071
And I prepare Tails for memory erasure tests 0.374
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.643
When I trigger shutdown 0.017
And I wait 20 seconds 20.020

Slept for 20 seconds

Then I find very few patterns in the guest's memory 2.110

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

After features/support/hooks.rb:326 3.519
After features/support/hooks.rb:100 0.012
5:36.377
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.261
And I update APT using apt 17.756
And I install "popularity-contest" using apt 25.553
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.523
When I create a persistent storage and activate the Additional Software feature 20.847
Then Additional Software is correctly configured for package "popularity-contest" 1.597
When I shutdown Tails and wait for the computer to power off 11.021
And I start Tails from USB drive "__internal" with network unplugged 1:1.371
And I enable persistence 20.101
And I log in to a new session 42.949
And the Additional Software installation service has started 43.109
Then I am notified that the installation succeeded 2.111
And Additional Software is correctly configured for package "popularity-contest" 0.916
And the package "popularity-contest" is installed after Additional Software has been started 0.256
After features/support/hooks.rb:515 37.965
After features/support/hooks.rb:326 1.331
After features/support/hooks.rb:100 0.015
2:34.237
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given a computer 0.215
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.316
And I update APT using apt 18.416
When I install "makepp" using apt 25.883
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.319
And the package "makepp" is installed 0.086
After features/support/hooks.rb:515 40.993
After features/support/hooks.rb:326 0.992
After features/support/hooks.rb:100 0.017
5:11.470
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.270
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.849
When I uninstall "popularity-contest" using apt 22.114
And I accept removing "popularity-contest" from Additional Software 0.623
Then "popularity-contest" is not in the list of Additional Software 0.810
When I start Synaptic 25.526
And I update APT using Synaptic 22.966
And I install "cowsay" using Synaptic 10.350
And I accept adding "cowsay" to Additional Software 3.045
Then Additional Software is correctly configured for package "cowsay" 0.953
When I uninstall "cowsay" using apt 3.249
And I refuse removing "cowsay" from Additional Software 0.664
Then Additional Software is correctly configured for package "cowsay" 0.756
When I start "Additional Software" via GNOME Activities Overview 10.709
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.056
Then "cowsay" is not in the list of Additional Software 1.046
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.603
Then "cowsay" is not in the list of Additional Software 0.668
After features/support/hooks.rb:515 1.282
After features/support/hooks.rb:326 0.849
After features/support/hooks.rb:100 0.011
12:2.190
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.010
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:29.920
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.185
And I accept adding "cowsay" to Additional Software 4.680
And Additional Software is correctly configured for package "cowsay" 1.036
And I shutdown Tails and wait for the computer to power off 6.440
And I start Tails from USB drive "__internal" with network unplugged 1:0.498
And I enable persistence 16.600
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.029
And I log in to a new session 35.752
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.770
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.090
And the network is plugged 0.039
And Tor is ready 21.813
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 7.229
And available upgrades have been checked 0.064
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.035
And I can open the Additional Software configuration window from the notification 3.413
And I shutdown Tails and wait for the computer to power off 2:3.270
And I start Tails from USB drive "__internal" with network unplugged 1:2.592
And I enable persistence 14.431
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.024
And I log in to a new session 45.100
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.694
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.051
And Tor is ready 53.818
Then the Additional Software upgrade service has started 0.149
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.080
After features/support/hooks.rb:515 2.749
After features/support/hooks.rb:326 0.984
After features/support/hooks.rb:100 0.030
2:18.765
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.275
And I start Tails from USB drive "__internal" with network unplugged 1:0.108
And I enable persistence 16.744
And I remove the "cowsay" deb files from the APT cache 0.066
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.077
And I log in to a new session 40.996
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.937
And I can open the Additional Software log file from the notification 5.920
And the package "cowsay" is not installed 0.638
After features/support/hooks.rb:515 0.116
After features/support/hooks.rb:326 1.048
After features/support/hooks.rb:100 0.011
Feature: Localization
2:22.805
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.740
When I log in to a new session in Arabic (ar) 33.370
Then the keyboard layout is set to "us" 0.153
When the network is plugged 0.423
And Tor is ready 16.478
Then I successfully start the Unsafe Browser in "ar" 15.679
And I kill the Unsafe Browser 5.846
When I enable the screen keyboard 0.102
Then the screen keyboard works in Tor Browser 31.671
And DuckDuckGo is the default search engine 10.450
And I kill the Tor Browser 5.686
And the screen keyboard works in Thunderbird 13.540
And the layout of the screen keyboard is set to "us" 0.660
After features/support/hooks.rb:326 1.529
After features/support/hooks.rb:100 0.000
Feature: Localization
2:29.777
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.414
When I log in to a new session in Chinese (zh_CN) 35.731
Then the keyboard layout is set to "cn" 0.232
When the network is plugged 0.043
And Tor is ready 17.637
Then I successfully start the Unsafe Browser in "zh_CN" 17.611
And I kill the Unsafe Browser 5.805
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 30.769
And DuckDuckGo is the default search engine 8.730
And I kill the Tor Browser 5.378
And the screen keyboard works in Thunderbird 18.694
And the layout of the screen keyboard is set to "us" 0.624
After features/support/hooks.rb:326 2.080
After features/support/hooks.rb:100 0.000
Feature: Localization
2:43.041
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 22.508
When I log in to a new session in English (en) 18.896
Then the keyboard layout is set to "us" 0.207
When the network is plugged 0.047
And Tor is ready 45.986
Then I successfully start the Unsafe Browser in "en" 14.011
And I kill the Unsafe Browser 5.754
When I enable the screen keyboard 0.100
Then the screen keyboard works in Tor Browser 29.063
And DuckDuckGo is the default search engine 5.308
And I kill the Tor Browser 5.312
And the screen keyboard works in Thunderbird 13.773
And the layout of the screen keyboard is set to "us" 2.068
After features/support/hooks.rb:326 1.182
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.519
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.444
When I log in to a new session in French (fr) 34.862
Then the keyboard layout is set to "fr" 0.159
When the network is plugged 0.041
And Tor is ready 17.698
Then I successfully start the Unsafe Browser in "fr" 15.214
And I kill the Unsafe Browser 5.814
When I enable the screen keyboard 0.104
Then the screen keyboard works in Tor Browser 28.419
And DuckDuckGo is the default search engine 15.537
And I kill the Tor Browser 5.619
And the screen keyboard works in Thunderbird 13.876
And the layout of the screen keyboard is set to "fr" 0.727
After features/support/hooks.rb:326 1.204
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.353
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.778
When I log in to a new session in German (de) 38.030
Then the keyboard layout is set to "de" 0.160
When the network is plugged 0.054
And Tor is ready 16.220
Then I successfully start the Unsafe Browser in "de" 15.644
And I kill the Unsafe Browser 5.815
When I enable the screen keyboard 0.097
Then the screen keyboard works in Tor Browser 28.126
And DuckDuckGo is the default search engine 10.286
And I kill the Tor Browser 5.581
And the screen keyboard works in Thunderbird 14.945
And the layout of the screen keyboard is set to "de" 0.612
After features/support/hooks.rb:326 2.592
After features/support/hooks.rb:100 0.000
Feature: Localization
2:23.341
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.367
When I log in to a new session in Italian (it) 33.954
Then the keyboard layout is set to "it" 0.134
When the network is plugged 0.037
And Tor is ready 17.551
Then I successfully start the Unsafe Browser in "it" 15.926
And I kill the Unsafe Browser 6.125
When I enable the screen keyboard 0.110
Then the screen keyboard works in Tor Browser 30.771
And DuckDuckGo is the default search engine 10.135
And I kill the Tor Browser 5.577
And the screen keyboard works in Thunderbird 14.093
And the layout of the screen keyboard is set to "us" 0.554
After features/support/hooks.rb:326 3.268
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.188
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.231
When I log in to a new session in Persian (fa) 35.403
Then the keyboard layout is set to "ir" 0.233
When the network is plugged 0.042
And Tor is ready 16.940
Then I successfully start the Unsafe Browser in "fa" 15.685
And I kill the Unsafe Browser 5.885
When I enable the screen keyboard 0.110
Then the screen keyboard works in Tor Browser 31.658
And DuckDuckGo is the default search engine 10.161
And I kill the Tor Browser 5.254
And the screen keyboard works in Thunderbird 14.012
And the layout of the screen keyboard is set to "ir" 0.569
After features/support/hooks.rb:326 1.324
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.996
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.425
When I log in to a new session in Portuguese (pt) 36.397
Then the keyboard layout is set to "pt" 0.226
When the network is plugged 0.039
And Tor is ready 18.549
Then I successfully start the Unsafe Browser in "pt" 14.761
And I kill the Unsafe Browser 5.881
When I enable the screen keyboard 0.150
Then the screen keyboard works in Tor Browser 30.224
And DuckDuckGo is the default search engine 9.757
And I kill the Tor Browser 5.252
And the screen keyboard works in Thunderbird 14.719
And the layout of the screen keyboard is set to "us" 0.611
After features/support/hooks.rb:326 3.143
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.455
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.699
When I log in to a new session in Russian (ru) 33.948
Then the keyboard layout is set to "ru" 0.207
When the network is plugged 0.034
And Tor is ready 16.857
Then I successfully start the Unsafe Browser in "ru" 15.329
And I kill the Unsafe Browser 5.817
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 26.310
And DuckDuckGo is the default search engine 9.090
And I kill the Tor Browser 5.295
And the screen keyboard works in Thunderbird 14.073
And the layout of the screen keyboard is set to "ru" 0.692
After features/support/hooks.rb:326 1.158
After features/support/hooks.rb:100 0.000
Feature: Localization
2:28.296
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.428
When I log in to a new session in Spanish (es) 37.121
Then the keyboard layout is set to "es" 0.163
When the network is plugged 0.055
And Tor is ready 22.270
Then I successfully start the Unsafe Browser in "es" 14.748
And I kill the Unsafe Browser 5.758
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 30.102
And DuckDuckGo is the default search engine 9.296
And I kill the Tor Browser 5.212
And the screen keyboard works in Thunderbird 14.456
And the layout of the screen keyboard is set to "us" 0.556
After features/support/hooks.rb:326 3.170
After features/support/hooks.rb:100 0.000
Feature: Localization
2:29.694
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.778
When I log in to a new session in Turkish (tr) 36.924
Then the keyboard layout is set to "tr" 0.190
When the network is plugged 0.239
And Tor is ready 20.132
Then I successfully start the Unsafe Browser in "tr" 16.169
And I kill the Unsafe Browser 5.784
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 30.921
And DuckDuckGo is the default search engine 10.432
And I kill the Tor Browser 5.649
And the screen keyboard works in Thunderbird 13.694
And the layout of the screen keyboard is set to "us" 0.672
After features/support/hooks.rb:326 4.330
After features/support/hooks.rb:100 0.000