Skip to content

add proxy_server & proxy_type to server install #419

add proxy_server & proxy_type to server install

add proxy_server & proxy_type to server install #419

Triggered via pull request August 3, 2023 19:37
Status Failure
Total duration 32m 0s
Artifacts

ci.yml

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

Annotations

10 errors
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_194205030.pp.SiPA0d 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 '1691091727' �[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.92 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_194208774.pp.zTfBo6 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.57 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_194213169.pp.ENFM6y 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 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.60 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_194217459.pp.cVjzRR 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 '1691091739' 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.21 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