Add support for Debian 12 #115
Annotations
9 errors
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093823302.pp.sxZGgS
Last 10 lines of output were:
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 16.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093845198.pp.hYGA1v
Last 10 lines of output were:
Depends: node-wcwidth.js but it is not going to be installed
Depends: node-write-file-atomic but it is not going to be installed
Depends: node-xdg-basedir but it is not going to be installed
Depends: node-xtend but it is not going to be installed
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
�[mNotice: Applied catalog in 2.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094027349.pp.bz6dPt
Last 10 lines of output were:
Depends: node-write-file-atomic but it is not going to be installed
Depends: node-xdg-basedir but it is not going to be installed
Depends: node-xtend but it is not going to be installed
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 10.99 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094043687.pp.hwGEtj
Last 10 lines of output were:
Depends: node-write-file-atomic but it is not going to be installed
Depends: node-xdg-basedir but it is not going to be installed
Depends: node-xtend but it is not going to be installed
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.95 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Run tests:
spec/acceptance/class_spec.rb#L110
nodejs set global_config_entry secret npm config contains the global_config_entry secret
Failure/Error: npm_output = shell('cat $(/usr/bin/npm config get globalconfig)')
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
cat $(/usr/bin/npm config get globalconfig)
Last 10 lines of output were:
cat: /usr/etc/npmrc: No such file or directory
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret unquoted behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094109610.pp.OvaBA5
Last 10 lines of output were:
Depends: node-write-file-atomic but it is not going to be installed
Depends: node-xdg-basedir but it is not going to be installed
Depends: node-xtend but it is not going to be installed
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 11.22 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
|
Run tests:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret unquoted behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094126359.pp.8ANi3e
Last 10 lines of output were:
Depends: node-write-file-atomic but it is not going to be installed
Depends: node-xdg-basedir but it is not going to be installed
Depends: node-xtend but it is not going to be installed
Depends: node-yargs but it is not going to be installed
Depends: node-yargs-parser but it is not going to be installed
Depends: node-yallist but it is not going to be installed
Depends: node-y18n but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
|
Run tests:
spec/acceptance/class_spec.rb#L134
nodejs set global_config_entry secret unquoted npm config contains the global_config_entry secret
Failure/Error: npm_output = shell('cat $(/usr/bin/npm config get globalconfig)')
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
cat $(/usr/bin/npm config get globalconfig)
Last 10 lines of output were:
cat: /usr/etc/npmrc: No such file or directory
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading