Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 32 19 May 2026, 14:39

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails has a sane default configuration 12 1 0 0 0 13 4 1 5 51.138 Failed
Tags: @product
Feature Tails has a sane default configuration
Tags: @product
8.595
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD without network and logged in 7.998
Then the live user has been setup by live-boot 0.118
And the live user is a member of only its own group and "cdrom dialout floppy video plugdev netdev scanner lp lpadmin users" 0.077
And the live user owns its home directory which has strict permissions 0.190
And the root user owns its home directory which has strict permissions 0.209
After features/support/hooks.rb:335 0.680
After features/support/hooks.rb:104 0.000
11.323
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD and logged in and the network is connected 11.195
Then no unexpected services are listening for network connections 0.127

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

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

After features/support/hooks.rb:335 1.047
After features/support/hooks.rb:104 0.000
Tags: @product
15.548
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails from DVD and logged in and the network is connected 10.363
Then the live user can only access allowed local services 5.184

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

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

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

amnesia could access cupsd on 127.0.0.1:631 (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 not access tor on 127.0.0.1:9052 (TCP) as expected

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

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

After features/support/hooks.rb:335 0.776
After features/support/hooks.rb:104 0.000
Tags: @product
6.832
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails from DVD without network and logged in 6.776
Then there are no unexpected messages of priority "err" or higher in the journal 0.055
After features/support/hooks.rb:335 0.908
After features/support/hooks.rb:104 0.000
Tags: @product
8.839
Scenario No unexpected error messages in the journal after booting from USB drive
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.775
Then there are no unexpected messages of priority "err" or higher in the journal 0.064
Unexpected error messages in the journal: [
  {
    "MESSAGE": "BUG: unable to handle page fault for address: ffffffffffffffb0",
    "SYSLOG_IDENTIFIER": "kernel",
    "PRIORITY": "1",
    "SYSLOG_FACILITY": "0",
    "_BOOT_ID": "02e48a9f9a444073946082d5ad3034f2",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_RUNTIME_SCOPE": "system",
    "_SOURCE_BOOTTIME_TIMESTAMP": "59584745",
    "_SOURCE_MONOTONIC_TIMESTAMP": "59584745",
    "_TRANSPORT": "kernel",
    "__CURSOR": "s=5ec60e2007ca486fbfc7175dfab1c61f;i=172f;b=02e48a9f9a444073946082d5ad3034f2;m=38ca320;t=65229ef1e1899;x=17cac27411ea5f60",
    "__MONOTONIC_TIMESTAMP": "59548448",
    "__REALTIME_TIMESTAMP": "1779189919127705",
    "__SEQNUM": "5935",
    "__SEQNUM_ID": "5ec60e2007ca486fbfc7175dfab1c61f"
  },
  {
    "MESSAGE": "#PF: supervisor write access in kernel mode",
    "SYSLOG_IDENTIFIER": "kernel",
    "PRIORITY": "1",
    "SYSLOG_FACILITY": "0",
    "_BOOT_ID": "02e48a9f9a444073946082d5ad3034f2",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_RUNTIME_SCOPE": "system",
    "_SOURCE_BOOTTIME_TIMESTAMP": "59584754",
    "_SOURCE_MONOTONIC_TIMESTAMP": "59584754",
    "_TRANSPORT": "kernel",
    "__CURSOR": "s=5ec60e2007ca486fbfc7175dfab1c61f;i=1730;b=02e48a9f9a444073946082d5ad3034f2;m=38ca53a;t=65229ef1e1ab4;x=e62f060a271af395",
    "__MONOTONIC_TIMESTAMP": "59548986",
    "__REALTIME_TIMESTAMP": "1779189919128244",
    "__SEQNUM": "5936",
    "__SEQNUM_ID": "5ec60e2007ca486fbfc7175dfab1c61f"
  },
  {
    "MESSAGE": "#PF: error_code(0x0002) - not-present page",
    "SYSLOG_IDENTIFIER": "kernel",
    "PRIORITY": "1",
    "SYSLOG_FACILITY": "0",
    "_BOOT_ID": "02e48a9f9a444073946082d5ad3034f2",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_RUNTIME_SCOPE": "system",
    "_SOURCE_BOOTTIME_TIMESTAMP": "59584757",
    "_SOURCE_MONOTONIC_TIMESTAMP": "59584757",
    "_TRANSPORT": "kernel",
    "__CURSOR": "s=5ec60e2007ca486fbfc7175dfab1c61f;i=1731;b=02e48a9f9a444073946082d5ad3034f2;m=38ca579;t=65229ef1e1af3;x=301546c145d98adb",
    "__MONOTONIC_TIMESTAMP": "59549049",
    "__REALTIME_TIMESTAMP": "1779189919128307",
    "__SEQNUM": "5937",
    "__SEQNUM_ID": "5ec60e2007ca486fbfc7175dfab1c61f"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:253:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:26:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:335 5.185

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from USB drive' (at time 02:57:04)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/32/artifact/build-artifacts/02:57:04_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_7929-celluloid-flatpak/32/artifact/build-artifacts/02:57:04_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/32/artifact/build-artifacts/02:57:04_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/32/artifact/build-artifacts/02:57:04_No_unexpected_error_messages_in_the_journal_after_booting_from_USB_drive.journal

After features/support/hooks.rb:104 0.000