Skip to content

modulesync 5.5.0

modulesync 5.5.0 #48

Triggered via pull request February 4, 2024 10:21
@zilchmszilchms
synchronize #38
modulesync
Status Failure
Total duration 7m 35s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
27s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Puppet / Puppet 7 - CentOS 7: spec/acceptance/agent_and_server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102540757.pp.pRCNWB Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.47 seconds Info: Using environment 'production' Info: Applying configuration version '1707042342' �[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service] �[mNotice: Applied catalog in 1.34 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/server_spec.rb#L8
hyperglass::server class default parameters works with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102555857.pp.8DCTD7 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.44 seconds Info: Using environment 'production' Info: Applying configuration version '1707042358' �[mNotice: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Hyperglass::Server::Service/Systemd::Unit_file[hyperglass.service]/Service[hyperglass.service]: Unscheduling refresh on Service[hyperglass.service] �[mNotice: Applied catalog in 0.93 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/server_spec.rb#L30
hyperglass::server class default parameters Command "sleep 180; curl http://localhost:8001" stdout is expected to match /hyperglass/ Failure/Error: its(:stdout) { is_expected.to match %r{hyperglass} } expected "" to match /hyperglass/ Diff: @@ -1 +1 @@ -/hyperglass/ +""
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.