Project Number Date
test_Tails_ISO_21565-flatpak-safe 46 23 Sep 2026, 16:31

Failures Overview

The following summary displays scenarios that failed.

32:51.298
Scenario Upgrading an initial Tails installation with an incremental upgrade
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.324
And no SquashFS delta is installed 0.059
And Tails is fooled to think that version 6.0~testoverlayfs was initially installed 0.185
And Tails is fooled to think it is running version 6.0~testoverlayfs 0.040
And the file system changes introduced in version 6.2~testoverlayfs are not present 0.212
And the file system changes introduced in version 6.3~testoverlayfs are not present 0.275
When the network is plugged 0.025
And Tor is ready 12.887
Then I am proposed to install an incremental upgrade to version 6.2~testoverlayfs 6.204
And I can successfully install the incremental upgrade to version 6.2~testoverlayfs 32:23.082
Tor
Tor operation failed (despite retrying 10 times) with
FindFailed: can not find any of the patterns ["TailsUpgraderDownloadComplete.png", "TailsUpgraderFailure.png"] on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/usb.rb:1362:in `/^I can successfully install the incremental upgrade to version (.+)$/'
features/usb_upgrade.feature:91:in `And I can successfully install the incremental upgrade to version 6.2~testoverlayfs'
Given I shutdown Tails and wait for the computer to power off 0.000
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then Tails is running version 6.2~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.2~testoverlayfs are present 0.000
And only the 6.2~testoverlayfs SquashFS delta is installed 0.000
# Our IUK sets a release date that can make Tor bootstrapping impossible
Given Tails system time is magically synchronized 0.000
# We'll really install Tails_amd64_6.0~testoverlayfs_to_6.3~testoverlayfs.iuk
# but we need some way to force upgrading a second time in a row
# even if only the initially installed version is considered
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then I am proposed to install an incremental upgrade to version 6.3~testoverlayfs 0.000
And I can successfully install the incremental upgrade to version 6.3~testoverlayfs 0.000
Given I shutdown Tails and wait for the computer to power off 0.000
When I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then Tails is running version 6.3~testoverlayfs 0.000
And all tps features are active 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present 0.000
And only the 6.3~testoverlayfs SquashFS delta is installed 0.000
# Regression test for #17425 (i.e. the Upgrader would propose
# upgrading to the version that's already running)
Given Tails system time is magically synchronized 0.000
And Tails is fooled to think that version 6.1~testoverlayfs was initially installed 0.000
When the network is plugged 0.000
And Tor is ready 0.000
Then the Upgrader considers the system as up-to-date 0.000
# Regression test on #8158 (i.e. the IUK's filesystem is not part of the Unsafe Browser's chroot)
And I successfully start the Unsafe Browser 0.000
And the file system changes introduced in version 6.3~testoverlayfs are present in the Unsafe Browser's chroot 0.000
After features/support/hooks.rb:339 4.938

SCENARIO FAILED: 'Upgrading an initial Tails installation with an incremental upgrade' (at time 01:50:08)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/01:50:08_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/01:50:08_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/01:50:08_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/01:50:08_Upgrading_an_initial_Tails_installation_with_an_incremental_upgrade.journal

After features/support/hooks.rb:108 0.000
Tags: @source
3.353
Scenario build from an untagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.038
And Tails 0.10 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.083
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.218
apt-snapshots-serials prepare-build failed. Exit code: pid 122572 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:33:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.065
Scenario build from an untagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.061
And Tails 0.10 has been released 0.017
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.083
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.902
apt-snapshots-serials prepare-build failed. Exit code: pid 122610 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:47:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.785
Scenario build from a tagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.030
And Tails 0.10 has been released 0.010
And the last version mentioned in debian/changelog is 0.10 0.020
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.004
When I successfully run "apt-snapshots-serials prepare-build" 2.719
apt-snapshots-serials prepare-build failed. Exit code: pid 122744 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:79:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.063
Scenario build from a tagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.053
And Tails 0.10 has been released 0.017
And the last version mentioned in debian/changelog is 0.10 0.021
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.004
When I successfully run "apt-snapshots-serials prepare-build" 2.967
apt-snapshots-serials prepare-build failed. Exit code: pid 122777 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:93:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
5.796
Scenario build from a bugfix branch with no encoded time-based snapshot for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10.1 0.062
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.008
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.677
apt-snapshots-serials prepare-build failed. Exit code: pid 122930 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:129:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.070
Scenario build from a bugfix branch with encoded time-based snapshots for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.049
And the last version mentioned in debian/changelog is 0.10.1 0.060
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.008
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.951
apt-snapshots-serials prepare-build failed. Exit code: pid 122969 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:143:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
5.800
Scenario build from an untagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.043
And Tails 0.10 has been released 0.027
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.085
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.644
apt-snapshots-serials prepare-build failed. Exit code: pid 123115 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:180:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.093
Scenario build from an untagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.044
And Tails 0.10 has been released 0.019
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.085
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.944
apt-snapshots-serials prepare-build failed. Exit code: pid 123161 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:194:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.705
Scenario build from a tagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.027
And the last version mentioned in debian/changelog is 0.11 0.053
And Tails 0.11 has been released 0.017
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.002
When I successfully run "apt-snapshots-serials prepare-build" 2.604
apt-snapshots-serials prepare-build failed. Exit code: pid 123334 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:226:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.006
After features/support/hooks.rb:108 0.000
Tags: @source
3.068
Scenario build from a tagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.072
And the last version mentioned in debian/changelog is 0.11 0.062
And Tails 0.11 has been released 0.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 2.905
apt-snapshots-serials prepare-build failed. Exit code: pid 123380 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:240:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.675
Scenario build from a bugfix branch with no encoded time-based snapshot for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.040
And Tails 0.10~rc1 has been released 0.044
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.106
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.005
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.479
apt-snapshots-serials prepare-build failed. Exit code: pid 123560 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:275:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
6.134
Scenario build from a bugfix branch with encoded time-based snapshots for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.044
And Tails 0.10~rc1 has been released 0.016
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.085
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.009
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.978
apt-snapshots-serials prepare-build failed. Exit code: pid 123609 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:290:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
5.984
Scenario build from the devel branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.046
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.938
apt-snapshots-serials prepare-build failed. Exit code: pid 123728 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:316:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.093
Scenario build from the devel branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.034
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.058
apt-snapshots-serials prepare-build failed. Exit code: pid 123753 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:327:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.610
Scenario build from a feature branch based on devel with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.032
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.578
apt-snapshots-serials prepare-build failed. Exit code: pid 123950 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:366:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.057
Scenario build from a feature branch based on devel with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.103
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.952
apt-snapshots-serials prepare-build failed. Exit code: pid 123975 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:377:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
5:23.395
Background
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails from DVD without network and logged in 6.720
And I capture all network traffic 0.003
And the network is plugged 0.037
And Tor is ready 9.864
And all notifications have disappeared 6.768
And available upgrades have been checked 5:0.000
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:764:in `/^available upgrades have been checked$/'
features/dhcp.feature:14:in `And available upgrades have been checked'
Tags: @product
0.000
Scenario Getting a DHCP lease with the default NetworkManager connection
Steps
Then the hostname should not have been leaked on the network 0.000
After features/support/hooks.rb:339 4.941

SCENARIO FAILED: 'Getting a DHCP lease with the default NetworkManager connection' (at time 02:06:41)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:06:41_Getting_a_DHCP_lease_with_the_default_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:06:41_Getting_a_DHCP_lease_with_the_default_NetworkManager_connection.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:06:41_Getting_a_DHCP_lease_with_the_default_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:06:41_Getting_a_DHCP_lease_with_the_default_NetworkManager_connection.journal

After features/support/hooks.rb:108 0.052
Feature: Localization
14:34.213
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 6.870
And I set an administration password 6.915
When I log in to a new session in Arabic (ar) 26.803
Then the keyboard layout is set to "eg" 0.077
And tpsd is localized to the selected locale 0.080
Given the network is plugged 0.032
And Tor is ready 11.089
Then I successfully start the Unsafe Browser 5.971
And I kill the Unsafe Browser 5.179
Given Thunderbird is installed 13:31.192
Tor
Tor operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo asdf ! | sudo -S apt --error-on=any update
error code: 100
stdout: جلب:1 tor+https://cloudfront.debian.net/debian trixie InRelease [140 kB]
جلب:2 tor+https://deb.torproject.org/torproject.org trixie InRelease [2,814 B]
جلب:3 tor+https://cloudfront.debian.net/debian-security trixie-security InRelease [43.4 kB]
جلب:4 tor+https://deb.torproject.org/torproject.org trixie/main amd64 Packages [2,440 B]
جلب:5 tor+https://cloudfront.debian.net/debian trixie-updates InRelease [47.3 kB]
جلب:6 tor+https://cloudfront.debian.net/debian sid InRelease [193 kB]
جلب:7 tor+https://cloudfront.debian.net/debian trixie-backports InRelease [54.0 kB]
جلب:8 tor+https://cloudfront.debian.net/debian trixie/main amd64 Packages [9,678 kB]
جلب:9 tor+https://cloudfront.debian.net/debian trixie/main Translation-en [6,486 kB]
جلب:10 tor+https://cloudfront.debian.net/debian trixie/contrib amd64 Packages [53.9 kB]
جلب:11 tor+https://cloudfront.debian.net/debian trixie/contrib Translation-en [49.6 kB]
جلب:12 tor+https://cloudfront.debian.net/debian-security trixie-security/main amd64 Packages [262 kB]
جلب:13 tor+https://cloudfront.debian.net/debian-security trixie-security/main Translation-en [160 kB]
جلب:14 tor+https://cloudfront.debian.net/debian-security trixie-security/contrib amd64 Packages [3,148 B]
جلب:15 tor+https://cloudfront.debian.net/debian-security trixie-security/contrib Translation-en [2,564 B]
جلب:16 tor+https://cloudfront.debian.net/debian trixie-updates/main amd64 Packages [4,412 B]
جلب:17 tor+https://cloudfront.debian.net/debian trixie-updates/main Translation-en [2,496 B]
جلب:18 tor+https://cloudfront.debian.net/debian sid/main amd64 Packages [10.8 MB]
جلب:19 tor+https://cloudfront.debian.net/debian sid/main Translation-en [7,733 kB]
جلب:20 tor+https://cloudfront.debian.net/debian sid/contrib amd64 Packages [64.4 kB]
جلب:21 tor+https://cloudfront.debian.net/debian sid/contrib Translation-en [59.1 kB]
جلب:22 tor+https://cloudfront.debian.net/debian trixie-backports/main amd64 Packages [325 kB]
جلب:23 tor+https://cloudfront.debian.net/debian trixie-backports/main Translation-en [237 kB]
جلب:24 tor+https://cloudfront.debian.net/debian trixie-backports/contrib amd64 Packages [7,976 B]
جلب:25 tor+https://cloudfront.debian.net/debian trixie-backports/contrib Translation-en [7,712 B]
تجاهل:26 tor+https://deb.tails.net stable InRelease
تجاهل:26 tor+https://deb.tails.net stable InRelease
تجاهل:26 tor+https://deb.tails.net stable InRelease
خطأ:26 tor+https://deb.tails.net stable InRelease
  Timed out while waiting to read 'first part of response' from proxy socks5h://127.0.0.1:9050 [IP: 127.0.0.1 9050]
  فشل الاتصال [IP: 127.0.0.1 9050]
جلب 36.4 Mب في 3min 47s (160 kب/ث)
قراءة قوائم الحزم...

stderr: [sudo] password for amnesia: 
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Error: فشل إحضار tor+https://deb.tails.net/dists/stable/InRelease  فشل الاتصال [IP: 127.0.0.1 9050]
Error: Some index files failed to download. They have been ignored, or old ones used instead.

<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/apt.rb:59:in `/^I update the APT lists using apt$/'
./features/step_definitions/thunderbird.rb:297:in `/^Thunderbird is installed$/'
features/localization.feature:46:in `Given Thunderbird is installed'
features/localization.feature:31:in `Given Thunderbird is installed'
When I enable the screen keyboard 0.000
Then the screen keyboard works in Tor Browser 0.000
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "us" 0.000
After features/support/hooks.rb:339 5.129

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#1)' (at time 02:42:38)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:42:38_Tails_is_localized_for_every_tier-1_language,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:42:38_Tails_is_localized_for_every_tier-1_language,_Examples___1_.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:42:38_Tails_is_localized_for_every_tier-1_language,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/02:42:38_Tails_is_localized_for_every_tier-1_language,_Examples___1_.journal

After features/support/hooks.rb:108 0.000
Tags: @product @doc
35.787
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.789
And I capture all network traffic 0.004
When I successfully start the Unsafe Browser 6.814
And I open the Tails homepage in the Unsafe Browser 6.675
And the Tails homepage loads in the Unsafe Browser 12.504
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Tails' roleName='document web'
STDOUT:

STDERR:

 (Dogtail::Failure)
./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/browser.rb:379:in `headings_in_page'
./features/step_definitions/browser.rb:383:in `page_has_heading'
./features/step_definitions/unsafe_browser.rb:141:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:21:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:339 5.252

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 03:57:23)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/03:57:23_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/03:57:23_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/03:57:23_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/03:57:23_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:108 0.030
20:0.071
Scenario tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort
Steps
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.065
And I re-run tails-upgrade-frontend-wrapper 20:0.005
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
<internal:kernel>:187:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:124:in `execute'
./features/support/helpers/remote_shell.rb:135:in `initialize'
./features/support/helpers/vm_helper.rb:486:in `new'
./features/support/helpers/vm_helper.rb:486:in `execute'
./features/support/helpers/vm_helper.rb:492:in `execute_successfully'
./features/step_definitions/tor.rb:400:in `/^I re-run tails-upgrade-frontend-wrapper$/'
features/tor_stream_isolation.feature:24:in `And I re-run tails-upgrade-frontend-wrapper'
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.000
After features/support/hooks.rb:535 0.036
After features/support/hooks.rb:339 10.794

SCENARIO FAILED: 'tails-upgrade-frontend-wrapper is using the Tails-specific SocksPort' (at time 04:19:35)

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:19:35_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:19:35_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:19:35_tails-upgrade-frontend-wrapper_is_using_the_Tails-specific_SocksPort.journal

After features/support/hooks.rb:108 0.000
3:25.372
Scenario The Tor Browser is using the web browser-specific SocksPort
Steps
When I monitor the network connections of Tor Browser 0.038
And I start the Tor Browser 9.118
And I open the Tails homepage in the Tor Browser 16.099
Then the Tor Browser loads the Tails homepage 3:0.116
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/browser.rb:263:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:621:in `/^the Tor Browser loads the (Tails homepage|Tails GitLab)$/'
features/tor_stream_isolation.feature:31:in `Then the Tor Browser loads the Tails homepage'
And I see that Tor Browser is properly stream isolated 0.000
After features/support/hooks.rb:535 0.046
After features/support/hooks.rb:339 5.372

SCENARIO FAILED: 'The Tor Browser is using the web browser-specific SocksPort' (at time 04:23:21)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:23:21_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:23:21_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:23:21_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:23:21_The_Tor_Browser_is_using_the_web_browser-specific_SocksPort.journal

After features/support/hooks.rb:108 0.000
45.385
Scenario Downloading files with the Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.747
When I start the Tor Browser 7.527
When I download some file in the Tor Browser to the Downloads directory 28.110
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Opening tails-signing.key'
STDOUT:

STDERR:

 (Dogtail::Failure)
./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/browser.rb:356:in `/^I download some file in the Tor Browser to the (.*) directory$/'
features/torified_browsing.feature:29:in `When I download some file in the Tor Browser to the Downloads directory'
Then the file is saved to the Downloads directory 0.000
After features/support/hooks.rb:535 0.035
After features/support/hooks.rb:339 5.182

SCENARIO FAILED: 'Downloading files with the Tor Browser' (at time 04:25:14)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:25:14_Downloading_files_with_the_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:25:14_Downloading_files_with_the_Tor_Browser.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:25:14_Downloading_files_with_the_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:25:14_Downloading_files_with_the_Tor_Browser.journal

After features/support/hooks.rb:108 0.000
Tags: @product
3:24.669
Scenario The Tor Browser's circuit view feature works as expected
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.071
When I start the Tor Browser 7.328
And I open the Tails homepage in the Tor Browser 7.136
Then the Tor Browser loads the Tails homepage 3:0.132
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/browser.rb:263:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:621:in `/^the Tor Browser loads the (Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:90:in `Then the Tor Browser loads the Tails homepage'
And Tor Browser's circuit view is working 0.000
After features/support/hooks.rb:339 5.031

SCENARIO FAILED: 'The Tor Browser's circuit view feature works as expected' (at time 04:33:57)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:33:57_The_Tor_Browser_s_circuit_view_feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:33:57_The_Tor_Browser_s_circuit_view_feature_works_as_expected.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:33:57_The_Tor_Browser_s_circuit_view_feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:33:57_The_Tor_Browser_s_circuit_view_feature_works_as_expected.journal

After features/support/hooks.rb:108 0.000
Tags: @product
5:20.860
Scenario The Persistent directory is usable in Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.817
And the network is plugged 0.046
And I successfully configure Tor 11.995
And available upgrades have been checked 5:0.000
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:764:in `/^available upgrades have been checked$/'
features/torified_browsing.feature:105:in `And available upgrades have been checked'
And all notifications have disappeared 0.000
And there is a GNOME bookmark for the Persistent directory 0.000
When I start the Tor Browser 0.000
And I download some file in the Tor Browser to the Persistent directory 0.000
Then the file is saved to the Persistent directory 0.000
When I open the address "https://tails.net/about" in the Tor Browser 0.000
Then "Tails - How Tails works" has loaded in the Tor Browser 0.000
And I can print the current page as "output.pdf" to the Persistent directory 0.000
After features/support/hooks.rb:339 4.966

SCENARIO FAILED: 'The Persistent directory is usable in Tor Browser' (at time 04:39:56)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:39:56_The_Persistent_directory_is_usable_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:39:56_The_Persistent_directory_is_usable_in_Tor_Browser.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:39:56_The_Persistent_directory_is_usable_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:39:56_The_Persistent_directory_is_usable_in_Tor_Browser.journal

After features/support/hooks.rb:108 0.000
Tags: @product @doc
35.693
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 9.391
When I successfully start the Unsafe Browser 6.811
When I open the Tails homepage in the Unsafe Browser 6.705
Then the Tails homepage loads in the Unsafe Browser 12.785
The
The Dogtail init script raised: SearchError: descendant of [application | Firefox]: child with name='Tails' roleName='document web'
STDOUT:

STDERR:

 (Dogtail::Failure)
./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/browser.rb:379:in `headings_in_page'
./features/step_definitions/browser.rb:383:in `page_has_heading'
./features/step_definitions/unsafe_browser.rb:141:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/unsafe_browser.feature:39:in `Then the Tails homepage loads in the Unsafe Browser'
And the Unsafe Browser has sent packets out to the Internet 0.000
After features/support/hooks.rb:339 5.379

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 04:50:00)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:50:00_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:50:00_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:50:00_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_21565-flatpak-safe/46/artifact/build-artifacts/04:50:00_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.journal

After features/support/hooks.rb:108 0.000