Skip to content

Add support for Debian 12 #104

Add support for Debian 12

Add support for Debian 12 #104

Triggered via pull request October 19, 2023 07:38
@evgenievgeni
synchronize #480
deb12
Status Cancelled
Total duration 20m 27s
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

153 errors and 4 warnings
Puppet / 8 (Ruby 3.2): spec/classes/nodejs_spec.rb#L371
nodejs when run on CentOS release 7.0 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with( 'baseurl' => repo_baseurl, 'descr' => repo_descr ) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/el/7/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/el/7/$basearch"
Puppet / 8 (Ruby 3.2): spec/classes/nodejs_spec.rb#L371
nodejs when run on Fedora release 27 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with( 'baseurl' => repo_baseurl, 'descr' => repo_descr ) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/fc/27/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/fc/27/$basearch"
Puppet / 8 (Ruby 3.2): spec/classes/nodejs_spec.rb#L1362
nodejs when running on Amazon Linux 2015.03 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with('baseurl' => repo_baseurl, 'descr' => repo_descr) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/el/7/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/el/7/$basearch"
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/nodejs_spec.rb#L371
nodejs when run on CentOS release 7.0 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with( 'baseurl' => repo_baseurl, 'descr' => repo_descr ) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/el/7/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/el/7/$basearch"
Puppet / 7 (Ruby 2.7): spec/classes/nodejs_spec.rb#L371
nodejs when run on Fedora release 27 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with( 'baseurl' => repo_baseurl, 'descr' => repo_descr ) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/fc/27/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/fc/27/$basearch"
Puppet / 7 (Ruby 2.7): spec/classes/nodejs_spec.rb#L1362
nodejs when running on Amazon Linux 2015.03 with manage_package_repo set to true and repo_class set to nodejs::repo::nodesource the nodesource and nodesource-source repos should contain the right description and baseurl Failure/Error: is_expected.to contain_yumrepo('nodesource').with('baseurl' => repo_baseurl, 'descr' => repo_descr) expected that the catalogue would contain Yumrepo[nodesource] with baseurl set to "https://rpm.nodesource.com/pub_12.x/el/7/$basearch" but it is set to "https://rpm.nodesource.com/pub_18.x/el/7/$basearch"
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / 7 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074305158.pp.YrWPnB Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_17_864Z-debug-0.log Info: Stage[main]: Unscheduling all events on Stage[main] Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 8.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074318149.pp.7wgXlI Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.18 seconds Info: Using environment 'production' Info: Applying configuration version '1697701401' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_24_084Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 10: 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 'debian10-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
Puppet / 7 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074336498.pp.lKlV0E Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_49_099Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 8.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074349275.pp.ZtiVJZ Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.18 seconds Info: Using environment 'production' Info: Applying configuration version '1697701432' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_55_212Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 10: 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 'debian10-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
Puppet / 7 - Debian 10
Process completed with exit code 1.
Puppet / 7 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074316453.pp.uSXcuV Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_29_447Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 8.82 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074329746.pp.5cpuQJ Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.21 seconds Info: Using environment 'production' Info: Applying configuration version '1697701413' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_35_972Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 11: 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 'debian11-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
Puppet / 7 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074349239.pp.GBm8eb Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_01_778Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 8.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074401970.pp.GjXZuZ Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.22 seconds Info: Using environment 'production' Info: Applying configuration version '1697701445' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_08_216Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 11: 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 'debian11-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
Puppet / 7 - Debian 11
Process completed with exit code 1.
Puppet / 8 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074318488.pp.kSL1TT Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_33_399Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 8.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074333774.pp.LDsnj1 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.33 seconds Info: Using environment 'production' Info: Applying configuration version '1697701419' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_42_065Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.30 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Debian 10: 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 'debian10-64-puppet8.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
Puppet / 8 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074359288.pp.yyKnfm Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_14_645Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 9.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074414839.pp.LwhCfm Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.32 seconds Info: Using environment 'production' Info: Applying configuration version '1697701460' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_23_118Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Debian 10: 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 'debian10-64-puppet8.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
Puppet / 8 - Debian 10
Process completed with exit code 1.
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian12-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074340337.pp.g8gmxu Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_43_55_698Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 9.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074356105.pp.gkpMwl Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian12-64-none.example.com in environment production in 0.36 seconds Info: Using environment 'production' Info: Applying configuration version '1697701442' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_04_677Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Debian 12: 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 'debian12-64-none.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
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian12-64-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074422799.pp.Ayu99f Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_38_209Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 9.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian12-64-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074438525.pp.kb3e8b Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian12-64-none.example.com in environment production in 0.36 seconds Info: Using environment 'production' Info: Applying configuration version '1697701484' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_47_217Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Debian 12: 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 'debian12-64-none.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
Puppet / 7 - Debian 12
Process completed with exit code 1.
Puppet / 8 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074402282.pp.DwoY51 Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_20_217Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074420537.pp.VqsWTd Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.34 seconds Info: Using environment 'production' Info: Applying configuration version '1697701467' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_29_904Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Ubuntu 20.04: 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-puppet8.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
Puppet / 8 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074451595.pp.hxLUS3 Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_09_466Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074509659.pp.qBuUzX Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.34 seconds Info: Using environment 'production' Info: Applying configuration version '1697701516' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_19_106Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Ubuntu 20.04: 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-puppet8.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
Puppet / 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 8 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074410588.pp.MULepf Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_27_505Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 9.77 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074427893.pp.IvJZoN Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.40 seconds Info: Using environment 'production' Info: Applying configuration version '1697701474' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_37_394Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Debian 11: 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 'debian11-64-puppet8.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
Puppet / 8 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074457339.pp.pTtNCP Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_14_203Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 9.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074514430.pp.QoMwU9 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.40 seconds Info: Using environment 'production' Info: Applying configuration version '1697701521' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_23_960Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 8 - Debian 11: 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 'debian11-64-puppet8.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
Puppet / 8 - Debian 11
Process completed with exit code 1.
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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_074459446.pp.V7nwVH Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_21_051Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 14.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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_074521504.pp.asbQaR Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.30 seconds Info: Using environment 'production' Info: Applying configuration version '1697701528' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_32_124Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 2.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Ubuntu 20.04: 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
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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_074557551.pp.uKjKDr Last 10 lines of output were: Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_46_19_165Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 14.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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_074619411.pp.J2GaUc Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.27 seconds Info: Using environment 'production' Info: Applying configuration version '1697701586' �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_46_30_083Z-debug-0.log Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] 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: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0] �[mNotice: Applied catalog in 3.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
Puppet / 7 - Ubuntu 20.04: 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
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 8 - CentOS 8
The run was canceled by @evgeni.
Puppet / 8 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074136170.pp.Udq4uD Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.15 seconds Info: Using environment 'production' Info: Applying configuration version '1697701300' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 5.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - CentOS 8: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - CentOS 8: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074248733.pp.pzU1WO Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 5.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074259625.pp.QNSwlJ Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701384' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 5.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 8
The operation was canceled.
Puppet / 8 - CentOS 9
The run was canceled by @evgeni.
Puppet / 8 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074119543.pp.oRGE67 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.15 seconds Info: Using environment 'production' Info: Applying configuration version '1697701283' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 3.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - CentOS 9: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - CentOS 9: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074215263.pp.l2TNq5 Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074223838.pp.aFPV66 Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701347' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 9
The operation was canceled.
Puppet / 7 - CentOS 9
The run was canceled by @evgeni.
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074126773.pp.6CYcyj Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.07 seconds Info: Using environment 'production' Info: Applying configuration version '1697701289' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 3.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - CentOS 9: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - CentOS 9: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074207822.pp.Ub0kxx Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074214399.pp.aRE9mI Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701336' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 9
The operation was canceled.
Puppet / 7 - OracleLinux 9
The run was canceled by @evgeni.
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074058783.pp.aMiGWE Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.06 seconds Info: Using environment 'production' Info: Applying configuration version '1697701260' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 3.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074133398.pp.m64e5n Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074139355.pp.bxEMKh Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701301' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 9
The operation was canceled.
Puppet / 8 - OracleLinux 9
The run was canceled by @evgeni.
Puppet / 8 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074101831.pp.Up5vy9 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.12 seconds Info: Using environment 'production' Info: Applying configuration version '1697701265' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 3.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074155343.pp.zVolou Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074203288.pp.vsMZZl Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701327' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed Error: /bin/sh: line 1: /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: line 1: /usr/bin/npm: No such file or directory Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 9
The operation was canceled.
Puppet / 7 - CentOS 8
The run was canceled by @evgeni.
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074138624.pp.rajiCV Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.07 seconds Info: Using environment 'production' Info: Applying configuration version '1697701300' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 4.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074227947.pp.mm5scd Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 5.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074235580.pp.lW0kE4 Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701357' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 5.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 8
The operation was canceled.
Puppet / 7 - OracleLinux 7
The run was canceled by @evgeni.
Puppet / 7 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074103515.pp.4UiykX Last 10 lines of output were: Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[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 1.41 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074107284.pp.O4vayp Last 10 lines of output were: Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: Applied catalog in 1.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - OracleLinux 7: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074152816.pp.YFwnyb Last 10 lines of output were: Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074156424.pp.AK3Cum Last 10 lines of output were: Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 7
The operation was canceled.
Puppet / 8 - Ubuntu 22.04
The run was canceled by @evgeni.
Puppet / 8 - CentOS 7
The run was canceled by @evgeni.
Puppet / 8 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074446209.pp.OoZZCD Last 10 lines of output were: Unpacking nodejs (18.17.1-deb-1nodesource1) ... dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack): trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3 Errors were encountered while processing: /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 9.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074504578.pp.ZptkZz Last 10 lines of output were: Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_amd64.deb ... Unpacking nodejs (18.17.1-deb-1nodesource1) ... dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack): trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3 Errors were encountered while processing: /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074122381.pp.IraTRe Last 10 lines of output were: Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[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 1.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - Ubuntu 22.04
The run was canceled by @evgeni.
Puppet / 8 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074128162.pp.dnCy9b Last 10 lines of output were: Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: Applied catalog in 0.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - Ubuntu 22.04
The operation was canceled.
Puppet / 8 - CentOS 7: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074413189.pp.YmjYWN Last 10 lines of output were: Unpacking nodejs (18.17.1-deb-1nodesource1) ... dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack): trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3 Errors were encountered while processing: /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.55 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 7: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / 7 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074430720.pp.R21fwk Last 10 lines of output were: Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_amd64.deb ... Unpacking nodejs (18.17.1-deb-1nodesource1) ... dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack): trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3 Errors were encountered while processing: /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074229464.pp.CmLizt Last 10 lines of output were: Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
Puppet / 8 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074235872.pp.Y9nQyJ Last 10 lines of output were: Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - CentOS 7
The operation was canceled.
Puppet / 7 - OracleLinux 8
The run was canceled by @evgeni.
Puppet / 7 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074159727.pp.ggIzPs Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.08 seconds Info: Using environment 'production' Info: Applying configuration version '1697701322' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 6.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074306875.pp.DlMB2r Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 6.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074316066.pp.Jt1Zxm Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701398' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 6.36 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - OracleLinux 8
The operation was canceled.
Puppet / 8 - OracleLinux 8
The run was canceled by @evgeni.
Puppet / 8 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074153553.pp.mUch6z Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.13 seconds Info: Using environment 'production' Info: Applying configuration version '1697701318' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed �[mNotice: Applied catalog in 6.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 8 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074313770.pp.nHOgYw Last 10 lines of output were: �[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644 �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 6.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074325549.pp.XHt03Z Last 10 lines of output were: Info: Using environment 'production' Info: Applying configuration version '1697701410' �[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created �[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed 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 6.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 8
The operation was canceled.
Puppet / 7 - CentOS 7
The run was canceled by @evgeni.
Puppet / 8 - OracleLinux 7
The run was canceled by @evgeni.
Puppet / 7 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074116850.pp.p4jDRX Last 10 lines of output were: Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[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 1.53 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074121109.pp.ZO8GlK Last 10 lines of output were: Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[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 1.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074120756.pp.OoFvcz Last 10 lines of output were: Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: Applied catalog in 0.89 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 8 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074127892.pp.kBCkga Last 10 lines of output were: Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: Applied catalog in 1.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - CentOS 7: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / 8 - OracleLinux 7: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - CentOS 7: spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were: Failed to set locale, defaulting to C
Puppet / 8 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074233231.pp.YDAwhO Last 10 lines of output were: Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074210713.pp.Fw9oA8 Last 10 lines of output were: Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074239803.pp.lrd2aN Last 10 lines of output were: Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 7 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074215037.pp.gaKM0z Last 10 lines of output were: Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest �[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Dependency Package[nodejs] has failures: true Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
Puppet / 8 - OracleLinux 7
The operation was canceled.
Puppet / 7 - CentOS 7
The operation was canceled.
Puppet / 8 - CentOS 9: spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / 7 - CentOS 9: spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed
Puppet / 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed Failure/Error: is_expected.to be_installed expected Package "nodejs-devel" to be installed