Project Number Date
test_Tails_ISO_feature-trixie 48 08 Jul 2025, 11:13

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 24:58.866 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
31.204
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.753
And I temporarily create a 4 GiB disk named "gptfat" 0.116
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.476
And I plug USB drive "gptfat" 3.672
When I start Tails Installer 11.121
Then I am told by Tails Installer that the destination device "is too small" 0.063
After features/support/hooks.rb:330 2.067
After features/support/hooks.rb:100 0.001
Tags: @product
22.809
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.896
And I temporarily create a 7200 MiB disk named "temp" 0.197
And I start Tails Installer 9.764
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 3.422
Then the "temp" USB drive is selected 0.261
When I unplug USB drive "temp" 0.195
Then a suitable USB device is not found 0.047
After features/support/hooks.rb:330 1.207
After features/support/hooks.rb:100 0.000
Tags: @product
2:46.639
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.893
And I temporarily create a 7200 MiB disk named "install" 0.069
And I create a gpt partition with a vfat filesystem on disk "install" 6.712
And I plug USB drive "install" 3.633
And I install Tails to USB drive "install" by cloning 1:58.279
Then the running Tails is installed on USB drive "install" 21.608
And there is a random seed on USB drive "install" 6.337
But there is no persistence partition on USB drive "install" 0.103
After features/support/hooks.rb:330 1.480
After features/support/hooks.rb:100 0.142
Tags: @product
2:41.710
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.639
And I temporarily create a 7200 MiB disk named "install" 0.049
And I plug USB drive "install" 3.701
And I install Tails to USB drive "install" by cloning 1:58.471
Then the running Tails is installed on USB drive "install" 22.632
And there is a random seed on USB drive "install" 7.137
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:330 1.384
After features/support/hooks.rb:100 0.149
Tags: @product
3:36.896
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 14.692
And I create a file in the Persistent directory 0.104
And I temporarily create a 7200 MiB disk named "install" 0.052
And I create a gpt partition with a vfat filesystem on disk "install" 7.641
And I plug USB drive "install" 2.795
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:25.787
Then the running Tails is installed on USB drive "install" 35.396
And there is a random seed on USB drive "install" 6.081
And there is a persistence partition on USB drive "install" 0.084
And the USB drive "install" contains the same files as my persistent storage 4.258
After features/support/hooks.rb:330 2.629
After features/support/hooks.rb:100 0.121
Tags: @product
2:56.727
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.176
And I temporarily create a 7200 MiB disk named "install" 0.055
And I plug USB drive "install" 2.714
And I install Tails to USB drive "install" by cloning 2:2.854
Then the running Tails is installed on USB drive "install" 26.695
And there is a random seed on USB drive "install" 7.145
And there is no persistence partition on USB drive "install" 0.086
After features/support/hooks.rb:330 1.633
After features/support/hooks.rb:100 0.373
Tags: @product
3:0.663
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 12.088
And I have started Tails from DVD without network and logged in 10.328
And I clone USB drive "__internal" to a temporary USB drive "install" 1.971
And I plug USB drive "install" 4.321
# 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:56.867
Then the running Tails is installed on USB drive "install" 27.736
And there is a random seed on USB drive "install" 7.275
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:330 2.562
After features/support/hooks.rb:100 0.208
Tags: @product @uefi
4:1.341
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.542
And I power off the computer 0.388
And the computer is set to boot in UEFI mode 0.049
When I start Tails from USB drive "__internal" with network unplugged and I login 3:46.361
try_for() timeout expired (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:427:in `wait_for_ponytail'
./features/step_definitions/common_steps.rb:625:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:541:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
./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:330 10.844

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/48/artifact/build-artifacts/01:16:34_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/48/artifact/build-artifacts/01:16:34_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/48/artifact/build-artifacts/01:16:34_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 0.006
Tags: @product
2:6.508
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.399
And I plug and mount a USB drive containing a Tails USB image 48.044
And I create a 7200 MiB disk named "usbimage" 0.034
And I plug USB drive "usbimage" 2.859
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:6.171
After features/support/hooks.rb:330 3.746
After features/support/hooks.rb:100 0.115
Tags: @product
2:54.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.241
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:52.100
Then Tails is running from USB drive "usbimage" 0.909
And the label of the system partition on "usbimage" is "Tails" 0.354
And the system partition on "usbimage" is an EFI system partition 0.329
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.146
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.080
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.092
And the system partition on "usbimage" has the expected flags 0.111
After features/support/hooks.rb:330 1.737
After features/support/hooks.rb:100 0.019