Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

modulesync 4.2.0

modulesync 4.2.0 #37

Triggered via pull request April 12, 2024 11:17
Status Failure
Total duration 20m 48s
Artifacts

ci.yml

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

Annotations

9 errors
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L7
etherpad with options installs etherpad and plugins idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112241674.pp.PfzPK9 Last 10 lines of output were: Error: /Stage[main]/Etherpad::Install/Vcsrepo[/var/etherpad.foo.org]: Could not evaluate: No such file or directory @ apply2files - /var/etherpad.foo.org/src/node_modules/.staging/npm-1c95e951/node_modules/walk-up-path �[mNotice: /Stage[main]/Etherpad::Install/Exec[/var/etherpad.foo.org/bin/installDeps.sh]: Dependency Vcsrepo[/var/etherpad.foo.org] has failures: true Warning: /Stage[main]/Etherpad::Install/Exec[/var/etherpad.foo.org/bin/installDeps.sh]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Config/Concat[/var/etherpad.foo.org/settings.json]/Concat_file[/var/etherpad.foo.org/settings.json]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Config/Concat[/var/etherpad.foo.org/settings.json]/File[/var/etherpad.foo.org/settings.json]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Config/Concat::Fragment[settings-first.json.epp]/Concat_fragment[settings-first.json.epp]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Config/Concat::Fragment[settings-second.json.epp]/Concat_fragment[settings-second.json.epp]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Service::Systemd/File[/lib/systemd/system/etherpad.service]: Skipping because of failed dependencies Warning: /Stage[main]/Etherpad::Service/Service[etherpad]: Skipping because of failed dependencies �[mNotice: Applied catalog in 5.55 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L42
etherpad with options Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L49
etherpad with options Process "node" is expected to be running Failure/Error: it { is_expected.to be_running } expected Process "node" to be running
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L50
etherpad with options Process "node" user is expected to eq "ep" Failure/Error: its(:user) { is_expected.to eq 'ep' } expected: #<Encoding:UTF-8> "ep" got: #<Encoding:US-ASCII> "" (compared using ==)
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L51
etherpad with options Process "node" args is expected to match /\/var\/etherpad.foo.org\/node_modules\/ep_etherpad-lite\/node\/server.js/ Failure/Error: its(:args) { is_expected.to match %r{/var/etherpad.foo.org/node_modules/ep_etherpad-lite/node/server.js} } expected "" to match /\/var\/etherpad.foo.org\/node_modules\/ep_etherpad-lite\/node\/server.js/ Diff: @@ -1 +1 @@ -/\/var\/etherpad.foo.org\/node_modules\/ep_etherpad-lite\/node\/server.js/ +""
Puppet / Puppet 7 - CentOS 7: spec/acceptance/etherpad_spec.rb#L55
etherpad with options Command "curl -L http://localhost:8000" stdout is expected to match /.*the foo organisation.*/ Failure/Error: its(:stdout) { is_expected.to match %r{.*the foo organisation.*} } expected "" to match /.*the foo organisation.*/ Diff: @@ -1 +1 @@ -/.*the foo organisation.*/ +""
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.