Project Number Date
test_Tails_ISO_19139-arti-bridges 17 30 Nov 2024, 22:03

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Time syncing 66 5 9 0 0 80 5 5 10 28:22.214 Failed
Feature Time syncing
As a Tails user I want Tor to work properly And for that I need a reasonably accurate system clock
3:4.058
Scenario Clock with host's time
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:503 0.004
Steps
Given I have started Tails from DVD without network and logged in 7.960
When the network is plugged 47.350
And I successfully configure Tor 2:8.748
Timed out while waiting for TCA to connect to Tor (TCAConnectionTimeout)
./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/tor.rb:394:in `/^the Tor Connection Assistant connects to Tor$/'
./features/step_definitions/tor.rb:503:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:657:in `/^I successfully configure Tor$/'
features/time_syncing.feature:10:in `And I successfully configure Tor'
Then the system clock is less than 5 minutes incorrect 0.000
After features/support/hooks.rb:511 0.046
After features/support/hooks.rb:326 5.250

SCENARIO FAILED: 'Clock with host's time' (at time 00:13:34)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:13:34_Clock_with_host_s_time.journal

After features/support/hooks.rb:100 0.000
4:57.136
Scenario Clock with host's time while using bridges
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Steps
Given I have started Tails from DVD without network and logged in 7.840
When the network is plugged 0.072
And the Tor Connection Assistant autostarts 4.178
And I configure some normal bridges in the Tor Connection Assistant 14.219
And I wait until Tor is ready 4:30.825
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:18:in `And I wait until Tor is ready'
Then the system clock is less than 5 minutes incorrect 0.000
After features/support/hooks.rb:511 0.030
After features/support/hooks.rb:326 5.086

SCENARIO FAILED: 'Clock with host's time while using bridges' (at time 00:18:36)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:18:36_Clock_with_host_s_time_while_using_bridges.journal

After features/support/hooks.rb:100 0.000
4:57.237
Scenario Clock is one day in the future while using obfs4 bridges
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Steps
Given I have started Tails from DVD without network and logged in 7.911
When I bump the system time with "+1 day" 0.324
And I capture all network traffic 0.003
And the network is plugged 0.101
And the Tor Connection Assistant autostarts 4.589
And I configure some obfs4 bridges in the Tor Connection Assistant in easy mode 13.647
And I wait until Tor is ready 4:30.659
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:28:in `And I wait until Tor is ready'
Then the system clock is less than 5 minutes incorrect 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:511 0.035
After features/support/hooks.rb:326 5.174

SCENARIO FAILED: 'Clock is one day in the future while using obfs4 bridges' (at time 00:23:39)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:23:39_Clock_is_one_day_in_the_future_while_using_obfs4_bridges.journal

After features/support/hooks.rb:100 0.048
1:20.600
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Given I have started Tails from DVD without network and logged in 8.039
When I bump the system time with "-15 days" 0.230
And I warm reboot the computer 0.028
And the computer reboots Tails 1:11.353
Then Tails' hardware clock is close to the host system's time 0.948
After features/support/hooks.rb:511 0.128
After features/support/hooks.rb:326 0.637
After features/support/hooks.rb:100 0.005
1:21.202
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.002
Given I have started Tails from DVD without network and logged in 7.975
When I bump the hardware clock's time with "-15 days" 1.231
And I warm reboot the computer 0.012
And the computer reboots Tails 1:11.872
Then the hardware clock is still off by "-15 days" 0.111
After features/support/hooks.rb:511 0.120
After features/support/hooks.rb:326 0.652
After features/support/hooks.rb:100 0.005
57.246
Before features/support/hooks.rb:269 0.001
Before features/support/hooks.rb:503 0.002
Given a computer 0.145
And the hardware clock is set to "01 Jan 2000 12:34:56" 0.022
And I start the computer 0.968
And the computer boots Tails 55.928
Then the system clock is just past Tails' source date 0.180
After features/support/hooks.rb:511 0.113
After features/support/hooks.rb:326 0.587
After features/support/hooks.rb:100 0.006
33.943
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Given I have started Tails from DVD without network and logged in 7.949
And I make sure time sync before Tor connects times out 1.152
When the network is plugged 0.056
And I successfully configure Tor 24.678
Then the system clock is less than 5 minutes incorrect 0.105
After features/support/hooks.rb:511 0.394
After features/support/hooks.rb:326 0.663
After features/support/hooks.rb:100 0.000
5:24.911
Scenario I can manually recover from time sync failure when connecting automatically to obfs4 bridges with a clock East of UTC
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Steps
Given I have started Tails from DVD without network and logged in 7.915
When I bump the system time with "+8 hours +15 minutes" 0.286
And all notifications have disappeared 4.240
And I capture all network traffic 0.003
And I make sure time sync before Tor connects fails 0.125
And the network is plugged 0.061
And the Tor Connection Assistant autostarts 3.662
When I configure the default bridges in the Tor Connection Assistant in easy mode without connecting 5.153
And I click "Connect to Tor" 1.160
And the Tor Connection Assistant fails to connect to Tor 16.011
# The "Fix Clock" button allows users to recover from this bug
Then I set the time zone in Tor Connection to "Asia/Shanghai" 14.770
Then the system clock is less than 20 minutes incorrect 0.185
When I click "Connect to Tor" 1.145
Then I wait until Tor is ready 4:30.189
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:77:in `Then I wait until Tor is ready'
And all Internet traffic has only flowed through the default bridges or fake connectivity check service 0.000
# check that htpdate has done its job
And the system clock is less than 5 minutes incorrect 0.000
After features/support/hooks.rb:511 0.041
After features/support/hooks.rb:326 5.163

SCENARIO FAILED: 'I can manually recover from time sync failure when connecting automatically to obfs4 bridges with a clock East of UTC' (at time 00:33:25)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:33:25_I_can_manually_recover_from_time_sync_failure_when_connecting_automatically_to_obfs4_bridges_with_a_clock_East_of_UTC.journal

After features/support/hooks.rb:100 0.051
5:20.432
Scenario I can connect to obfs4 bridges having a clock East of UTC while hiding that I am using Tor
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Steps
Given I have started Tails from DVD without network and logged in 7.913
When I bump the system time with "+8 hours +15 minutes" 0.203
And all notifications have disappeared 4.256
And I capture all network traffic 0.003
And the network is plugged 0.058
And the Tor Connection Assistant autostarts 3.391
# Anti-test: Users east of UTC can't connect to obfs4 bridges
And I configure some obfs4 bridges in the Tor Connection Assistant in hide mode without connecting 4.557
And I click "Connect to Tor" 1.171
Then the Tor Connection Assistant reports that it failed to connect 12.022
# The "Fix Clock" button allows users to recover from this bug
When I set the time zone in Tor Connection to "Asia/Shanghai" 14.902
Then the system clock is less than 20 minutes incorrect 0.246
# "Asia/Shanghai" is UTC+08:00 all year long (no DST)
And the displayed clock is less than 20 minutes incorrect in "+08:00" 0.354
When I click "Connect to Tor" 1.158
Then I wait until Tor is ready 4:30.193
Tor
Tor failed to bootstrap (TorBootstrapFailure)
./features/support/helpers/misc_helpers.rb:272:in `rescue in wait_until_tor_is_working'
./features/support/helpers/misc_helpers.rb:254:in `wait_until_tor_is_working'
./features/step_definitions/common_steps.rb:703:in `/^Tor has built a circuit$/'
./features/step_definitions/common_steps.rb:665:in `/^I wait until Tor is ready$/'
features/time_syncing.feature:99:in `Then I wait until Tor is ready'
And all Internet traffic has only flowed through the configured bridges 0.000
# check that htpdate has done its job
And the system clock is less than 5 minutes incorrect 0.000
And the displayed clock is less than 5 minutes incorrect in "+08:00" 0.000
After features/support/hooks.rb:511 0.042
After features/support/hooks.rb:326 5.128

SCENARIO FAILED: 'I can connect to obfs4 bridges having a clock East of UTC while hiding that I am using Tor' (at time 00:38:51)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/17/artifact/build-artifacts/00:38:51_I_can_connect_to_obfs4_bridges_having_a_clock_East_of_UTC_while_hiding_that_I_am_using_Tor.journal

After features/support/hooks.rb:100 0.038
25.444
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:503 0.003
Given I have started Tails from DVD without network and logged in 8.010
And I make sure time sync before Tor connects uses a fake connectivity check service 1.155
And the network is plugged 0.086
And Tor is ready 14.610
Then the fake connectivity check service has received a new HTTP request 0.000
When I make NetworkManager perform a connectivity check 1.575
Then the fake connectivity check service has received a new HTTP request 0.000
And the HTTP requests received by the fake connectivity check service are identical 0.004
After features/support/hooks.rb:511 0.432
After features/support/hooks.rb:326 0.624
After features/support/hooks.rb:100 0.000