Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 17 07 Jun 2025, 09:34

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Spoofing MAC addresses 35 5 15 0 0 55 1 5 6 7:17.243 Failed
Tags: @product
Feature Spoofing MAC addresses
In order to not reveal information about the physical location As a Tails user I want to be able to control whether my network devices MAC addresses should be spoofed And I want this feature to fail safe and notify me in case of errors
Tags: @product
1:28.509
Scenario MAC address spoofing is disabled
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.117
And I capture all network traffic 0.005
When I disable MAC spoofing in Tails Greeter 4.567
And I log in to a new session 14.835
And the network is plugged 0.073
And Tor is ready 1:0.910
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:652:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/mac_spoofing.feature:14:in `And Tor is ready'
Then 1 network interface is enabled 0.000
And the 1st network device has its real MAC address configured 0.000
When I hotplug a network device and wait for it to be initialized 0.000
Then 2 network interfaces are enabled 0.000
And the 2nd network device has its real MAC address configured 0.000
And some network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 10.388

SCENARIO FAILED: 'MAC address spoofing is disabled' (at time 02:30:47)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:30:47_MAC_address_spoofing_is_disabled_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:30:47_MAC_address_spoofing_is_disabled.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:30:47_MAC_address_spoofing_is_disabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:30:47_MAC_address_spoofing_is_disabled.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:30:47_MAC_address_spoofing_is_disabled.journal

After features/support/hooks.rb:100 0.060
Tags: @product
1:24.173
Scenario MAC address spoofing is successful
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.372
And I capture all network traffic 0.005
When I log in to a new session 14.900
And the network is plugged 0.089
And Tor is ready 1:0.805
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:652:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/mac_spoofing.feature:27:in `And Tor is ready'
Then 1 network interface is enabled 0.000
And the 1st network device has a spoofed MAC address configured 0.000
When I hotplug a network device and wait for it to be initialized 0.000
Then 2 network interfaces are enabled 0.000
And the 2nd network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 10.627

SCENARIO FAILED: 'MAC address spoofing is successful' (at time 02:32:21)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:32:21_MAC_address_spoofing_is_successful_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:32:21_MAC_address_spoofing_is_successful.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:32:21_MAC_address_spoofing_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:32:21_MAC_address_spoofing_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:32:21_MAC_address_spoofing_is_successful.journal

After features/support/hooks.rb:100 0.045
Tags: @product
1:23.967
Scenario MAC address spoofing fails and macchanger returns false
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.575
And I capture all network traffic 0.004
And the network is plugged 0.074
And macchanger will fail by not spoofing and always returns false 0.168
When I log in to a new session 14.273
Then no network interfaces are enabled 0.152
And no network device leaked the real MAC address 0.017
And I see the "Wired Network Disabled" notification after at most 60 seconds 1:0.700
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:599:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:43:in `And I see the "Wired Network Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 5.180

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns false' (at time 02:33:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:33:56_MAC_address_spoofing_fails_and_macchanger_returns_false.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:33:56_MAC_address_spoofing_fails_and_macchanger_returns_false.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:33:56_MAC_address_spoofing_fails_and_macchanger_returns_false.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:33:56_MAC_address_spoofing_fails_and_macchanger_returns_false.journal

After features/support/hooks.rb:100 0.039
Tags: @product
1:24.804
Scenario MAC address spoofing fails and macchanger returns true
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.310
And I capture all network traffic 0.007
And the network is plugged 0.220
And macchanger will fail by not spoofing and always returns true 0.185
When I log in to a new session 14.842
Then no network interfaces are enabled 0.230
And no network device leaked the real MAC address 0.018
And I see the "Wired Network Disabled" notification after at most 60 seconds 1:0.988
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:599:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:53:in `And I see the "Wired Network Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 5.118

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns true' (at time 02:35:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:26_MAC_address_spoofing_fails_and_macchanger_returns_true.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:26_MAC_address_spoofing_fails_and_macchanger_returns_true.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:26_MAC_address_spoofing_fails_and_macchanger_returns_true.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:26_MAC_address_spoofing_fails_and_macchanger_returns_true.journal

After features/support/hooks.rb:100 0.045
Tags: @product
24.058
Scenario MAC address spoofing fails and the module is not removed
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.603
And I capture all network traffic 0.004
And the network is plugged 0.083
And macchanger will fail by not spoofing and always returns true 0.155
And no network interface modules can be unloaded 0.434
When I log in to a new session 14.630
Then 1 network interface is enabled 0.145
<1>
<1> expected but was
<0>. (Test::Unit::AssertionFailedError)
./features/step_definitions/mac_spoofing.rb:86:in `/^(\d+|no) network interface(?:s)? (?:is|are) enabled$/'
features/mac_spoofing.feature:62:in `Then 1 network interface is enabled'
But the MAC spoofing panic mode disabled networking 0.000
And no network device leaked the real MAC address 0.000
And I see the "All Networking Disabled" notification after at most 60 seconds 0.000
After features/support/hooks.rb:330 5.147

SCENARIO FAILED: 'MAC address spoofing fails and the module is not removed' (at time 02:35:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:55_MAC_address_spoofing_fails_and_the_module_is_not_removed.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:55_MAC_address_spoofing_fails_and_the_module_is_not_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:55_MAC_address_spoofing_fails_and_the_module_is_not_removed.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/17/artifact/build-artifacts/02:35:55_MAC_address_spoofing_fails_and_the_module_is_not_removed.journal

After features/support/hooks.rb:100 0.057
Tags: @product
1:11.730
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.226
And I capture all network traffic 0.004
When I start the computer 1.065
Then the computer boots Tails 1:10.289
And no network interfaces are enabled 0.129
And no network device leaked the real MAC address 0.014
After features/support/hooks.rb:330 0.813
After features/support/hooks.rb:100 0.050