Project Number Date
test_Tails_ISO_21565-flatpak-safe 46 23 Sep 2026, 16:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
custom APT sources to build branches 226 16 96 0 0 338 24 16 40 1:2.342 Failed
Tags: @source
Feature custom APT sources to build branches
As a Tails developer, when I build Tails, I'd be happy if the proper APT sources were automatically picked depending on which Git branch I am working on.
Tags: @source
0.219
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.063
And the last version mentioned in debian/changelog is 1.0 0.096
And Tails 1.0 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.053
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.157
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.052
And the last version mentioned in debian/changelog is 1.0 0.073
And Tails 1.0 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see the 'stable' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '1.0' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.353
Scenario build from an untagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.038
And Tails 0.10 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.083
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.218
apt-snapshots-serials prepare-build failed. Exit code: pid 122572 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:33:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.065
Scenario build from an untagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.061
And Tails 0.10 has been released 0.017
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.083
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.902
apt-snapshots-serials prepare-build failed. Exit code: pid 122610 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:47:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.149
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.062
And the last version mentioned in debian/changelog is 0.10 0.021
And I am working on the stable base branch 0.004
And I checkout the 0.10 tag 0.004
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.055
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.106
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.044
And the last version mentioned in debian/changelog is 0.10 0.022
And I am working on the stable base branch 0.003
And I checkout the 0.10 tag 0.003
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.032
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.785
Scenario build from a tagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.030
And Tails 0.10 has been released 0.010
And the last version mentioned in debian/changelog is 0.10 0.020
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.004
When I successfully run "apt-snapshots-serials prepare-build" 2.719
apt-snapshots-serials prepare-build failed. Exit code: pid 122744 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:79:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.063
Scenario build from a tagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.053
And Tails 0.10 has been released 0.017
And the last version mentioned in debian/changelog is 0.10 0.021
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.004
When I successfully run "apt-snapshots-serials prepare-build" 2.967
apt-snapshots-serials prepare-build failed. Exit code: pid 122777 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:93:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.155
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.052
And the last version mentioned in debian/changelog is 0.10.1 0.060
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.009
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.148
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10.1 0.058
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.007
And config/APT_overlays.d contains 'bugfix-disable-gdomap' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see the 'stable' suite 0.000
And I should see the 'bugfix-disable-gdomap' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.10' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
5.796
Scenario build from a bugfix branch with no encoded time-based snapshot for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10.1 0.062
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.008
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.677
apt-snapshots-serials prepare-build failed. Exit code: pid 122930 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:129:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.070
Scenario build from a bugfix branch with encoded time-based snapshots for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.049
And the last version mentioned in debian/changelog is 0.10.1 0.060
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.008
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.951
apt-snapshots-serials prepare-build failed. Exit code: pid 122969 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:143:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.149
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.046
And the last version mentioned in debian/changelog is 0.11 0.059
And Tails 0.11 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.042
Then I should see the 'testing' suite 0.000
And I should not see the '0.11' suite 0.000
And I should not see the 'feature-foo' suite 0.000
And I should not see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.154
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.062
And the last version mentioned in debian/changelog is 0.11 0.058
And Tails 0.11 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see the 'testing' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.11' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
5.800
Scenario build from an untagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.043
And Tails 0.10 has been released 0.027
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.085
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.644
apt-snapshots-serials prepare-build failed. Exit code: pid 123115 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:180:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.093
Scenario build from an untagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.044
And Tails 0.10 has been released 0.019
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.085
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.944
apt-snapshots-serials prepare-build failed. Exit code: pid 123161 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:194:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.200
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.038
And the last version mentioned in debian/changelog is 0.11 0.059
And Tails 0.11 has been released 0.023
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.002
When I successfully run tails-custom-apt-sources 0.075
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.168
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.045
And the last version mentioned in debian/changelog is 0.11 0.060
And Tails 0.11 has been released 0.025
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.002
When I run tails-custom-apt-sources 0.033
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.705
Scenario build from a tagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.027
And the last version mentioned in debian/changelog is 0.11 0.053
And Tails 0.11 has been released 0.017
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.002
When I successfully run "apt-snapshots-serials prepare-build" 2.604
apt-snapshots-serials prepare-build failed. Exit code: pid 123334 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:226:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.006
After features/support/hooks.rb:108 0.000
Tags: @source
3.068
Scenario build from a tagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.072
And the last version mentioned in debian/changelog is 0.11 0.062
And Tails 0.11 has been released 0.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 2.905
apt-snapshots-serials prepare-build failed. Exit code: pid 123380 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:240:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.199
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.052
And Tails 0.11 has been released 0.027
And the last version mentioned in debian/changelog is 0.12~rc1 0.055
And Tails 0.12-rc1 has been tagged 0.004
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.003
When I successfully run tails-custom-apt-sources 0.054
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.157
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.038
And Tails 0.11 has been released 0.019
And the last version mentioned in debian/changelog is 0.12~rc1 0.056
And Tails 0.12-rc1 has been tagged 0.004
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.004
When I run tails-custom-apt-sources 0.033
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.675
Scenario build from a bugfix branch with no encoded time-based snapshot for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.040
And Tails 0.10~rc1 has been released 0.044
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.106
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.005
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.479
apt-snapshots-serials prepare-build failed. Exit code: pid 123560 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:275:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
6.134
Scenario build from a bugfix branch with encoded time-based snapshots for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.044
And Tails 0.10~rc1 has been released 0.016
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.085
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.009
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.978
apt-snapshots-serials prepare-build failed. Exit code: pid 123609 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:290:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.091
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.054
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.036
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.077
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.041
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.036
Then I should see the 'devel' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
5.984
Scenario build from the devel branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.046
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 5.938
apt-snapshots-serials prepare-build failed. Exit code: pid 123728 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:316:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.093
Scenario build from the devel branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.034
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.058
apt-snapshots-serials prepare-build failed. Exit code: pid 123753 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:327:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.226
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.091
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.134
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.081
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.046
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.001
When I successfully run tails-custom-apt-sources 0.033
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.064
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.033
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see the 'devel' suite 0.000
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.065
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.032
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.610
Scenario build from a feature branch based on devel with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.032
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.578
apt-snapshots-serials prepare-build failed. Exit code: pid 123950 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:366:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.057
Scenario build from a feature branch based on devel with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.103
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.952
apt-snapshots-serials prepare-build failed. Exit code: pid 123975 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:377:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.077
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.043
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.033
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.081
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.047
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.126
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.093
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.035
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.032
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.003
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.049
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.044
And the config/base_branch file does not exist 0.001
When I run tails-custom-apt-sources 0.004
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.038
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.032
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.004
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000