Skip to content
Triggered via schedule July 25, 2023 04:09
Status Failure
Total duration 34m 49s
Artifacts

cron.yml

on: schedule
Setup Test Matrix
36s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 28 warnings
Distro Puppet - Archlinux rolling: spec/acceptance/alertmanager_spec.rb#L6
prometheus alertmanager alertmanager works idempotently with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041352084.pp.w5R0pY Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.24 seconds Info: Using environment 'production' Info: Applying configuration version '1690258434' �[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/alertmanager.yml]/ensure: removed �[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/template]: Not removing directory; use 'force' to override �[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/template]/ensure: removed �[mNotice: Applied catalog in 0.96 seconds
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L6
prometheus apache exporter apache_exporter works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041356061.pp.WJYuhz Last 10 lines of output were: �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/ensure: defined content as '{sha256}fe35de5e95259cb92b46601881a80400f99dcfbaad9f49f78f92b9c438204100' Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service] Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter] �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter] Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter] �[mNotice: Applied catalog in 1.61 seconds
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L14
prometheus apache exporter default install Service "apache_exporter" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "apache_exporter" to be running
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L15
prometheus apache exporter default install Service "apache_exporter" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "apache_exporter" to be enabled
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L19
prometheus apache exporter default install Port "9117" is expected to be listening with tcp6 Failure/Error: it { is_expected.to be_listening.with('tcp6') } expected Port "9117" to be listening with tcp6
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L23
prometheus apache exporter default install Process "apache_exporter" args is expected to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/ Failure/Error: its(:args) { is_expected.to match %r{\ --scrape_uri http://localhost/server-status/\?auto} } expected "" to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/ Diff: @@ -1 +1 @@ -/\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/ +""
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L29
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041400661.pp.S5iQQk Last 10 lines of output were: �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/content: content changed '{sha256}fe35de5e95259cb92b46601881a80400f99dcfbaad9f49f78f92b9c438204100' to '{sha256}e0228e37f604eb45df5bcdaa63429a33505dc44397dcd418abb4b0da036adc46' Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service] Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload] �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter] �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter] Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter] �[mNotice: Applied catalog in 1.63 seconds
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L48
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041405078.pp.kMDjvv Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.22 seconds Info: Using environment 'production' Info: Applying configuration version '1690258447' Error: Could not update: Execution of '/usr/bin/pacman --noconfirm --needed --noprogressbar -S apache_exporter' returned 1: error: target not found: apache_exporter Error: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Package[apache_exporter]/ensure: change from 'absent' to 'latest' failed: Could not update: Execution of '/usr/bin/pacman --noconfirm --needed --noprogressbar -S apache_exporter' returned 1: error: target not found: apache_exporter �[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.25 seconds
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L36
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Service "apache_exporter" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "apache_exporter" to be running
Distro Puppet - Archlinux rolling: spec/acceptance/apache_exporter_spec.rb#L37
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Service "apache_exporter" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "apache_exporter" to be enabled
Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet 8 - CentOS 7
Process completed with exit code 1.
Setup Test Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 (Ruby 2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 (Ruby 3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Rocky 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - AlmaLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - AlmaLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Distro Puppet - Archlinux rolling
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Rocky 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - CentOS 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - CentOS 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Debian 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - AlmaLinux 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - CentOS 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 18.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - AlmaLinux 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Rocky 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Rocky 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - CentOS 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Debian 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Ubuntu 22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - Ubuntu 18.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 8 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/