Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 4 16 Dec 2024, 18:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 90 1 4 0 0 95 11 1 12 37:24.119 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.623
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.198
And I temporarily create a 4 GiB disk named "gptfat" 0.044
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.239
And I plug USB drive "gptfat" 2.492
When I start Tails Installer 9.598
Then I am told by Tails Installer that the destination device "is too small" 0.048
After features/support/hooks.rb:326 0.863
After features/support/hooks.rb:100 0.001
Tags: @product
19.763
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.432
And I temporarily create a 7200 MiB disk named "temp" 0.069
And I start Tails Installer 8.327
But a suitable USB device is not found 0.024
When I plug USB drive "temp" 2.561
Then the "temp" USB drive is selected 0.102
When I unplug USB drive "temp" 0.216
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:326 1.273
After features/support/hooks.rb:100 0.000
Tags: @product
2:33.786
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.760
And I temporarily create a 7200 MiB disk named "install" 0.043
And I create a gpt partition with a vfat filesystem on disk "install" 6.334
And I plug USB drive "install" 3.796
And I install Tails to USB drive "install" by cloning 1:56.046
Then the running Tails is installed on USB drive "install" 12.684
And there is a random seed on USB drive "install" 6.047
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:326 1.770
After features/support/hooks.rb:100 0.121
Tags: @product
2:27.999
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.216
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 3.628
And I install Tails to USB drive "install" by cloning 1:55.856
Then the running Tails is installed on USB drive "install" 13.299
And there is a random seed on USB drive "install" 5.891
But there is no persistence partition on USB drive "install" 0.062
After features/support/hooks.rb:326 1.226
After features/support/hooks.rb:100 0.132
Tags: @product
15:37.475
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.807
And I create a file in the Persistent directory 0.086
And I temporarily create a 7200 MiB disk named "install" 0.046
And I create a gpt partition with a vfat filesystem on disk "install" 6.518
And I plug USB drive "install" 2.658
And I install Tails with Persistent Storage to USB drive "install" by cloning 15:15.358
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendent of [application | tails-installer]: child with name="Information" roleName='alert'
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:263:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:261:in `block in <top (required)>' (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:261:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:50:in `And I install Tails with Persistent Storage to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
And there is a persistence partition on USB drive "install" 0.000
And the USB drive "install" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:326 7.773

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 01:02:07)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/4/artifact/build-artifacts/01:02:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/4/artifact/build-artifacts/01:02:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/4/artifact/build-artifacts/01:02:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/4/artifact/build-artifacts/01:02:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.140
Tags: @product
2:39.816
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 12.781
And I temporarily create a 7200 MiB disk named "install" 0.049
And I plug USB drive "install" 2.509
And I install Tails to USB drive "install" by cloning 1:59.965
Then the running Tails is installed on USB drive "install" 18.386
And there is a random seed on USB drive "install" 6.057
And there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 2.455
After features/support/hooks.rb:100 0.110
Tags: @product
2:43.644
Before features/support/hooks.rb:269 0.003
# We reach this first checkpoint only to ensure that the ' __internal' disk has reached the state (Tails installed + persistent partition set up) we need before we clone it below.
# This first part is done without Tails Installer (install from Tails USB image)
# Note: the "__internal" disk will keep its state across scenarios
# and features until one of its snapshots is restored.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.013
And I have started Tails from DVD without network and logged in 11.403
And I clone USB drive "__internal" to a temporary USB drive "install" 1.374
And I plug USB drive "install" 2.702
# This second part is done with Tails Installer, that's what this scenario is about
When I reinstall Tails to USB drive "install" by cloning 1:57.910
Then the running Tails is installed on USB drive "install" 14.079
And there is a random seed on USB drive "install" 6.075
And there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.234
After features/support/hooks.rb:100 0.143
Tags: @product @uefi
2:13.883
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.415
And I power off the computer 0.340
And the computer is set to boot in UEFI mode 0.032
When I start Tails from USB drive "__internal" with network unplugged and I login 1:56.207
Then Tails is running from USB drive "__internal" 0.334
And the boot device has safe access rights 3.499
And Tails has started in UEFI mode 0.053
After features/support/hooks.rb:326 0.566
After features/support/hooks.rb:100 0.034
Tags: @product
1:49.566
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.428
And I plug and mount a USB drive containing a Tails USB image 43.689
And I create a 7200 MiB disk named "usbimage" 0.067
And I plug USB drive "usbimage" 2.431
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 54.950
After features/support/hooks.rb:326 1.909
After features/support/hooks.rb:100 0.108
Tags: @product
1:35.023
Before features/support/hooks.rb:269 0.003
Given a computer 0.210
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:33.438
Then Tails is running from USB drive "usbimage" 0.406
And the label of the system partition on "usbimage" is "Tails" 0.305
And the system partition on "usbimage" is an EFI system partition 0.244
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.134
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.118
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.082
And the system partition on "usbimage" has the expected flags 0.081
After features/support/hooks.rb:326 0.681
After features/support/hooks.rb:100 0.007
Tags: @product
2:27.190
Before features/support/hooks.rb:269 0.002
Given a computer 0.207
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.000
And I create a 7200 MiB disk named "temp" 0.047
And I plug USB drive "temp" 1.053
And I write the Tails USB image to disk "temp" 29.071
And I start Tails from USB drive "temp" with network unplugged 1:31.591
Then Tails is running from USB drive "temp" 0.404
When I log in to a new session 17.391
And all notifications have disappeared 7.271
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.150
After features/support/hooks.rb:326 0.777
After features/support/hooks.rb:100 0.007
Tags: @product
2:29.345
Before features/support/hooks.rb:269 0.003
Given a computer 0.388
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.401
And I plug USB drive "temp" 1.188
And I write the Tails USB image to disk "temp" 26.909
And I start Tails from USB drive "temp" with network unplugged 1:35.828
Then Tails is running from USB drive "temp" 0.376
When I log in to a new session 17.536
And all notifications have disappeared 6.534
Then I see an error about system partition resizing 0.182
After features/support/hooks.rb:326 0.915
After features/support/hooks.rb:100 0.006