Skip to content

modulesync 9.4.0

modulesync 9.4.0 #576

Re-run triggered February 5, 2025 22:04
Status Failure
Total duration 4m 20s
Artifacts

ci.yml

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

Annotations

11 errors and 20 warnings
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_mail_spec.rb#L32
nginx::resource::mailhost define: actualy test the mail module runs successfully Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220805166.VLVMki.pp Last 10 lines of output were: Feb 05 22:08:07 archlinuxrolling-64.example.com systemd[1]: Stopped nginx web server. Feb 05 22:08:07 archlinuxrolling-64.example.com systemd[1]: Starting nginx web server... Feb 05 22:08:07 archlinuxrolling-64.example.com nginx[2950]: 2025/02/05 22:08:07 [emerg] 2950#2950: unknown directive "mail" in /etc/nginx/nginx.conf:67 Feb 05 22:08:07 archlinuxrolling-64.example.com systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE Feb 05 22:08:07 archlinuxrolling-64.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Feb 05 22:08:07 archlinuxrolling-64.example.com systemd[1]: Failed to start nginx web server. Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.35 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_mail_spec.rb#L76
nginx::resource::mailhost define: actualy test the mail module Port "587" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "587" to be listening
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_mail_spec.rb#L80
nginx::resource::mailhost define: actualy test the mail module Port "465" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "465" to be listening
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_proxy_spec.rb#L6
nginx::resource::upstream define: runs successfully Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220807783.lQEc08.pp Last 10 lines of output were: Feb 05 22:08:08 archlinuxrolling-64.example.com systemd[1]: Failed to start nginx web server. Feb 05 22:08:10 archlinuxrolling-64.example.com systemd[1]: nginx.service: Start request repeated too quickly. Feb 05 22:08:10 archlinuxrolling-64.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Feb 05 22:08:10 archlinuxrolling-64.example.com systemd[1]: Failed to start nginx web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Class[Nginx]: Unscheduling all events on Class[Nginx] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.50 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_server_spec.rb#L7
nginx::resource::server define: new server on port 80 configures a nginx server Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'archlinuxrolling-64.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_220810679.YP829Q.pp Last 10 lines of output were: Feb 05 22:08:10 archlinuxrolling-64.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Feb 05 22:08:10 archlinuxrolling-64.example.com systemd[1]: Failed to start nginx web server. Feb 05 22:08:13 archlinuxrolling-64.example.com systemd[1]: nginx.service: Start request repeated too quickly. Feb 05 22:08:13 archlinuxrolling-64.example.com systemd[1]: nginx.service: Failed with result 'exit-code'. Feb 05 22:08:13 archlinuxrolling-64.example.com systemd[1]: Failed to start nginx web server. �[mNotice: /Stage[main]/Nginx::Service/Service[nginx]: Triggered 'refresh' from 1 event Info: Class[Nginx::Service]: Unscheduling all events on Class[Nginx::Service] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 0.51 seconds
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_server_spec.rb#L43
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com and responds with "Hello from www" Failure/Error: shell('/usr/bin/curl http://www.puppetlabs.com:80') do |r| expect(r.stdout).to eq("Hello from www\n") end Beaker::Host::CommandFailure: Host 'archlinuxrolling-64.example.com' exited with 7 running: /usr/bin/curl http://www.puppetlabs.com:80 Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to www.puppetlabs.com port 80 after 1 ms: Could not connect to server
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_server_spec.rb#L49
nginx::resource::server define: new server on port 80 answers to www.puppetlabs.com without error Failure/Error: shell('/usr/bin/curl --fail http://www.puppetlabs.com:80') do |r| expect(r.exit_code).to be_zero end Beaker::Host::CommandFailure: Host 'archlinuxrolling-64.example.com' exited with 7 running: /usr/bin/curl --fail http://www.puppetlabs.com:80 Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to www.puppetlabs.com port 80 after 1 ms: Could not connect to server
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_server_spec.rb#L36
nginx::resource::server define: new server on port 80 Service "nginx" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nginx" to be running
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/nginx_server_spec.rb#L40
nginx::resource::server define: new server on port 80 Port "80" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "80" to be listening
Puppet / Distro Puppet - Archlinux rolling
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-9-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-8-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-9-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-8-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-9-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-8-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 8 (Ruby 3.2): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-9-x86_64 with Facter 4.9.0 and Puppet 8.10.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-11-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on debian-12-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-8-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on redhat-9-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-8-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on rocky-9-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-8-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on almalinux-9-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-8-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/resource_server_spec.rb#L1475
nginx::resource::server on oraclelinux-9-x86_64 with Facter 4.9.0 and Puppet 7.34.0 os-independent items attribute resources when listen_port == ssl_port but ssl = false Testing for warnings not yet implemented in classes Skipped: Not yet implemented