Project Number Date
test_Tails_ISO_devel 3425 13 Jun 2024, 13:14

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 71 1 3 0 0 75 9 1 10 30:17.106 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.807
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.372
And I temporarily create a 4 GiB disk named "gptfat" 0.071
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.725
And I plug USB drive "gptfat" 2.473
When I start Tails Installer 9.107
Then I am told by Tails Installer that the destination device "is too small" 0.057
After features/support/hooks.rb:315 1.206
After features/support/hooks.rb:100 0.001
Tags: @product
21.841
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.005
And I temporarily create a 7200 MiB disk named "temp" 0.150
And I start Tails Installer 9.572
But a suitable USB device is not found 0.026
When I plug USB drive "temp" 2.761
Then the "temp" USB drive is selected 0.088
When I unplug USB drive "temp" 0.207
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:315 0.926
After features/support/hooks.rb:100 0.000
Tags: @product
4:20.110
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.530
And I temporarily create a 7200 MiB disk named "install" 0.080
And I create a gpt partition with a vfat filesystem on disk "install" 7.027
And I plug USB drive "install" 2.768
And I install Tails to USB drive "install" by cloning 3:39.806
Then the running Tails is installed on USB drive "install" 14.443
And there is a random seed on USB drive "install" 6.321
But there is no persistence partition on USB drive "install" 0.130
After features/support/hooks.rb:315 2.936
After features/support/hooks.rb:100 0.113
Tags: @product
4:31.388
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.217
And I temporarily create a 7200 MiB disk named "install" 0.069
And I plug USB drive "install" 2.865
And I install Tails to USB drive "install" by cloning 3:59.886
Then the running Tails is installed on USB drive "install" 11.305
And there is a random seed on USB drive "install" 7.971
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:315 1.363
After features/support/hooks.rb:100 0.120
Tags: @product
5:23.446
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:2.324
And I create a file in the Persistent directory 0.112
And I temporarily create a 7200 MiB disk named "install" 0.070
And I create a gpt partition with a vfat filesystem on disk "install" 6.567
And I plug USB drive "install" 2.561
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:44.785
Then the running Tails is installed on USB drive "install" 15.890
And there is a random seed on USB drive "install" 5.987
And there is a persistence partition on USB drive "install" 0.078
And the USB drive "install" contains the same files as my persistent storage 5.069
After features/support/hooks.rb:315 2.459
After features/support/hooks.rb:100 0.122
Tags: @product
3:57.670
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.014
And I temporarily create a 7200 MiB disk named "install" 0.051
And I plug USB drive "install" 2.462
And I install Tails to USB drive "install" by cloning 3:18.825
Then the running Tails is installed on USB drive "install" 17.179
And there is a random seed on USB drive "install" 6.063
And there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:315 1.924
After features/support/hooks.rb:100 0.092
Tags: @product
4:24.003
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 9.501
And I have started Tails from DVD without network and logged in 8.592
And I clone USB drive "__internal" to a temporary USB drive "install" 1.265
And I plug USB drive "install" 2.539
# 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 3:43.281
Then the running Tails is installed on USB drive "install" 12.733
And there is a random seed on USB drive "install" 6.016
And there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:315 1.311
After features/support/hooks.rb:100 0.123
Tags: @product @uefi
3:13.946
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.417
And I power off the computer 0.325
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 3:1.173
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuKernelCmdlineUEFI_Bullseye.png", "TailsBootMenuKernelCmdlineUEFI_Bookworm.png"] on the screen
./features/support/helpers/screen.rb:240:in `rescue in wait_any'
./features/support/helpers/screen.rb:224:in `wait_any'
./features/step_definitions/common_steps.rb:417:in `block in enter_boot_menu_cmdline'
./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/common_steps.rb:402:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:432:in `the_computer_boots'
./features/step_definitions/common_steps.rb:446:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:287: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/common_steps.rb:402:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:432:in `the_computer_boots'
./features/step_definitions/common_steps.rb:446:in `/^the computer (?:re)?boots Tails( with genuine APT sources)?$/'
./features/step_definitions/common_steps.rb:287:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_install.feature:85:in `When I start Tails from USB drive "__internal" with network unplugged and I login'
Then Tails is running from USB drive "__internal" 0.000
And the boot device has safe access rights 0.000
And Tails has started in UEFI mode 0.000
After features/support/hooks.rb:315 10.613

SCENARIO FAILED: 'Booting Tails from a USB drive in UEFI mode' (at time 01:14:51)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3425/artifact/build-artifacts/01:14:51_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3425/artifact/build-artifacts/01:14:51_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3425/artifact/build-artifacts/01:14:51_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 0.139
Tags: @product
1:49.859
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.314
And I plug and mount a USB drive containing a Tails USB image 44.269
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 3.809
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 53.418
After features/support/hooks.rb:315 2.054
After features/support/hooks.rb:100 0.089
Tags: @product
1:48.031
Before features/support/hooks.rb:269 0.002
Given a computer 0.191
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:46.781
Then Tails is running from USB drive "usbimage" 0.323
And the label of the system partition on "usbimage" is "Tails" 0.184
And the system partition on "usbimage" is an EFI system partition 0.153
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.135
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.073
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.098
And the system partition on "usbimage" has the expected flags 0.089
After features/support/hooks.rb:315 0.656
After features/support/hooks.rb:100 0.005