Project Number Date
test_Tails_ISO_stable 6027 30 Dec 2025, 11:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails has a sane default configuration 11 1 0 0 0 12 4 1 5 1:9.749 Failed
Tags: @product
Feature Tails has a sane default configuration
Tags: @product
11.742
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 11.324
Then the live user has been setup by live-boot 0.155
And the live user is a member of only its own group and "cdrom dialout floppy video plugdev netdev scanner lp lpadmin users" 0.081
And the live user owns its home directory which has strict permissions 0.181
After features/support/hooks.rb:331 1.227
After features/support/hooks.rb:100 0.000
15.468
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 15.190
Then no unexpected services are listening for network connections 0.277

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

After features/support/hooks.rb:331 0.983
After features/support/hooks.rb:100 0.000
Tags: @product
18.175
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.694
Then the live user can only access allowed local services 6.481

amnesia could access tor on 127.0.0.1:5353 (UDP) as expected

amnesia could access tor on 10.200.1.1:9050 (TCP) as expected

amnesia could access tor on 127.0.0.1:9062 (TCP) as expected

amnesia could not access tor on 127.0.0.1:9063 (TCP) as expected

amnesia could access tor on 127.0.0.1:9050 (TCP) as expected

amnesia could not access tor on 127.0.0.1:9052 (TCP) as expected

amnesia could access tor on 127.0.0.1:9040 (TCP) as expected

amnesia could access onion-grater on 0.0.0.0:951 (TCP) as expected

amnesia could access cupsd on 127.0.0.1:631 (TCP) as expected

After features/support/hooks.rb:331 0.943
After features/support/hooks.rb:100 0.000
Tags: @product
9.138
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 9.064
Then there are no unexpected messages of priority "err" or higher in the journal 0.074
After features/support/hooks.rb:331 0.679
After features/support/hooks.rb:100 0.000
Tags: @product
15.223
Scenario No unexpected error messages in the journal after booting from USB drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.089
Then there are no unexpected messages of priority "err" or higher in the journal 0.134
Unexpected error messages in the journal: [
  {
    "MESSAGE": "pam_systemd(systemd-user:session): Failed to release session: No session '6' known",
    "SYSLOG_IDENTIFIER": "(sd-pam)",
    "PRIORITY": "3",
    "SYSLOG_FACILITY": "10",
    "SYSLOG_TIMESTAMP": "Dec 30 08:28:24 ",
    "_AUDIT_LOGINUID": "0",
    "_AUDIT_SESSION": "6",
    "_BOOT_ID": "ed898fa79aca47e2838519e40aa7eb7c",
    "_CAP_EFFECTIVE": "1ffffffffff",
    "_CMDLINE": "\"(sd-pam)\"",
    "_COMM": "(sd-pam)",
    "_EXE": "/usr/lib/systemd/systemd-executor",
    "_GID": "0",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "12041",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1767083304554255",
    "_SYSTEMD_CGROUP": "/user.slice/user-0.slice/user@0.service/init.scope",
    "_SYSTEMD_OWNER_UID": "0",
    "_SYSTEMD_SLICE": "user-0.slice",
    "_SYSTEMD_UNIT": "user@0.service",
    "_SYSTEMD_USER_SLICE": "-.slice",
    "_SYSTEMD_USER_UNIT": "init.scope",
    "_TRANSPORT": "syslog",
    "_UID": "0",
    "__CURSOR": "s=3ab46408a4c841b89f18637f08956b76;i=1b8e;b=ed898fa79aca47e2838519e40aa7eb7c;m=55b4f57;t=6472724a81822;x=8f793229f7c3588e",
    "__MONOTONIC_TIMESTAMP": "89870167",
    "__REALTIME_TIMESTAMP": "1767083304556578",
    "__SEQNUM": "7054",
    "__SEQNUM_ID": "3ab46408a4c841b89f18637f08956b76"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:246:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:25:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:331 5.545

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from USB drive' (at time 03:20:31)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6027/artifact/build-artifacts/03:20:31_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6027/artifact/build-artifacts/03:20:31_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6027/artifact/build-artifacts/03:20:31_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6027/artifact/build-artifacts/03:20:31_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.journal

After features/support/hooks.rb:100 0.000