Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #74
Annotations
5 errors
The run was canceled by @kenyon.
|
spec/acceptance/class_spec.rb#L40
nodejs repo_class => epel Package "nodejs" comes from the expected source
Expected pending 'This won't work until we have CentOS 7.4 because of dependency' to fail. No error was raised.
|
spec/support/acceptance/shared_examples.rb#L4
nodejs repo_class => epel set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_000746561.pp.eZaGX6
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1694909268'
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:52
|
spec/support/acceptance/shared_examples.rb#L8
nodejs repo_class => epel set global_config_entry secret behaves like an idempotent resource applies a second time without changes
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_000749296.pp.HG8xYb
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.10 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694909271'
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
�[mNotice: Applied catalog in 0.33 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:52
|
|
The logs for this run have expired and are no longer available.
Loading