Project Number Date
test_Tails_ISO_stable 5182 14 Oct 2024, 12:38

Failures Overview

The following summary displays scenarios that failed.

Tags: @source
6.265
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 6.265
Command failed (returned pid 77502 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_stable/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_stable/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@26b21aaacb-20241014T0716Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@26b21aaacb-20241014T0716Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - firmware-sof (2023.12.1-1.1) to Debian trixie (2024.06-2)
  - gdisk (1.0.10-1~bpo12+1~tails1) to Debian trixie (1.0.10-2)
  - intel-microcode (3.20240813.2) to Debian trixie (3.20240910.1)
  - onioncircuits (0.8.1-1) to Debian trixie (0.8.1-2)
  - ublock-origin (1.57.0+dfsg-1) to Debian trixie (1.60.0+dfsg-1)
.
<0> expected but was
<#<Process::Status: pid 77502 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:539 0.000
After features/support/hooks.rb:100 0.000
3:26.308
Background
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 29.070
And I create a persistent partition with the default settings 32.208
Then the "TorConfiguration" tps feature is not enabled 1.203
When the network is plugged 0.077
And the Tor Connection Assistant autostarts 11.189
And I configure some persistent obfs4 bridges in the Tor Connection Assistant 11.972
And I wait until Tor is ready 1.413
Then tca.conf includes the configured bridges 0.017
And the "TorConfiguration" tps feature is enabled and active 1.246
When I cold reboot the computer 16.578
And the computer reboots Tails 1:41.329
try_for() timeout expired
Last ignored exception was: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gdm-env'
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42: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:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/common_steps.rb:451: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/common_steps.rb:450: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:450:in `/^the computer (?:re)?boots Tails$/'
features/persistent_tor_bridges.feature:18:in `And the computer reboots Tails'
And I enable persistence 0.000
And I capture all network traffic 0.000
And I log in to a new session 0.000
Then tca.conf includes the configured bridges 0.000
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
Tags: @product
0.000
Scenario Using Persistent Tor bridges
Steps
When I choose to connect to Tor automatically 0.000
And I accept Tor Connection's offer to use my persistent bridges 0.000
And I click "Connect to Tor" 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes the configured bridges 0.000
And the "TorConfiguration" tps feature is enabled and active 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:326 4.897

SCENARIO FAILED: 'Using Persistent Tor bridges' (at time 03:43:16)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/03:43:16_Using_Persistent_Tor_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/03:43:16_Using_Persistent_Tor_bridges.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/03:43:16_Using_Persistent_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/03:43:16_Using_Persistent_Tor_bridges.journal

After features/support/hooks.rb:100 0.010
8:35.731
Scenario Playing an Ogg audio track
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.140
When I start the Tor Browser 24.244
And the Tor Browser loads the startup page 0.996
Then I can listen to an Ogg audio track in Tor Browser 7:58.349
Tor
Tor operation failed (despite retrying 10 times) with
Test::Unit::AssertionFailedError: <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'
./features/support/helpers/misc_helpers.rb:208: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/browser.rb:355:in `/^I can listen to an Ogg audio track in Tor Browser$/'
features/torified_browsing.feature:41:in `Then I can listen to an Ogg audio track in Tor Browser'
After features/support/hooks.rb:515 0.039
After features/support/hooks.rb:326 4.983

SCENARIO FAILED: 'Playing an Ogg audio track' (at time 04:15:21)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/04:15:21_Playing_an_Ogg_audio_track.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/04:15:21_Playing_an_Ogg_audio_track.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/04:15:21_Playing_an_Ogg_audio_track.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5182/artifact/build-artifacts/04:15:21_Playing_an_Ogg_audio_track.journal

After features/support/hooks.rb:100 0.000