Skip to content

CI

CI #724

Triggered via schedule November 11, 2023 04:09
Status Failure
Total duration 34m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cron.yml

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

Annotations

14 errors and 32 warnings
Puppet 8 - CentOS 7
Process completed with exit code 1.
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_041354446.pp.f6GCqN 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.16 seconds Info: Using environment 'production' Info: Applying configuration version '1699676036' �[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.66 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_041357329.pp.ZkbuNH 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 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.12 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_041400724.pp.K5bZ8r 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.09 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_041403867.pp.2SIoM6 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.17 seconds Info: Using environment 'production' Info: Applying configuration version '1699676045' 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 0.82 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 8 - CentOS 9: spec/acceptance/prometheus_server_spec.rb#L84
prometheus server basics prometheus with complex alerts and scrape configs is idempotent Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042446024.pp.Wj4VqC Last 10 lines of output were: Info: Class[Prometheus::Run_service]: Scheduling refresh of Service[prometheus] �[mNotice: /Stage[main]/Prometheus::Run_service/Service[prometheus]: Triggered 'refresh' from 1 event Info: Class[Prometheus::Service_reload]: Scheduling refresh of Exec[prometheus-reload] �[mNotice: /Stage[main]/Prometheus::Service_reload/Exec[prometheus-reload]/returns: Job for prometheus.service failed. �[mNotice: /Stage[main]/Prometheus::Service_reload/Exec[prometheus-reload]/returns: See "systemctl status prometheus.service" and "journalctl -xeu prometheus.service" for details. Info: Class[Prometheus::Server]: Unscheduling all events on Class[Prometheus::Server] Info: Stage[main]: Unscheduling all events on Stage[main] Error: /Stage[main]/Prometheus::Service_reload/Exec[prometheus-reload]: Failed to call refresh: 'systemctl reload-or-restart prometheus' returned 1 instead of one of [0] Error: /Stage[main]/Prometheus::Service_reload/Exec[prometheus-reload]: 'systemctl reload-or-restart prometheus' returned 1 instead of one of [0] �[mNotice: Applied catalog in 0.42 seconds
Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet 7 - 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 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 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/
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/
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 - 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 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 - 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 - 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 - 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 - OracleLinux 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 - OracleLinux 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 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 - 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 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 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 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 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 - OracleLinux 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 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 - OracleLinux 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 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 - 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 - 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 - 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 - 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 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 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/