Skip to content

Instantly share code, notes, and snippets.

@Iristyle
Created November 22, 2016 21:58
Show Gist options
  • Select an option

  • Save Iristyle/f74b6f1df046889ba6b3d477dfaa12ec to your computer and use it in GitHub Desktop.

Select an option

Save Iristyle/f74b6f1df046889ba6b3d477dfaa12ec to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:37$ cmd.exe /c puppet help --libdir="C:/cygwin64/tmp/7316_apps_should_be_available_via_pluginsync.s4Aakg/agent_lib"
Usage: puppet <subcommand> [options] <action> [options]
Available subcommands:
agent The puppet agent daemon
apply Apply Puppet manifests locally
ca Local Puppet Certificate Authority management.
catalog Compile, save, view, and convert catalogs.
cert Manage certificates and requests
certificate Provide access to the CA for certificate management.
certificate_request Manage certificate requests.
certificate_revocation_list Manage the list of revoked certificates.
config Interact with Puppet's settings.
describe Display help about resource types
device Manage remote network devices
doc Generate Puppet references
epp Interact directly with the EPP template parser/renderer.
facts Retrieve and store facts.
file Retrieve and store files in a filebucket
filebucket Store and retrieve files in a filebucket
generate Generates Puppet code from Ruby definitions.
help Display Puppet help.
inspect Send an inspection report
key Create, save, and remove certificate keys.
lookup Data in modules lookup function
man Display Puppet manual pages.
master The puppet master daemon
module Creates, installs and searches for modules on the Puppet Forge.
node View and manage node definitions.
parser Interact directly with the parser.
plugin Interact with the Puppet plugin system.
report Create, display, and submit reports.
resource The resource abstraction layer shell
resource_type View classes, defined resource types, and nodes from all manifests.
status View puppet server status.
superbogus a simple application for testing application delivery via plugin sync
See 'puppet help <subcommand> <action>' for help on a specific subcommand action.
See 'puppet help <subcommand>' for help on a specific subcommand.
Puppet v4.8.1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.92 seconds
* verify that we can run the application
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:39$ puppet superbogus --libdir="/tmp/7316_apps_should_be_available_via_pluginsync.rB4hN2/agent_lib"
Hello from the superbogus application
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:40$ cmd.exe /c puppet superbogus --libdir="C:/cygwin64/tmp/7316_apps_should_be_available_via_pluginsync.s4Aakg/agent_lib"
Hello from the superbogus application
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.40 seconds
* clear out the libdir on the agents in preparation for the next test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:41$ rm -rf /tmp/7316_apps_should_be_available_via_pluginsync.rB4hN2/agent_lib/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:41$ rm -rf C:/cygwin64/tmp/7316_apps_should_be_available_via_pluginsync.s4Aakg/agent_lib/*
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:41$ rm -rf /tmp/7316_apps_should_be_available_via_pluginsync.rB4hN2
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:41$ rm -rf C:/cygwin64/tmp/7316_apps_should_be_available_via_pluginsync.s4Aakg
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.05 seconds
Begin teardown
End teardown
tests/pluginsync/7316_apps_should_be_available_via_pluginsync.rb passed in 58.74 seconds
Begin tests/pluginsync/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb
the pluginsync functionality should sync app definitions, and they should be runnable afterwards
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:41$ mktemp -dt 7316_faces_with_app_stubs_should_be_available_via_pluginsync.XXXXXX
/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:41$ chmod 755 /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:41$ cygpath -m $(mktemp -td 7316_faces_with_app_stubs_should_be_available_via_pluginsync.XXXXXX)
C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:09:41$ chmod 755 C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
* write our simple module out to the master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:41$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:42$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:43$ mkdir -p /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/application
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-11uyjdf centos6-64-1:/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/application/superbogus.rb {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:43$ chown puppet:puppet /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/application/superbogus.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:43$ chmod 755 /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/application/superbogus.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:43$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:44$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ mkdir -p /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/face
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1e715y centos6-64-1:/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/face/superbogus.rb {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ chown puppet:puppet /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/face/superbogus.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ chmod 755 /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/face/superbogus.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* verify that the app file exists on the master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/application/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments/production/modules/superbogus/lib/puppet/face/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* start the master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ mktemp -dt 7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.XXXXXX
/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:45$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:46$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:46$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1801fhq centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:46$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:47$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:47$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:47$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:48$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:48$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-djev15 centos6-64-1:/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:49$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[main]
environmentpath = /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/environments
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:49$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:09:50$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.61 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:19$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:20$ curl -m 1 https://localhost:8140 ostensibly successful.
* verify that the module files don't exist on the agent path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:20$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/application/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:20$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/application/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:20$ test -f "C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/application/superbogus.rb"
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:20$ test -f "C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/application/superbogus.rb"
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
Exited: 1
* run the agent
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:20$ puppet agent --libdir="/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib" --trace --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Notice: /File[/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet]/ensure: created
Notice: /File[/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/application]/ensure: created
Notice: /File[/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/application/superbogus.rb]/ensure: defined content as '{md5}f39411e2e4c7a7caf890778afc24887f'
Notice: /File[/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/face]/ensure: created
Notice: /File[/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/face/superbogus.rb]/ensure: defined content as '{md5}75d454702df04250ac39981e09e8eb70'
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479841724'
Notice: Applied catalog in 0.22 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.51 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:23$ cmd.exe /c puppet agent --libdir="C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib" --trace --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Notice: /File[C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet]/ensure: created
Notice: /File[C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/application]/ensure: created
Notice: /File[C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/application/superbogus.rb]/ensure: defined content as '{md5}f39411e2e4c7a7caf890778afc24887f'
Notice: /File[C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/face]/ensure: created
Notice: /File[C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/face/superbogus.rb]/ensure: defined content as '{md5}75d454702df04250ac39981e09e8eb70'
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479841735'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.57 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:34$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:35$ if [ -f '/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q/puppet.conf.bak' ]; then cat '/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb.F7Yb3q/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:35$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.49 seconds
* verify that the module files were synced down to the agent
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:37$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/application/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:37$ test -f "/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/puppet/face/superbogus.rb"
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:37$ test -f "C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/application/superbogus.rb"
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:37$ test -f "C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/puppet/face/superbogus.rb"
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
* verify that the application shows up in help
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:37$ puppet help --libdir="/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib"
Usage: puppet <subcommand> [options] <action> [options]
Available subcommands:
agent The puppet agent daemon
apply Apply Puppet manifests locally
ca Local Puppet Certificate Authority management.
catalog Compile, save, view, and convert catalogs.
cert Manage certificates and requests
certificate Provide access to the CA for certificate management.
certificate_request Manage certificate requests.
certificate_revocation_list Manage the list of revoked certificates.
config Interact with Puppet's settings.
describe Display help about resource types
device Manage remote network devices
doc Generate Puppet references
epp Interact directly with the EPP template parser/renderer.
facts Retrieve and store facts.
file Retrieve and store files in a filebucket
filebucket Store and retrieve files in a filebucket
generate Generates Puppet code from Ruby definitions.
help Display Puppet help.
inspect Send an inspection report
key Create, save, and remove certificate keys.
lookup Data in modules lookup function
man Display Puppet manual pages.
master The puppet master daemon
module Creates, installs and searches for modules on the Puppet Forge.
node View and manage node definitions.
parser Interact directly with the parser.
plugin Interact with the Puppet plugin system.
report Create, display, and submit reports.
resource The resource abstraction layer shell
resource_type View classes, defined resource types, and nodes from all manifests.
status View puppet server status.
superbogus a simple face for testing face delivery via plugin sync
See 'puppet help <subcommand> <action>' for help on a specific subcommand action.
See 'puppet help <subcommand>' for help on a specific subcommand.
Puppet v4.8.1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.07 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:38$ cmd.exe /c puppet help --libdir="C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib"
Usage: puppet <subcommand> [options] <action> [options]
Available subcommands:
agent The puppet agent daemon
apply Apply Puppet manifests locally
ca Local Puppet Certificate Authority management.
catalog Compile, save, view, and convert catalogs.
cert Manage certificates and requests
certificate Provide access to the CA for certificate management.
certificate_request Manage certificate requests.
certificate_revocation_list Manage the list of revoked certificates.
config Interact with Puppet's settings.
describe Display help about resource types
device Manage remote network devices
doc Generate Puppet references
epp Interact directly with the EPP template parser/renderer.
facts Retrieve and store facts.
file Retrieve and store files in a filebucket
filebucket Store and retrieve files in a filebucket
generate Generates Puppet code from Ruby definitions.
help Display Puppet help.
inspect Send an inspection report
key Create, save, and remove certificate keys.
lookup Data in modules lookup function
man Display Puppet manual pages.
master The puppet master daemon
module Creates, installs and searches for modules on the Puppet Forge.
node View and manage node definitions.
parser Interact directly with the parser.
plugin Interact with the Puppet plugin system.
report Create, display, and submit reports.
resource The resource abstraction layer shell
resource_type View classes, defined resource types, and nodes from all manifests.
status View puppet server status.
superbogus a simple face for testing face delivery via plugin sync
See 'puppet help <subcommand> <action>' for help on a specific subcommand action.
See 'puppet help <subcommand>' for help on a specific subcommand.
Puppet v4.8.1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 2.03 seconds
* verify that we can run the application
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:40$ puppet superbogus --libdir="/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib"
Hello from the superbogus face
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:41$ cmd.exe /c puppet superbogus --libdir="C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib"
Hello from the superbogus face
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.40 seconds
* clear out the libdir on the agents in preparation for the next test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:43$ rm -rf /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt/agent_lib/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:43$ rm -rf C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ/agent_lib/*
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:43$ rm -rf /tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.Dd59Kt
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:10:43$ rm -rf C:/cygwin64/tmp/7316_faces_with_app_stubs_should_be_available_via_pluginsync.yMfyrJ
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.05 seconds
Begin teardown
End teardown
tests/pluginsync/7316_faces_with_app_stubs_should_be_available_via_pluginsync.rb passed in 61.75 seconds
Begin tests/pluginsync/files_earlier_in_modulepath_take_precendence.rb
earlier modules take precendence over later modules in the modulepath
* Create some modules in the modulepath
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:43$ mktemp -dt module_precedence.XXXXXX
/tmp/module_precedence.glqLoi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:43$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:44$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:44$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.wv0dYX
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1stujpb centos6-64-1:/tmp/apply_manifest.pp.wv0dYX {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:44$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.wv0dYX
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479841747'
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi]/owner: owner changed 'root' to 'puppet'
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi]/group: group changed 'root' to 'puppet'
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi]/mode: mode changed '0700' to '0750'
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/modules2]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/modules2/a]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/modules2/a/lib]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments/production]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments/production/modules1]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments/production/modules1/a]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments/production/modules1/a/lib]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_precedence.glqLoi/environments/production/environment.conf]/ensure: defined content as '{md5}1dae200b2453f5f21947e035d8ec323a'
Notice: /Stage[main]/Main/File[mod1]/ensure: defined content as '{md5}3fb5d310969466a028e2c7b02cf04c0c'
Notice: /Stage[main]/Main/File[mod2]/ensure: defined content as '{md5}f878b19398624104f9709bbb3f2869cd'
Notice: Applied catalog in 0.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.14 seconds
Exited: 2
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:47$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:47$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:48$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:48$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-10n5x27 centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:48$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:49$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:49$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/module_precedence.glqLoi/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:49$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:50$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:51$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-7v8diz centos6-64-1:/tmp/module_precedence.glqLoi/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:51$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[main]
environmentpath = /tmp/module_precedence.glqLoi/environments
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:51$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:10:52$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.63 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:23$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:23$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:23$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Notice: /File[/opt/puppetlabs/puppet/cache/facts.d]/mode: mode changed '0755' to '0750'
Info: Retrieving plugin
Notice: /File[/opt/puppetlabs/puppet/cache/lib/foo.rb]/ensure: defined content as '{md5}3fb5d310969466a028e2c7b02cf04c0c'
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479841787'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.47 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:26$ puppet agent --configprint vardir
/opt/puppetlabs/puppet/cache
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.82 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:27$ cat "/opt/puppetlabs/puppet/cache/lib/foo.rb"
'from the first module'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:11:27$ cmd.exe /c puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/foo.rb]/ensure: defined content as '{md5}3fb5d310969466a028e2c7b02cf04c0c'
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479841799'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.69 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:11:38$ cmd.exe /c puppet agent --configprint vardir
C:/ProgramData/PuppetLabs/puppet/cache
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.55 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:11:39$ cat "C:/ProgramData/PuppetLabs/puppet/cache/lib/foo.rb"
'from the first module'
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:39$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:40$ if [ -f '/tmp/module_precedence.glqLoi/puppet.conf.bak' ]; then cat '/tmp/module_precedence.glqLoi/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/module_precedence.glqLoi/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:40$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.39 seconds
Begin teardown
End teardown
tests/pluginsync/files_earlier_in_modulepath_take_precendence.rb passed in 58.61 seconds
Begin tests/reports/cached_catalog_status_in_report.rb
PUP-5867: The report specifies whether a cached catalog was used, and if so, why
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:41$ puppet master --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:42$ getent passwd puppet
puppet:x:498:499:puppetserver daemon:/opt/puppetlabs/server/data/puppetserver:/sbin/nologin
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:42$ mktemp -dt report_dir.XXXXXX
/tmp/report_dir.xBEGkr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:42$ chown puppet:puppet /tmp/report_dir.xBEGkr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:42$ mktemp -dt cached_catalog_status_in_report.rb.XXXXXX
/tmp/cached_catalog_status_in_report.rb.NiJA9e
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:42$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:43$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:44$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:44$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1pmzzzk centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:44$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:45$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:45$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cached_catalog_status_in_report.rb.NiJA9e/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:45$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:45$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:46$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-im03ip centos6-64-1:/tmp/cached_catalog_status_in_report.rb.NiJA9e/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:46$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[master]
reportdir = /tmp/report_dir.xBEGkr
reports = store
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:46$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:11:47$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.63 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:18$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:18$ curl -m 1 https://localhost:8140 ostensibly successful.
* cached_catalog_status should be 'not used' when a new catalog is retrieved
* Initial run: cache a newly retrieved catalog
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:18$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Notice: /File[/opt/puppetlabs/puppet/cache/facts.d]/mode: mode changed '0750' to '0755'
Info: Retrieving plugin
Notice: /File[/opt/puppetlabs/puppet/cache/lib/foo.rb]/ensure: removed
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479841842'
Notice: Applied catalog in 0.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.23 seconds
* Run again and ensure report indicates that the cached catalog was not used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:21$ puppet agent --onetime --no-daemonize --server q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.82 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:24$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:25$ cat /tmp/report_dir.xBEGkr/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.000272013
- - filebucket
- Filebucket
- 6.6335e-05
- - config_retrieval
- Config retrieval
- 0.391426415
- - total
- Total
- 0.391764763
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:10:44.700240768 -08:00
noop_pending: false
transaction_uuid: 698a6d73-995f-45c8-ac83-4e878d03fa1c
logs:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.21 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:10:45.888917168-08:00'
file:
line:
catalog_uuid: 74bce9bb-4386-47f3-b15a-80382000893a
environment: production
configuration_version: 1479841845
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 6.9739e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:10:45.799820917-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.6237e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:10:45.799989581-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 3.9683e-05
tags:
- schedule
- daily
time: '2016-11-22T11:10:45.800147737-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 3.901e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:10:45.800260995-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 3.902e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:10:45.800395910-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 3.8324e-05
tags:
- schedule
- never
time: '2016-11-22T11:10:45.800504143-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 6.6335e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:10:45.800669630-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:25$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:26$ rm -rf /tmp/report_dir.xBEGkr/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run with --use_cached_catalog and ensure report indicates cached catalog was explicitly requested
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:26$ puppet agent --onetime --no-daemonize --use_cached_catalog --server q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:28$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:29$ cat /tmp/report_dir.xBEGkr/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.000276758
- - filebucket
- Filebucket
- 6.6672e-05
- - config_retrieval
- Config retrieval
- 0.013879952
- - total
- Total
- 0.014223382
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:10:49.080033421 -08:00
noop_pending: false
transaction_uuid: 3719102d-c210-4a3d-97d5-450b858137a0
logs:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.20 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:10:49.466439700-08:00'
file:
line:
catalog_uuid: 74bce9bb-4386-47f3-b15a-80382000893a
environment: production
configuration_version: 1479841845
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 7.0254e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:10:49.371567446-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.4301e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:10:49.371739363-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 4.2571e-05
tags:
- schedule
- daily
time: '2016-11-22T11:10:49.371860502-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 3.9403e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:10:49.371993370-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 4.0004e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:10:49.372117472-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 4.0225e-05
tags:
- schedule
- never
time: '2016-11-22T11:10:49.372246621-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 6.6672e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:10:49.372393563-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: explicitly_requested
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:29$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:29$ rm -rf /tmp/report_dir.xBEGkr/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* On a run which fails to retrieve a new catalog, ensure report indicates cached catalog was used on failure
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:29$ puppet agent --onetime --no-daemonize --report_server q7wag30yh4zmqa6.delivery.puppetlabs.net --server nonexist
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.39 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:32$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:33$ cat /tmp/report_dir.xBEGkr/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.00034207499999999995
- - filebucket
- Filebucket
- 9.1353e-05
- - config_retrieval
- Config retrieval
- 0.001647513
- - total
- Total
- 0.0020809409999999998
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:10:52.758204938 -08:00
noop_pending: false
transaction_uuid: eaeb64b7-221a-4e87-b7d4-e593c83eb8fd
logs:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'Unable to fetch my node definition, but the agent run will continue:'
source: Puppet
tags:
- warning
time: '2016-11-22T11:10:52.919156409-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'getaddrinfo: Name or service not known'
source: Puppet
tags:
- warning
time: '2016-11-22T11:10:52.919346126-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': getaddrinfo:
Name or service not known'
source: "/File[/opt/puppetlabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:10:52.962711464-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts:
getaddrinfo: Name or service not known'
source: "/File[/opt/puppetlabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:10:52.976791487-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': getaddrinfo:
Name or service not known'
source: "/File[/opt/puppetlabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:10:52.992963880-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///plugins:
getaddrinfo: Name or service not known'
source: "/File[/opt/puppetlabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:10:53.007207432-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not retrieve catalog from remote server: getaddrinfo: Name or service
not known'
source: Puppet
tags:
- err
time: '2016-11-22T11:10:53.115238744-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.25 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:10:53.388946411-08:00'
file:
line:
catalog_uuid: 74bce9bb-4386-47f3-b15a-80382000893a
environment: production
configuration_version: 1479841845
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 9.1328e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:10:53.265669617-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.6798e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:10:53.265848968-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 6.4273e-05
tags:
- schedule
- daily
time: '2016-11-22T11:10:53.265972770-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 4.1171e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:10:53.266122961-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 5.9243e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:10:53.266237669-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 3.9262e-05
tags:
- schedule
- never
time: '2016-11-22T11:10:53.266365626-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 9.1353e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:10:53.266513653-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: on_failure
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
* cached_catalog_status should be 'not used' when a new catalog is retrieved
* Initial run: cache a newly retrieved catalog
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:12:33$ cmd.exe /c puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Notice: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib/foo.rb]/ensure: removed
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479841864'
Notice: Applied catalog in 0.14 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.88 seconds
* Run again and ensure report indicates that the cached catalog was not used
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:12:43$ cmd.exe /c puppet agent --onetime --no-daemonize --server q7wag30yh4zmqa6.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.72 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:12:54$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.69 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:56$ cat /tmp/report_dir.xBEGkr/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.125015
- - total
- Total
- 0.125015
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:11:15.051996000 -08:00
noop_pending: false
transaction_uuid: 22408291-0eed-4dd4-a374-f76ffc6c06e8
logs:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.08 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:11:16.067627000-08:00'
file:
line:
catalog_uuid: be3e81c3-ad04-4ca7-821e-4c6f95df4ae6
environment: production
configuration_version: 1479841875
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:11:16.005123000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:12:56$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.65 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:12:58$ rm -rf /tmp/report_dir.xBEGkr/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run with --use_cached_catalog and ensure report indicates cached catalog was explicitly requested
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:12:58$ cmd.exe /c puppet agent --onetime --no-daemonize --use_cached_catalog --server q7wag30yh4zmqa6.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.19 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:13:08$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:09$ cat /tmp/report_dir.xBEGkr/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.031253
- - total
- Total
- 0.031253
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:11:29.255159000 -08:00
noop_pending: false
transaction_uuid: 6f9c22d5-3675-424d-99f0-f7df445afae7
logs:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.11 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:11:29.505151000-08:00'
file:
line:
catalog_uuid: be3e81c3-ad04-4ca7-821e-4c6f95df4ae6
environment: production
configuration_version: 1479841875
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:11:29.442648000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: explicitly_requested
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:13:09$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.68 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:11$ rm -rf /tmp/report_dir.xBEGkr/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* On a run which fails to retrieve a new catalog, ensure report indicates cached catalog was used on failure
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:13:11$ cmd.exe /c puppet agent --onetime --no-daemonize --report_server q7wag30yh4zmqa6.delivery.puppetlabs.net --server nonexist
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 24.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:13:35$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.62 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:37$ cat /tmp/report_dir.xBEGkr/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.0
- - total
- Total
- 0.0
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:11:42.645800000 -08:00
noop_pending: false
transaction_uuid: 99d2f56e-ca7b-4983-a1d9-44426aaedcab
logs:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'Unable to fetch my node definition, but the agent run will continue:'
source: Puppet
tags:
- warning
time: '2016-11-22T11:11:45.005202000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'getaddrinfo: ���̂悤�ȃz�X�g�͕s���ł��B '
source: Puppet
tags:
- warning
time: '2016-11-22T11:11:45.005202000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': getaddrinfo:
���̂悤�ȃz�X�g�͕s���ł��B '
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:11:47.364581000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts:
getaddrinfo: ���̂悤�ȃz�X�g�͕s���ł��B '
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:11:49.645832000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': getaddrinfo:
���̂悤�ȃz�X�g�͕s���ł��B '
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:11:51.958333000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///plugins:
getaddrinfo: ���̂悤�ȃz�X�g�͕s���ł��B '
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:11:54.255208000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not retrieve catalog from remote server: getaddrinfo: ���̂悤�ȃz�X�g�͕s���ł��B '
source: Puppet
tags:
- err
time: '2016-11-22T11:11:56.755208000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.08 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:11:56.880199000-08:00'
file:
line:
catalog_uuid: be3e81c3-ad04-4ca7-821e-4c6f95df4ae6
environment: production
configuration_version: 1479841875
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:11:56.833326000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: on_failure
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:37$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:38$ if [ -f '/tmp/cached_catalog_status_in_report.rb.NiJA9e/puppet.conf.bak' ]; then cat '/tmp/cached_catalog_status_in_report.rb.NiJA9e/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cached_catalog_status_in_report.rb.NiJA9e/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:38$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.37 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ rm -rf /tmp/report_dir.xBEGkr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/reports/cached_catalog_status_in_report.rb passed in 117.53 seconds
Begin tests/reports/corrective_change_new_resource.rb
C98092 - a new resource should not be reported as a corrective change
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ mkdir -p /tmp/corrective_change_new_resource_uba5d4mi/manifests /tmp/corrective_change_new_resource_uba5d4mi/modules; chmod -R 755 /tmp/corrective_change_new_resource_uba5d4mi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ ln -sf /tmp/corrective_change_new_resource_uba5d4mi /etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ mktemp -t corrective_change_new_resource_uba5d4mi.XXXXXX
/tmp/corrective_change_new_resource_uba5d4mi.B4LShw
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:13:39$ cygpath -m $(mktemp -t corrective_change_new_resource_uba5d4mi.XXXXXX)
C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
* create file resource - site.pp to verify corrective change flag
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.41mzrO
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-16z2s8e centos6-64-1:/tmp/apply_manifest.pp.41mzrO {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:39$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.41mzrO
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479841922'
Notice: /Stage[main]/Main/File[/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp]/ensure: defined content as '{md5}8074fb1eba333ab05b65d0c3a365fd7f'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.00 seconds
Exited: 2
* run agent(s)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:41$ mktemp -dt corrective_change_new_resource.rb.XXXXXX
/tmp/corrective_change_new_resource.rb.8hPkSq
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:41$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:42$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:43$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:43$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-hzdj3g centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:43$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:44$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:44$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/corrective_change_new_resource.rb.8hPkSq/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:44$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:44$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:45$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-13lwph7 centos6-64-1:/tmp/corrective_change_new_resource.rb.8hPkSq/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:45$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:45$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.21 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:13:46$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.54 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:16$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:16$ curl -m 1 https://localhost:8140 ostensibly successful.
* Run agent once to create new File resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:16$ puppet agent -t --environment corrective_change_new_resource_uba5d4mi --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_new_resource_uba5d4mi'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479841960'
Notice: /Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]/content:
--- /tmp/corrective_change_new_resource_uba5d4mi.B4LShw 2016-11-22 11:12:00.857095677 -0800
+++ /tmp/puppet-file20161122-8422-19ggen1 2016-11-22 11:12:41.035095649 -0800
@@ -0,0 +1 @@
+this is a test
Info: Computing checksum on file /tmp/corrective_change_new_resource_uba5d4mi.B4LShw
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]: Filebucketed /tmp/corrective_change_new_resource_uba5d4mi.B4LShw to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.48 seconds
Exited: 2
* Verify the file resource is created
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:19$ cat /tmp/corrective_change_new_resource_uba5d4mi.B4LShw
this is a test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run agent once to create new File resource
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:20$ cmd.exe /c puppet agent -t --environment corrective_change_new_resource_uba5d4mi --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_new_resource_uba5d4mi'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479841971'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]/content:
Info: Computing checksum on file C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]: Filebucketed C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5 to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.16 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.47 seconds
Exited: 2
* Verify the file resource is created
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:30$ cat C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
this is a test
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:30$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:31$ if [ -f '/tmp/corrective_change_new_resource.rb.8hPkSq/puppet.conf.bak' ]; then cat '/tmp/corrective_change_new_resource.rb.8hPkSq/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/corrective_change_new_resource.rb.8hPkSq/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:31$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.38 seconds
* Check report
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:32$ puppet config print statedir
/opt/puppetlabs/puppet/cache/state
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:33$ cat /opt/puppetlabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.03880609
- - schedule
- Schedule
- 0.00041318799999999993
- - filebucket
- Filebucket
- 8.3701e-05
- - config_retrieval
- Config retrieval
- 0.489950021
- - total
- Total
- 0.529253
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_new_resource_uba5d4mi'
source: Puppet
tags:
- info
time: '2016-11-22T11:12:40.218900036-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:12:40.219141391-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:12:40.288782571-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:12:40.893968916-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479841960'
source: Puppet
tags:
- info
time: '2016-11-22T11:12:41.032338730-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: "\n--- /tmp/corrective_change_new_resource_uba5d4mi.B4LShw\t2016-11-22
11:12:00.857095677 -0800\n+++ /tmp/puppet-file20161122-8422-19ggen1\t2016-11-22
11:12:41.035095649 -0800\n@@ -0,0 +1 @@\n+this is a test\n"
source: "/Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]/content"
tags:
- notice
- file
- class
- content
time: '2016-11-22T11:12:41.040559542-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :info
message: Computing checksum on file /tmp/corrective_change_new_resource_uba5d4mi.B4LShw
source: Puppet
tags:
- info
time: '2016-11-22T11:12:41.041401475-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
source: Puppet
tags:
- info
time: '2016-11-22T11:12:41.064334647-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Filebucketed /tmp/corrective_change_new_resource_uba5d4mi.B4LShw to puppet
with sum d41d8cd98f00b204e9800998ecf8427e
source: "/Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]"
tags:
- info
- file
- class
time: '2016-11-22T11:12:41.064658945-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
source: "/Stage[main]/Main/File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]/content"
tags:
- notice
- file
- class
time: '2016-11-22T11:12:41.073654145-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.24 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:12:41.177149192-08:00'
file:
line:
resource_statuses:
File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]: !ruby/object:Puppet::Resource::Status
title: "/tmp/corrective_change_new_resource_uba5d4mi.B4LShw"
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
resource: File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[/tmp/corrective_change_new_resource_uba5d4mi.B4LShw]
evaluation_time: 0.03880609
tags:
- file
- class
time: '2016-11-22T11:12:41.035141937-08:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: content
previous_value: "{md5}d41d8cd98f00b204e9800998ecf8427e"
desired_value: "{md5}e19c1283c925b3206685ff522acfe3e6"
historical_value:
message: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
name: :content_changed
status: success
time: 2016-11-22 11:12:41.041187302 -08:00
redacted:
corrective_change: false
corrective_change: false
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 9.482e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:12:41.074922273-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 6.5069e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:12:41.075128913-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 7.191e-05
tags:
- schedule
- daily
time: '2016-11-22T11:12:41.075324398-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 6.0946e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:12:41.075498436-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 5.3998e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:12:41.075662402-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 6.6445e-05
tags:
- schedule
- never
time: '2016-11-22T11:12:41.075812079-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 8.3701e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:12:41.076005113-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
time: 2016-11-22 11:12:39.334581683 -08:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479841960
transaction_uuid: cedc28f0-ffaf-4615-b46a-884de47d6a20
code_id:
catalog_uuid: adb13066-72e9-4ca1-b1a4-07644e3415e3
cached_catalog_status: not_used
master_used:
environment: corrective_change_new_resource_uba5d4mi
status: changed
noop: false
noop_pending: false
corrective_change: false
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:33$ cmd.exe /c puppet config print statedir
C:/ProgramData/PuppetLabs/puppet/cache/state
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.43 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:34$ cat C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.046889
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.296881
- - total
- Total
- 0.34377
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_new_resource_uba5d4mi'
source: Puppet
tags:
- info
time: '2016-11-22T19:12:50.927185000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T19:12:50.927185000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T19:12:51.036568000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T19:12:51.552228000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479841971'
source: Puppet
tags:
- info
time: '2016-11-22T19:12:51.630310000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: |2+
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]/content"
tags:
- notice
- file
- class
- content
time: '2016-11-22T19:12:51.645929000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :info
message: Computing checksum on file C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
source: Puppet
tags:
- info
time: '2016-11-22T19:12:51.645929000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
source: Puppet
tags:
- info
time: '2016-11-22T19:12:51.661554000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Filebucketed C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
to puppet with sum d41d8cd98f00b204e9800998ecf8427e
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]"
tags:
- info
- file
- class
time: '2016-11-22T19:12:51.661554000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]/content"
tags:
- notice
- file
- class
time: '2016-11-22T19:12:51.692818000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.16 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T19:12:51.770951000+00:00'
file:
line:
resource_statuses:
File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]: !ruby/object:Puppet::Resource::Status
title: C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
file: "/etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi/manifests/site.pp"
line: 3
resource: File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5]
evaluation_time: 0.046889
tags:
- file
- class
time: '2016-11-22T19:12:51.645929000+00:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: content
previous_value: "{md5}d41d8cd98f00b204e9800998ecf8427e"
desired_value: "{md5}e19c1283c925b3206685ff522acfe3e6"
historical_value:
message: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
name: :content_changed
status: success
time: 2016-11-22 19:12:51.645929000 +00:00
redacted:
corrective_change: false
corrective_change: false
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T19:12:51.692818000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
time: 2016-11-22 19:12:50.661553000 +00:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479841971
transaction_uuid: ac2771be-b7d4-4211-801d-fb033b7d1c15
code_id:
catalog_uuid: 8f4cb66f-646a-47bd-8d9b-a001b0fe6729
cached_catalog_status: not_used
master_used:
environment: corrective_change_new_resource_uba5d4mi
status: changed
noop: false
noop_pending: false
corrective_change: false
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ rm -rf /etc/puppetlabs/code/environments/corrective_change_new_resource_uba5d4mi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* clean out produced resources
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ rm /tmp/corrective_change_new_resource_uba5d4mi.B4LShw
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:35$ rm C:/cygwin64/tmp/corrective_change_new_resource_uba5d4mi.cnWZz5
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.07 seconds
End teardown
tests/reports/corrective_change_new_resource.rb passed in 55.66 seconds
Begin tests/reports/corrective_change_outside_puppet.rb
C98093 - a resource changed outside of Puppet will be reported as a corrective change
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ mkdir -p /tmp/corrective_change_outside_puppet_8wv1oy7a/manifests /tmp/corrective_change_outside_puppet_8wv1oy7a/modules; chmod -R 755 /tmp/corrective_change_outside_puppet_8wv1oy7a
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ ln -sf /tmp/corrective_change_outside_puppet_8wv1oy7a /etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ mktemp -t corrective_change_outside_puppet_8wv1oy7a.XXXXXX
/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:14:35$ cygpath -m $(mktemp -t corrective_change_outside_puppet_8wv1oy7a.XXXXXX)
C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
* create file resource - site.pp to verify corrective change flag
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.lz6LUY
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-a9jbtl centos6-64-1:/tmp/apply_manifest.pp.lz6LUY {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:35$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.lz6LUY
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479841978'
Notice: /Stage[main]/Main/File[/etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a/manifests/site.pp]/ensure: defined content as '{md5}f5728be513e80ee1d485c7a9d1ecf366'
Notice: Applied catalog in 0.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.05 seconds
Exited: 2
* run agent(s)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:37$ mktemp -dt corrective_change_outside_puppet.rb.XXXXXX
/tmp/corrective_change_outside_puppet.rb.jovjVY
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:37$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:38$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:38$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:38$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-12s35jo centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:38$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:39$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:39$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/corrective_change_outside_puppet.rb.jovjVY/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:39$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:40$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:41$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1j5lqn1 centos6-64-1:/tmp/corrective_change_outside_puppet.rb.jovjVY/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:41$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:41$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:14:42$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.55 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:12$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:12$ curl -m 1 https://localhost:8140 ostensibly successful.
* Run agent once to create new File resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:12$ puppet agent -t --environment corrective_change_outside_puppet_8wv1oy7a --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842016'
Notice: /Stage[main]/Main/File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]/content:
--- /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3 2016-11-22 11:12:56.522095635 -0800
+++ /tmp/puppet-file20161122-8947-hsrq52 2016-11-22 11:13:36.666095613 -0800
@@ -0,0 +1 @@
+this is a test
Info: Computing checksum on file /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]: Filebucketed /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3 to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.49 seconds
Exited: 2
* Verify the file resource is created
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:15$ cat /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
this is a test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Delete the file
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:15$ rm /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run agent to correct the files absence
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:15$ puppet agent -t --environment corrective_change_outside_puppet_8wv1oy7a --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842019'
Notice: /Stage[main]/Main/File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]/ensure: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.21 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.57 seconds
Exited: 2
* Verify the file resource is created
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:18$ cat /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
this is a test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run agent once to create new File resource
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:18$ cmd.exe /c puppet agent -t --environment corrective_change_outside_puppet_8wv1oy7a --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842029'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]/content:
Info: Computing checksum on file C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]: Filebucketed C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.31 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 11.07 seconds
Exited: 2
* Verify the file resource is created
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:29$ cat C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
this is a test
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.06 seconds
* Delete the file
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:29$ rm C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
* Run agent to correct the files absence
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:29$ cmd.exe /c puppet agent -t --environment corrective_change_outside_puppet_8wv1oy7a --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842041'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]/ensure: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 11.03 seconds
Exited: 2
* Verify the file resource is created
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:40$ cat C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
this is a test
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:40$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:41$ if [ -f '/tmp/corrective_change_outside_puppet.rb.jovjVY/puppet.conf.bak' ]; then cat '/tmp/corrective_change_outside_puppet.rb.jovjVY/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/corrective_change_outside_puppet.rb.jovjVY/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:41$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.34 seconds
* Check report
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:43$ puppet config print statedir
/opt/puppetlabs/puppet/cache/state
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:44$ cat /opt/puppetlabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 1
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.00944836
- - schedule
- Schedule
- 0.000329087
- - filebucket
- Filebucket
- 0.000107662
- - config_retrieval
- Config retrieval
- 0.288867739
- - total
- Total
- 0.298752848
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
source: Puppet
tags:
- info
time: '2016-11-22T11:13:38.793647980-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:13:38.794085169-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:13:38.847101809-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:13:39.234744560-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842019'
source: Puppet
tags:
- info
time: '2016-11-22T11:13:39.374032723-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
source: "/Stage[main]/Main/File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]/ensure"
tags:
- notice
- file
- class
time: '2016-11-22T11:13:39.386073650-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.21 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:13:39.480841386-08:00'
file:
line:
resource_statuses:
File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]: !ruby/object:Puppet::Resource::Status
title: "/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3"
file: "/etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a/manifests/site.pp"
line: 3
resource: File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[/tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3]
evaluation_time: 0.00944836
tags:
- file
- class
time: '2016-11-22T11:13:39.376913388-08:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: ensure
previous_value: :absent
desired_value: :file
historical_value:
message: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
name: :file_created
status: success
time: 2016-11-22 11:13:39.377288464 -08:00
redacted:
corrective_change: true
corrective_change: true
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 8.2224e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:13:39.386993560-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 5.3837e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:13:39.387172865-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 4.5823e-05
tags:
- schedule
- daily
time: '2016-11-22T11:13:39.387309713-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 4.6986e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:13:39.387435123-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 3.7701e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:13:39.387562830-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 6.2516e-05
tags:
- schedule
- never
time: '2016-11-22T11:13:39.387719686-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.000107662
tags:
- filebucket
- puppet
time: '2016-11-22T11:13:39.387898724-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
time: 2016-11-22 11:13:38.461765588 -08:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479842019
transaction_uuid: c32339ed-943d-4780-bafd-092f9dc6e78d
code_id:
catalog_uuid: 3d602e68-83c5-46b3-86f8-705be5186ddd
cached_catalog_status: not_used
master_used:
environment: corrective_change_outside_puppet_8wv1oy7a
status: changed
noop: false
noop_pending: false
corrective_change: true
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:44$ cmd.exe /c puppet config print statedir
C:/ProgramData/PuppetLabs/puppet/cache/state
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.48 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:45$ cat C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 1
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.0
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.26564
- - total
- Total
- 0.26564
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_outside_puppet_8wv1oy7a'
source: Puppet
tags:
- info
time: '2016-11-22T19:14:00.989836000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T19:14:00.989836000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T19:14:01.099206000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T19:14:01.646083000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842041'
source: Puppet
tags:
- info
time: '2016-11-22T19:14:01.724196000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]/ensure"
tags:
- notice
- file
- class
time: '2016-11-22T19:14:01.739823000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.09 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T19:14:01.802321000+00:00'
file:
line:
resource_statuses:
File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]: !ruby/object:Puppet::Resource::Status
title: C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
file: "/etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a/manifests/site.pp"
line: 3
resource: File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu]
evaluation_time: 0.0
tags:
- file
- class
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: ensure
previous_value: :absent
desired_value: :file
historical_value:
message: defined content as '{md5}e19c1283c925b3206685ff522acfe3e6'
name: :file_created
status: success
time: 2016-11-22 19:14:01.739823000 +00:00
redacted:
corrective_change: true
corrective_change: true
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T19:14:01.739823000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
time: 2016-11-22 19:14:00.708569000 +00:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479842041
transaction_uuid: 1f8618a8-3ffc-4e8a-a853-37c1ee6372d4
code_id:
catalog_uuid: 98cc72e9-9386-47f1-9e12-437c6e3aa5fd
cached_catalog_status: not_used
master_used:
environment: corrective_change_outside_puppet_8wv1oy7a
status: changed
noop: false
noop_pending: false
corrective_change: true
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ rm -rf /etc/puppetlabs/code/environments/corrective_change_outside_puppet_8wv1oy7a
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* clean out produced resources
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ rm /tmp/corrective_change_outside_puppet_8wv1oy7a.Ng3Io3
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:46$ rm C:/cygwin64/tmp/corrective_change_outside_puppet_8wv1oy7a.FNTvmu
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
End teardown
tests/reports/corrective_change_outside_puppet.rb passed in 71.05 seconds
Begin tests/reports/corrective_change_via_puppet.rb
C98094 - a resource changed via Puppet manifest will not be reported as a corrective change
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ mkdir -p /tmp/corrective_change_via_puppet_64earw1c/manifests /tmp/corrective_change_via_puppet_64earw1c/modules; chmod -R 755 /tmp/corrective_change_via_puppet_64earw1c
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ ln -sf /tmp/corrective_change_via_puppet_64earw1c /etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ mktemp -t corrective_change_via_puppet_64earw1c.XXXXXX
/tmp/corrective_change_via_puppet_64earw1c.4HLXGr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:15:46$ cygpath -m $(mktemp -t corrective_change_via_puppet_64earw1c.XXXXXX)
C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
* create file resource in site.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.0lPdhi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1ehgvlu centos6-64-1:/tmp/apply_manifest.pp.0lPdhi {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:46$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.0lPdhi
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.06 seconds
Info: Applying configuration version '1479842049'
Notice: /Stage[main]/Main/File[/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp]/ensure: defined content as '{md5}a91033612047cc9a4780ab3dbed39f45'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.96 seconds
Exited: 2
* run agent(s) to create the new resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:48$ mktemp -dt corrective_change_via_puppet.rb.XXXXXX
/tmp/corrective_change_via_puppet.rb.Q47IsL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:48$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.72 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:49$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:49$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:49$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-49x3v centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:49$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:50$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:50$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/corrective_change_via_puppet.rb.Q47IsL/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:50$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:51$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:52$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-11p2gea centos6-64-1:/tmp/corrective_change_via_puppet.rb.Q47IsL/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:52$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:52$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:15:53$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:24$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:24$ curl -m 1 https://localhost:8140 ostensibly successful.
* Run agent once to create new File resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:24$ puppet agent -t --environment corrective_change_via_puppet_64earw1c --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_via_puppet_64earw1c'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842088'
Notice: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content:
--- /tmp/corrective_change_via_puppet_64earw1c.4HLXGr 2016-11-22 11:14:07.566095590 -0800
+++ /tmp/puppet-file20161122-9552-196au1f 2016-11-22 11:14:48.968095565 -0800
@@ -0,0 +1 @@
+this is my original important data
Info: Computing checksum on file /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]: Filebucketed /tmp/corrective_change_via_puppet_64earw1c.4HLXGr to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}3af9ddea1d789f7cf98376a444fe52ea'
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.64 seconds
Exited: 2
* Verify the file resource is created
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:27$ cat /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
this is my original important data
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
* Run agent once to create new File resource
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:27$ cmd.exe /c puppet agent -t --environment corrective_change_via_puppet_64earw1c --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_via_puppet_64earw1c'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842099'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content:
Info: Computing checksum on file C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
Info: FileBucket got a duplicate file {md5}d41d8cd98f00b204e9800998ecf8427e
Info: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]: Filebucketed C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C to puppet with sum d41d8cd98f00b204e9800998ecf8427e
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content: content changed '{md5}d41d8cd98f00b204e9800998ecf8427e' to '{md5}3af9ddea1d789f7cf98376a444fe52ea'
Notice: Applied catalog in 0.13 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.31 seconds
Exited: 2
* Verify the file resource is created
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:38$ cat C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
this is my original important data
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
* Change the manifest for the resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:38$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.ml9aLM
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-h2k5k0 centos6-64-1:/tmp/apply_manifest.pp.ml9aLM {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:38$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.ml9aLM
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479842101'
Info: Computing checksum on file /etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp
Info: /Stage[main]/Main/File[/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp]: Filebucketed /etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp to puppet with sum a91033612047cc9a4780ab3dbed39f45
Notice: /Stage[main]/Main/File[/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp]/content: content changed '{md5}a91033612047cc9a4780ab3dbed39f45' to '{md5}aea36487cd077047896c99f4dd44c6e8'
Notice: Applied catalog in 0.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.14 seconds
Exited: 2
* Run agent a 2nd time to change the File resource
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:40$ puppet agent -t --environment corrective_change_via_puppet_64earw1c --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_via_puppet_64earw1c'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842104'
Notice: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content:
--- /tmp/corrective_change_via_puppet_64earw1c.4HLXGr 2016-11-22 11:14:49.004095565 -0800
+++ /tmp/puppet-file20161122-9650-jklzpk 2016-11-22 11:15:04.453095555 -0800
@@ -1 +1 @@
-this is my original important data
+this is my modified important data
Info: Computing checksum on file /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
Info: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]: Filebucketed /tmp/corrective_change_via_puppet_64earw1c.4HLXGr to puppet with sum 3af9ddea1d789f7cf98376a444fe52ea
Notice: /Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
Notice: Applied catalog in 0.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.82 seconds
Exited: 2
* Verify the file resource is created
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:43$ cat /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
this is my modified important data
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run agent a 2nd time to change the File resource
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:43$ cmd.exe /c puppet agent -t --environment corrective_change_via_puppet_64earw1c --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'corrective_change_via_puppet_64earw1c'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842114'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content:
Info: Computing checksum on file C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
Info: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]: Filebucketed C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C to puppet with sum 3af9ddea1d789f7cf98376a444fe52ea
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
Notice: Applied catalog in 0.11 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.31 seconds
Exited: 2
* Verify the file resource is created
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:53$ cat C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
this is my modified important data
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:53$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:54$ if [ -f '/tmp/corrective_change_via_puppet.rb.Q47IsL/puppet.conf.bak' ]; then cat '/tmp/corrective_change_via_puppet.rb.Q47IsL/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/corrective_change_via_puppet.rb.Q47IsL/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:54$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.38 seconds
* Check report
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:55$ puppet config print statedir
/opt/puppetlabs/puppet/cache/state
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:56$ cat /opt/puppetlabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.041395305
- - schedule
- Schedule
- 0.000337664
- - filebucket
- Filebucket
- 7.443e-05
- - config_retrieval
- Config retrieval
- 0.251329907
- - total
- Total
- 0.29313730600000004
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_via_puppet_64earw1c'
source: Puppet
tags:
- info
time: '2016-11-22T11:15:03.859674419-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:15:03.859967037-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:15:03.920980894-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:15:04.293397935-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842104'
source: Puppet
tags:
- info
time: '2016-11-22T11:15:04.450399684-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: "\n--- /tmp/corrective_change_via_puppet_64earw1c.4HLXGr\t2016-11-22 11:14:49.004095565
-0800\n+++ /tmp/puppet-file20161122-9650-jklzpk\t2016-11-22 11:15:04.453095555
-0800\n@@ -1 +1 @@\n-this is my original important data\n+this is my modified
important data\n"
source: "/Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content"
tags:
- notice
- file
- class
- content
time: '2016-11-22T11:15:04.458599832-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :info
message: Computing checksum on file /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
source: Puppet
tags:
- info
time: '2016-11-22T11:15:04.459364436-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Filebucketed /tmp/corrective_change_via_puppet_64earw1c.4HLXGr to puppet
with sum 3af9ddea1d789f7cf98376a444fe52ea
source: "/Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]"
tags:
- info
- file
- class
time: '2016-11-22T11:15:04.482712784-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
source: "/Stage[main]/Main/File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]/content"
tags:
- notice
- file
- class
time: '2016-11-22T11:15:04.494384671-08:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.28 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:15:04.604342691-08:00'
file:
line:
resource_statuses:
File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]: !ruby/object:Puppet::Resource::Status
title: "/tmp/corrective_change_via_puppet_64earw1c.4HLXGr"
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
resource: File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[/tmp/corrective_change_via_puppet_64earw1c.4HLXGr]
evaluation_time: 0.041395305
tags:
- file
- class
time: '2016-11-22T11:15:04.453271498-08:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: content
previous_value: "{md5}3af9ddea1d789f7cf98376a444fe52ea"
desired_value: "{md5}e3a5fb22e6df3b9ccb5786b516bdff57"
historical_value:
message: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
name: :content_changed
status: success
time: 2016-11-22 11:15:04.459150267 -08:00
redacted:
corrective_change: false
corrective_change: false
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.000115061
tags:
- schedule
- puppet
time: '2016-11-22T11:15:04.495677622-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.5814e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:15:04.495884089-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 4.0253e-05
tags:
- schedule
- daily
time: '2016-11-22T11:15:04.496005456-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 4.0582e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:15:04.496155473-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 5.561e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:15:04.496282647-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 4.0344e-05
tags:
- schedule
- never
time: '2016-11-22T11:15:04.496449153-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 7.443e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:15:04.496611871-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
time: 2016-11-22 11:15:03.513032639 -08:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479842104
transaction_uuid: c4486d43-622c-4dd8-97f5-24b18b13dca0
code_id:
catalog_uuid: b7cd1b94-6d42-4abe-b895-b55e6fbc3b38
cached_catalog_status: not_used
master_used:
environment: corrective_change_via_puppet_64earw1c
status: changed
noop: false
noop_pending: false
corrective_change: false
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:56$ cmd.exe /c puppet config print statedir
C:/ProgramData/PuppetLabs/puppet/cache/state
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.44 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:58$ cat C:/ProgramData/PuppetLabs/puppet/cache/state/last_run_report.yaml
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
name: resources
label: Resources
values:
- - total
- Total
- 8
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 1
- - out_of_sync
- Out of sync
- 1
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
name: time
label: Time
values:
- - file
- File
- 0.031247
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.281249
- - total
- Total
- 0.31249600000000005
changes: !ruby/object:Puppet::Util::Metric
name: changes
label: Changes
values:
- - total
- Total
- 1
events: !ruby/object:Puppet::Util::Metric
name: events
label: Events
values:
- - total
- Total
- 1
- - failure
- Failure
- 0
- - success
- Success
- 1
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'corrective_change_via_puppet_64earw1c'
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.271238000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.271238000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.364965000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.880590000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842114'
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.958715000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: |2+
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content"
tags:
- notice
- file
- class
- content
time: '2016-11-22T19:15:14.958715000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :info
message: Computing checksum on file C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
source: Puppet
tags:
- info
time: '2016-11-22T19:15:14.958715000+00:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Filebucketed C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
to puppet with sum 3af9ddea1d789f7cf98376a444fe52ea
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]"
tags:
- info
- file
- class
time: '2016-11-22T19:15:14.989962000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
source: "/Stage[main]/Main/File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]/content"
tags:
- notice
- file
- class
time: '2016-11-22T19:15:14.989962000+00:00'
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.11 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T19:15:15.052461000+00:00'
file:
line:
resource_statuses:
File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]: !ruby/object:Puppet::Resource::Status
title: C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
file: "/etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c/manifests/site.pp"
line: 3
resource: File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]
resource_type: File
containment_path:
- Stage[main]
- Main
- File[C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C]
evaluation_time: 0.031247
tags:
- file
- class
time: '2016-11-22T19:15:14.958715000+00:00'
failed: false
changed: true
out_of_sync: true
skipped: false
change_count: 1
out_of_sync_count: 1
events:
- !ruby/object:Puppet::Transaction::Event
audited: false
property: content
previous_value: "{md5}3af9ddea1d789f7cf98376a444fe52ea"
desired_value: "{md5}e3a5fb22e6df3b9ccb5786b516bdff57"
historical_value:
message: content changed '{md5}3af9ddea1d789f7cf98376a444fe52ea' to '{md5}e3a5fb22e6df3b9ccb5786b516bdff57'
name: :content_changed
status: success
time: 2016-11-22 19:15:14.958715000 +00:00
redacted:
corrective_change: false
corrective_change: false
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T19:15:14.989962000+00:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
time: 2016-11-22 19:15:14.005589000 +00:00
kind: apply
report_format: 6
puppet_version: 4.8.1
configuration_version: 1479842114
transaction_uuid: 60f713be-9dae-4459-9370-e3c8d415ad24
code_id:
catalog_uuid: e60db6b6-2745-432c-aad3-34780c481e19
cached_catalog_status: not_used
master_used:
environment: corrective_change_via_puppet_64earw1c
status: changed
noop: false
noop_pending: false
corrective_change: false
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:58$ rm -rf /etc/puppetlabs/code/environments/corrective_change_via_puppet_64earw1c
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* clean out produced resources
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:58$ rm /tmp/corrective_change_via_puppet_64earw1c.4HLXGr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:16:58$ rm C:/cygwin64/tmp/corrective_change_via_puppet_64earw1c.ITXN3C
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.07 seconds
End teardown
tests/reports/corrective_change_via_puppet.rb passed in 72.18 seconds
Begin tests/reports/failover_master.rb
The report specifies which master was contacted during failover
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:58$ puppet master --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ getent passwd puppet
puppet:x:498:499:puppetserver daemon:/opt/puppetlabs/server/data/puppetserver:/sbin/nologin
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ mktemp -dt report_dir.XXXXXX
/tmp/report_dir.nMtKpS
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ chown puppet:puppet /tmp/report_dir.nMtKpS
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ mktemp -dt failover_master.rb.XXXXXX
/tmp/failover_master.rb.yJ38wB
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:16:59$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:00$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:00$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-4hn8yh centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:00$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:01$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:01$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/failover_master.rb.yJ38wB/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:01$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:02$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:03$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-zjhsfs centos6-64-1:/tmp/failover_master.rb.yJ38wB/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:03$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[master]
reportdir = /tmp/report_dir.nMtKpS
reports = store
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:03$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.34 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:04$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.61 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:34$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:34$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:34$ mktemp -t puppet_conf_test.XXXXXX
/tmp/puppet_conf_test.XJ3xu3
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* master_used field should be the name and port of the successfully contacted master when failover is active
* no failover, successfully contact first master in the list
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:34$ puppet agent -t --config /tmp/puppet_conf_test.XJ3xu3 --server_list=q7wag30yh4zmqa6.delivery.puppetlabs.net:8140,badmaster:22
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842158'
Notice: Applied catalog in 0.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.10 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:37$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:38$ cat /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.00030342600000000003
- - filebucket
- Filebucket
- 6.9466e-05
- - config_retrieval
- Config retrieval
- 0.295765471
- - total
- Total
- 0.296138363
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
master_used: q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:15:56.992495354 -08:00
noop_pending: false
transaction_uuid: ba804e97-f822-41ea-8f24-cfa7f799460f
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:15:57.739720719-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:15:57.740074713-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:15:57.832076313-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:15:58.236336079-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842158'
source: Puppet
tags:
- info
time: '2016-11-22T11:15:58.372972532-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.20 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:15:58.479942556-08:00'
file:
line:
catalog_uuid: 195486fd-5e2c-45db-89e8-e18220c356a6
environment: production
configuration_version: 1479842158
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 7.5912e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:15:58.375705831-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.9715e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:15:58.375870545-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 4.5787e-05
tags:
- schedule
- daily
time: '2016-11-22T11:15:58.376002570-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 4.6186e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:15:58.376119208-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 4.2148e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:15:58.376243115-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 4.3678e-05
tags:
- schedule
- never
time: '2016-11-22T11:15:58.376368615-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 6.9466e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:15:58.376527733-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:38$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:38$ rm -rf /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* failover occurred, successfully report contact with first viable master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:38$ puppet agent -t --config /tmp/puppet_conf_test.XJ3xu3 --server_list=badmaster:22,q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842162'
Notice: Applied catalog in 0.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.45 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:41$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:42$ cat /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.000267462
- - filebucket
- Filebucket
- 6.6349e-05
- - config_retrieval
- Config retrieval
- 0.15317615
- - total
- Total
- 0.153509961
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
master_used: q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:16:01.662325495 -08:00
noop_pending: false
transaction_uuid: cada414c-d662-4dd7-b979-e5b39edaefa2
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:02.011408278-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:16:02.011678463-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:16:02.069545664-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:16:02.318096156-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842162'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:02.465282334-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.20 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:16:02.554510408-08:00'
file:
line:
catalog_uuid: 9df9930a-3d5f-4e39-a9b9-98f10dee9d0c
environment: production
configuration_version: 1479842162
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 6.8597e-05
tags:
- schedule
- puppet
time: '2016-11-22T11:16:02.468005311-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.361e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:16:02.468157432-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 4.1225e-05
tags:
- schedule
- daily
time: '2016-11-22T11:16:02.468302846-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 3.8907e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:16:02.468416579-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 3.7523e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:16:02.468547802-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 3.76e-05
tags:
- schedule
- never
time: '2016-11-22T11:16:02.468652096-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 6.6349e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:16:02.468815088-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:42$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:42$ rm -rf /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* master_field should not appear when no master could be conatacted
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:17:42$ puppet agent -t --config /tmp/puppet_conf_test.XJ3xu3 --server_list=badmaster:1 --http_connect_timeout=5s --report_server=q7wag30yh4zmqa6.delivery.puppetlabs.net
Warning: Could not select a functional puppet master
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: execution expired
Info: Retrieving pluginfacts
Error: /File[/opt/puppetlabs/puppet/cache/facts.d]: Failed to generate additional resources using 'eval_generate': execution expired
Error: /File[/opt/puppetlabs/puppet/cache/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts: execution expired
Info: Retrieving plugin
Error: /File[/opt/puppetlabs/puppet/cache/lib]: Failed to generate additional resources using 'eval_generate': execution expired
Error: /File[/opt/puppetlabs/puppet/cache/lib]: Could not evaluate: Could not retrieve file metadata for puppet:///plugins: execution expired
Error: Could not retrieve catalog from remote server: execution expired
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 31.99 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:14$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:15$ cat /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics: {}
puppet_version: 4.8.1
kind: apply
status: failed
corrective_change: false
time: 2016-11-22 11:16:05.686859765 -08:00
noop_pending: false
transaction_uuid: 8b3b5d11-d7f6-4687-b203-163c76dc3eb8
logs:
- !ruby/object:Puppet::Util::Log
level: :warning
message: Could not select a functional puppet master
source: Puppet
tags:
- warning
time: '2016-11-22T11:16:05.824742071-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'Unable to fetch my node definition, but the agent run will continue:'
source: Puppet
tags:
- warning
time: '2016-11-22T11:16:10.836165262-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: execution expired
source: Puppet
tags:
- warning
time: '2016-11-22T11:16:10.836442891-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:16:10.836720955-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': execution
expired'
source: "/File[/opt/puppetlabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:16:15.891553997-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts:
execution expired'
source: "/File[/opt/puppetlabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:16:20.907272633-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:16:20.907764846-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': execution
expired'
source: "/File[/opt/puppetlabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:16:25.922028366-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///plugins:
execution expired'
source: "/File[/opt/puppetlabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:16:30.934930083-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not retrieve catalog from remote server: execution expired'
source: Puppet
tags:
- err
time: '2016-11-22T11:16:36.042468256-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: Not using cache on failed catalog
source: Puppet
tags:
- warning
time: '2016-11-22T11:16:36.042916985-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: Could not retrieve catalog; skipping run
source: Puppet
tags:
- err
time: '2016-11-22T11:16:36.043097318-08:00'
file:
line:
environment: production
configuration_version:
report_format: 6
noop: false
resource_statuses: {}
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:15$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:16$ rm -rf /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* master_used field should not appear in the report when not using the server_list setting
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:16$ puppet agent -t --server=q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842199'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.56 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:19$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:19$ cat /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.000332802
- - filebucket
- Filebucket
- 9.5758e-05
- - config_retrieval
- Config retrieval
- 0.152742047
- - total
- Total
- 0.153170607
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:16:39.286141068 -08:00
noop_pending: false
transaction_uuid: b75301a7-8fbc-4899-bbb5-f6a433b98176
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:39.608228464-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:16:39.608655625-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:16:39.669209348-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:16:39.921738460-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842199'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:40.060436196-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.23 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:16:40.195431819-08:00'
file:
line:
catalog_uuid: be3e427f-6170-4f2f-8a5c-96a1167aa0a2
environment: production
configuration_version: 1479842199
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.000101655
tags:
- schedule
- puppet
time: '2016-11-22T11:16:40.078693762-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 4.5868e-05
tags:
- schedule
- hourly
time: '2016-11-22T11:16:40.078886612-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 6.4294e-05
tags:
- schedule
- daily
time: '2016-11-22T11:16:40.079011691-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 4.0475e-05
tags:
- schedule
- weekly
time: '2016-11-22T11:16:40.079151297-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 4.192e-05
tags:
- schedule
- monthly
time: '2016-11-22T11:16:40.079303723-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 3.859e-05
tags:
- schedule
- never
time: '2016-11-22T11:16:40.079417694-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 9.5758e-05
tags:
- filebucket
- puppet
time: '2016-11-22T11:16:40.079568961-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: q7wag30yh4zmqa6.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:19$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:20$ rm -rf /tmp/report_dir.nMtKpS/q7wag30yh4zmqa6.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:20$ cygpath -m $(mktemp -t puppet_conf_test.XXXXXX)
C:/cygwin64/tmp/puppet_conf_test.YBxag6
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
* master_used field should be the name and port of the successfully contacted master when failover is active
* no failover, successfully contact first master in the list
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:20$ cmd.exe /c puppet agent -t --config C:/cygwin64/tmp/puppet_conf_test.YBxag6 --server_list=q7wag30yh4zmqa6.delivery.puppetlabs.net:8140,badmaster:22
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842212'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.36 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:31$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.50 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:32$ cat /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.140711
- - total
- Total
- 0.140711
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
master_used: q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:16:51.599523000 -08:00
noop_pending: false
transaction_uuid: 7aa6e1fa-87ad-4717-8300-3a87464eb1b3
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:51.865193000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:16:51.865193000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:16:51.958920000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:16:52.333986000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842212'
source: Puppet
tags:
- info
time: '2016-11-22T11:16:52.412025000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.09 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:16:52.474548000-08:00'
file:
line:
catalog_uuid: 35e75eb9-4f6e-473c-aede-da0363088abc
environment: production
configuration_version: 1479842212
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:16:52.412025000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:32$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.51 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:34$ rm -rf /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* failover occurred, successfully report contact with first viable master
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:34$ cmd.exe /c puppet agent -t --config C:/cygwin64/tmp/puppet_conf_test.YBxag6 --server_list=badmaster:22,q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842227'
Notice: Applied catalog in 0.11 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.66 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:46$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.61 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:48$ cat /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.125074
- - total
- Total
- 0.125074
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
master_used: q7wag30yh4zmqa6.delivery.puppetlabs.net:8140
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:17:04.958928000 -08:00
noop_pending: false
transaction_uuid: f60f696b-f33f-4474-99bf-1cac0486c842
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:17:07.537072000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:17:07.537072000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:17:07.662085000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:17:08.037132000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842227'
source: Puppet
tags:
- info
time: '2016-11-22T11:17:08.115183000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.11 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:17:08.193306000-08:00'
file:
line:
catalog_uuid: 413e71df-527e-4dc2-ae66-4c69c4f0a79a
environment: production
configuration_version: 1479842227
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:17:08.115183000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:48$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.57 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:18:50$ rm -rf /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* master_field should not appear when no master could be conatacted
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:18:50$ cmd.exe /c puppet agent -t --config C:/cygwin64/tmp/puppet_conf_test.YBxag6 --server_list=badmaster:1 --http_connect_timeout=5s --report_server=q7wag30yh4zmqa6.delivery.puppetlabs.net
Warning: Could not select a functional puppet master
Info: Retrieving pluginfacts
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: The requested address is not valid in its context. - connect(2) for "puppet" port 0
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Failed to generate additional resources using 'eval_generate': The requested address is not valid in its context. - connect(2) for "puppet" port 0
Info: Retrieving plugin
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts: The requested address is not valid in its context. - connect(2) for "puppet" port 0
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Failed to generate additional resources using 'eval_generate': The requested address is not valid in its context. - connect(2) for "puppet" port 0
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Could not evaluate: Could not retrieve file metadata for puppet:///plugins: The requested address is not valid in its context. - connect(2) for "puppet" port 0
Error: Could not retrieve catalog from remote server: The requested address is not valid in its context. - connect(2) for "puppet" port 0
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.38 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:19:02$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.50 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:03$ cat /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics: {}
puppet_version: 4.8.1
kind: apply
status: failed
corrective_change: false
time: 2016-11-22 11:17:20.896457000 -08:00
noop_pending: false
transaction_uuid: e2e8a7f0-ad6f-412e-abde-a80c8a68e646
logs:
- !ruby/object:Puppet::Util::Log
level: :warning
message: Could not select a functional puppet master
source: Puppet
tags:
- warning
time: '2016-11-22T11:17:23.224596000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: 'Unable to fetch my node definition, but the agent run will continue:'
source: Puppet
tags:
- warning
time: '2016-11-22T11:17:23.240253000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: The requested address is not valid in its context. - connect(2) for "puppet" port 0
source: Puppet
tags:
- warning
time: '2016-11-22T11:17:23.240253000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:17:23.240253000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': The requested
address is not valid in its context. - connect(2) for "puppet" port 0'
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:17:23.318338000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts:
The requested address is not valid in its context. - connect(2) for "puppet" port
0'
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]"
tags:
- err
- file
- pluginfacts
time: '2016-11-22T11:17:23.333963000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:17:23.333963000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Failed to generate additional resources using ''eval_generate'': The requested
address is not valid in its context. - connect(2) for "puppet" port 0'
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:17:23.365214000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not evaluate: Could not retrieve file metadata for puppet:///plugins:
The requested address is not valid in its context. - connect(2) for "puppet" port
0'
source: "/File[C:/ProgramData/PuppetLabs/puppet/cache/lib]"
tags:
- err
- file
- plugin
time: '2016-11-22T11:17:23.380839000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: 'Could not retrieve catalog from remote server: The requested address is
not valid in its context. - connect(2) for "puppet" port 0'
source: Puppet
tags:
- err
time: '2016-11-22T11:17:23.615216000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :warning
message: Not using cache on failed catalog
source: Puppet
tags:
- warning
time: '2016-11-22T11:17:23.615216000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :err
message: Could not retrieve catalog; skipping run
source: Puppet
tags:
- err
time: '2016-11-22T11:17:23.615216000-08:00'
file:
line:
environment: production
configuration_version:
report_format: 6
noop: false
resource_statuses: {}
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:19:03$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.48 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:05$ rm -rf /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* master_used field should not appear in the report when not using the server_list setting
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:19:05$ cmd.exe /c puppet agent -t --server=q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842256'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.35 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:19:15$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.52 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:17$ cat /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
--- !ruby/object:Puppet::Transaction::Report
metrics:
resources: !ruby/object:Puppet::Util::Metric
label: Resources
name: resources
values:
- - total
- Total
- 7
- - skipped
- Skipped
- 0
- - failed
- Failed
- 0
- - failed_to_restart
- Failed to restart
- 0
- - restarted
- Restarted
- 0
- - changed
- Changed
- 0
- - out_of_sync
- Out of sync
- 0
- - scheduled
- Scheduled
- 0
- - corrective_change
- Corrective change
- 0
time: !ruby/object:Puppet::Util::Metric
label: Time
name: time
values:
- - schedule
- Schedule
- 0.0
- - filebucket
- Filebucket
- 0.0
- - config_retrieval
- Config retrieval
- 0.140656
- - total
- Total
- 0.140656
changes: !ruby/object:Puppet::Util::Metric
label: Changes
name: changes
values:
- - total
- Total
- 0
events: !ruby/object:Puppet::Util::Metric
label: Events
name: events
values:
- - total
- Total
- 0
- - failure
- Failure
- 0
- - success
- Success
- 0
puppet_version: 4.8.1
kind: apply
status: unchanged
corrective_change: false
time: 2016-11-22 11:17:36.162110000 -08:00
noop_pending: false
transaction_uuid: bf8fcc28-8322-4abe-ba60-3a4cbac7839c
logs:
- !ruby/object:Puppet::Util::Log
level: :info
message: Using configured environment 'production'
source: Puppet
tags:
- info
time: '2016-11-22T11:17:36.474619000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving pluginfacts
source: Puppet
tags:
- info
time: '2016-11-22T11:17:36.474619000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Retrieving plugin
source: Puppet
tags:
- info
time: '2016-11-22T11:17:36.584012000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
source: Puppet
tags:
- info
time: '2016-11-22T11:17:36.974643000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :info
message: Applying configuration version '1479842256'
source: Puppet
tags:
- info
time: '2016-11-22T11:17:37.052738000-08:00'
file:
line:
- !ruby/object:Puppet::Util::Log
level: :notice
message: Applied catalog in 0.09 seconds
source: Puppet
tags:
- notice
time: '2016-11-22T11:17:37.115243000-08:00'
file:
line:
catalog_uuid: 5e0808c3-58fe-44c3-9a1c-2a288218b64c
environment: production
configuration_version: 1479842256
report_format: 6
noop: false
resource_statuses:
Schedule[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Schedule[puppet]
resource_type: Schedule
containment_path:
- Schedule[puppet]
evaluation_time: 0.0
tags:
- schedule
- puppet
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[hourly]: !ruby/object:Puppet::Resource::Status
title: hourly
file:
line:
resource: Schedule[hourly]
resource_type: Schedule
containment_path:
- Schedule[hourly]
evaluation_time: 0.0
tags:
- schedule
- hourly
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[daily]: !ruby/object:Puppet::Resource::Status
title: daily
file:
line:
resource: Schedule[daily]
resource_type: Schedule
containment_path:
- Schedule[daily]
evaluation_time: 0.0
tags:
- schedule
- daily
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[weekly]: !ruby/object:Puppet::Resource::Status
title: weekly
file:
line:
resource: Schedule[weekly]
resource_type: Schedule
containment_path:
- Schedule[weekly]
evaluation_time: 0.0
tags:
- schedule
- weekly
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[monthly]: !ruby/object:Puppet::Resource::Status
title: monthly
file:
line:
resource: Schedule[monthly]
resource_type: Schedule
containment_path:
- Schedule[monthly]
evaluation_time: 0.0
tags:
- schedule
- monthly
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Schedule[never]: !ruby/object:Puppet::Resource::Status
title: never
file:
line:
resource: Schedule[never]
resource_type: Schedule
containment_path:
- Schedule[never]
evaluation_time: 0.0
tags:
- schedule
- never
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
Filebucket[puppet]: !ruby/object:Puppet::Resource::Status
title: puppet
file:
line:
resource: Filebucket[puppet]
resource_type: Filebucket
containment_path:
- Filebucket[puppet]
evaluation_time: 0.0
tags:
- filebucket
- puppet
time: '2016-11-22T11:17:37.052738000-08:00'
failed: false
changed: false
out_of_sync: false
skipped: false
change_count: 0
out_of_sync_count: 0
events: []
corrective_change: false
host: h9ehp233a6ly3z9.delivery.puppetlabs.net
cached_catalog_status: not_used
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.02 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:19:17$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.54 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:18$ rm -rf /tmp/report_dir.nMtKpS/h9ehp233a6ly3z9.delivery.puppetlabs.net/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:18$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:19$ if [ -f '/tmp/failover_master.rb.yJ38wB/puppet.conf.bak' ]; then cat '/tmp/failover_master.rb.yJ38wB/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/failover_master.rb.yJ38wB/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:19$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.41 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:21$ rm -rf /tmp/report_dir.nMtKpS
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/reports/failover_master.rb passed in 142.75 seconds
Begin tests/reports/finalized_on_cycle.rb
Reports are finalized on resource cycles
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:21$ mktemp -dt report_finalized.XXXXXX
/tmp/report_finalized.5zdMz1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:21$ puppet agent --configprint lastrunreport
/opt/puppetlabs/puppet/cache/state/last_run_report.yaml
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1b5a5bo centos6-64-1:/tmp/report_finalized.5zdMz1/check_report.rb {:ignore => }
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1njwzoh centos6-64-1:/tmp/report_finalized.5zdMz1/manifest.pp {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:22$ puppet apply /tmp/report_finalized.5zdMz1/manifest.pp
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Error: Failed to apply catalog: Found 1 dependency cycle:
(Notify[bar] => Notify[foo] => Notify[bar])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.63 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:24$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby /tmp/report_finalized.5zdMz1/check_report.rb /opt/puppetlabs/puppet/cache/state/last_run_report.yaml
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.67 seconds
Begin teardown
End teardown
tests/reports/finalized_on_cycle.rb passed in 4.21 seconds
Begin tests/reports/submission.rb
Report submission
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:25$ puppet master --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ getent passwd puppet
puppet:x:498:499:puppetserver daemon:/opt/puppetlabs/server/data/puppetserver:/sbin/nologin
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ mktemp -dt report_submission.XXXXXX
/tmp/report_submission.C6YMuL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ chown puppet:puppet /tmp/report_submission.C6YMuL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ mktemp -dt submission.rb.XXXXXX
/tmp/submission.rb.L2HYYv
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:26$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:27$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:27$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1valuht centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:27$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:28$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:28$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/submission.rb.L2HYYv/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:28$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:29$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:30$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1jt1x5c centos6-64-1:/tmp/submission.rb.L2HYYv/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:30$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[main]
reportdir = /tmp/report_submission.C6YMuL
reports = store
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:30$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.21 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:19:31$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.56 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:01$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:01$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:01$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842306'
Notice: Applied catalog in 0.22 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:05$ puppet agent --configprint node_name_value
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:06$ grep -q q7wag30yh4zmqa6.delivery.puppetlabs.net /tmp/report_submission.C6YMuL/*/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:20:06$ cmd.exe /c puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842317'
Notice: Applied catalog in 0.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:20:16$ cmd.exe /c puppet agent --configprint node_name_value
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.50 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:17$ grep -q h9ehp233a6ly3z9.delivery.puppetlabs.net /tmp/report_submission.C6YMuL/*/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:17$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:18$ if [ -f '/tmp/submission.rb.L2HYYv/puppet.conf.bak' ]; then cat '/tmp/submission.rb.L2HYYv/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/submission.rb.L2HYYv/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:18$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.39 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:19$ rm -rf /tmp/report_submission.C6YMuL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/reports/submission.rb passed in 54.59 seconds
Begin tests/security/cve-2013-1640_facter_string.rb
CVE 2013-1640 Remote Code Execution
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:19$ FACTER_string="<%= %x{ /bin/echo hax0rd } %>" puppet apply -e 'notice(inline_template("<%= \"I am Safe\" %>"))'
Notice: Scope(Class[main]): I am Safe
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.08 seconds
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.23 seconds
Begin teardown
End teardown
tests/security/cve-2013-1640_facter_string.rb passed in 2.23 seconds
Begin tests/security/cve-2013-1652_improper_query_params.rb
CVE 2013-1652 Improper query parameter validation
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:22$ mktemp -dt cve-2013-1652_improper_query_params.rb.XXXXXX
/tmp/cve-2013-1652_improper_query_params.rb.wOp1cP
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:22$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:22$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:23$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:23$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-y5edlq centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:23$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:24$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:24$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cve-2013-1652_improper_query_params.rb.wOp1cP/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:24$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:25$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:26$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1lfo5ag centos6-64-1:/tmp/cve-2013-1652_improper_query_params.rb.wOp1cP/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:26$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:26$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:27$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.62 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:58$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:58$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:20:58$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842362'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:01$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:02$ if [ -f '/tmp/cve-2013-1652_improper_query_params.rb.wOp1cP/puppet.conf.bak' ]; then cat '/tmp/cve-2013-1652_improper_query_params.rb.wOp1cP/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cve-2013-1652_improper_query_params.rb.wOp1cP/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:02$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.42 seconds
Begin teardown
End teardown
tests/security/cve-2013-1652_improper_query_params.rb passed in 41.58 seconds
Begin tests/security/cve-2013-1652_poison_other_node_cache.rb
CVE 2013-1652 Poison node cache
* Determine suitability of the test
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:03$ puppet --version
4.8.1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.70 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:04$ mktemp -dt cve-2013-1652_poison_other_node_cache.rb.XXXXXX
/tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:04$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:05$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:05$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:05$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-u9lu1s centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:06$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:06$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:06$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:06$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:07$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:08$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-qvz46g centos6-64-1:/tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:08$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:08$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.30 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:09$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.70 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:40$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:40$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:40$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842404'
Notice: Applied catalog in 0.21 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:43$ puppet agent --configprint certname
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:44$ puppet agent --configprint hostcert
/etc/puppetlabs/puppet/ssl/certs/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:45$ puppet agent --configprint hostprivkey
/etc/puppetlabs/puppet/ssl/private_keys/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
* Attempt to poison the master's node cache
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:45$ puppet master --configprint yamldir
/opt/puppetlabs/server/data/puppetserver/yaml
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:46$ rm -rf /opt/puppetlabs/server/data/puppetserver/yaml/node/you.lose.yaml
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:46$ rm -rf /opt/puppetlabs/server/data/puppetserver/yaml/node/*
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:46$ curl --tlsv1 -g --cert "/etc/puppetlabs/puppet/ssl/certs/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem" --key "/etc/puppetlabs/puppet/ssl/private_keys/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem" -k -H 'Accept: pson' 'https://q7wag30yh4zmqa6.delivery.puppetlabs.net:8140/puppet/v3/node/q7wag30yh4zmqa6.delivery.puppetlabs.net?environment=production&instance=---+%21ruby%2Fobject%3APuppet%3A%3ANode%0A+classes%3A%0A+-+foo%0A+name%3A+you.lose%0A+parameters%3A+%7B%7D%0A+time%3A+2013-02-28+15%3A12%3A30.367008+-08%3A00'
% T o t a l % R e c e i v e d % X f e r d A v e r a g e S p e e d T i m e T i m e T i m e C u r r e n t
D l o a d U p l o a d T o t a l S p e n t L e f t S p e e d
0 0 0 0 0 0 0 0 - - : - - : - - - - : - - : - - - - : - - : - - 0 {"message":"Server Error: Invalid instance type String, expected Puppet::Node","issue_kind":"RUNTIME_ERROR"} 108 108 108 108 0 0 506 0 --:--:-- --:--:-- --:--:-- 1741
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:47$ [ ! -f /opt/puppetlabs/server/data/puppetserver/yaml/node/you.lose.yaml ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:47$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:47$ if [ -f '/tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P/puppet.conf.bak' ]; then cat '/tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cve-2013-1652_poison_other_node_cache.rb.2C2D5P/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:47$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.45 seconds
Begin teardown
End teardown
tests/security/cve-2013-1652_poison_other_node_cache.rb passed in 45.56 seconds
Begin tests/security/cve-2013-2275_report_acl.rb
(#19531) report save access control
* Verify puppet only allows saving reports from the node matching the certificate
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:49$ mktemp -dt cve-2013-2275_report_acl.rb.XXXXXX
/tmp/cve-2013-2275_report_acl.rb.CLdbnL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:49$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:50$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:50$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:50$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1b5fhex centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:50$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:51$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:51$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cve-2013-2275_report_acl.rb.CLdbnL/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:51$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:52$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:53$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-67l3te centos6-64-1:/tmp/cve-2013-2275_report_acl.rb.CLdbnL/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:53$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:53$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:21:54$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.72 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:24$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:24$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:24$ curl --tlsv1 -k -X PUT --cacert "$(puppet master --configprint cacert)" --cert "$(puppet master --configprint hostcert)" --key "$(puppet master --configprint hostprivkey)" -H 'Content-Type: text/yaml' -d '--- !ruby/object:Puppet::Transaction::Report
host: mccune
metrics: {}
logs: []
kind: inspect
puppet_version: "2.7.20"
status: failed
report_format: 3
' "https://q7wag30yh4zmqa6.delivery.puppetlabs.net:8140/puppet/v3/report/mccune?environment=production"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 164 0 782 --:--:-- --:--:-- --:-- :-- 782 273 109 109 109 0 164 227 342 --:--:-- --:--:-- --:--:-- 0273 109 109 109 0 164 227 342 --:--:-- --:--:-- --:--:-- 0
{"message":"Not Authorized: Forbidden request: /puppet/v3/report/mccune [save]","issue_kind":"RUNTIME_ERROR"}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.89 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:27$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:28$ if [ -f '/tmp/cve-2013-2275_report_acl.rb.CLdbnL/puppet.conf.bak' ]; then cat '/tmp/cve-2013-2275_report_acl.rb.CLdbnL/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cve-2013-2275_report_acl.rb.CLdbnL/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:28$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.53 seconds
Begin teardown
End teardown
tests/security/cve-2013-2275_report_acl.rb passed in 40.31 seconds
Begin tests/security/cve-2013-4761_injection_of_class_names_loading_code.rb
CVE 2013-4761 Injection of bad class names causing code loading
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:29$ puppet master --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ getent passwd puppet
puppet:x:498:499:puppetserver daemon:/opt/puppetlabs/server/data/puppetserver:/sbin/nologin
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ mktemp -dt class-names-injection.XXXXXX
/tmp/class-names-injection.NktrfV
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ chown puppet:puppet /tmp/class-names-injection.NktrfV
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Create exploit file
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-gpejii centos6-64-1:/tmp/class-names-injection.NktrfV/exploit.rb {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ chmod 777 /tmp/class-names-injection.NktrfV/exploit.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ mktemp -dt cve-2013-4761_injection_of_class_names_loading_code.rb.XXXXXX
/tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:30$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:31$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:31$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:31$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-17sqr4a centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:31$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:32$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:32$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:32$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:33$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:34$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-suyg4i centos6-64-1:/tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:34$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[main]
environmentpath = /tmp/class-names-injection.NktrfV/environments
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:34$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:22:35$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.66 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:06$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:06$ curl -m 1 https://localhost:8140 ostensibly successful.
* Class name is not interpreted as an absolute path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:06$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:07$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:08$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.GfIaU7
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1pbqry1 centos6-64-1:/tmp/apply_manifest.pp.GfIaU7 {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:08$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.GfIaU7
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479842490'
Notice: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments/production]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments/production/manifests]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments/production/manifests/site.pp]/ensure: defined content as '{md5}f6bef2b5eee3ce871496fb53991cf7f4'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.02 seconds
Exited: 2
* Class name cannot be used for a directory traversal out of the module path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:10$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:10$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:11$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.aV6e7J
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1ldnghm centos6-64-1:/tmp/apply_manifest.pp.aV6e7J {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:11$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.aV6e7J
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479842494'
Info: Computing checksum on file /tmp/class-names-injection.NktrfV/environments/production/manifests/site.pp
Info: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments/production/manifests/site.pp]: Filebucketed /tmp/class-names-injection.NktrfV/environments/production/manifests/site.pp to puppet with sum f6bef2b5eee3ce871496fb53991cf7f4
Notice: /Stage[main]/Main/File[/tmp/class-names-injection.NktrfV/environments/production/manifests/site.pp]/content: content changed '{md5}f6bef2b5eee3ce871496fb53991cf7f4' to '{md5}bfe315b53cdb9511cddfa9990b1ec9d3'
Notice: Applied catalog in 0.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.00 seconds
Exited: 2
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:13$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:14$ if [ -f '/tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47/puppet.conf.bak' ]; then cat '/tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cve-2013-4761_injection_of_class_names_loading_code.rb.XXNk47/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:14$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.34 seconds
Begin teardown
End teardown
tests/security/cve-2013-4761_injection_of_class_names_loading_code.rb passed in 47.21 seconds
Begin tests/security/cve-2013-4761_resource_type.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:16$ mktemp -dt cve-2013-4761_resource_type.XXXXXX
/tmp/cve-2013-4761_resource_type.JmhPHF
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:16$ chmod 755 /tmp/cve-2013-4761_resource_type.JmhPHF
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:23:16$ cygpath -m $(mktemp -td cve-2013-4761_resource_type.XXXXXX)
C:/cygwin64/tmp/cve-2013-4761_resource_type.8ZeiA9
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:23:16$ chmod 755 C:/cygwin64/tmp/cve-2013-4761_resource_type.8ZeiA9
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
CVE 2013-4761 Remote code execution via REST resource_type
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:17$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:17$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-4zg8yh centos6-64-1:/tmp/cve-2013-4761_resource_type.JmhPHF/auth.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:18$ chown puppet:puppet /tmp/cve-2013-4761_resource_type.JmhPHF/auth.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:18$ chmod 755 /tmp/cve-2013-4761_resource_type.JmhPHF/auth.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-hhtyvu centos6-64-1:/tmp/exploit.rb {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:18$ chmod 777 /tmp/exploit.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:18$ mktemp -dt cve-2013-4761_resource_type.rb.XXXXXX
/tmp/cve-2013-4761_resource_type.rb.9zBSpW
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:18$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:19$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:20$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:20$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-k4wc1b centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:20$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:21$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:21$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/cve-2013-4761_resource_type.rb.9zBSpW/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:21$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:21$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:22$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1jf6dn7 centos6-64-1:/tmp/cve-2013-4761_resource_type.rb.9zBSpW/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:22$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
autosign = true
rest_authconfig = /tmp/cve-2013-4761_resource_type.JmhPHF/auth.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:22$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:24$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.58 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:53$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:53$ curl -m 1 https://localhost:8140 ostensibly successful.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:53$ puppet agent -t --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842537'
Notice: Applied catalog in 0.22 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:56$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:57$ if [ -f '/tmp/cve-2013-4761_resource_type.rb.9zBSpW/puppet.conf.bak' ]; then cat '/tmp/cve-2013-4761_resource_type.rb.9zBSpW/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/cve-2013-4761_resource_type.rb.9zBSpW/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:57$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.39 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ rm -rf /tmp/cve-2013-4761_resource_type.JmhPHF
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:23:59$ rm -rf C:/cygwin64/tmp/cve-2013-4761_resource_type.8ZeiA9
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
End teardown
tests/security/cve-2013-4761_resource_type.rb passed in 42.34 seconds
Begin tests/ssl/autosign_command.rb
autosign command and csr attributes behavior (#7243,#7244)
* Generate tmp dirs on all hosts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ mktemp -dt autosign_command.XXXXXX
/tmp/autosign_command.MFfE6q
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ chmod 755 /tmp/autosign_command.MFfE6q
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:23:59$ cygpath -m $(mktemp -td autosign_command.XXXXXX)
C:/cygwin64/tmp/autosign_command.Ug8wMY
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:23:59$ chmod 755 C:/cygwin64/tmp/autosign_command.Ug8wMY
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ facter hostname
q7wag30yh4zmqa6
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ facter fqdn
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
* Step 1: ensure autosign command can approve CSRs
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-jr47r2 centos6-64-1:/tmp/autosign_command.MFfE6q/mytrue {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ chmod 777 /tmp/autosign_command.MFfE6q/mytrue
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ mktemp -dt autosign_command.rb.XXXXXX
/tmp/autosign_command.rb.nopeVh
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:23:59$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:00$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-eni90o centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/autosign_command.rb.nopeVh/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:01$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:02$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:03$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-ah68lm centos6-64-1:/tmp/autosign_command.rb.nopeVh/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:03$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
autosign = /tmp/autosign_command.MFfE6q/mytrue
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:03$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:04$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:34$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:34$ curl -m 1 https://localhost:8140 ostensibly successful.
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:24:34$ cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net --waitforcert 0 --ssldir 'C:/cygwin64/tmp/autosign_command.Ug8wMY/ssldir-autosign' --certname h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Info: Certificate Request fingerprint (SHA256): D0:55:F0:58:E3:F9:89:D2:81:06:28:3F:CF:94:0E:D2:9D:C0:C4:9E:C9:F5:BD:58:8D:8C:52:CF:B8:B1:27:DC
Info: Caching certificate for h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Info: Caching certificate_revocation_list for ca
Info: Caching certificate for ca
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Info: Applying configuration version '1479842589'
Notice: Applied catalog in 0.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 13.65 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:48$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:49$ if [ -f '/tmp/autosign_command.rb.nopeVh/puppet.conf.bak' ]; then cat '/tmp/autosign_command.rb.nopeVh/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/autosign_command.rb.nopeVh/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:49$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.39 seconds
* Step 2: ensure autosign command can reject CSRs
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1hk0rwb centos6-64-1:/tmp/autosign_command.MFfE6q/myfalse {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:50$ chmod 777 /tmp/autosign_command.MFfE6q/myfalse
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:50$ mktemp -dt autosign_command.rb.XXXXXX
/tmp/autosign_command.rb.Vw6MGm
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:50$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:51$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:52$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:52$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-18ubkso centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:52$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:53$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:53$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/autosign_command.rb.Vw6MGm/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:53$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:53$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:54$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-hc5pmi centos6-64-1:/tmp/autosign_command.rb.Vw6MGm/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:54$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
autosign = /tmp/autosign_command.MFfE6q/myfalse
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:54$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:24:56$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.63 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:26$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:26$ curl -m 1 https://localhost:8140 ostensibly successful.
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:25:26$ cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net --waitforcert 0 --ssldir 'C:/cygwin64/tmp/autosign_command.Ug8wMY/ssldir-reject' --certname h9ehp233a6ly3z9.delivery.puppetlabs.net-reject
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net-reject
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net-reject
Info: Certificate Request fingerprint (SHA256): 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
Info: Caching certificate for ca
Exiting; no certificate found and waitforcert is disabled
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.90 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:39$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:40$ if [ -f '/tmp/autosign_command.rb.Vw6MGm/puppet.conf.bak' ]; then cat '/tmp/autosign_command.rb.Vw6MGm/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/autosign_command.rb.Vw6MGm/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:40$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.42 seconds
* Step 3: setup an autosign command that inspects CSR attributes
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1ktvgvc centos6-64-1:/tmp/autosign_command.MFfE6q/autosign_inspect_csr.rb {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:42$ chmod 777 /tmp/autosign_command.MFfE6q
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:43$ chmod 777 /tmp/autosign_command.MFfE6q/autosign_inspect_csr.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Step 4: create attributes for inclusion on csr on agents
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-c8eyzn centos6-64-1:/tmp/autosign_command.MFfE6q/csr_attributes.yaml {:ignore => }
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1fk6qou windows2012r2-64-1:C:/cygwin64/tmp/autosign_command.Ug8wMY/csr_attributes.yaml {:ignore => }
* Step 5: successfully obtain a cert
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:43$ mktemp -dt autosign_command.rb.XXXXXX
/tmp/autosign_command.rb.dN1nmH
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:43$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.72 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:44$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:44$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:44$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1h0x0mm centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:44$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:45$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:45$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/autosign_command.rb.dN1nmH/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:45$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.74 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:46$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:47$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1jho52u centos6-64-1:/tmp/autosign_command.rb.dN1nmH/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:47$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
autosign = /tmp/autosign_command.MFfE6q/autosign_inspect_csr.rb
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:47$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.22 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:25:48$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 29.55 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:17$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:18$ curl -m 1 https://localhost:8140 ostensibly successful.
* attempting to obtain cert for h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:26:18$ cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net --waitforcert 0 --ssldir 'C:/cygwin64/tmp/autosign_command.Ug8wMY/ssldir-attrs' --csr_attributes 'C:/cygwin64/tmp/autosign_command.Ug8wMY/csr_attributes.yaml' --certname h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/cygwin64/tmp/autosign_command.Ug8wMY/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Info: Certificate Request fingerprint (SHA256): B9:05:4B:4C:FE:07:24:E7:74:0D:17:71:5F:9A:75:07:26:B4:A2:98:C8:EE:46:D5:0F:70:2E:2D:F5:10:6E:E2
Info: Caching certificate for h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Info: Caching certificate_revocation_list for ca
Info: Caching certificate for ca
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Info: Applying configuration version '1479842695'
Notice: Applied catalog in 0.20 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 16.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:34$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:35$ if [ -f '/tmp/autosign_command.rb.dN1nmH/puppet.conf.bak' ]; then cat '/tmp/autosign_command.rb.dN1nmH/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/autosign_command.rb.dN1nmH/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:35$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.38 seconds
Begin teardown
* clear test certs
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:36$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign
Notice: Revoked certificate with serial 10
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign at '/etc/puppetlabs/puppet/ssl/ca/signed/h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign.pem'
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign at '/etc/puppetlabs/puppet/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net-autosign.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.47 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:38$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net-reject
Error: Could not find a serial number for h9ehp233a6ly3z9.delivery.puppetlabs.net-reject
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.46 seconds
Exited: 24
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:39$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs
Notice: Revoked certificate with serial 11
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs at '/etc/puppetlabs/puppet/ssl/ca/signed/h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs.pem'
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs at '/etc/puppetlabs/puppet/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net-attrs.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.51 seconds
End teardown
tests/ssl/autosign_command.rb passed in 162.30 seconds
Begin tests/ssl/certificate_extensions.rb
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:41$ mktemp -dt certificate_extensions.XXXXXX
/tmp/certificate_extensions.3Kg6RQ
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:41$ chmod 755 /tmp/certificate_extensions.3Kg6RQ
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:26:41$ cygpath -m $(mktemp -td certificate_extensions.XXXXXX)
C:/cygwin64/tmp/certificate_extensions.uTRLHG
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:26:41$ chmod 755 C:/cygwin64/tmp/certificate_extensions.uTRLHG
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
certificate extensions available as trusted data
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:41$ facter hostname
q7wag30yh4zmqa6
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:41$ facter fqdn
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
* Generate a production environment manifest to dump trusted data
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:41$ puppet agent --configprint user
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:42$ puppet agent --configprint group
puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:43$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.I7Xn2a
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-2216w6 centos6-64-1:/tmp/apply_manifest.pp.I7Xn2a {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:43$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.I7Xn2a
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479842706'
Notice: /Stage[main]/Main/File[/tmp/certificate_extensions.3Kg6RQ/environments]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/certificate_extensions.3Kg6RQ/environments/production]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/certificate_extensions.3Kg6RQ/environments/production/manifests]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/certificate_extensions.3Kg6RQ/environments/production/manifests/site.pp]/ensure: defined content as '{md5}b917d3752c4cd8144b443d7b15de9473'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.04 seconds
Exited: 2
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:45$ mktemp -dt certificate_extensions.rb.XXXXXX
/tmp/certificate_extensions.rb.xjM12I
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:45$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:46$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1u4pa3a centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/certificate_extensions.rb.xjM12I/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:47$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:48$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.87 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:49$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1pm35cn centos6-64-1:/tmp/certificate_extensions.rb.xjM12I/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:49$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
autosign = true
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
[main]
environmentpath = /tmp/certificate_extensions.3Kg6RQ/environments
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:49$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.30 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:26:50$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 30.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:21$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:21$ curl -m 1 https://localhost:8140 ostensibly successful.
* Create agent csr_attributes.yaml on h9ehp233a6ly3z9.delivery.puppetlabs.net
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-13ez9xo windows2012r2-64-1:C:/cygwin64/tmp/certificate_extensions.uTRLHG/csr_attributes.yaml {:ignore => }
* Check in as h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:27:21$ env FACTER_TEST_DIR="C:/cygwin64/tmp/certificate_extensions.uTRLHG/" cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net --waitforcert 0 --csr_attributes C:/cygwin64/tmp/certificate_extensions.uTRLHG/csr_attributes.yaml --certname h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions --ssldir C:/cygwin64/tmp/certificate_extensions.uTRLHG/ssldir
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/cygwin64/tmp/certificate_extensions.uTRLHG/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
Info: Certificate Request fingerprint (SHA256): 9E:9B:C6:E7:D3:45:1B:58:32:C1:C9:FF:81:BB:E5:ED:04:92:FD:BB:71:C5:30:78:DD:A6:1D:B1:AF:3D:CA:3F
Info: Caching certificate for h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
Info: Caching certificate_revocation_list for ca
Info: Caching certificate for ca
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
Info: Applying configuration version '1479842758'
Notice: /Stage[main]/Main/File[C:/cygwin64/tmp/certificate_extensions.uTRLHG//trusted.yaml]/ensure: defined content as '{md5}508b9ffdc4efe40bdf82e2c13086e607'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 16.14 seconds
Exited: 2
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:27:37$ cat C:/cygwin64/tmp/certificate_extensions.uTRLHG/trusted.yaml
---
authenticated: remote
certname: h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
extensions:
pp_uuid: b5e63090-5167-11e3-8f96-0800200c9a66
pp_instance_id: i-3fkva
1.3.6.1.4.1.34380.1.2.1: db-server
1.3.6.1.4.1.34380.1.2.2: webops
hostname: h9ehp233a6ly3z9
domain: delivery.puppetlabs.net-extensions
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
* Verify trusted data
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:38$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.88 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:38$ if [ -f '/tmp/certificate_extensions.rb.xjM12I/puppet.conf.bak' ]; then cat '/tmp/certificate_extensions.rb.xjM12I/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/certificate_extensions.rb.xjM12I/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:38$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.43 seconds
Begin teardown
* Cleanup the test agent certs
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:40$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions
Notice: Revoked certificate with serial 12
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions at '/etc/puppetlabs/puppet/ssl/ca/signed/h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions.pem'
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions at '/etc/puppetlabs/puppet/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net-extensions.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.58 seconds
End teardown
tests/ssl/certificate_extensions.rb passed in 60.54 seconds
Begin tests/ssl/puppet_cert_generate_and_autosign.rb
Puppet cert generate behavior (#6112)
* Case 1 and 2: Tests behavior of `puppet cert generate` on a master node, and on an agent node that has already authenticated to the master. Tests with combinations of autosign and dns_alt_names.
* All: Clear agent only ssl settings (do not clear master)
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:27:41$ cmd.exe /c puppet agent --configprint ssldir
C:/ProgramData/PuppetLabs/puppet/etc/ssl
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.60 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:27:43$ rm -rf 'C:/ProgramData/PuppetLabs/puppet/etc/ssl'
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:43$ facter hostname
q7wag30yh4zmqa6
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.06 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:43$ facter fqdn
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.06 seconds
* Clear old agent certificates from master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:43$ puppet agent --configprint certname
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.87 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:44$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.36 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:45$ puppet cert clean q7wag30yh4zmqa6.delivery.puppetlabs.net
Notice: Revoked certificate with serial 2
Notice: Removing file Puppet::SSL::Certificate q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/ca/signed/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Certificate q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/certs/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::CertificateRequest q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/certificate_requests/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Key q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/private_keys/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.57 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:27:47$ cmd.exe /c puppet agent --configprint certname
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.54 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:49$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:50$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
Notice: Revoked certificate with serial 8
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/ca/signed/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.56 seconds
* Master: Ensure the master is listening and autosigning
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:51$ mktemp -dt puppet_cert_generate_and_autosign.rb.XXXXXX
/tmp/puppet_cert_generate_and_autosign.rb.koTUyU
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:51$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:52$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:53$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:53$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-hwj1jr centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:53$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:54$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:54$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/puppet_cert_generate_and_autosign.rb.koTUyU/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:54$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:55$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:56$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1te9szs centos6-64-1:/tmp/puppet_cert_generate_and_autosign.rb.koTUyU/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:56$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[master]
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
autosign = true
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:56$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.32 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:27:57$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 42.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:40$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:40$ curl -m 1 https://localhost:8140 ostensibly successful.
* Agents: Run agent --test once to obtain auto-signed cert
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:40$ puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842824'
Notice: Applied catalog in 0.23 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.35 seconds
* Agents: Run agent --test once to obtain auto-signed cert
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:28:43$ cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Certificate Request fingerprint (SHA256): 9A:72:B6:EF:46:D1:53:DC:85:EB:08:D6:CC:D6:38:E6:95:7B:59:6D:AB:AD:48:61:73:86:84:DD:9F:AB:51:93
Info: Caching certificate for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Caching certificate_revocation_list for ca
Info: Caching certificate for ca
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842837'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.49 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:56$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:56$ if [ -f '/tmp/puppet_cert_generate_and_autosign.rb.koTUyU/puppet.conf.bak' ]; then cat '/tmp/puppet_cert_generate_and_autosign.rb.koTUyU/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/puppet_cert_generate_and_autosign.rb.koTUyU/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:56$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.45 seconds
* puppet cert generate with autosign false
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:28:58$ puppet cert generate cert.test --autosign false
Notice: cert.test has a waiting certificate request
Notice: Signed certificate request for cert.test
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/ca/requests/cert.test.pem'
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/certificate_requests/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.50 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:00$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:02$ puppet cert clean cert.test
Notice: Revoked certificate with serial 15
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/ca/signed/cert.test.pem'
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/certs/cert.test.pem'
Notice: Removing file Puppet::SSL::Key cert.test at '/etc/puppetlabs/puppet/ssl/private_keys/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.55 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:03$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.55 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:29:05$ cmd.exe /c puppet cert generate cert.test --autosign false
Error: The certificate retrieved from the master does not match the agent's private key.
Certificate fingerprint: C5:23:38:78:C0:84:C2:7C:E3:1E:A5:5C:A9:A0:0B:2E:16:7D:26:E4:56:64:C1:6A:27:44:29:A2:24:CC:62:59
To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certificate.
On the master:
puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
On the agent:
1a. On most platforms: find C:/ProgramData/PuppetLabs/puppet/etc/ssl -name h9ehp233a6ly3z9.delivery.puppetlabs.net.pem -delete
1b. On Windows: del "C:\ProgramData\PuppetLabs\puppet\etc\ssl\certs\h9ehp233a6ly3z9.delivery.puppetlabs.net.pem" /f
2. puppet agent -t
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 14.31 seconds
Exited: 23
* puppet cert generate with autosign true
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:19$ puppet cert generate cert.test --autosign true
Notice: cert.test has a waiting certificate request
Notice: Signed certificate request for cert.test
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/ca/requests/cert.test.pem'
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/certificate_requests/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.60 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:22$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.36 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:23$ puppet cert clean cert.test
Notice: Revoked certificate with serial 16
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/ca/signed/cert.test.pem'
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/certs/cert.test.pem'
Notice: Removing file Puppet::SSL::Key cert.test at '/etc/puppetlabs/puppet/ssl/private_keys/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.58 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:25$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.51 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:29:26$ cmd.exe /c puppet cert generate cert.test --autosign true
Error: The certificate retrieved from the master does not match the agent's private key.
Certificate fingerprint: C5:23:38:78:C0:84:C2:7C:E3:1E:A5:5C:A9:A0:0B:2E:16:7D:26:E4:56:64:C1:6A:27:44:29:A2:24:CC:62:59
To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certificate.
On the master:
puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
On the agent:
1a. On most platforms: find C:/ProgramData/PuppetLabs/puppet/etc/ssl -name h9ehp233a6ly3z9.delivery.puppetlabs.net.pem -delete
1b. On Windows: del "C:\ProgramData\PuppetLabs\puppet\etc\ssl\certs\h9ehp233a6ly3z9.delivery.puppetlabs.net.pem" /f
2. puppet agent -t
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.18 seconds
Exited: 23
* puppet cert generate with autosign false and dns_alt_names
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:35$ puppet cert generate cert.test --autosign false --dns_alt_names foo,bar
Notice: cert.test has a waiting certificate request
Notice: Signed certificate request for cert.test
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/ca/requests/cert.test.pem'
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/certificate_requests/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 4.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:39$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "cert.test" (SHA256) BF:C1:A6:92:B5:F3:AE:64:9B:61:09:36:D1:9B:F7:CD:FF:57:1D:0B:E4:2E:67:7A:5B:A2:6A:17:69:09:CB:CF (alt names: "DNS:bar", "DNS:cert.test", "DNS:foo")
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.60 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:41$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:42$ puppet cert clean cert.test
Notice: Revoked certificate with serial 17
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/ca/signed/cert.test.pem'
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/certs/cert.test.pem'
Notice: Removing file Puppet::SSL::Key cert.test at '/etc/puppetlabs/puppet/ssl/private_keys/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:44$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.64 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:29:46$ cmd.exe /c puppet cert generate cert.test --autosign false
Error: The certificate retrieved from the master does not match the agent's private key.
Certificate fingerprint: C5:23:38:78:C0:84:C2:7C:E3:1E:A5:5C:A9:A0:0B:2E:16:7D:26:E4:56:64:C1:6A:27:44:29:A2:24:CC:62:59
To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certificate.
On the master:
puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
On the agent:
1a. On most platforms: find C:/ProgramData/PuppetLabs/puppet/etc/ssl -name h9ehp233a6ly3z9.delivery.puppetlabs.net.pem -delete
1b. On Windows: del "C:\ProgramData\PuppetLabs\puppet\etc\ssl\certs\h9ehp233a6ly3z9.delivery.puppetlabs.net.pem" /f
2. puppet agent -t
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.08 seconds
Exited: 23
* puppet cert generate with autosign true and dns_alt_names
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:29:55$ puppet cert generate cert.test --autosign true --dns_alt_names foo,bar
Notice: cert.test has a waiting certificate request
Error: CSR 'cert.test' contains subject alternative names (DNS:bar, DNS:cert.test, DNS:foo), which are disallowed. Use `puppet cert --allow-dns-alt-names sign cert.test` to sign this request.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 6.09 seconds
Exited: 24
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:01$ puppet cert --allow-dns-alt-names sign cert.test
Signing Certificate Request for:
"cert.test" (SHA256) 80:00:78:B0:F2:70:0E:17:5A:D7:EC:6A:4E:81:91:92:23:76:E4:E1:43:F7:9E:B8:D7:0C:B8:3C:6A:E3:33:96 (alt names: "DNS:bar", "DNS:cert.test", "DNS:foo") **
Notice: Signed certificate request for cert.test
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/ca/requests/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.60 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:02$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.40 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:04$ puppet cert clean cert.test
Notice: Revoked certificate with serial 18
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/ca/signed/cert.test.pem'
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/certs/cert.test.pem'
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/certificate_requests/cert.test.pem'
Notice: Removing file Puppet::SSL::Key cert.test at '/etc/puppetlabs/puppet/ssl/private_keys/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:05$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.63 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:30:07$ cmd.exe /c puppet cert generate cert.test --autosign true
Error: The certificate retrieved from the master does not match the agent's private key.
Certificate fingerprint: C5:23:38:78:C0:84:C2:7C:E3:1E:A5:5C:A9:A0:0B:2E:16:7D:26:E4:56:64:C1:6A:27:44:29:A2:24:CC:62:59
To fix this, remove the certificate from both the master and the agent and then start a puppet run, which will automatically regenerate a certificate.
On the master:
puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
On the agent:
1a. On most platforms: find C:/ProgramData/PuppetLabs/puppet/etc/ssl -name h9ehp233a6ly3z9.delivery.puppetlabs.net.pem -delete
1b. On Windows: del "C:\ProgramData\PuppetLabs\puppet\etc\ssl\certs\h9ehp233a6ly3z9.delivery.puppetlabs.net.pem" /f
2. puppet agent -t
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.16 seconds
Exited: 23
* Case 3: A host with no ssl infrastructure makes a `puppet cert generate` call
* All: Clear agent only ssl settings (do not clear master)
* puppet cert generate
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:16$ puppet cert generate cert.test --autosign false
Notice: cert.test has a waiting certificate request
Notice: Signed certificate request for cert.test
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/ca/requests/cert.test.pem'
Notice: Removing file Puppet::SSL::CertificateRequest cert.test at '/etc/puppetlabs/puppet/ssl/certificate_requests/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.19 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:19$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:21$ puppet cert clean cert.test
Notice: Revoked certificate with serial 19
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/ca/signed/cert.test.pem'
Notice: Removing file Puppet::SSL::Certificate cert.test at '/etc/puppetlabs/puppet/ssl/certs/cert.test.pem'
Notice: Removing file Puppet::SSL::Key cert.test at '/etc/puppetlabs/puppet/ssl/private_keys/cert.test.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.51 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:22$ puppet cert list --all
"h9ehp233a6ly3z9.delivery.puppetlabs.net-reject" (SHA256) 33:A1:86:E0:B7:4A:59:BE:8C:8F:5A:9F:87:3E:4B:D7:A1:82:1F:B9:8A:BE:0E:07:92:13:43:53:C6:E7:84:1B
+ "foobar_not_my_hostname" (SHA256) 01:76:CF:64:32:2E:C7:21:41:85:9B:40:9A:4D:55:64:75:BD:DC:DD:6A:A9:21:A7:4D:E1:8A:40:7B:EF:57:D6 (alt names: "DNS:foobar_not_my_hostname", "DNS:one_cert", "DNS:two_cert", "DNS:red_cert", "DNS:blue_cert")
+ "h9ehp233a6ly3z9.delivery.puppetlabs.net" (SHA256) BC:C9:CD:7F:38:13:6D:F6:60:4D:E9:79:D0:90:2C:85:3B:EC:9C:25:D3:86:3E:D4:3E:D1:4D:4F:6A:72:7F:D1
+ "master1.example.org" (SHA256) 88:AC:21:3D:B4:7B:9F:37:15:25:33:35:61:D5:CC:15:AD:44:13:CE:EC:A6:40:1B:6B:61:90:45:B2:AB:2F:DD (alt names: "DNS:puppet", "DNS:master1.example.org")
+ "q7wag30yh4zmqa6.delivery.puppetlabs.net" (SHA256) 60:86:96:B2:6D:DB:36:99:01:CC:E8:A6:32:63:01:A8:AC:9F:82:1F:7F:60:22:E8:F4:6C:C4:C0:73:65:E3:93 (alt names: "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net", "DNS:puppet", "DNS:q7wag30yh4zmqa6", "DNS:q7wag30yh4zmqa6.delivery.puppetlabs.net")
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.55 seconds
Begin teardown
* And try to leave with a good ssl configuration
* All: Clear agent only ssl settings (do not clear master)
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:30:24$ cmd.exe /c puppet agent --configprint ssldir
C:/ProgramData/PuppetLabs/puppet/etc/ssl
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.55 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:30:25$ rm -rf 'C:/ProgramData/PuppetLabs/puppet/etc/ssl'
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:25$ facter hostname
q7wag30yh4zmqa6
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:25$ facter fqdn
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.05 seconds
* Clear old agent certificates from master
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:25$ puppet agent --configprint certname
q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:26$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:27$ puppet cert clean q7wag30yh4zmqa6.delivery.puppetlabs.net
Notice: Revoked certificate with serial 13
Notice: Removing file Puppet::SSL::Certificate q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/ca/signed/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Certificate q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/certs/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Key q7wag30yh4zmqa6.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/private_keys/q7wag30yh4zmqa6.delivery.puppetlabs.net.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.53 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:30:29$ cmd.exe /c puppet agent --configprint certname
h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.47 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:30$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:32$ puppet cert clean h9ehp233a6ly3z9.delivery.puppetlabs.net
Notice: Revoked certificate with serial 14
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/ca/signed/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem'
Notice: Removing file Puppet::SSL::Certificate h9ehp233a6ly3z9.delivery.puppetlabs.net at '/etc/puppetlabs/puppet/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.48 seconds
* Master: Ensure the master is listening and autosigning
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:33$ mktemp -dt puppet_cert_generate_and_autosign.rb.XXXXXX
/tmp/puppet_cert_generate_and_autosign.rb.aiXCWI
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Setting curl retries to 30
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:33$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.79 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:34$ puppet master --configprint vardir
/opt/puppetlabs/server/data/puppetserver
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:35$ test -e /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:35$ cat /etc/puppetlabs/puppetserver/conf.d/puppetserver.conf
{
"jruby-puppet": {
"ruby-load-path": [
"/opt/puppetlabs/puppet/lib/ruby/vendor_ruby"
],
"gem-home": "/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"gem-path": [
"/opt/puppetlabs/server/data/puppetserver/jruby-gems",
"/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"
],
"master-conf-dir": "/etc/puppetlabs/puppet",
"master-code-dir": "/etc/puppetlabs/code",
"master-var-dir": "/opt/puppetlabs/server/data/puppetserver",
"master-run-dir": "/var/run/puppetlabs/puppetserver",
"master-log-dir": "/var/log/puppetlabs/puppetserver"
},
"http-client": {
},
"profiler": {
}
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-16mvtnj centos6-64-1:/etc/puppetlabs/puppetserver/conf.d/puppetserver.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:35$ puppet master --configprint confdir
/etc/puppetlabs/puppet
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:36$ test -e /etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:36$ cp /etc/puppetlabs/puppet/puppet.conf /tmp/puppet_cert_generate_and_autosign.rb.aiXCWI/puppet.conf.bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:36$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:36$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.77 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:37$ cat /etc/puppetlabs/puppet/puppet.conf
# This file can be used to override the default puppet settings.
# See the following links for more details on what settings are available:
# - https://docs.puppetlabs.com/puppet/latest/reference/config_important_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_about_settings.html
# - https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html
# - https://docs.puppetlabs.com/puppet/latest/reference/configuration.html
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1m7um3i centos6-64-1:/tmp/puppet_cert_generate_and_autosign.rb.aiXCWI/puppet.conf {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:37$ cat /etc/puppetlabs/puppet/puppet.conf
[master]
vardir = /opt/puppetlabs/server/data/puppetserver
logdir = /var/log/puppetlabs/puppetserver
rundir = /var/run/puppetlabs/puppetserver
pidfile = /var/run/puppetlabs/puppetserver/puppetserver.pid
codedir = /etc/puppetlabs/code
[master]
dns_alt_names = puppet,q7wag30yh4zmqa6,q7wag30yh4zmqa6.delivery.puppetlabs.net
autosign = true
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:37$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:30:39$ puppet resource service puppetserver ensure=running
Notice: /Service[puppetserver]/ensure: ensure changed 'stopped' to 'running'
service { 'puppetserver':
ensure => 'running',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 39.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:18$ curl -m 1 https://localhost:8140
Trying command 30 times.
.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:18$ curl -m 1 https://localhost:8140 ostensibly successful.
* Agents: Run agent --test once to obtain auto-signed cert
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:18$ puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Applying configuration version '1479842983'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.52 seconds
* Agents: Run agent --test once to obtain auto-signed cert
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:31:22$ cmd.exe /c puppet agent --test --server q7wag30yh4zmqa6.delivery.puppetlabs.net
Info: Creating a new SSL key for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Caching certificate for ca
Info: csr_attributes file loading from C:/ProgramData/PuppetLabs/puppet/etc/csr_attributes.yaml
Info: Creating a new SSL certificate request for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Certificate Request fingerprint (SHA256): 6F:57:02:E5:81:1B:B0:12:03:98:1A:AD:26:AE:5B:10:9E:41:29:18:E9:EB:5E:31:B2:FB:75:AB:B7:AA:B5:29
Info: Caching certificate for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Caching certificate_revocation_list for ca
Info: Caching certificate for ca
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net
Info: Applying configuration version '1479842995'
Notice: Applied catalog in 0.36 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.94 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:35$ puppet master --configprint config
/etc/puppetlabs/puppet/puppet.conf
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:36$ if [ -f '/tmp/puppet_cert_generate_and_autosign.rb.aiXCWI/puppet.conf.bak' ]; then cat '/tmp/puppet_cert_generate_and_autosign.rb.aiXCWI/puppet.conf.bak' > '/etc/puppetlabs/puppet/puppet.conf'; rm -f '/tmp/puppet_cert_generate_and_autosign.rb.aiXCWI/puppet.conf.bak'; fi
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:36$ puppet resource service puppetserver ensure=stopped
Notice: /Service[puppetserver]/ensure: ensure changed 'running' to 'stopped'
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.47 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:37$ puppet resource service puppetserver ensure=stopped
service { 'puppetserver':
ensure => 'stopped',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.30 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:38$ puppet cert clean cert.test
Notice: Revoked certificate with serial 15
Notice: Revoked certificate with serial 16
Notice: Revoked certificate with serial 17
Notice: Revoked certificate with serial 18
Notice: Revoked certificate with serial 19
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.72 seconds
End teardown
tests/ssl/puppet_cert_generate_and_autosign.rb passed in 238.62 seconds
Begin tests/ssl/ticket_5274_private_key_modes.rb
PUP-5274: CA and host private keys should not be world readable
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:40$ mktemp -dt ssldir.XXXXXX
/tmp/ssldir.ezgWUG
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:40$ puppet agent --ssldir /tmp/ssldir.ezgWUG --configprint cakey
/tmp/ssldir.ezgWUG/ca/ca_key.pem
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:41$ puppet agent --ssldir /tmp/ssldir.ezgWUG --configprint privatekeydir
/tmp/ssldir.ezgWUG/private_keys
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.85 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:42$ puppet agent --ssldir /tmp/ssldir.ezgWUG --configprint hostprivkey --certname foo
/tmp/ssldir.ezgWUG/private_keys/foo.pem
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
* create ca and foo cert and private keys
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:43$ puppet cert generate foo --ssldir /tmp/ssldir.ezgWUG
Notice: Signed certificate request for ca
Notice: foo has a waiting certificate request
Notice: Signed certificate request for foo
Notice: Removing file Puppet::SSL::CertificateRequest foo at '/tmp/ssldir.ezgWUG/ca/requests/foo.pem'
Notice: Removing file Puppet::SSL::CertificateRequest foo at '/tmp/ssldir.ezgWUG/certificate_requests/foo.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 9.95 seconds
* verify /tmp/ssldir.ezgWUG/ca/ca_key.pem has permissions 640 initially
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:53$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/ca/ca_key.pem").mode & 07777).to_s(8)'
640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.04 seconds
* verify /tmp/ssldir.ezgWUG/private_keys has permissions 750 initially
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:53$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/private_keys").mode & 07777).to_s(8)'
750
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.04 seconds
* verify /tmp/ssldir.ezgWUG/private_keys/foo.pem has permissions 640 initially
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:53$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/private_keys/foo.pem").mode & 07777).to_s(8)'
640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.04 seconds
* generate a second cert
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:53$ puppet cert generate bar --ssldir /tmp/ssldir.ezgWUG
Notice: bar has a waiting certificate request
Notice: Signed certificate request for bar
Notice: Removing file Puppet::SSL::CertificateRequest bar at '/tmp/ssldir.ezgWUG/ca/requests/bar.pem'
Notice: Removing file Puppet::SSL::CertificateRequest bar at '/tmp/ssldir.ezgWUG/certificate_requests/bar.pem'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.25 seconds
* verify /tmp/ssldir.ezgWUG/ca/ca_key.pem still has permissions 640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/ca/ca_key.pem").mode & 07777).to_s(8)'
640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.04 seconds
* verify /tmp/ssldir.ezgWUG/private_keys still has permissions 750
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/private_keys").mode & 07777).to_s(8)'
750
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.03 seconds
* verify /tmp/ssldir.ezgWUG/private_keys/foo.pem still has permissions 640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ env PATH="/opt/puppetlabs/puppet/bin:${PATH}" ruby -e 'puts (File.stat("/tmp/ssldir.ezgWUG/private_keys/foo.pem").mode & 07777).to_s(8)'
640
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.03 seconds
Begin teardown
End teardown
tests/ssl/ticket_5274_private_key_modes.rb passed in 15.94 seconds
Begin tests/stages/ticket_4655_default_stage_for_classes.rb
#4655: Allow setting the default stage for parameterized classes
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ mktemp -t 4655-stage-in-parameterized-class.XXXXXX
/tmp/4655-stage-in-parameterized-class.A1a6YQ
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.REAMjH
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-ye2915 centos6-64-1:/tmp/apply_manifest.pp.REAMjH {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:56$ puppet apply --verbose /tmp/apply_manifest.pp.REAMjH
Warning: stage is a metaparam; this value will inherit to all contained resources in the in_two definition
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.21 seconds
Info: Applying configuration version '1479843019'
Notice: /Stage[one]/In_one/Exec[echo in_one > /tmp/4655-stage-in-parameterized-class.A1a6YQ]/returns: executed successfully
Notice: /Stage[two]/In_two/Exec[echo in_two >> /tmp/4655-stage-in-parameterized-class.A1a6YQ]/returns: executed successfully
Notice: /Stage[three]/In_three/Exec[echo in_three >> /tmp/4655-stage-in-parameterized-class.A1a6YQ]/returns: executed successfully
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.12 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:31:58$ cat /tmp/4655-stage-in-parameterized-class.A1a6YQ
in_one
in_two
in_three
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:31:58$ cygpath -m $(mktemp -t 4655-stage-in-parameterized-class.XXXXXX)
C:/cygwin64/tmp/4655-stage-in-parameterized-class.23thLa
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:31:58$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.eNVKqh
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-ngaxql windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.eNVKqh {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:31:59$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.eNVKqh
Warning: stage is a metaparam; this value will inherit to all contained resources in the in_two definition
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.36 seconds
Info: Applying configuration version '1479843029'
Notice: /Stage[one]/In_one/Exec[cmd.exe /c echo in_one > C:/cygwin64/tmp/4655-stage-in-parameterized-class.23thLa]/returns: executed successfully
Notice: /Stage[two]/In_two/Exec[cmd.exe /c echo in_two >> C:/cygwin64/tmp/4655-stage-in-parameterized-class.23thLa]/returns: executed successfully
Notice: /Stage[three]/In_three/Exec[cmd.exe /c echo in_three >> C:/cygwin64/tmp/4655-stage-in-parameterized-class.23thLa]/returns: executed successfully
Notice: Applied catalog in 2.20 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 11.83 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:11$ cat C:/cygwin64/tmp/4655-stage-in-parameterized-class.23thLa
in_one
in_two
in_three
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Begin teardown
End teardown
tests/stages/ticket_4655_default_stage_for_classes.rb passed in 14.55 seconds
Begin tests/windows/QA-506_windows_exit_codes_test.rb
Windows Exit Codes - Acceptance Tests
* Install Custom Module for Testing
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:11$ cmd.exe /c puppet --version
4.8.1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.42 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:12$ cmd.exe /c puppet config print codedir
C:/ProgramData/PuppetLabs/code
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.48 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:13$ cmd.exe /c facter find operatingsystemmajrelease
find =>
operatingsystemmajrelease => 2012 R2
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.23 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:14$ test ! -d /cygdrive/c/ProgramData/PuppetLabs/code/modules
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Exited: 1
localhost $ scp /Users/Iristyle/source/puppet-japanese/acceptance/tests/windows/winexitcode windows2012r2-64-1:/cygdrive/c/ProgramData/PuppetLabs/code/modules {:ignore => }
* Verify '0' is a Valid Exit Code
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:14$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3382.37.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3546669056,
capacity => "17.41%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "712.77 MiB",
used_bytes => 747397120
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27014.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:30 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27014,
uptime => "7:30 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.19 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.03 seconds
Debug: Loaded state in 0.05 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843045'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[0]/Exec[testcommand_0]/require: subscribes to Class[Winexitcode]
Notice: /Stage[main]/Winexitcode/File[c:\tmp]/ensure: created
Debug: /Stage[main]/Winexitcode/File[c:\tmp]: The container Class[Winexitcode] will propagate my refresh event
Notice: /Stage[main]/Winexitcode/File[c:\tmp\test.bat]/ensure: defined content as '{md5}3080e987511faba780ea1cf5dcb183b1'
Debug: /Stage[main]/Winexitcode/File[c:\tmp\test.bat]: The container Class[Winexitcode] will propagate my refresh event
Debug: Class[Winexitcode]: The container Stage[main] will propagate my refresh event
Debug: Exec[testcommand_0](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 0'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 0'
Notice: /Stage[main]/Main/Winexitcode::Execute[0]/Exec[testcommand_0]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[0]/Exec[testcommand_0]/returns: C:\cygwin64\home\Administrator>exit /b 0
Notice: /Stage[main]/Main/Winexitcode::Execute[0]/Exec[testcommand_0]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[0]/Exec[testcommand_0]: The container Winexitcode::Execute[0] will propagate my refresh event
Debug: Winexitcode::Execute[0]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41819020
Debug: Storing state
Debug: Stored state in 0.05 seconds
Notice: Applied catalog in 1.19 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36543260
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.76 seconds
* Verify Unsigned 8bit Upper Boundary
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:25$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3382.72.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3547037696,
capacity => "17.40%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "712.42 MiB",
used_bytes => 747028480
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27024.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:30 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27024,
uptime => "7:30 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.19 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843055'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[255]/Exec[testcommand_255]/require: subscribes to Class[Winexitcode]
Debug: Exec[testcommand_255](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 255'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 255'
Notice: /Stage[main]/Main/Winexitcode::Execute[255]/Exec[testcommand_255]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[255]/Exec[testcommand_255]/returns: C:\cygwin64\home\Administrator>exit /b 255
Notice: /Stage[main]/Main/Winexitcode::Execute[255]/Exec[testcommand_255]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[255]/Exec[testcommand_255]: The container Winexitcode::Execute[255] will propagate my refresh event
Debug: Winexitcode::Execute[255]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41556380
Debug: Storing state
Debug: Stored state in 0.06 seconds
Notice: Applied catalog in 1.16 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36595880
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.70 seconds
* Verify Unsigned 8bit Cross Boundary
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:36$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3382.41.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3546718208,
capacity => "17.40%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "712.73 MiB",
used_bytes => 747347968
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27035.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:30 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27035,
uptime => "7:30 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.19 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843066'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[256]/Exec[testcommand_256]/require: subscribes to Class[Winexitcode]
Debug: Exec[testcommand_256](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 256'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 256'
Notice: /Stage[main]/Main/Winexitcode::Execute[256]/Exec[testcommand_256]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[256]/Exec[testcommand_256]/returns: C:\cygwin64\home\Administrator>exit /b 256
Notice: /Stage[main]/Main/Winexitcode::Execute[256]/Exec[testcommand_256]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[256]/Exec[testcommand_256]: The container Winexitcode::Execute[256] will propagate my refresh event
Debug: Winexitcode::Execute[256]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41704140
Debug: Storing state
Debug: Stored state in 0.05 seconds
Notice: Applied catalog in 0.13 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36622880
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.60 seconds
* Verify Unsigned 32bit Upper Boundary
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:45$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3381.41.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3545665536,
capacity => "17.43%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "713.73 MiB",
used_bytes => 748400640
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27045.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:30 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27045,
uptime => "7:30 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.17 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843076'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[4294967295]/Exec[testcommand_4294967295]/require: subscribes to Class[Winexitcode]
Debug: Exec[testcommand_4294967295](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 4294967295'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 4294967295'
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967295]/Exec[testcommand_4294967295]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967295]/Exec[testcommand_4294967295]/returns: C:\cygwin64\home\Administrator>exit /b 4294967295
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967295]/Exec[testcommand_4294967295]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[4294967295]/Exec[testcommand_4294967295]: The container Winexitcode::Execute[4294967295] will propagate my refresh event
Debug: Winexitcode::Execute[4294967295]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41514360
Debug: Storing state
Debug: Stored state in 0.05 seconds
Notice: Applied catalog in 1.13 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36608100
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.55 seconds
* Verify Unsigned 32bit Cross Boundary
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:32:56$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3381.96.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3546247168,
capacity => "17.42%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "713.18 MiB",
used_bytes => 747819008
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27055.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:30 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27055,
uptime => "7:30 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.19 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843086'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[4294967296]/Exec[testcommand_0]/require: subscribes to Class[Winexitcode]
Debug: Exec[testcommand_0](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 4294967296'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat 4294967296'
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967296]/Exec[testcommand_0]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967296]/Exec[testcommand_0]/returns: C:\cygwin64\home\Administrator>exit /b 4294967296
Notice: /Stage[main]/Main/Winexitcode::Execute[4294967296]/Exec[testcommand_0]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[4294967296]/Exec[testcommand_0]: The container Winexitcode::Execute[4294967296] will propagate my refresh event
Debug: Winexitcode::Execute[4294967296]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41657860
Debug: Storing state
Debug: Stored state in 0.05 seconds
Notice: Applied catalog in 1.13 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36624380
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.72 seconds
* Verify Negative Exit Code Rollover Boundary
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:07$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.30 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3382.53.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.30 GiB",
available_bytes => 3546836992,
capacity => "17.40%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "712.61 MiB",
used_bytes => 747229184
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27066.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:31 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27066,
uptime => "7:31 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/init.pp' in environment production
Debug: importing 'C:/ProgramData/PuppetLabs/code/modules/winexitcode/manifests/execute.pp' in environment production
Debug: Automatically imported winexitcode::execute from winexitcode/execute into production
Debug: ModuleLoader: module 'winexitcode' has unknown dependencies - it will have all other modules visible
Debug: Adding relationship from File[c:\tmp] to File[c:\tmp\test.bat] with 'before'
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.19 seconds
Debug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
Debug: Puppet::Type::Exec::ProviderShell: feature posix is missing
Debug: Creating default schedules
Debug: Loaded state in 0.03 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843097'
Debug: /Stage[main]/Winexitcode/File[c:\tmp]/before: subscribes to File[c:\tmp\test.bat]
Debug: /Stage[main]/Main/Winexitcode::Execute[-1]/Exec[testcommand_4294967295]/require: subscribes to Class[Winexitcode]
Debug: Exec[testcommand_4294967295](provider=windows): Executing 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat -1'
Debug: Executing: 'c:\Windows\System32\cmd.exe /c c:\tmp\test.bat -1'
Notice: /Stage[main]/Main/Winexitcode::Execute[-1]/Exec[testcommand_4294967295]/returns:
Notice: /Stage[main]/Main/Winexitcode::Execute[-1]/Exec[testcommand_4294967295]/returns: C:\cygwin64\home\Administrator>exit /b -1
Notice: /Stage[main]/Main/Winexitcode::Execute[-1]/Exec[testcommand_4294967295]/returns: executed successfully
Debug: /Stage[main]/Main/Winexitcode::Execute[-1]/Exec[testcommand_4294967295]: The container Winexitcode::Execute[-1] will propagate my refresh event
Debug: Winexitcode::Execute[-1]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 41657620
Debug: Storing state
Debug: Stored state in 0.05 seconds
Notice: Applied catalog in 1.13 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36539680
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.56 seconds
Begin teardown
End teardown
tests/windows/QA-506_windows_exit_codes_test.rb passed in 66.53 seconds
Begin tests/windows/QA-563_windows_exit_mcollective.rb
MCollective service exits on windows agent
* Setup - create a config file
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:17$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.61oKSE
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1u3vq8 windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.61oKSE {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:17$ cmd.exe /c puppet apply --verbose --detailed-exitcodes C:/cygwin64/tmp/apply_manifest.pp.61oKSE
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843108'
Notice: /Stage[main]/Main/File[C:/ProgramData/PuppetLabs/mcollective/etc/server.cfg]/ensure: defined content as '{md5}f8b36683b54ed3991098d25b7660291c'
Notice: Applied catalog in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.42 seconds
Exited: 2
* Setup - ensure MCollective service is running on Windows agent
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:27$ cmd.exe /c puppet resource service mcollective ensure=running
Notice: /Service[mcollective]/ensure: ensure changed 'stopped' to 'running'
service { 'mcollective':
ensure => 'running',
}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 13.50 seconds
* Shutdown MCollective service on Windows agent
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:40$ net stop mcollective
Marionette Collective Server T[rX~ł.
Marionette Collective Server T[rX͐ɒ~܂B
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 2.62 seconds
* Start MCollective service on Windows agent
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:48$ net start mcollective
Marionette Collective Server T[rXJn܂.
Marionette Collective Server T[rX͐ɊJn܂B
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 4.47 seconds
Begin teardown
End teardown
tests/windows/QA-563_windows_exit_mcollective.rb passed in 35.33 seconds
Begin tests/windows/QA-760_win_dash_dot_file_test.rb
QA-760 - Windows Files Containing '-' and '.'
* Generate Manifest
* Create Temp Folder
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:33:52$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.28 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3358.71.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.28 GiB",
available_bytes => 3521867776,
capacity => "17.98%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "736.43 MiB",
used_bytes => 772198400
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27112.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:31 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27112,
uptime => "7:31 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.09 seconds
Debug: Creating default schedules
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.05 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843143'
Notice: /Stage[main]/Main/File[c:/temp]/ensure: created
Debug: /Stage[main]/Main/File[c:/temp]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 40656520
Debug: Storing state
Debug: Stored state in 0.06 seconds
Notice: Applied catalog in 0.13 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 36373000
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.29 seconds
* Create Dash Dot File 100 Times
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:02$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.28 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3358.73.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.28 GiB",
available_bytes => 3521884160,
capacity => "17.98%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "736.41 MiB",
used_bytes => 772182016
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27121.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:32 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27121,
uptime => "7:32 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.14 seconds
Debug: Creating default schedules
Debug: Loaded state in 0.03 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843152'
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-1.file]/ensure: defined content as '{md5}ea0c71557f3573611e4c04eceb3e53af'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-1.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-2.file]/ensure: defined content as '{md5}7c7d3690c71249d705ef462db5383427'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-2.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-3.file]/ensure: defined content as '{md5}d8d0df197e5f50156d7ed22d372282eb'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-3.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-4.file]/ensure: defined content as '{md5}f0472408ff94b007a0b3b7196bee0200'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-4.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-5.file]/ensure: defined content as '{md5}80cee28932d9ab1c089ed67029027427'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-5.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-6.file]/ensure: defined content as '{md5}ce0f08c4e2bdc552671d1dad86d2f12a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-6.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-7.file]/ensure: defined content as '{md5}80fb8bdd405f1d9a55736e4debbee1c3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-7.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-8.file]/ensure: defined content as '{md5}701cc02cb3e362b26c3487dc7a4985a4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-8.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-9.file]/ensure: defined content as '{md5}67f8d09a84ea59f71025c4204f3bde2e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-9.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-10.file]/ensure: defined content as '{md5}640c25feaf52244e49a7a8b8187311f1'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-10.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-11.file]/ensure: defined content as '{md5}7766a2de5493c9f6867a909907a8da48'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-11.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-12.file]/ensure: defined content as '{md5}206a22511d65919cbd52349b43c9e02c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-12.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-13.file]/ensure: defined content as '{md5}649b8ba5f2f68e6ffc7ad5f47c1a3b19'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-13.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-14.file]/ensure: defined content as '{md5}04851e466008614b6b763d26ae94f6a4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-14.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-15.file]/ensure: defined content as '{md5}4bbb3a62d05aa1700df87985500bf268'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-15.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-16.file]/ensure: defined content as '{md5}bd85003fe8ff85af2a2c2952547ada3b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-16.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-17.file]/ensure: defined content as '{md5}6efaa36dee2c390c2dd3dd2f28b17377'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-17.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-18.file]/ensure: defined content as '{md5}77b7168d16ffc7d571178b88484047ae'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-18.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-19.file]/ensure: defined content as '{md5}8a115c0c2ad3ca324e34db02909b0c31'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-19.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-20.file]/ensure: defined content as '{md5}2283b6068dfe8314d29464af958aad48'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-20.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-21.file]/ensure: defined content as '{md5}06c0560880840f93fc0e5aa73baff3ff'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-21.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-22.file]/ensure: defined content as '{md5}6bd88cd606cb7b31ecd1081e1678057a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-22.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-23.file]/ensure: defined content as '{md5}af5fa7abf9c96663142404eefc01bc5a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-23.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-24.file]/ensure: defined content as '{md5}515068451eb5645804c7f3ef5181ed2d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-24.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-25.file]/ensure: defined content as '{md5}47e0a9b60a00e019e8565790ce1f084e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-25.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-26.file]/ensure: defined content as '{md5}f3f9d458d0cc9f9bf14a7af62fc21220'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-26.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-27.file]/ensure: defined content as '{md5}44f4638ac87db6d7ce3f21cbc91377da'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-27.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-28.file]/ensure: defined content as '{md5}46c67bab6b78cff4c9fcb66fb2315588'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-28.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-29.file]/ensure: defined content as '{md5}1ace3511511fba16e87dfe7faf871163'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-29.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-30.file]/ensure: defined content as '{md5}4509031a5b45eed54e4cde1f6cef9506'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-30.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-31.file]/ensure: defined content as '{md5}7f07bfdd999be407754c390c950fb99c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-31.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-32.file]/ensure: defined content as '{md5}ab252fbccfb4e58f511b1258a252a9a9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-32.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-33.file]/ensure: defined content as '{md5}3d3b7b85c2f0a52b08e6a3c7679a8ab8'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-33.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-34.file]/ensure: defined content as '{md5}2b78716b95c5a073279a60c237026ec3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-34.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-35.file]/ensure: defined content as '{md5}df151f137ef9257e5aca7184949be9f9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-35.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-36.file]/ensure: defined content as '{md5}f5990c246c12d51711c2fdd13152f2d1'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-36.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-37.file]/ensure: defined content as '{md5}b9f74936a84213304317702006f80553'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-37.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-38.file]/ensure: defined content as '{md5}c8a1fad653482d19d6625707d8d2f70d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-38.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-39.file]/ensure: defined content as '{md5}0a0b7845131cce8447b58c8232349ccc'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-39.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-40.file]/ensure: defined content as '{md5}b738cb5894726ad8c82a32acc63b9315'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-40.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-41.file]/ensure: defined content as '{md5}9a2c0a329367349c9655d939ccbd8dc3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-41.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-42.file]/ensure: defined content as '{md5}5666b56a2523952a214248ce48998c25'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-42.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-43.file]/ensure: defined content as '{md5}9f5127c72881bbdc79f1e9a4427f5777'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-43.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-44.file]/ensure: defined content as '{md5}2272d87306afeb5a184f9049fdd5d114'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-44.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-45.file]/ensure: defined content as '{md5}a73c9b2c9e9c33142a3f424f1d552bd3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-45.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-46.file]/ensure: defined content as '{md5}fb0561ad6cf4eaec103bb877d42c7808'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-46.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-47.file]/ensure: defined content as '{md5}23a1c0bb9094a825bddba50334b9c47a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-47.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-48.file]/ensure: defined content as '{md5}92ec9ba369c52e33dcffcfe92336710b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-48.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-49.file]/ensure: defined content as '{md5}51b75c0679e1fe3a8d23d2c4a942e000'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-49.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-50.file]/ensure: defined content as '{md5}a17fddc251778733751ec16548054fa6'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-50.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-51.file]/ensure: defined content as '{md5}396b8ab5c0389d1c53d688cf98734fbf'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-51.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-52.file]/ensure: defined content as '{md5}68a056f355315ab49b6ce16f269e4363'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-52.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-53.file]/ensure: defined content as '{md5}4678501a197f1b7a4304f26c1a58e429'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-53.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-54.file]/ensure: defined content as '{md5}da1a67035010bc618f9f7f2ad843e64c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-54.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-55.file]/ensure: defined content as '{md5}629ee85dcac0692164c5854507b9af6c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-55.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-56.file]/ensure: defined content as '{md5}0a6038824cf32ceb85fc183101a2f11e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-56.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-57.file]/ensure: defined content as '{md5}40747ee292a77b650b6ba132c0aefb53'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-57.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-58.file]/ensure: defined content as '{md5}1fedabfcb8b25ac89d63e25631a910ca'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-58.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-59.file]/ensure: defined content as '{md5}e18b280d257cbf76250dfed7e608d63c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-59.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-60.file]/ensure: defined content as '{md5}5753cbac805207e242726fd1ef713a2e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-60.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-61.file]/ensure: defined content as '{md5}e2bb37111d29deb62d3f8899a4eb6278'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-61.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-62.file]/ensure: defined content as '{md5}54ca292ff2da59340c561db39e97eb32'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-62.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-63.file]/ensure: defined content as '{md5}d440804bd01818fd2289c98e90eec970'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-63.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-64.file]/ensure: defined content as '{md5}32dde7e1b28d060e7452c92c88592704'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-64.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-65.file]/ensure: defined content as '{md5}53285e765685b7f78ac45d55e90c765c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-65.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-66.file]/ensure: defined content as '{md5}420affa4a64380fbc6d31431061fc487'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-66.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-67.file]/ensure: defined content as '{md5}1e17a6da6e2c49b36b16095a67e08d4a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-67.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-68.file]/ensure: defined content as '{md5}c7f33b19d8e1ce544f64da2610794ee4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-68.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-69.file]/ensure: defined content as '{md5}f7aa0c11479a644861cb41f70a6fcace'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-69.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-70.file]/ensure: defined content as '{md5}85210c782127f8b006138cc440138775'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-70.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-71.file]/ensure: defined content as '{md5}299993d6543541b0d8d7be0d524e4e26'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-71.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-72.file]/ensure: defined content as '{md5}0a0bc62687667f7076db5c6c178905d4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-72.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-73.file]/ensure: defined content as '{md5}1a0b30e7a20910673675f0c09af7a764'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-73.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-74.file]/ensure: defined content as '{md5}6d17af9dab921903ab0ce73b57691ac0'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-74.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-75.file]/ensure: defined content as '{md5}1011e4253ffe7a6195f4c2c58b9329f5'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-75.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-76.file]/ensure: defined content as '{md5}317b670f4187fc239fb59f62e50b4c55'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-76.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-77.file]/ensure: defined content as '{md5}430069fb3159fc323ce056671b63b9f1'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-77.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-78.file]/ensure: defined content as '{md5}26274f9aec290444b0e5e0abcdbeea8e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-78.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-79.file]/ensure: defined content as '{md5}3afc3ca4605f0ac539ab712ec40b4b71'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-79.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-80.file]/ensure: defined content as '{md5}7a167bc7fd1d235ec3faf96cd5cd95d5'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-80.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-81.file]/ensure: defined content as '{md5}60dc41281945896d1256f536f77b179a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-81.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-82.file]/ensure: defined content as '{md5}df77c72b15f35f9163d21f240b287b3c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-82.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-83.file]/ensure: defined content as '{md5}d0cb67a980071ac63fc16a2b3503c870'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-83.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-84.file]/ensure: defined content as '{md5}92aaf9ae26e9f2f7a1960bce8ca4c957'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-84.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-85.file]/ensure: defined content as '{md5}54910f6fddbf483a19b47ff731743341'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-85.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-86.file]/ensure: defined content as '{md5}24c6749ea1519c47e3d2c2aa95bb742b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-86.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-87.file]/ensure: defined content as '{md5}c99c1875aeb5c9311c3e5c7f746c43d9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-87.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-88.file]/ensure: defined content as '{md5}56804aa4133b38f6d4f1e9f5446a4871'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-88.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-89.file]/ensure: defined content as '{md5}e566eaf0e6cf20d5bcf77793388d4042'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-89.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-90.file]/ensure: defined content as '{md5}17cfa3d64f0460fbe2971d92aad8ed31'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-90.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-91.file]/ensure: defined content as '{md5}a92ff900fa214d9bb7effb9d4e854947'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-91.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-92.file]/ensure: defined content as '{md5}0ef6e3432d45f21d765ff1e3c47f99c2'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-92.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-93.file]/ensure: defined content as '{md5}6595ff928d355bd0dc291ece0e8e5479'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-93.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-94.file]/ensure: defined content as '{md5}0745b60581b61eef2944b2c21c9a731c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-94.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-95.file]/ensure: defined content as '{md5}ef845918cc2e776dcb4dc2552ec12ccc'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-95.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-96.file]/ensure: defined content as '{md5}5bbca5e5eb388ba642cdd29912db2b46'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-96.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-97.file]/ensure: defined content as '{md5}52381a0151d2ded45df35b28be5e6fb2'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-97.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-98.file]/ensure: defined content as '{md5}e7a80e557f699ea91881b7c614dc0c0d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-98.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-99.file]/ensure: defined content as '{md5}377cb4372a6564f8f7591b87f976cd0a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-99.file]: The container Class[Main] will propagate my refresh event
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-100.file]/ensure: defined content as '{md5}10ee6a5bcb796f70662e8a76765b2405'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-100.file]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 39867980
Debug: Storing state
Debug: Stored state in 0.08 seconds
Notice: Applied catalog in 1.24 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 38607920
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 11.27 seconds
* Update Dash Dot File 100 Times
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:13$ cmd.exe /c puppet apply --debug
Debug: Runtime environment: puppet_version=4.8.1, ruby_version=2.1.9, run_mode=user, default_encoding=Windows-31J
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Loading external facts from C:/ProgramData/PuppetLabs/puppet/cache/facts.d
Debug: Facter: loading external fact directories from config file
Debug: Facter: fact "facterversion" has resolved to "3.5.0".
Debug: Facter: fact "aio_agent_version" has resolved to "1.8.1".
Debug: Facter: initializing WMI
Debug: Facter: searching "C:\ProgramData\PuppetLabs\facter\facts.d" for external facts.
Debug: Facter: searching "C:/ProgramData/PuppetLabs/puppet/cache/facts.d" for external facts.
Debug: Facter: no external facts were found.
Debug: Facter: setting fact "env_windows_installdir" based on the value of environment variable "FACTER_env_windows_installdir".
Debug: Facter: fact "env_windows_installdir" has resolved to "C:\Program Files\Puppet Labs\Puppet".
Debug: Facter: loading all custom facts.
Debug: Facter: loading custom fact directories from config file
Debug: Facter: fact "agent_specified_environment" has resolved to "production".
Debug: Facter: fact "puppetversion" has resolved to "4.8.1".
Debug: Facter: resolving ruby facts.
Debug: Facter: fact "rubyplatform" has resolved to "x64-mingw32".
Debug: Facter: fact "rubysitedir" has resolved to "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0".
Debug: Facter: fact "rubyversion" has resolved to "2.1.9".
Debug: Facter: fact "ruby" has resolved to {
platform => "x64-mingw32",
sitedir => "C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0",
version => "2.1.9"
}.
Debug: Facter: resolving path facts.
Debug: Facter: fact "path" has resolved to "C:\Program Files\Puppet Labs\Puppet\facter/bin;C:\Program Files\Puppet Labs\Puppet\facter/../puppet/bin;C:\Program Files\Puppet Labs\Puppet\puppet\bin;C:\Program Files\Puppet Labs\Puppet\facter\bin;C:\Program Files\Puppet Labs\Puppet\hiera\bin;C:\Program Files\Puppet Labs\Puppet\mcollective\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\sys\ruby\bin;C:\Program Files\Puppet Labs\Puppet\sys\tools\bin;PATH;C:\Program Files (x86)\Puppet Labs\Puppet\bin;C:\Program Files\Puppet Labs\Puppet\bin;C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Packer\SysInternals".
Debug: Facter: resolving EC2 facts.
Debug: Facter: resolving virtualization facts.
Debug: Facter: fact "is_virtual" has resolved to true.
Debug: Facter: fact "virtual" has resolved to "vmware".
Debug: Facter: EC2 facts are unavailable: not running under an EC2 instance.
Debug: Facter: resolving GCE facts.
Debug: Facter: not running under a GCE instance.
Debug: Facter: resolving augeas facts.
Debug: Facter: executing command: augparse --version
Debug: Facter: augparse was not found on the PATH.
Debug: Facter: resolving id facts.
Debug: Facter: fact "id" has resolved to "H9EHP233A6LY3Z9\cyg_server".
Debug: Facter: fact "identity" has resolved to {
privileged => true,
user => "H9EHP233A6LY3Z9\cyg_server"
}.
Debug: Facter: resolving kernel facts.
Debug: Facter: fact "kernel" has resolved to "windows".
Debug: Facter: fact "kernelrelease" has resolved to "6.3.9600".
Debug: Facter: fact "kernelmajversion" has resolved to "6.3".
Debug: Facter: fact "kernelversion" has resolved to "6.3.9600".
Debug: Facter: resolving memory facts.
Debug: Facter: fact "memoryfree" has resolved to "3.28 GiB".
Debug: Facter: fact "memoryfree_mb" has resolved to 3358.82.
Debug: Facter: fact "memorysize" has resolved to "4.00 GiB".
Debug: Facter: fact "memorysize_mb" has resolved to 4095.14.
Debug: Facter: fact "memory" has resolved to {
system => {
available => "3.28 GiB",
available_bytes => 3521978368,
capacity => "17.98%",
total => "4.00 GiB",
total_bytes => 4294066176,
used => "736.32 MiB",
used_bytes => 772087808
}
}.
Debug: Facter: resolving networking facts.
Debug: Facter: initializing Winsock
Debug: Facter: fact "ipaddress_Ethernet0" has resolved to "10.32.120.176".
Debug: Facter: fact "ipaddress" has resolved to "10.32.120.176".
Debug: Facter: fact "netmask_Ethernet0" has resolved to "255.255.240.0".
Debug: Facter: fact "netmask" has resolved to "255.255.240.0".
Debug: Facter: fact "network_Ethernet0" has resolved to "10.32.112.0".
Debug: Facter: fact "network" has resolved to "10.32.112.0".
Debug: Facter: fact "ipaddress6_Ethernet0" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "ipaddress6" has resolved to "fe80::6c66:f001:e1a6:f9e9%12".
Debug: Facter: fact "netmask6_Ethernet0" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "netmask6" has resolved to "ffff:ffff:ffff:ffff::".
Debug: Facter: fact "network6_Ethernet0" has resolved to "fe80::%12".
Debug: Facter: fact "network6" has resolved to "fe80::%12".
Debug: Facter: fact "macaddress_Ethernet0" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "macaddress" has resolved to "00:50:56:8F:FB:15".
Debug: Facter: fact "mtu_Ethernet0" has resolved to 1500.
Debug: Facter: fact "hostname" has resolved to "h9ehp233a6ly3z9".
Debug: Facter: fact "domain" has resolved to "delivery.puppetlabs.net".
Debug: Facter: fact "fqdn" has resolved to "h9ehp233a6ly3z9.delivery.puppetlabs.net".
Debug: Facter: fact "interfaces" has resolved to "Ethernet0".
Debug: Facter: fact "dhcp_servers" has resolved to {
Ethernet0 => "10.32.22.10",
system => "10.32.22.10"
}.
Debug: Facter: fact "networking" has resolved to {
dhcp => "10.32.22.10",
domain => "delivery.puppetlabs.net",
fqdn => "h9ehp233a6ly3z9.delivery.puppetlabs.net",
hostname => "h9ehp233a6ly3z9",
interfaces => {
Ethernet0 => {
bindings => [
{
address => "10.32.120.176",
netmask => "255.255.240.0",
network => "10.32.112.0"
}
],
bindings6 => [
{
address => "fe80::6c66:f001:e1a6:f9e9%12",
netmask => "ffff:ffff:ffff:ffff::",
network => "fe80::%12"
}
],
dhcp => "10.32.22.10",
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12"
}
},
ip => "10.32.120.176",
ip6 => "fe80::6c66:f001:e1a6:f9e9%12",
mac => "00:50:56:8F:FB:15",
mtu => 1500,
netmask => "255.255.240.0",
netmask6 => "ffff:ffff:ffff:ffff::",
network => "10.32.112.0",
network6 => "fe80::%12",
primary => "Ethernet0"
}.
Debug: Facter: resolving timezone facts.
Debug: Facter: fact "timezone" has resolved to "協定世界時".
Debug: Facter: resolving desktop management interface facts.
Debug: Facter: fact "productname" has resolved to "VMware7,1".
Debug: Facter: fact "serialnumber" has resolved to "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da".
Debug: Facter: fact "manufacturer" has resolved to "VMware, Inc.".
Debug: Facter: fact "dmi" has resolved to {
manufacturer => "VMware, Inc.",
product => {
name => "VMware7,1",
serial_number => "VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"
}
}.
Debug: Facter: resolving operating system facts.
Debug: Facter: fact "osfamily" has resolved to "windows".
Debug: Facter: fact "operatingsystemmajrelease" has resolved to "2012 R2".
Debug: Facter: fact "operatingsystemrelease" has resolved to "2012 R2".
Debug: Facter: fact "hardwaremodel" has resolved to "x86_64".
Debug: Facter: fact "architecture" has resolved to "x64".
Debug: Facter: fact "operatingsystem" has resolved to "windows".
Debug: Facter: fact "system32" has resolved to "C:\Windows\system32".
Debug: Facter: fact "os" has resolved to {
architecture => "x64",
family => "windows",
hardware => "x86_64",
name => "windows",
release => {
full => "2012 R2",
major => "2012 R2"
},
windows => {
system32 => "C:\Windows\system32"
}
}.
Debug: Facter: resolving processor facts.
Debug: Facter: fact "hardwareisa" has resolved to "x64".
Debug: Facter: fact "processorcount" has resolved to 2.
Debug: Facter: fact "physicalprocessorcount" has resolved to 2.
Debug: Facter: fact "processor0" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processor1" has resolved to "Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz".
Debug: Facter: fact "processors" has resolved to {
count => 2,
isa => "x64",
models => [
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz",
"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"
],
physicalcount => 2
}.
Debug: Facter: resolving uptime facts.
Debug: Facter: fact "uptime_seconds" has resolved to 27132.
Debug: Facter: fact "uptime_hours" has resolved to 7.
Debug: Facter: fact "uptime_days" has resolved to 0.
Debug: Facter: fact "uptime" has resolved to "7:32 hours".
Debug: Facter: fact "system_uptime" has resolved to {
days => 0,
hours => 7,
seconds => 27132,
uptime => "7:32 hours"
}.
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.14 seconds
Debug: Creating default schedules
Debug: Loaded state in 0.05 seconds
Debug: Loaded state in 0.03 seconds
Debug: Loaded transaction store file in 0.00 seconds
Info: Applying configuration version '1479843163'
Info: Computing checksum on file c:/temp/dash-dot-1.file
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Info: /Stage[main]/Main/File[c:/temp/dash-dot-1.file]: Filebucketed c:/temp/dash-dot-1.file to puppet with sum ea0c71557f3573611e4c04eceb3e53af
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-1.file]/content: content changed '{md5}ea0c71557f3573611e4c04eceb3e53af' to '{md5}8eded12c93a37d48dabaaa2043384dac'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-1.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-2.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-2.file]: Filebucketed c:/temp/dash-dot-2.file to puppet with sum 7c7d3690c71249d705ef462db5383427
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-2.file]/content: content changed '{md5}7c7d3690c71249d705ef462db5383427' to '{md5}8373da08dd5234403e715a58bcce3b86'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-2.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-3.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-3.file]: Filebucketed c:/temp/dash-dot-3.file to puppet with sum d8d0df197e5f50156d7ed22d372282eb
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-3.file]/content: content changed '{md5}d8d0df197e5f50156d7ed22d372282eb' to '{md5}5d4d04114cfde8a0c03750b929ea9e5e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-3.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-4.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-4.file]: Filebucketed c:/temp/dash-dot-4.file to puppet with sum f0472408ff94b007a0b3b7196bee0200
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-4.file]/content: content changed '{md5}f0472408ff94b007a0b3b7196bee0200' to '{md5}c47904457b66ee10f4c863e186c0e95f'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-4.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-5.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-5.file]: Filebucketed c:/temp/dash-dot-5.file to puppet with sum 80cee28932d9ab1c089ed67029027427
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-5.file]/content: content changed '{md5}80cee28932d9ab1c089ed67029027427' to '{md5}7195c73b4c25f73b5befb241bd9dc5ae'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-5.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-6.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-6.file]: Filebucketed c:/temp/dash-dot-6.file to puppet with sum ce0f08c4e2bdc552671d1dad86d2f12a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-6.file]/content: content changed '{md5}ce0f08c4e2bdc552671d1dad86d2f12a' to '{md5}4711a2f0b37c30e948e6c1704d66db8c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-6.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-7.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-7.file]: Filebucketed c:/temp/dash-dot-7.file to puppet with sum 80fb8bdd405f1d9a55736e4debbee1c3
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-7.file]/content: content changed '{md5}80fb8bdd405f1d9a55736e4debbee1c3' to '{md5}4f5b1f29845c5b47ab61886e981237d3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-7.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-8.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-8.file]: Filebucketed c:/temp/dash-dot-8.file to puppet with sum 701cc02cb3e362b26c3487dc7a4985a4
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-8.file]/content: content changed '{md5}701cc02cb3e362b26c3487dc7a4985a4' to '{md5}190cecade549e68db0ace7e745bcc773'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-8.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-9.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-9.file]: Filebucketed c:/temp/dash-dot-9.file to puppet with sum 67f8d09a84ea59f71025c4204f3bde2e
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-9.file]/content: content changed '{md5}67f8d09a84ea59f71025c4204f3bde2e' to '{md5}b42ca9c7a7fdf431654da0f0e90809da'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-9.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-10.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-10.file]: Filebucketed c:/temp/dash-dot-10.file to puppet with sum 640c25feaf52244e49a7a8b8187311f1
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-10.file]/content: content changed '{md5}640c25feaf52244e49a7a8b8187311f1' to '{md5}86d321896a8c810a764415e5a369229c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-10.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-11.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-11.file]: Filebucketed c:/temp/dash-dot-11.file to puppet with sum 7766a2de5493c9f6867a909907a8da48
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-11.file]/content: content changed '{md5}7766a2de5493c9f6867a909907a8da48' to '{md5}d9a619b5d7b6eddb773c5bbbdf6007a8'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-11.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-12.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-12.file]: Filebucketed c:/temp/dash-dot-12.file to puppet with sum 206a22511d65919cbd52349b43c9e02c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-12.file]/content: content changed '{md5}206a22511d65919cbd52349b43c9e02c' to '{md5}df45146c8866288faa30bd782df81309'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-12.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-13.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-13.file]: Filebucketed c:/temp/dash-dot-13.file to puppet with sum 649b8ba5f2f68e6ffc7ad5f47c1a3b19
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-13.file]/content: content changed '{md5}649b8ba5f2f68e6ffc7ad5f47c1a3b19' to '{md5}1fc0e5ced1ef24389b0b54ebb675e6a5'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-13.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-14.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-14.file]: Filebucketed c:/temp/dash-dot-14.file to puppet with sum 04851e466008614b6b763d26ae94f6a4
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-14.file]/content: content changed '{md5}04851e466008614b6b763d26ae94f6a4' to '{md5}f56fddad6e2262b1394f8136ee519db0'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-14.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-15.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-15.file]: Filebucketed c:/temp/dash-dot-15.file to puppet with sum 4bbb3a62d05aa1700df87985500bf268
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-15.file]/content: content changed '{md5}4bbb3a62d05aa1700df87985500bf268' to '{md5}6ad8c05d741dda9c0c4235618c614e44'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-15.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-16.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-16.file]: Filebucketed c:/temp/dash-dot-16.file to puppet with sum bd85003fe8ff85af2a2c2952547ada3b
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-16.file]/content: content changed '{md5}bd85003fe8ff85af2a2c2952547ada3b' to '{md5}97c0cfcbe9b78057460fe54f89a39e83'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-16.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-17.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-17.file]: Filebucketed c:/temp/dash-dot-17.file to puppet with sum 6efaa36dee2c390c2dd3dd2f28b17377
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-17.file]/content: content changed '{md5}6efaa36dee2c390c2dd3dd2f28b17377' to '{md5}70b0577e3f69aa5bbbd5898141c8016c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-17.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-18.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-18.file]: Filebucketed c:/temp/dash-dot-18.file to puppet with sum 77b7168d16ffc7d571178b88484047ae
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-18.file]/content: content changed '{md5}77b7168d16ffc7d571178b88484047ae' to '{md5}5203f7f2e59ae5b9acab054e79219139'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-18.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-19.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-19.file]: Filebucketed c:/temp/dash-dot-19.file to puppet with sum 8a115c0c2ad3ca324e34db02909b0c31
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-19.file]/content: content changed '{md5}8a115c0c2ad3ca324e34db02909b0c31' to '{md5}09ea7d9e193981cb9e30be956509bcc2'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-19.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-20.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-20.file]: Filebucketed c:/temp/dash-dot-20.file to puppet with sum 2283b6068dfe8314d29464af958aad48
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-20.file]/content: content changed '{md5}2283b6068dfe8314d29464af958aad48' to '{md5}b45fd573489de1dd856ad5baf802ff40'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-20.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-21.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-21.file]: Filebucketed c:/temp/dash-dot-21.file to puppet with sum 06c0560880840f93fc0e5aa73baff3ff
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-21.file]/content: content changed '{md5}06c0560880840f93fc0e5aa73baff3ff' to '{md5}b8c9c75654be8c0b9cb859581c22e06e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-21.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-22.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-22.file]: Filebucketed c:/temp/dash-dot-22.file to puppet with sum 6bd88cd606cb7b31ecd1081e1678057a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-22.file]/content: content changed '{md5}6bd88cd606cb7b31ecd1081e1678057a' to '{md5}c73c8b862e4a9592cdfbabfc4b8d1080'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-22.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-23.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-23.file]: Filebucketed c:/temp/dash-dot-23.file to puppet with sum af5fa7abf9c96663142404eefc01bc5a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-23.file]/content: content changed '{md5}af5fa7abf9c96663142404eefc01bc5a' to '{md5}980f7643468fd4f903d417a91b941a81'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-23.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-24.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-24.file]: Filebucketed c:/temp/dash-dot-24.file to puppet with sum 515068451eb5645804c7f3ef5181ed2d
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-24.file]/content: content changed '{md5}515068451eb5645804c7f3ef5181ed2d' to '{md5}15cfcaaac217bb02b619925199efdbdc'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-24.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-25.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-25.file]: Filebucketed c:/temp/dash-dot-25.file to puppet with sum 47e0a9b60a00e019e8565790ce1f084e
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-25.file]/content: content changed '{md5}47e0a9b60a00e019e8565790ce1f084e' to '{md5}aa140a2c54c3a677f2e34f5532445b36'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-25.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-26.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-26.file]: Filebucketed c:/temp/dash-dot-26.file to puppet with sum f3f9d458d0cc9f9bf14a7af62fc21220
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-26.file]/content: content changed '{md5}f3f9d458d0cc9f9bf14a7af62fc21220' to '{md5}41fcbb75fa44bdba5353d6acc8c3a893'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-26.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-27.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-27.file]: Filebucketed c:/temp/dash-dot-27.file to puppet with sum 44f4638ac87db6d7ce3f21cbc91377da
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-27.file]/content: content changed '{md5}44f4638ac87db6d7ce3f21cbc91377da' to '{md5}a371c504982ec042f00a36460df93017'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-27.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-28.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-28.file]: Filebucketed c:/temp/dash-dot-28.file to puppet with sum 46c67bab6b78cff4c9fcb66fb2315588
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-28.file]/content: content changed '{md5}46c67bab6b78cff4c9fcb66fb2315588' to '{md5}151d49ee5d3b853e7d6a03ecf71e5f7e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-28.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-29.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-29.file]: Filebucketed c:/temp/dash-dot-29.file to puppet with sum 1ace3511511fba16e87dfe7faf871163
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-29.file]/content: content changed '{md5}1ace3511511fba16e87dfe7faf871163' to '{md5}2ff17d0d168a6894f0323f5d5ef88e9f'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-29.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-30.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-30.file]: Filebucketed c:/temp/dash-dot-30.file to puppet with sum 4509031a5b45eed54e4cde1f6cef9506
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-30.file]/content: content changed '{md5}4509031a5b45eed54e4cde1f6cef9506' to '{md5}b00fc53391ffdf680d2fc5d8d5a58c7b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-30.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-31.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-31.file]: Filebucketed c:/temp/dash-dot-31.file to puppet with sum 7f07bfdd999be407754c390c950fb99c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-31.file]/content: content changed '{md5}7f07bfdd999be407754c390c950fb99c' to '{md5}6ac870c9483a334ed88284a0d412aae2'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-31.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-32.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-32.file]: Filebucketed c:/temp/dash-dot-32.file to puppet with sum ab252fbccfb4e58f511b1258a252a9a9
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-32.file]/content: content changed '{md5}ab252fbccfb4e58f511b1258a252a9a9' to '{md5}340eac0084aa3ab9186d704709e45b70'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-32.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-33.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-33.file]: Filebucketed c:/temp/dash-dot-33.file to puppet with sum 3d3b7b85c2f0a52b08e6a3c7679a8ab8
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-33.file]/content: content changed '{md5}3d3b7b85c2f0a52b08e6a3c7679a8ab8' to '{md5}26874924b38b4ab9361b618cad1f3dc9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-33.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-34.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-34.file]: Filebucketed c:/temp/dash-dot-34.file to puppet with sum 2b78716b95c5a073279a60c237026ec3
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-34.file]/content: content changed '{md5}2b78716b95c5a073279a60c237026ec3' to '{md5}e5226372bb3365742433b68804f7e922'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-34.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-35.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-35.file]: Filebucketed c:/temp/dash-dot-35.file to puppet with sum df151f137ef9257e5aca7184949be9f9
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-35.file]/content: content changed '{md5}df151f137ef9257e5aca7184949be9f9' to '{md5}dac04c62d3af3141afe9d54a4f34df5b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-35.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-36.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-36.file]: Filebucketed c:/temp/dash-dot-36.file to puppet with sum f5990c246c12d51711c2fdd13152f2d1
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-36.file]/content: content changed '{md5}f5990c246c12d51711c2fdd13152f2d1' to '{md5}6673b566b2b9707859dd1d59cd9c656d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-36.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-37.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-37.file]: Filebucketed c:/temp/dash-dot-37.file to puppet with sum b9f74936a84213304317702006f80553
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-37.file]/content: content changed '{md5}b9f74936a84213304317702006f80553' to '{md5}ca37f884ee754e47124b9cbb379bae46'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-37.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-38.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-38.file]: Filebucketed c:/temp/dash-dot-38.file to puppet with sum c8a1fad653482d19d6625707d8d2f70d
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-38.file]/content: content changed '{md5}c8a1fad653482d19d6625707d8d2f70d' to '{md5}931a7951fb0e654b3c1ff7a822000bfc'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-38.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-39.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-39.file]: Filebucketed c:/temp/dash-dot-39.file to puppet with sum 0a0b7845131cce8447b58c8232349ccc
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-39.file]/content: content changed '{md5}0a0b7845131cce8447b58c8232349ccc' to '{md5}4915e3b8747043a14c37afd8fc2fec2b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-39.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-40.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-40.file]: Filebucketed c:/temp/dash-dot-40.file to puppet with sum b738cb5894726ad8c82a32acc63b9315
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-40.file]/content: content changed '{md5}b738cb5894726ad8c82a32acc63b9315' to '{md5}93754280d2c620c08f0780741a342249'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-40.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-41.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-41.file]: Filebucketed c:/temp/dash-dot-41.file to puppet with sum 9a2c0a329367349c9655d939ccbd8dc3
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-41.file]/content: content changed '{md5}9a2c0a329367349c9655d939ccbd8dc3' to '{md5}34665e024c23274e5a0e1c5f6485104c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-41.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-42.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-42.file]: Filebucketed c:/temp/dash-dot-42.file to puppet with sum 5666b56a2523952a214248ce48998c25
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-42.file]/content: content changed '{md5}5666b56a2523952a214248ce48998c25' to '{md5}4f136210dad6d292151ea8d438a1d49c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-42.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-43.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-43.file]: Filebucketed c:/temp/dash-dot-43.file to puppet with sum 9f5127c72881bbdc79f1e9a4427f5777
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-43.file]/content: content changed '{md5}9f5127c72881bbdc79f1e9a4427f5777' to '{md5}fd29124581e76b717033343180042616'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-43.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-44.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-44.file]: Filebucketed c:/temp/dash-dot-44.file to puppet with sum 2272d87306afeb5a184f9049fdd5d114
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-44.file]/content: content changed '{md5}2272d87306afeb5a184f9049fdd5d114' to '{md5}f95dfb87288cf3cac494f1a59feb032f'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-44.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-45.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-45.file]: Filebucketed c:/temp/dash-dot-45.file to puppet with sum a73c9b2c9e9c33142a3f424f1d552bd3
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-45.file]/content: content changed '{md5}a73c9b2c9e9c33142a3f424f1d552bd3' to '{md5}9d4fb8eee47fc193cab059965f2a3929'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-45.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-46.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-46.file]: Filebucketed c:/temp/dash-dot-46.file to puppet with sum fb0561ad6cf4eaec103bb877d42c7808
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-46.file]/content: content changed '{md5}fb0561ad6cf4eaec103bb877d42c7808' to '{md5}901e965a9dbd2eeff998fdedd64dfaa2'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-46.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-47.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-47.file]: Filebucketed c:/temp/dash-dot-47.file to puppet with sum 23a1c0bb9094a825bddba50334b9c47a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-47.file]/content: content changed '{md5}23a1c0bb9094a825bddba50334b9c47a' to '{md5}970ee89019f36a5d63f1653502a3aef8'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-47.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-48.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-48.file]: Filebucketed c:/temp/dash-dot-48.file to puppet with sum 92ec9ba369c52e33dcffcfe92336710b
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-48.file]/content: content changed '{md5}92ec9ba369c52e33dcffcfe92336710b' to '{md5}f028e09618b8a563e4cafbf787ff9288'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-48.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-49.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-49.file]: Filebucketed c:/temp/dash-dot-49.file to puppet with sum 51b75c0679e1fe3a8d23d2c4a942e000
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-49.file]/content: content changed '{md5}51b75c0679e1fe3a8d23d2c4a942e000' to '{md5}838ff6b652deca64f6d118f613b70b36'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-49.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-50.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-50.file]: Filebucketed c:/temp/dash-dot-50.file to puppet with sum a17fddc251778733751ec16548054fa6
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-50.file]/content: content changed '{md5}a17fddc251778733751ec16548054fa6' to '{md5}13a1f63fa3b65f6d44af0faef7aa91a5'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-50.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-51.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-51.file]: Filebucketed c:/temp/dash-dot-51.file to puppet with sum 396b8ab5c0389d1c53d688cf98734fbf
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-51.file]/content: content changed '{md5}396b8ab5c0389d1c53d688cf98734fbf' to '{md5}7140f1581f117d1ff1cea74f4af9583a'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-51.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-52.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-52.file]: Filebucketed c:/temp/dash-dot-52.file to puppet with sum 68a056f355315ab49b6ce16f269e4363
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-52.file]/content: content changed '{md5}68a056f355315ab49b6ce16f269e4363' to '{md5}29d81918dc4059c5ff41dab4b19e5547'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-52.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-53.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-53.file]: Filebucketed c:/temp/dash-dot-53.file to puppet with sum 4678501a197f1b7a4304f26c1a58e429
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-53.file]/content: content changed '{md5}4678501a197f1b7a4304f26c1a58e429' to '{md5}1f1d5c95d73e28de7dfc96baab9fd82d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-53.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-54.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-54.file]: Filebucketed c:/temp/dash-dot-54.file to puppet with sum da1a67035010bc618f9f7f2ad843e64c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-54.file]/content: content changed '{md5}da1a67035010bc618f9f7f2ad843e64c' to '{md5}03d64a28cb76dc3d22c7124a84095888'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-54.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-55.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-55.file]: Filebucketed c:/temp/dash-dot-55.file to puppet with sum 629ee85dcac0692164c5854507b9af6c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-55.file]/content: content changed '{md5}629ee85dcac0692164c5854507b9af6c' to '{md5}ded748144fe0e707e92c8a3dd09d2db4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-55.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-56.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-56.file]: Filebucketed c:/temp/dash-dot-56.file to puppet with sum 0a6038824cf32ceb85fc183101a2f11e
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-56.file]/content: content changed '{md5}0a6038824cf32ceb85fc183101a2f11e' to '{md5}2ac6492c00eac860d48899048d38dd7d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-56.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-57.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-57.file]: Filebucketed c:/temp/dash-dot-57.file to puppet with sum 40747ee292a77b650b6ba132c0aefb53
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-57.file]/content: content changed '{md5}40747ee292a77b650b6ba132c0aefb53' to '{md5}ce00a8913c1d6ed355574d16247e3392'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-57.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-58.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-58.file]: Filebucketed c:/temp/dash-dot-58.file to puppet with sum 1fedabfcb8b25ac89d63e25631a910ca
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-58.file]/content: content changed '{md5}1fedabfcb8b25ac89d63e25631a910ca' to '{md5}53eaf8d0eb65ae9c2da94313f9ad88aa'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-58.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-59.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-59.file]: Filebucketed c:/temp/dash-dot-59.file to puppet with sum e18b280d257cbf76250dfed7e608d63c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-59.file]/content: content changed '{md5}e18b280d257cbf76250dfed7e608d63c' to '{md5}41627729094dddb7cce176afc2f2bbdf'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-59.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-60.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-60.file]: Filebucketed c:/temp/dash-dot-60.file to puppet with sum 5753cbac805207e242726fd1ef713a2e
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-60.file]/content: content changed '{md5}5753cbac805207e242726fd1ef713a2e' to '{md5}a88a40ac2fe3217aef129d44f7624d1d'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-60.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-61.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-61.file]: Filebucketed c:/temp/dash-dot-61.file to puppet with sum e2bb37111d29deb62d3f8899a4eb6278
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-61.file]/content: content changed '{md5}e2bb37111d29deb62d3f8899a4eb6278' to '{md5}537abc62cf0303424ce3f7916dbac4f3'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-61.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-62.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-62.file]: Filebucketed c:/temp/dash-dot-62.file to puppet with sum 54ca292ff2da59340c561db39e97eb32
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-62.file]/content: content changed '{md5}54ca292ff2da59340c561db39e97eb32' to '{md5}3c8491e000b94500fd73ebb9b808ba10'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-62.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-63.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-63.file]: Filebucketed c:/temp/dash-dot-63.file to puppet with sum d440804bd01818fd2289c98e90eec970
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-63.file]/content: content changed '{md5}d440804bd01818fd2289c98e90eec970' to '{md5}5cd3589bf2088312dd4e139da0540306'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-63.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-64.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-64.file]: Filebucketed c:/temp/dash-dot-64.file to puppet with sum 32dde7e1b28d060e7452c92c88592704
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-64.file]/content: content changed '{md5}32dde7e1b28d060e7452c92c88592704' to '{md5}b892684872b75ad6676d264b6c7a4f67'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-64.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-65.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-65.file]: Filebucketed c:/temp/dash-dot-65.file to puppet with sum 53285e765685b7f78ac45d55e90c765c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-65.file]/content: content changed '{md5}53285e765685b7f78ac45d55e90c765c' to '{md5}32e6c23ea488b33c22a7c4ec60f41b80'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-65.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-66.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-66.file]: Filebucketed c:/temp/dash-dot-66.file to puppet with sum 420affa4a64380fbc6d31431061fc487
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-66.file]/content: content changed '{md5}420affa4a64380fbc6d31431061fc487' to '{md5}76b94d83b9b2ffaeefeefa56a64d6b63'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-66.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-67.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-67.file]: Filebucketed c:/temp/dash-dot-67.file to puppet with sum 1e17a6da6e2c49b36b16095a67e08d4a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-67.file]/content: content changed '{md5}1e17a6da6e2c49b36b16095a67e08d4a' to '{md5}31b6caa5671c9efc0c2e64ad8ca7fa63'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-67.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-68.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-68.file]: Filebucketed c:/temp/dash-dot-68.file to puppet with sum c7f33b19d8e1ce544f64da2610794ee4
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-68.file]/content: content changed '{md5}c7f33b19d8e1ce544f64da2610794ee4' to '{md5}c9e6908421616aa4c34262045f93c0f9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-68.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-69.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-69.file]: Filebucketed c:/temp/dash-dot-69.file to puppet with sum f7aa0c11479a644861cb41f70a6fcace
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-69.file]/content: content changed '{md5}f7aa0c11479a644861cb41f70a6fcace' to '{md5}b4a463e99d8ab40ad2793e237ec1fad8'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-69.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-70.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-70.file]: Filebucketed c:/temp/dash-dot-70.file to puppet with sum 85210c782127f8b006138cc440138775
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-70.file]/content: content changed '{md5}85210c782127f8b006138cc440138775' to '{md5}35bbef660ae151e243be93d64296a04c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-70.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-71.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-71.file]: Filebucketed c:/temp/dash-dot-71.file to puppet with sum 299993d6543541b0d8d7be0d524e4e26
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-71.file]/content: content changed '{md5}299993d6543541b0d8d7be0d524e4e26' to '{md5}3903b2259e298a592265b19faa2fef63'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-71.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-72.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-72.file]: Filebucketed c:/temp/dash-dot-72.file to puppet with sum 0a0bc62687667f7076db5c6c178905d4
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-72.file]/content: content changed '{md5}0a0bc62687667f7076db5c6c178905d4' to '{md5}cf3f61c68a4902985337154f8864168c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-72.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-73.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-73.file]: Filebucketed c:/temp/dash-dot-73.file to puppet with sum 1a0b30e7a20910673675f0c09af7a764
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-73.file]/content: content changed '{md5}1a0b30e7a20910673675f0c09af7a764' to '{md5}ae3c32ebbaee3032146e7d578621d23b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-73.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-74.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-74.file]: Filebucketed c:/temp/dash-dot-74.file to puppet with sum 6d17af9dab921903ab0ce73b57691ac0
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-74.file]/content: content changed '{md5}6d17af9dab921903ab0ce73b57691ac0' to '{md5}9e1538e00a898ce1de5565c0344b4dfb'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-74.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-75.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-75.file]: Filebucketed c:/temp/dash-dot-75.file to puppet with sum 1011e4253ffe7a6195f4c2c58b9329f5
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-75.file]/content: content changed '{md5}1011e4253ffe7a6195f4c2c58b9329f5' to '{md5}f35aa4abadf1d0fa8ab83ae953ab4440'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-75.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-76.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-76.file]: Filebucketed c:/temp/dash-dot-76.file to puppet with sum 317b670f4187fc239fb59f62e50b4c55
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-76.file]/content: content changed '{md5}317b670f4187fc239fb59f62e50b4c55' to '{md5}95be47a4f6e2dca7da80cf900515b1a1'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-76.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-77.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-77.file]: Filebucketed c:/temp/dash-dot-77.file to puppet with sum 430069fb3159fc323ce056671b63b9f1
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-77.file]/content: content changed '{md5}430069fb3159fc323ce056671b63b9f1' to '{md5}8283967195bf5a406b705e80bd777b02'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-77.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-78.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-78.file]: Filebucketed c:/temp/dash-dot-78.file to puppet with sum 26274f9aec290444b0e5e0abcdbeea8e
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-78.file]/content: content changed '{md5}26274f9aec290444b0e5e0abcdbeea8e' to '{md5}7676d62b051f5b024462f36b376f3e0c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-78.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-79.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-79.file]: Filebucketed c:/temp/dash-dot-79.file to puppet with sum 3afc3ca4605f0ac539ab712ec40b4b71
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-79.file]/content: content changed '{md5}3afc3ca4605f0ac539ab712ec40b4b71' to '{md5}3a0451df5a452155dde770dd79cf93f5'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-79.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-80.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-80.file]: Filebucketed c:/temp/dash-dot-80.file to puppet with sum 7a167bc7fd1d235ec3faf96cd5cd95d5
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-80.file]/content: content changed '{md5}7a167bc7fd1d235ec3faf96cd5cd95d5' to '{md5}c22f433b118e9e15e389942331ccca10'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-80.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-81.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-81.file]: Filebucketed c:/temp/dash-dot-81.file to puppet with sum 60dc41281945896d1256f536f77b179a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-81.file]/content: content changed '{md5}60dc41281945896d1256f536f77b179a' to '{md5}aaad0bc0e0d3fe4db741c0f8fef6753c'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-81.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-82.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-82.file]: Filebucketed c:/temp/dash-dot-82.file to puppet with sum df77c72b15f35f9163d21f240b287b3c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-82.file]/content: content changed '{md5}df77c72b15f35f9163d21f240b287b3c' to '{md5}8ce71b2f67d18623943bd849785f8c53'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-82.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-83.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-83.file]: Filebucketed c:/temp/dash-dot-83.file to puppet with sum d0cb67a980071ac63fc16a2b3503c870
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-83.file]/content: content changed '{md5}d0cb67a980071ac63fc16a2b3503c870' to '{md5}e741e34bd3cf868dc2d070d93bcf597b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-83.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-84.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-84.file]: Filebucketed c:/temp/dash-dot-84.file to puppet with sum 92aaf9ae26e9f2f7a1960bce8ca4c957
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-84.file]/content: content changed '{md5}92aaf9ae26e9f2f7a1960bce8ca4c957' to '{md5}6729d037a4bb7eabe561524671feeaf9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-84.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-85.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-85.file]: Filebucketed c:/temp/dash-dot-85.file to puppet with sum 54910f6fddbf483a19b47ff731743341
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-85.file]/content: content changed '{md5}54910f6fddbf483a19b47ff731743341' to '{md5}d634944dcf8931e9892d738efdebcb00'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-85.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-86.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-86.file]: Filebucketed c:/temp/dash-dot-86.file to puppet with sum 24c6749ea1519c47e3d2c2aa95bb742b
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-86.file]/content: content changed '{md5}24c6749ea1519c47e3d2c2aa95bb742b' to '{md5}ee88c470aa8b31d0ff4f4b471687e953'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-86.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-87.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-87.file]: Filebucketed c:/temp/dash-dot-87.file to puppet with sum c99c1875aeb5c9311c3e5c7f746c43d9
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-87.file]/content: content changed '{md5}c99c1875aeb5c9311c3e5c7f746c43d9' to '{md5}f3d1b7a9de30b2cbe129e006e8f063fc'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-87.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-88.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-88.file]: Filebucketed c:/temp/dash-dot-88.file to puppet with sum 56804aa4133b38f6d4f1e9f5446a4871
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-88.file]/content: content changed '{md5}56804aa4133b38f6d4f1e9f5446a4871' to '{md5}acb4e65f676bedf8c81f717ee29fe573'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-88.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-89.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-89.file]: Filebucketed c:/temp/dash-dot-89.file to puppet with sum e566eaf0e6cf20d5bcf77793388d4042
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-89.file]/content: content changed '{md5}e566eaf0e6cf20d5bcf77793388d4042' to '{md5}85c63f2093f69f514eb3f1d47b0887a6'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-89.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-90.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-90.file]: Filebucketed c:/temp/dash-dot-90.file to puppet with sum 17cfa3d64f0460fbe2971d92aad8ed31
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-90.file]/content: content changed '{md5}17cfa3d64f0460fbe2971d92aad8ed31' to '{md5}830031668a9c49d4d85b3dbf3d3e99b4'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-90.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-91.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-91.file]: Filebucketed c:/temp/dash-dot-91.file to puppet with sum a92ff900fa214d9bb7effb9d4e854947
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-91.file]/content: content changed '{md5}a92ff900fa214d9bb7effb9d4e854947' to '{md5}37cb7ef4cc17ad0924f496ac50dac450'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-91.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-92.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-92.file]: Filebucketed c:/temp/dash-dot-92.file to puppet with sum 0ef6e3432d45f21d765ff1e3c47f99c2
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-92.file]/content: content changed '{md5}0ef6e3432d45f21d765ff1e3c47f99c2' to '{md5}e97980184fef7425c3f128612f7ac934'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-92.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-93.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-93.file]: Filebucketed c:/temp/dash-dot-93.file to puppet with sum 6595ff928d355bd0dc291ece0e8e5479
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-93.file]/content: content changed '{md5}6595ff928d355bd0dc291ece0e8e5479' to '{md5}a4fc52a0676704d9d77b93e82665fd5b'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-93.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-94.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-94.file]: Filebucketed c:/temp/dash-dot-94.file to puppet with sum 0745b60581b61eef2944b2c21c9a731c
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-94.file]/content: content changed '{md5}0745b60581b61eef2944b2c21c9a731c' to '{md5}43e2beb3621d57edbcce542b73d21606'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-94.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-95.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-95.file]: Filebucketed c:/temp/dash-dot-95.file to puppet with sum ef845918cc2e776dcb4dc2552ec12ccc
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-95.file]/content: content changed '{md5}ef845918cc2e776dcb4dc2552ec12ccc' to '{md5}ba298b20ff97dbf7d7326dc3d1d402e6'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-95.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-96.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-96.file]: Filebucketed c:/temp/dash-dot-96.file to puppet with sum 5bbca5e5eb388ba642cdd29912db2b46
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-96.file]/content: content changed '{md5}5bbca5e5eb388ba642cdd29912db2b46' to '{md5}c1eff3ee705e2794c2b295a16b9f4ba9'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-96.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-97.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-97.file]: Filebucketed c:/temp/dash-dot-97.file to puppet with sum 52381a0151d2ded45df35b28be5e6fb2
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-97.file]/content: content changed '{md5}52381a0151d2ded45df35b28be5e6fb2' to '{md5}d203bd52373b7741057d8b8efbc8a4c6'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-97.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-98.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-98.file]: Filebucketed c:/temp/dash-dot-98.file to puppet with sum e7a80e557f699ea91881b7c614dc0c0d
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-98.file]/content: content changed '{md5}e7a80e557f699ea91881b7c614dc0c0d' to '{md5}6597c578d9e4db3d4dce042282e9ee7e'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-98.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-99.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-99.file]: Filebucketed c:/temp/dash-dot-99.file to puppet with sum 377cb4372a6564f8f7591b87f976cd0a
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-99.file]/content: content changed '{md5}377cb4372a6564f8f7591b87f976cd0a' to '{md5}07a3bd51f8cf081304e08211cbe4fd42'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-99.file]: The container Class[Main] will propagate my refresh event
Info: Computing checksum on file c:/temp/dash-dot-100.file
Info: /Stage[main]/Main/File[c:/temp/dash-dot-100.file]: Filebucketed c:/temp/dash-dot-100.file to puppet with sum 10ee6a5bcb796f70662e8a76765b2405
Notice: /Stage[main]/Main/File[c:/temp/dash-dot-100.file]/content: content changed '{md5}10ee6a5bcb796f70662e8a76765b2405' to '{md5}da01c7eae2a32af9423277f3b6976ef6'
Debug: /Stage[main]/Main/File[c:/temp/dash-dot-100.file]: The container Class[Main] will propagate my refresh event
Debug: Class[Main]: The container Stage[main] will propagate my refresh event
Debug: Finishing transaction 25384420
Debug: Storing state
Debug: Stored state in 0.16 seconds
Notice: Applied catalog in 2.77 seconds
Debug: Applying settings catalog for sections main, reporting, metrics
Debug: Using settings: adding file resource 'confdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'codedir': 'File[C:/ProgramData/PuppetLabs/code]{:path=>"C:/ProgramData/PuppetLabs/code", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'vardir': 'File[C:/ProgramData/PuppetLabs/puppet/cache]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[C:/ProgramData/PuppetLabs/puppet/var/log]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/log", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/state]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[C:/ProgramData/PuppetLabs/puppet/var/run]{:path=>"C:/ProgramData/PuppetLabs/puppet/var/run", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/lib]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'preview_outputdir': 'File[C:/ProgramData/PuppetLabs/puppet/cache/preview]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/preview", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl", :mode=>"771", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests", :mode=>"755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostprivkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostpubkey': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'localcacert': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hostcrl': 'File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]{:path=>"C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]{:path=>"C:/ProgramData/PuppetLabs/puppet/cache/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/state]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/hiera.yaml]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/preview]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certificate_requests]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/private_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys/h9ehp233a6ly3z9.delivery.puppetlabs.net.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/public_keys]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs/ca.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/certs]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/etc/ssl/crl.pem]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/etc/ssl]
Debug: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/puppet/cache]
Debug: /File[C:/ProgramData/PuppetLabs/code/environments/production]: Adding autorequire relationship with File[C:/ProgramData/PuppetLabs/code]
Debug: Finishing transaction 38693040
Debug: Received report to process from h9ehp233a6ly3z9.delivery.puppetlabs.net
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from h9ehp233a6ly3z9.delivery.puppetlabs.net with processor Puppet::Reports::Store
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 12.97 seconds
Begin teardown
End teardown
tests/windows/QA-760_win_dash_dot_file_test.rb passed in 33.54 seconds
Begin tests/windows/env_windows_installdir_fact.rb
PA-466: Ensure env_windows_installdir fact is present and correct
* test for presence/accuracy of fact on h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:26$ cmd.exe /c puppet facts --render-as json
{"name":"h9ehp233a6ly3z9.delivery.puppetlabs.net","values":{"agent_specified_environment":"production","aio_agent_version":"1.8.1","architecture":"x64","dhcp_servers":{"Ethernet0":"10.32.22.10","system":"10.32.22.10"},"dmi":{"manufacturer":"VMware, Inc.","product":{"name":"VMware7,1","serial_number":"VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da"}},"domain":"delivery.puppetlabs.net","env_windows_installdir":"C:\\Program Files\\Puppet Labs\\Puppet","facterversion":"3.5.0","fqdn":"h9ehp233a6ly3z9.delivery.puppetlabs.net","hardwareisa":"x64","hardwaremodel":"x86_64","hostname":"h9ehp233a6ly3z9","id":"H9EHP233A6LY3Z9\\cyg_server","identity":{"privileged":true,"user":"H9EHP233A6LY3Z9\\cyg_server"},"interfaces":"Ethernet0","ipaddress":"10.32.120.176","ipaddress6":"fe80::6c66:f001:e1a6:f9e9%12","ipaddress6_Ethernet0":"fe80::6c66:f001:e1a6:f9e9%12","ipaddress_Ethernet0":"10.32.120.176","is_virtual":true,"kernel":"windows","kernelmajversion":"6.3","kernelrelease":"6.3.9600","kernelversion":"6.3.9600","macaddress":"00:50:56:8F:FB:15","macaddress_Ethernet0":"00:50:56:8F:FB:15","manufacturer":"VMware, Inc.","memory":{"system":{"available":"3.27 GiB","available_bytes":3515387904,"capacity":"18.13%","total":"4.00 GiB","total_bytes":4294066176,"used":"742.61 MiB","used_bytes":778678272}},"memoryfree":"3.27 GiB","memoryfree_mb":3352.53515625,"memorysize":"4.00 GiB","memorysize_mb":4095.140625,"mtu_Ethernet0":1500,"netmask":"255.255.240.0","netmask6":"ffff:ffff:ffff:ffff::","netmask6_Ethernet0":"ffff:ffff:ffff:ffff::","netmask_Ethernet0":"255.255.240.0","network":"10.32.112.0","network6":"fe80::%12","network6_Ethernet0":"fe80::%12","network_Ethernet0":"10.32.112.0","networking":{"dhcp":"10.32.22.10","domain":"delivery.puppetlabs.net","fqdn":"h9ehp233a6ly3z9.delivery.puppetlabs.net","hostname":"h9ehp233a6ly3z9","interfaces":{"Ethernet0":{"bindings":[{"address":"10.32.120.176","netmask":"255.255.240.0","network":"10.32.112.0"}],"bindings6":[{"address":"fe80::6c66:f001:e1a6:f9e9%12","netmask":"ffff:ffff:ffff:ffff::","network":"fe80::%12"}],"dhcp":"10.32.22.10","ip":"10.32.120.176","ip6":"fe80::6c66:f001:e1a6:f9e9%12","mac":"00:50:56:8F:FB:15","mtu":1500,"netmask":"255.255.240.0","netmask6":"ffff:ffff:ffff:ffff::","network":"10.32.112.0","network6":"fe80::%12"}},"ip":"10.32.120.176","ip6":"fe80::6c66:f001:e1a6:f9e9%12","mac":"00:50:56:8F:FB:15","mtu":1500,"netmask":"255.255.240.0","netmask6":"ffff:ffff:ffff:ffff::","network":"10.32.112.0","network6":"fe80::%12","primary":"Ethernet0"},"operatingsystem":"windows","operatingsystemmajrelease":"2012 R2","operatingsystemrelease":"2012 R2","os":{"architecture":"x64","family":"windows","hardware":"x86_64","name":"windows","release":{"full":"2012 R2","major":"2012 R2"},"windows":{"system32":"C:\\Windows\\system32"}},"osfamily":"windows","path":"C:\\Program Files\\Puppet Labs\\Puppet\\facter/bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter/../puppet/bin;C:\\Program Files\\Puppet Labs\\Puppet\\puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\facter\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\hiera\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\mcollective\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\sys\\tools\\bin;PATH;C:\\Program Files (x86)\\Puppet Labs\\Puppet\\bin;C:\\Program Files\\Puppet Labs\\Puppet\\bin;C:\\cygwin64\\bin;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Packer\\SysInternals","physicalprocessorcount":2,"processor0":"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz","processor1":"Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz","processorcount":2,"processors":{"count":2,"isa":"x64","models":["Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz","Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz"],"physicalcount":2},"productname":"VMware7,1","puppetversion":"4.8.1","ruby":{"platform":"x64-mingw32","sitedir":"C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0","version":"2.1.9"},"rubyplatform":"x64-mingw32","rubysitedir":"C:/Program Files/Puppet Labs/Puppet/sys/ruby/lib/ruby/site_ruby/2.1.0","rubyversion":"2.1.9","serialnumber":"VMware-42 0f 0c 9b 4f 75 c3 dd-f6 c0 d5 ef b4 1d 59 da","system32":"C:\\Windows\\system32","system_uptime":{"days":0,"hours":7,"seconds":27138,"uptime":"7:32 hours"},"timezone":"協定世界時","uptime":"7:32 hours","uptime_days":0,"uptime_hours":7,"uptime_seconds":27138,"virtual":"vmware","clientcert":"h9ehp233a6ly3z9.delivery.puppetlabs.net","clientversion":"4.8.1","clientnoop":false},"timestamp":"2016-11-22T19:32:49.320149000+00:00","expiration":"2016-11-22T20:02:49.320149000+00:00"}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.48 seconds
Begin teardown
End teardown
tests/windows/env_windows_installdir_fact.rb passed in 1.49 seconds
Begin tests/windows/eventlog.rb
Write to Windows eventlog
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:27$ env PATH="/cygdrive/c/Program Files (x86)/Puppet Labs/Puppet/sys/ruby/bin:/cygdrive/c/Program Files/Puppet Labs/Puppet/sys/ruby/bin:${PATH}" ruby -e "puts Time.now.utc.strftime('%m/%d/%Y %H:%M:%S')"
11/22/2016 19:32:49
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.13 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:28$ cmd.exe /c puppet agent --server 127.0.0.1 --test
Info: Retrieving pluginfacts
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Failed to generate additional resources using 'eval_generate': No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Info: Retrieving plugin
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts: No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Failed to generate additional resources using 'eval_generate': No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Error: /File[C:/ProgramData/PuppetLabs/puppet/cache/lib]: Could not evaluate: Could not retrieve file metadata for puppet:///plugins: No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Error: Could not retrieve catalog from remote server: No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Error: Could not send report: No connection could be made because the target machine actively refused it. - connect(2) for "127.0.0.1" port 8140
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 16.85 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:44$ cmd /c echo '' | wmic ntevent where "LogFile='Application' and SourceName='Puppet' and TimeWritten >= '11/22/2016 19:32:49'" get Message,Type /format:csv
m[h - H9EHP233A6LY3Z9
G[:
= ȃNGł
Node,
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.50 seconds
Exited: 23
Beaker::Host::CommandFailure: Host 'h9ehp233a6ly3z9.delivery.puppetlabs.net' exited with 23 running:
cmd /c echo '' | wmic ntevent where "LogFile='Application' and SourceName='Puppet' and TimeWritten >= '11/22/2016 19:32:49'" get Message,Type /format:csv
Last 10 lines of output were:
m[h - H9EHP233A6LY3Z9
G[:
= ȃNGł
Node,
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/host.rb:366
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/helpers/host_helpers.rb:83
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/shared/host_manager.rb:127
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/patterns.rb:37
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/helpers/host_helpers.rb:63
/Users/Iristyle/source/puppet-japanese/acceptance/tests/windows/eventlog.rb:22
/Users/Iristyle/source/puppet-japanese/acceptance/tests/windows/eventlog.rb:11
/Users/Iristyle/source/puppet-japanese/acceptance/tests/windows/eventlog.rb:11
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:133
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:133
/usr/local/Cellar/rbenv/1.0.0/versions/2.3.1/lib/ruby/2.3.0/benchmark.rb:308
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:130
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:325
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:322
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:322
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:371
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/cli.rb:174
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/cli.rb:100
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/bin/beaker:6
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/bin/beaker:23
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/bin/beaker:23
Begin teardown
End teardown
Warning: tests/windows/eventlog.rb errored in 17.49 seconds
Begin tests/apply/augeas/hosts.rb
Augeas hosts file
Warning: No suitable hosts with: {}
No suitable hosts found with {}
Begin teardown
End teardown
Warning: tests/apply/augeas/hosts.rb skipped in 0.00 seconds
Begin tests/apply/augeas/puppet.rb
Augeas puppet configuration
Warning: No suitable hosts with: {}
No suitable hosts found with {}
Begin teardown
End teardown
Warning: tests/apply/augeas/puppet.rb skipped in 0.00 seconds
Begin tests/apply/augeas/services.rb
Augeas services file
Warning: No suitable hosts with: {}
No suitable hosts found with {}
Begin teardown
End teardown
Warning: tests/apply/augeas/services.rb skipped in 0.00 seconds
Begin tests/apply/classes/parameterized_classes.rb
parametrized classes
* should allow param classes
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:34:45$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.9rGHKE
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-nq6w1h centos6-64-1:/tmp/apply_manifest.pp.9rGHKE {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:34:45$ puppet apply --verbose /tmp/apply_manifest.pp.9rGHKE
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.08 seconds
Info: Applying configuration version '1479843188'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.15 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:47$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.GOHBhw
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-ghj5ha windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.GOHBhw {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:34:47$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.GOHBhw
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843198'
Notice: Applied catalog in 0.14 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.78 seconds
* should allow param class post inclusion
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:34:57$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.aqwOzI
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-kao2u1 centos6-64-1:/tmp/apply_manifest.pp.aqwOzI {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:34:57$ puppet apply --verbose /tmp/apply_manifest.pp.aqwOzI
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843200'
Notice: Applied catalog in 0.49 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.55 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:00$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.CqTL0n
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1oo5ev6 windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.CqTL0n {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:00$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.CqTL0n
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843211'
Notice: Applied catalog in 0.27 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.69 seconds
* should allow param classes defaults
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:10$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.hdA1gW
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-10pq3d7 centos6-64-1:/tmp/apply_manifest.pp.hdA1gW {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:10$ puppet apply --verbose /tmp/apply_manifest.pp.hdA1gW
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.17 seconds
Info: Applying configuration version '1479843213'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.19 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:12$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.nO7von
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1qf7o6a windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.nO7von {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:12$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.nO7von
Notice: Scope(Class[X]): 1-2
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.23 seconds
Info: Applying configuration version '1479843223'
Notice: Applied catalog in 0.16 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.49 seconds
* should allow param class defaults to be overriden
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:22$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.MP4B5w
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-9irada centos6-64-1:/tmp/apply_manifest.pp.MP4B5w {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:22$ puppet apply --verbose /tmp/apply_manifest.pp.MP4B5w
Notice: Scope(Class[X]): 1-3
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.08 seconds
Info: Applying configuration version '1479843225'
Notice: Applied catalog in 0.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 3.20 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:25$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.iIsdim
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1rlftl windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.iIsdim {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:26$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.iIsdim
Notice: Scope(Class[X]): 1-3
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.12 seconds
Info: Applying configuration version '1479843236'
Notice: Applied catalog in 0.70 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.97 seconds
Begin teardown
End teardown
tests/apply/classes/parameterized_classes.rb passed in 50.53 seconds
Begin tests/apply/classes/should_allow_param_override.rb
should allow param override
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:35$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.2rVLqB
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-v9d7nk centos6-64-1:/tmp/apply_manifest.pp.2rVLqB {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:36$ puppet apply --verbose /tmp/apply_manifest.pp.2rVLqB
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.08 seconds
Info: Applying configuration version '1479843238'
Notice: child
Notice: /Stage[main]/Parent/Notify[msg]/message: defined 'message' as 'child'
Notice: Applied catalog in 0.30 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.29 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:38$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.TduE0e
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-32xgyp windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.TduE0e {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:38$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.TduE0e
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.12 seconds
Info: Applying configuration version '1479843249'
Notice: child
Notice: /Stage[main]/Parent/Notify[msg]/message: defined 'message' as 'child'
Notice: Applied catalog in 0.30 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.97 seconds
Begin teardown
End teardown
tests/apply/classes/should_allow_param_override.rb passed in 12.66 seconds
Begin tests/apply/classes/should_allow_param_undef_override.rb
should allow overriding a parameter to undef in inheritence
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:48$ mktemp -dt class_undef_override.XXXXXX
/tmp/class_undef_override.AgWOrr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* prepare the target file on all systems
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:48$ echo 'hello world!' > /tmp/class_undef_override.AgWOrr/class_undef_override_out
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* apply the manifest
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:48$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.JmHSEt
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1g1r7m0 centos6-64-1:/tmp/apply_manifest.pp.JmHSEt {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:48$ puppet apply --verbose /tmp/apply_manifest.pp.JmHSEt
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.08 seconds
Info: Applying configuration version '1479843251'
Info: Computing checksum on file /tmp/class_undef_override.AgWOrr/class_undef_override_out
Info: /Stage[main]/Parent/File[test]: Filebucketed /tmp/class_undef_override.AgWOrr/class_undef_override_out to puppet with sum c897d1410af8f2c74fba11b1db511e9e
Notice: /Stage[main]/Parent/File[test]/content: content changed '{md5}c897d1410af8f2c74fba11b1db511e9e' to '{md5}b7aea9356e4e65a1d307523172fdb856'
Notice: Applied catalog in 0.62 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.70 seconds
* verify the file content
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:51$ cat /tmp/class_undef_override.AgWOrr/class_undef_override_out
hello new world!
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:35:51$ rm -rf /tmp/class_undef_override.AgWOrr
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:51$ cygpath -m $(mktemp -td class_undef_override.XXXXXX)
C:/cygwin64/tmp/class_undef_override.NmLzLd
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
* prepare the target file on all systems
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:51$ echo 'hello world!' > C:/cygwin64/tmp/class_undef_override.NmLzLd/class_undef_override_out
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
* apply the manifest
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:51$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.92rc0r
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.12 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-6xh30s windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.92rc0r {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:35:51$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.92rc0r
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843262'
Info: Computing checksum on file C:/cygwin64/tmp/class_undef_override.NmLzLd/class_undef_override_out
Info: /Stage[main]/Parent/File[test]: Filebucketed C:/cygwin64/tmp/class_undef_override.NmLzLd/class_undef_override_out to puppet with sum c897d1410af8f2c74fba11b1db511e9e
Notice: /Stage[main]/Parent/File[test]/content: content changed '{md5}c897d1410af8f2c74fba11b1db511e9e' to '{md5}b7aea9356e4e65a1d307523172fdb856'
Notice: Applied catalog in 0.41 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 10.03 seconds
* verify the file content
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:01$ cat C:/cygwin64/tmp/class_undef_override.NmLzLd/class_undef_override_out
hello new world!
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:02$ rm -rf C:/cygwin64/tmp/class_undef_override.NmLzLd
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Begin teardown
End teardown
tests/apply/classes/should_allow_param_undef_override.rb passed in 13.50 seconds
Begin tests/apply/classes/should_include_resources_from_class.rb
resources declared in a class can be applied with include
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:02$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.iU87Sy
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1mrkyxm centos6-64-1:/tmp/apply_manifest.pp.iU87Sy {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:02$ puppet apply --verbose /tmp/apply_manifest.pp.iU87Sy
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843264'
Notice: a
Notice: /Stage[main]/X/Notify[a]/message: defined 'message' as 'a'
Notice: Applied catalog in 0.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.18 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:04$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.GsK5LP
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.07 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-ci2uj7 windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.GsK5LP {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:04$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.GsK5LP
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843275'
Notice: a
Notice: /Stage[main]/X/Notify[a]/message: defined 'message' as 'a'
Notice: Applied catalog in 0.53 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 11.14 seconds
Begin teardown
End teardown
tests/apply/classes/should_include_resources_from_class.rb passed in 13.66 seconds
Begin tests/apply/classes/should_not_auto_include_resources_from_class.rb
resources declared in classes are not applied without include
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:15$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.gcROe0
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.03 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1htf64a centos6-64-1:/tmp/apply_manifest.pp.gcROe0 {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:15$ puppet apply --verbose /tmp/apply_manifest.pp.gcROe0
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.03 seconds
Info: Applying configuration version '1479843278'
Notice: Applied catalog in 0.48 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.34 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:18$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.98TLa2
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-rlb7k0 windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.98TLa2 {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:18$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.98TLa2
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.05 seconds
Info: Applying configuration version '1479843288'
Notice: Applied catalog in 0.19 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.39 seconds
Begin teardown
End teardown
tests/apply/classes/should_not_auto_include_resources_from_class.rb passed in 12.11 seconds
Begin tests/apply/hashes/should_not_reassign.rb
hash reassignment should fail
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:27$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.BrUIQp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-125hxzu centos6-64-1:/tmp/apply_manifest.pp.BrUIQp {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:27$ puppet apply --verbose /tmp/apply_manifest.pp.BrUIQp
Error: Could not parse for environment production: Illegal attempt to assign via [index/key]. Not an assignable reference at /tmp/apply_manifest.pp.BrUIQp:3:1 on node q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.57 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:29$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.N2Lkts
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.11 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-11olxzt windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.N2Lkts {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:29$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.N2Lkts
Error: Could not parse for environment production: Illegal attempt to assign via [index/key]. Not an assignable reference at C:/cygwin64/tmp/apply_manifest.pp.N2Lkts:3:1 on node h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.06 seconds
Exited: 1
Begin teardown
End teardown
tests/apply/hashes/should_not_reassign.rb passed in 11.03 seconds
Begin tests/modules/build/build_agent.rb
puppet module build (agent)
* generate
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:38$ puppet module generate foo-bar --skip-interview
Notice: Generating module at /root/bar...
Notice: Populating templates...
Finished; module generated in bar.
bar/README.md
bar/metadata.json
bar/Rakefile
bar/Gemfile
bar/manifests
bar/manifests/init.pp
bar/spec
bar/spec/spec_helper.rb
bar/spec/classes
bar/spec/classes/init_spec.rb
bar/examples
bar/examples/init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.96 seconds
* build
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:39$ puppet module build bar
Notice: Building /root/bar for release
Module built: /root/bar/pkg/foo-bar-0.1.0.tar.gz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.99 seconds
* generate
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:40$ cmd.exe /c puppet module generate foo-bar --skip-interview
Notice: Generating module at C:\cygwin64\home\Administrator/bar...
Notice: Populating templates...
Finished; module generated in bar.
bar/examples
bar/examples/init.pp
bar/Gemfile
bar/manifests
bar/manifests/init.pp
bar/metadata.json
bar/Rakefile
bar/README.md
bar/spec
bar/spec/classes
bar/spec/classes/init_spec.rb
bar/spec/spec_helper.rb
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.61 seconds
* build
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:42$ cmd.exe /c puppet module build bar
Notice: Building C:/cygwin64/home/Administrator/bar for release
Module built: C:/cygwin64/home/Administrator/bar/pkg/foo-bar-0.1.0.tar.gz
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.68 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:44$ rm -rf bar
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:44$ rm -rf bar
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
End teardown
tests/modules/build/build_agent.rb passed in 5.34 seconds
Begin tests/modules/build/build_basic.rb
CODEMGMT-69 - Build a Module Using "metadata.json" Only
* Create Temporary Path for Module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:44$ mkdir /tmp/nginx
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Create "metadata.json" for Temporary Module
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-u24gt4 centos6-64-1:/tmp/nginx/metadata.json {:ignore => }
* Build Module with Absolute Path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:44$ puppet module build /tmp/nginx
Notice: Building /tmp/nginx for release
Module built: /tmp/nginx/pkg/puppetlabs-nginx-0.0.1.tar.gz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.94 seconds
* Verify Build Artifacts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:45$ [ -d /tmp/nginx/pkg/puppetlabs-nginx-0.0.1 ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:45$ [ -f /tmp/nginx/pkg/puppetlabs-nginx-0.0.1.tar.gz ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Clean-up Artifacts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:45$ rm -rf /tmp/nginx/pkg
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Build Module with Relative Path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:45$ cd /tmp/nginx && puppet module build
Notice: Building /tmp/nginx for release
Module built: /tmp/nginx/pkg/puppetlabs-nginx-0.0.1.tar.gz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
* Verify Build Artifacts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:46$ [ -d /tmp/nginx/pkg/puppetlabs-nginx-0.0.1 ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:46$ [ -f /tmp/nginx/pkg/puppetlabs-nginx-0.0.1.tar.gz ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
* Teardown Test Artifacts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:46$ rm -rf /tmp/nginx
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/modules/build/build_basic.rb passed in 2.03 seconds
Begin tests/modules/build/build_ignore_module_file.rb
PUP-3981 - C63215 - Build Module Should Ignore Module File
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:46$ mktemp -dt build_ignore_module_file_test.XXXXXX
/tmp/build_ignore_module_file_test.KVRbDP
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Create "metadata.json" for Temporary Module
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-6rzs5b centos6-64-1:/tmp/build_ignore_module_file_test.KVRbDP/metadata.json {:ignore => }
* Create "Modulefile" for Temporary Module
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-3qd6wn centos6-64-1:/tmp/build_ignore_module_file_test.KVRbDP/Modulefile {:ignore => }
* Build Module with Modulefile Present
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:46$ puppet module build /tmp/build_ignore_module_file_test.KVRbDP
Warning: A Modulefile was found in the root directory of the module. This file will be ignored and can safely be removed.
Notice: Building /tmp/build_ignore_module_file_test.KVRbDP for release
Module built: /tmp/build_ignore_module_file_test.KVRbDP/pkg/puppetlabs-test-0.0.1.tar.gz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
Begin teardown
* Teardown Test Artifacts
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:47$ rm -rf /tmp/build_ignore_module_file_test.KVRbDP
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/modules/build/build_ignore_module_file.rb passed in 1.10 seconds
Begin tests/modules/build/build_should_not_allow_symlinks.rb
puppet module build should verify there are no symlinks in module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:47$ mktemp -dt pmtbuildsymlink.XXXXXX
/tmp/pmtbuildsymlink.PjzlrC
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Generate module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:47$ puppet module generate foo-bar --skip-interview
Notice: Generating module at /root/bar...
Notice: Populating templates...
Finished; module generated in bar.
bar/README.md
bar/metadata.json
bar/Rakefile
bar/Gemfile
bar/manifests
bar/manifests/init.pp
bar/spec
bar/spec/spec_helper.rb
bar/spec/classes
bar/spec/classes/init_spec.rb
bar/examples
bar/examples/init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.94 seconds
* Add symlink to module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:48$ touch /tmp/pmtbuildsymlink.PjzlrC/hello
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:48$ ln -s /tmp/pmtbuildsymlink.PjzlrC/hello bar/examples/symlink
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Build module should fail with message about needing symlinks removed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:48$ puppet module build bar
Warning: Symlinks in modules are unsupported. Please investigate symlink examples/symlink -> ../../tmp/pmtbuildsymlink.PjzlrC/hello.
Error: Found symlinks. Symlinks in modules are not allowed, please remove them.
Error: Try 'puppet help module build' for usage
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.92 seconds
Exited: 1
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:49$ rm -rf bar
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:49$ rm -rf /tmp/pmtbuildsymlink.PjzlrC
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
End teardown
tests/modules/build/build_should_not_allow_symlinks.rb passed in 1.91 seconds
Begin tests/modules/build/build_should_not_create_changes.rb
puppet module build should not result in changed files
* Generate module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:49$ puppet module generate foo-bar --skip-interview
Notice: Generating module at /root/bar...
Notice: Populating templates...
Finished; module generated in bar.
bar/README.md
bar/metadata.json
bar/Rakefile
bar/Gemfile
bar/manifests
bar/manifests/init.pp
bar/spec
bar/spec/spec_helper.rb
bar/spec/classes
bar/spec/classes/init_spec.rb
bar/examples
bar/examples/init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.92 seconds
* Build module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:50$ puppet module build bar
Notice: Building /root/bar for release
Module built: /root/bar/pkg/foo-bar-0.1.0.tar.gz
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.96 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:51$ test -d bar/pkg/foo-bar-0.1.0
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Verify fresh build has no changes
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:51$ puppet module changes bar/pkg/foo-bar-0.1.0
Notice: No modified files
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.89 seconds
* Generate module
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:52$ cmd.exe /c puppet module generate foo-bar --skip-interview
Notice: Generating module at C:\cygwin64\home\Administrator/bar...
Notice: Populating templates...
Finished; module generated in bar.
bar/examples
bar/examples/init.pp
bar/Gemfile
bar/manifests
bar/manifests/init.pp
bar/metadata.json
bar/Rakefile
bar/README.md
bar/spec
bar/spec/classes
bar/spec/classes/init_spec.rb
bar/spec/spec_helper.rb
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.58 seconds
* Build module
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:53$ cmd.exe /c puppet module build bar
Notice: Building C:/cygwin64/home/Administrator/bar for release
Module built: C:/cygwin64/home/Administrator/bar/pkg/foo-bar-0.1.0.tar.gz
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.69 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:55$ test -d bar/pkg/foo-bar-0.1.0
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
* Verify fresh build has no changes
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:55$ cmd.exe /c puppet module changes bar/pkg/foo-bar-0.1.0
Notice: No modified files
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.67 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:57$ rm -rf bar
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:36:57$ rm -rf bar
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
End teardown
tests/modules/build/build_should_not_create_changes.rb passed in 7.90 seconds
Begin tests/modules/changes/invalid_module_install_path.rb
puppet module changes (on an invalid module install path)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:57$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.lxtxCj
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-pp0jkz centos6-64-1:/tmp/apply_manifest.pp.lxtxCj {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:36:57$ puppet apply --verbose /tmp/apply_manifest.pp.lxtxCj
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843320'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.36 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:00$ mktemp -dt module_changes_with_invalid_path.XXXXXX
/tmp/module_changes_with_invalid_path.FLB3T1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run module changes on an invalid module install path
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:00$ puppet module changes /tmp/module_changes_with_invalid_path.FLB3T1/nginx
Error: Could not find a valid module at "/tmp/module_changes_with_invalid_path.FLB3T1/nginx"
Error: Try 'puppet help module changes' for usage
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.91 seconds
Exited: 1
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:00$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
End teardown
tests/modules/changes/invalid_module_install_path.rb passed in 4.95 seconds
Begin tests/modules/changes/missing_checksums_json.rb
puppet module changes (on a module which is missing checksums.json)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:02$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.FlG5CE
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1gu86kh centos6-64-1:/tmp/apply_manifest.pp.FlG5CE {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:02$ puppet apply --verbose /tmp/apply_manifest.pp.FlG5CE
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843325'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.17 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:04$ mktemp -dt module_changes_on_invalid_checksums.XXXXXX
/tmp/module_changes_on_invalid_checksums.bkJNUN
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:04$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.e1VaTU
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-zkphi7 centos6-64-1:/tmp/apply_manifest.pp.e1VaTU {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:04$ puppet apply --verbose /tmp/apply_manifest.pp.e1VaTU
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843327'
Notice: /Stage[main]/Main/File[/tmp/module_changes_on_invalid_checksums.bkJNUN/nginx]/ensure: created
Notice: /Stage[main]/Main/File[/tmp/module_changes_on_invalid_checksums.bkJNUN/nginx/metadata.json]/ensure: defined content as '{md5}43062aebf18a1dfeb5a2c1b69b73c6c4'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.12 seconds
* Run module changes on a module which is missing checksums.json
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:06$ puppet module changes /tmp/module_changes_on_invalid_checksums.bkJNUN/nginx
Error: No file containing checksums found.
Error: Try 'puppet help module changes' for usage
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
Exited: 1
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:07$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
End teardown
tests/modules/changes/missing_checksums_json.rb passed in 6.60 seconds
Begin tests/modules/changes/missing_metadata_json.rb
puppet module changes (on a module which is missing metadata.json)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:08$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.P8ZeAE
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-13aghqg centos6-64-1:/tmp/apply_manifest.pp.P8ZeAE {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:08$ puppet apply --verbose /tmp/apply_manifest.pp.P8ZeAE
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.10 seconds
Info: Applying configuration version '1479843331'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.15 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:10$ mktemp -dt module_changes_on_invalid_metadata.XXXXXX
/tmp/module_changes_on_invalid_metadata.EDaQkZ
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:11$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.9Fo2c2
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-129rww5 centos6-64-1:/tmp/apply_manifest.pp.9Fo2c2 {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:11$ puppet apply --verbose /tmp/apply_manifest.pp.9Fo2c2
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843333'
Notice: /Stage[main]/Main/File[/tmp/module_changes_on_invalid_metadata.EDaQkZ/nginx]/ensure: created
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.15 seconds
* Run module changes on a module which is missing metadata.json
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:13$ puppet module changes /tmp/module_changes_on_invalid_metadata.EDaQkZ/nginx
Error: Could not find a valid module at "/tmp/module_changes_on_invalid_metadata.EDaQkZ/nginx"
Error: Try 'puppet help module changes' for usage
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.94 seconds
Exited: 1
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:14$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.25 seconds
End teardown
tests/modules/changes/missing_metadata_json.rb passed in 6.63 seconds
Begin tests/modules/changes/module_with_modified_file.rb
puppet module changes (on a module with a modified file)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:15$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.e8nxUK
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1enqfz0 centos6-64-1:/tmp/apply_manifest.pp.e8nxUK {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:15$ puppet apply --verbose /tmp/apply_manifest.pp.e8nxUK
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843338'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:17$ mktemp -dt module_changes_with_modified_file.XXXXXX
/tmp/module_changes_with_modified_file.Ql2pMk
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:17$ puppet module install pmtacceptance-nginx --modulepath /tmp/module_changes_with_modified_file.Ql2pMk
Notice: Preparing to install into /tmp/module_changes_with_modified_file.Ql2pMk ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/tmp/module_changes_with_modified_file.Ql2pMk
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.37 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:19$ echo >> /tmp/module_changes_with_modified_file.Ql2pMk/nginx/README
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run module changes to check a module with a modified file
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:19$ puppet module changes /tmp/module_changes_with_modified_file.Ql2pMk/nginx
Warning: 1 files modified
README
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.92 seconds
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:20$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.25 seconds
End teardown
tests/modules/changes/module_with_modified_file.rb passed in 5.89 seconds
Begin tests/modules/changes/module_with_removed_file.rb
puppet module changes (on a module with a removed file)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:21$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.aQIKpI
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-r4cxd1 centos6-64-1:/tmp/apply_manifest.pp.aQIKpI {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:21$ puppet apply --verbose /tmp/apply_manifest.pp.aQIKpI
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843344'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.19 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:23$ mktemp -dt module_changes_with_removed_file.XXXXXX
/tmp/module_changes_with_removed_file.8N8ji2
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:23$ puppet module install pmtacceptance-nginx --modulepath /tmp/module_changes_with_removed_file.8N8ji2
Notice: Preparing to install into /tmp/module_changes_with_removed_file.8N8ji2 ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/tmp/module_changes_with_removed_file.8N8ji2
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.17 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:24$ rm -rf /tmp/module_changes_with_removed_file.8N8ji2/nginx/README
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Run module changes to check a module with a removed file
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:24$ puppet module changes /tmp/module_changes_with_removed_file.8N8ji2/nginx
Warning: 1 files modified
README
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.91 seconds
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:25$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.19 seconds
End teardown
tests/modules/changes/module_with_removed_file.rb passed in 5.56 seconds
Begin tests/modules/changes/unmodified_module.rb
puppet module changes (on an unmodified module)
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:26$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.7dc46b
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-6ql8wf centos6-64-1:/tmp/apply_manifest.pp.7dc46b {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:26$ puppet apply --verbose /tmp/apply_manifest.pp.7dc46b
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.10 seconds
Info: Applying configuration version '1479843349'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.14 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:29$ mktemp -dt module_changes_with_unmodified.XXXXXX
/tmp/module_changes_with_unmodified.esEa5d
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:29$ puppet module install pmtacceptance-nginx --modulepath /tmp/module_changes_with_unmodified.esEa5d
Notice: Preparing to install into /tmp/module_changes_with_unmodified.esEa5d ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/tmp/module_changes_with_unmodified.esEa5d
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.16 seconds
* Run module changes to check an unmodified module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:30$ puppet module changes /tmp/module_changes_with_unmodified.esEa5d/nginx
Notice: No modified files
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.91 seconds
Begin teardown
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:31$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
End teardown
tests/modules/changes/unmodified_module.rb passed in 5.51 seconds
Begin tests/modules/generate/basic_generate.rb
puppet module generate (agent)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:32$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.88 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:33$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.81 seconds
* Generate pmtacceptance-nginx module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:35$ puppet module generate pmtacceptance-nginx --skip-interview
Notice: Generating module at /root/nginx...
Notice: Populating templates...
Finished; module generated in nginx.
nginx/README.md
nginx/metadata.json
nginx/Rakefile
nginx/Gemfile
nginx/manifests
nginx/manifests/init.pp
nginx/spec
nginx/spec/spec_helper.rb
nginx/spec/classes
nginx/spec/classes/init_spec.rb
nginx/examples
nginx/examples/init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.90 seconds
* Check for nginx scaffolding
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:35$ test -f nginx/manifests/init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Clean up
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:35$ rm -fr nginx
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Generate pmtacceptance-nginx module
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:35$ cmd.exe /c puppet module generate pmtacceptance-nginx --skip-interview
Notice: Generating module at C:\cygwin64\home\Administrator/nginx...
Notice: Populating templates...
Finished; module generated in nginx.
nginx/examples
nginx/examples/init.pp
nginx/Gemfile
nginx/manifests
nginx/manifests/init.pp
nginx/metadata.json
nginx/Rakefile
nginx/README.md
nginx/spec
nginx/spec/classes
nginx/spec/classes/init_spec.rb
nginx/spec/spec_helper.rb
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.78 seconds
* Check for nginx scaffolding
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:37$ test -f nginx/manifests/init.pp
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
* Clean up
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:37$ rm -fr nginx
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:37$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.90 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:38$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.71 seconds
End teardown
tests/modules/generate/basic_generate.rb passed in 8.17 seconds
Begin tests/modules/install/already_installed.rb
puppet module install (already installed)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:40$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.90 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:41$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.80 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:43$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.yeLm5E
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1lwidwq centos6-64-1:/tmp/apply_manifest.pp.yeLm5E {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:43$ puppet apply --verbose /tmp/apply_manifest.pp.yeLm5E
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.10 seconds
Info: Applying configuration version '1479843366'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.48 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.32 seconds
* Check that module is not installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:45$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:46$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:47$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:47$ [ ! -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:47$ [ ! -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:47$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.15 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:48$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Try to install a module that is already installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:49$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Module pmtacceptance-nginx 0.0.1 is already installed.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.89 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:50$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.78 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:51$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.80 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Try to install a specific version of a module that is already installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:52$ puppet module install pmtacceptance-nginx --version 1.x
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Error: Could not install module 'pmtacceptance-nginx' (v1.x)
Module 'pmtacceptance-nginx' (v0.0.1) is already installed
Use `puppet module upgrade` to install a different version
Use `puppet module install --force` to re-install only this module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.89 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:53$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:54$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.82 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install a module that is already installed (with --force)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:55$ puppet module install pmtacceptance-nginx --force
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.22 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:56$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:57$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:57$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:57$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:57$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:57$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:58$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:37:58$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module nginx(/etc/puppetlabs/code/environments/production/modules/nginx)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.92 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:37:58$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.75 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:00$ rm -rf '/etc/puppetlabs/code/environments/production/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:00$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
End teardown
tests/modules/install/already_installed.rb passed in 21.38 seconds
Begin tests/modules/install/already_installed_elsewhere.rb
puppet module install (already installed elsewhere)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:01$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.90 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:02$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.64 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:04$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.nInet5
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-awqkm9 centos6-64-1:/tmp/apply_manifest.pp.nInet5 {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:04$ puppet apply --verbose /tmp/apply_manifest.pp.nInet5
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.10 seconds
Info: Applying configuration version '1479843387'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.25 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.06 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:06$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.VgZJ5t
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-14rhtj0 centos6-64-1:/tmp/apply_manifest.pp.VgZJ5t {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:06$ puppet apply --verbose /tmp/apply_manifest.pp.VgZJ5t
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843389'
Notice: /Stage[main]/Main/File[/opt/puppetlabs/puppet/modules/nginx]/ensure: created
Notice: /Stage[main]/Main/File[/opt/puppetlabs/puppet/modules/nginx/metadata.json]/ensure: defined content as '{md5}25f7ff8ccbfe7cf4eeca8012de33828e'
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.13 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:08$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:09$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.82 seconds
* Try to install a module that is already installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:10$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Module pmtacceptance-nginx 0.0.1 is already installed.
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:11$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Try to install a specific version of a module that is already installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:11$ puppet module install pmtacceptance-nginx --version 1.x
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Error: Could not install module 'pmtacceptance-nginx' (v1.x)
Module 'pmtacceptance-nginx' (v0.0.1) is already installed
Use `puppet module upgrade` to install a different version
Use `puppet module install --force` to re-install only this module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:12$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install a specifc module version that is already installed (with --force)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:12$ puppet module install pmtacceptance-nginx --force --version 0.0.1
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.17 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:13$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:13$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:13$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install a module that is already installed (with --force)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:13$ puppet module install pmtacceptance-nginx --force
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.11 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:14$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:14$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:14$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:14$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module nginx(/etc/puppetlabs/code/environments/production/modules/nginx)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":["Module nginx(/opt/puppetlabs/puppet/modules/nginx)"]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.93 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:15$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.76 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:17$ rm -rf '/etc/puppetlabs/code/environments/production/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:17$ rm -rf '/opt/puppetlabs/puppet/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:17$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.29 seconds
End teardown
tests/modules/install/already_installed_elsewhere.rb passed in 16.82 seconds
Begin tests/modules/install/already_installed_with_local_changes.rb
puppet module install (already installed with local changes)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:18$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.98 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:19$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.66 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:21$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.XdXKBl
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-14w0ayb centos6-64-1:/tmp/apply_manifest.pp.XdXKBl {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:21$ puppet apply --verbose /tmp/apply_manifest.pp.XdXKBl
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843404'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.16 seconds
* Check that module is not installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:23$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:24$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.82 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:25$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:25$ [ ! -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:25$ [ ! -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:25$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.37 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:26$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.87 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:27$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Make local changes in installed module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:28$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:29$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.82 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:30$ echo 'changed' >> /etc/puppetlabs/code/environments/production/modules/nginx/README
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Try to install a specific version of a module that is already installed
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:30$ puppet module install pmtacceptance-nginx --version 1.x
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Error: Could not install module 'pmtacceptance-nginx' (v1.x)
Module 'pmtacceptance-nginx' (v0.0.1) is already installed
Installed module has had changes made locally
Use `puppet module upgrade` to install a different version
Use `puppet module install --force` to re-install only this module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.93 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:31$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:31$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 41 Nov 22 11:36 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install a module that is already installed (with --force)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:32$ puppet module install pmtacceptance-nginx --force
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.34 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:34$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.86 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:34$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.86 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:36 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:36 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:35$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module nginx(/etc/puppetlabs/code/environments/production/modules/nginx)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:36$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.73 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:38$ rm -rf '/etc/puppetlabs/code/environments/production/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:38$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.45 seconds
End teardown
tests/modules/install/already_installed_with_local_changes.rb passed in 21.25 seconds
Begin tests/modules/install/basic_install.rb
puppet module install (agent)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:40$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.97 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:40$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.74 seconds
* setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:42$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.xpvFnL
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-9in1i5 centos6-64-1:/tmp/apply_manifest.pp.xpvFnL {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:42$ puppet apply --verbose /tmp/apply_manifest.pp.xpvFnL
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843425'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.46 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.54 seconds
* install module 'pmtacceptance-nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:45$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:46$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.85 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:47$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.85 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:48$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:48$ [ -d "/etc/puppetlabs/code/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:48$ [ -d "/opt/puppetlabs/puppet/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:48$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:37 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:38:48$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:37 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:48$ cygpath -m $(mktemp -t apply_manifest.pp.XXXXXX)
C:/cygwin64/tmp/apply_manifest.pp.iUOCQ0
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.10 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1o3cltl windows2012r2-64-1:C:/cygwin64/tmp/apply_manifest.pp.iUOCQ0 {:ignore => }
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:48$ cmd.exe /c puppet apply --verbose C:/cygwin64/tmp/apply_manifest.pp.iUOCQ0
Notice: Compiled catalog for h9ehp233a6ly3z9.delivery.puppetlabs.net in environment production in 0.16 seconds
Info: Applying configuration version '1479843439'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file C:/Windows/System32/drivers/etc/hosts
Notice: Applied catalog in 0.19 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 9.64 seconds
* install module 'pmtacceptance-nginx'
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:38:58$ cmd.exe /c puppet module install pmtacceptance-nginx
Notice: Preparing to install into C:/ProgramData/PuppetLabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
C:/ProgramData/PuppetLabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 8.97 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:07$ cmd.exe /c puppet config print environment
production
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.48 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:08$ cmd.exe /c puppet config print modulepath --environment production
C:/ProgramData/PuppetLabs/code/environments/production/modules;C:/ProgramData/PuppetLabs/code/modules;C:/opt/puppetlabs/puppet/modules
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.45 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:10$ [ -d "C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx" ]
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:10$ [ -d "C:/ProgramData/PuppetLabs/code/modules/nginx" ]
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:10$ [ -d "C:/opt/puppetlabs/puppet/modules/nginx" ]
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Exited: 1
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:10$ ls -ld "C:/ProgramData/PuppetLabs/code/environments/production/modules"
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 C:/ProgramData/PuppetLabs/code/environments/production/modules
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:10$ ls -alR "C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx"
C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx:
total 10
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 .
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 ..
-rw-r--r-- 1 Administrator なし 238 Nov 22 19:37 Modulefile
-rw-r--r-- 1 Administrator なし 33 Nov 22 19:37 README
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 manifests
-rw-r--r-- 1 Administrator なし 623 Nov 22 19:37 metadata.json
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 spec
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 tests
C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx/manifests:
total 5
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 .
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 ..
-rw-r--r-- 1 Administrator なし 193 Nov 22 19:37 init.pp
C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx/spec:
total 6
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 .
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 ..
-rw-r--r-- 1 Administrator なし 47 Nov 22 19:37 spec.opts
-rw-r--r-- 1 Administrator なし 426 Nov 22 19:37 spec_helper.rb
C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx/tests:
total 5
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 .
drwxr-xr-x 1 Administrator なし 0 Nov 22 19:37 ..
-rw-r--r-- 1 Administrator なし 14 Nov 22 19:37 init.pp
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.09 seconds
Minitest::Assertion: Expected: "Administrator"
Actual: "Nov"
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/minitest-5.9.1/lib/minitest/assertions.rb:139
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/minitest-5.9.1/lib/minitest/assertions.rb:174
/Users/Iristyle/source/puppet-japanese/acceptance/lib/puppet/acceptance/module_utils.rb:206
/Users/Iristyle/source/puppet-japanese/acceptance/lib/puppet/acceptance/module_utils.rb:204
/Users/Iristyle/source/puppet-japanese/acceptance/lib/puppet/acceptance/module_utils.rb:204
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/helpers/host_helpers.rb:90
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/shared/host_manager.rb:127
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/patterns.rb:37
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/dsl/helpers/host_helpers.rb:63
/Users/Iristyle/source/puppet-japanese/acceptance/lib/puppet/acceptance/module_utils.rb:199
/Users/Iristyle/source/puppet-japanese/acceptance/tests/modules/install/basic_install.rb:25
/Users/Iristyle/source/puppet-japanese/acceptance/tests/modules/install/basic_install.rb:17
/Users/Iristyle/source/puppet-japanese/acceptance/tests/modules/install/basic_install.rb:17
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:133
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:133
/usr/local/Cellar/rbenv/1.0.0/versions/2.3.1/lib/ruby/2.3.0/benchmark.rb:308
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_case.rb:130
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:325
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:322
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:322
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/test_suite.rb:371
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/cli.rb:174
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/lib/beaker/cli.rb:100
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/gems/beaker-3.1.0/bin/beaker:6
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/bin/beaker:23
/Users/Iristyle/source/puppet-japanese/acceptance/.bundle/gems/ruby/2.3.0/bin/beaker:23
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:10$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module nginx(/etc/puppetlabs/code/environments/production/modules/nginx)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:11$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":["Module nginx(C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx)"],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.59 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:13$ rm -rf '/etc/puppetlabs/code/environments/production/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:13$ rm -rf 'C:/ProgramData/PuppetLabs/code/environments/production/modules/nginx'
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 0.08 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:13$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.20 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine h9ehp233a6ly3z9.delivery.puppetlabs.net
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:14$ cmd.exe /c puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 8.21 seconds
End teardown
tests/modules/install/basic_install.rb failed in 42.66 seconds
Begin tests/modules/install/force_ignores_dependencies.rb
puppet module install (force ignores dependencies)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:22$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.03 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:23$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.59 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:25$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.TKAUlu
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1hnuqiu centos6-64-1:/tmp/apply_manifest.pp.TKAUlu {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:25$ puppet apply --verbose /tmp/apply_manifest.pp.TKAUlu
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843468'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.27 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.26 seconds
* Try to install an unsatisfiable module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:27$ puppet module install pmtacceptance-git
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Error: Could not install module 'pmtacceptance-git' (???)
No version of 'pmtacceptance-git' can satisfy all dependencies
Use `puppet module install --ignore-dependencies` to install only this module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.03 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:28$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:29$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:30$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:30$ [ ! -d "/etc/puppetlabs/code/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:30$ [ ! -d "/opt/puppetlabs/puppet/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:30$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.86 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:31$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:32$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:32$ [ ! -d "/etc/puppetlabs/code/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:32$ [ ! -d "/opt/puppetlabs/puppet/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Install an unsatisfiable module with force
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:32$ puppet module install pmtacceptance-git --force
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-git (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:33$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:34$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ [ -d "/etc/puppetlabs/code/environments/production/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ [ -d "/etc/puppetlabs/code/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ [ -d "/opt/puppetlabs/puppet/modules/git" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:37 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ ls -alR "/etc/puppetlabs/code/environments/production/modules/git"
/etc/puppetlabs/code/environments/production/modules/git:
total 32
drwxr-xr-x. 5 root root 4096 Jan 26 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:37 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 manifests
-rw-r--r--. 1 root root 769 Jan 26 2014 metadata.json
-rw-r--r--. 1 root root 271 Jan 26 2014 Modulefile
-rw-r--r--. 1 root root 29 Jan 26 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 spec
drwxr-xr-x. 2 root root 4096 Jan 26 2014 tests
/etc/puppetlabs/code/environments/production/modules/git/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 187 Jan 26 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/git/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:37 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 426 Jan 26 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 26 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/git/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 26 2014 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 12 Jan 26 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.86 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:35$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:36$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:36$ [ ! -d "/etc/puppetlabs/code/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:36$ [ ! -d "/opt/puppetlabs/puppet/modules/apache" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:36$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module git(/etc/puppetlabs/code/environments/production/modules/git)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:37$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.68 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:39$ rm -rf '/etc/puppetlabs/code/environments/production/modules/git'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:39$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.31 seconds
End teardown
tests/modules/install/force_ignores_dependencies.rb passed in 18.06 seconds
Begin tests/modules/install/ignoring_dependencies.rb
puppet module install (ignoring dependencies)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:40$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.96 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:41$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.70 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:43$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.cMYoFs
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-apdpes centos6-64-1:/tmp/apply_manifest.pp.cMYoFs {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:43$ puppet apply --verbose /tmp/apply_manifest.pp.cMYoFs
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.10 seconds
Info: Applying configuration version '1479843486'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.36 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.34 seconds
* Install a module, but ignore dependencies
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:45$ puppet module install pmtacceptance-java --ignore-dependencies
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-java (v1.7.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.19 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:46$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.85 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:47$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.85 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ [ -d "/etc/puppetlabs/code/environments/production/modules/java" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ [ -d "/etc/puppetlabs/code/modules/java" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ [ -d "/opt/puppetlabs/puppet/modules/java" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Exited: 1
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ ls -alR "/etc/puppetlabs/code/environments/production/modules/java"
/etc/puppetlabs/code/environments/production/modules/java:
total 32
drwxr-xr-x. 5 root root 4096 Jan 26 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 manifests
-rw-r--r--. 1 root root 768 Jan 26 2014 metadata.json
-rw-r--r--. 1 root root 270 Jan 26 2014 Modulefile
-rw-r--r--. 1 root root 31 Jan 26 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 spec
drwxr-xr-x. 2 root root 4096 Jan 26 2014 tests
/etc/puppetlabs/code/environments/production/modules/java/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 190 Jan 26 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/java/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 426 Jan 26 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 26 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/java/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 26 2014 .
drwxr-xr-x. 5 root root 4096 Jan 26 2014 ..
-rw-r--r--. 1 root root 13 Jan 26 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:48$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.86 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:49$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:50$ [ ! -d "/etc/puppetlabs/code/environments/production/modules/stdlub" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:50$ [ ! -d "/etc/puppetlabs/code/modules/stdlub" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:50$ [ ! -d "/opt/puppetlabs/puppet/modules/stdlub" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:50$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module java(/etc/puppetlabs/code/environments/production/modules/java)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:51$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:53$ rm -rf '/etc/puppetlabs/code/environments/production/modules/java'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:53$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.23 seconds
End teardown
tests/modules/install/ignoring_dependencies.rb passed in 13.54 seconds
Begin tests/modules/install/nonexistent_directory.rb
puppet module install (nonexistent directory)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:54$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:55$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.84 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:55$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:39:56$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.65 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:58$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.7DjgDV
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1dn189s centos6-64-1:/tmp/apply_manifest.pp.7DjgDV {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:39:58$ puppet apply --verbose /tmp/apply_manifest.pp.7DjgDV
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843501'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.26 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.31 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:00$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.hN2VXx
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1hh5393 centos6-64-1:/tmp/apply_manifest.pp.hN2VXx {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:00$ puppet apply --verbose /tmp/apply_manifest.pp.hN2VXx
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.07 seconds
Info: Applying configuration version '1479843503'
Notice: Applied catalog in 0.24 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.15 seconds
* Try to install a module to a non-existent directory
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:03$ puppet module install pmtacceptance-nginx --target-dir /tmp/modules
Notice: Preparing to install into /tmp/modules ...
Notice: Created target directory /tmp/modules
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/tmp/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.20 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:04$ [ -d "/tmp/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:04$ ls -ld "/tmp/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 /tmp/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:04$ ls -alR "/tmp/modules/nginx"
/tmp/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/tmp/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/tmp/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/tmp/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
* Try to install a module to a non-existent implicit directory
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:04$ mv /etc/puppetlabs/code/environments/production/modules /etc/puppetlabs/code/environments/production/modules-bak
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:04$ puppet module install pmtacceptance-nginx
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Created target directory /etc/puppetlabs/code/environments/production/modules
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/etc/puppetlabs/code/environments/production/modules
└── pmtacceptance-nginx (v0.0.1)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.18 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:05$ [ -d "/etc/puppetlabs/code/environments/production/modules/nginx" ]
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:05$ ls -ld "/etc/puppetlabs/code/environments/production/modules"
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:05$ ls -alR "/etc/puppetlabs/code/environments/production/modules/nginx"
/etc/puppetlabs/code/environments/production/modules/nginx:
total 32
drwxr-xr-x. 5 root root 4096 Jan 27 2014 .
drwxr-xr-x. 3 root root 4096 Nov 22 11:38 ..
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 manifests
-rw-r--r--. 1 root root 623 Jan 27 2014 metadata.json
-rw-r--r--. 1 root root 238 Jan 27 2014 Modulefile
-rw-r--r--. 1 root root 33 Jan 27 2014 README
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 spec
drwxr-xr-x. 2 root root 4096 Jan 27 2014 tests
/etc/puppetlabs/code/environments/production/modules/nginx/manifests:
total 12
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 193 Jan 27 2014 init.pp
/etc/puppetlabs/code/environments/production/modules/nginx/spec:
total 16
drwxr-xr-x. 2 root root 4096 Nov 22 11:38 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 426 Jan 27 2014 spec_helper.rb
-rw-r--r--. 1 root root 47 Jan 27 2014 spec.opts
/etc/puppetlabs/code/environments/production/modules/nginx/tests:
total 12
drwxr-xr-x. 2 root root 4096 Jan 27 2014 .
drwxr-xr-x. 5 root root 4096 Jan 27 2014 ..
-rw-r--r--. 1 root root 14 Jan 27 2014 init.pp
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Begin teardown
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:05$ mv /etc/puppetlabs/code/environments/production/modules-bak /etc/puppetlabs/code/environments/production/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:05$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":["Module nginx(/etc/puppetlabs/code/environments/production/modules/nginx)"],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.95 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:40:06$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.64 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:08$ rm -rf '/etc/puppetlabs/code/environments/production/modules/nginx'
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
Unstubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:08$ puppet resource host forge.puppetlabs.com ensure=absent
Notice: /Host[forge.puppetlabs.com]/ensure: removed
host { 'forge.puppetlabs.com':
ensure => 'absent',
}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 1.21 seconds
End teardown
tests/modules/install/nonexistent_directory.rb passed in 15.13 seconds
Begin tests/modules/install/nonexistent_module.rb
puppet module install (nonexistent module)
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:09$ puppet config print environment
production
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.81 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:10$ puppet config print modulepath --environment production
/etc/puppetlabs/code/environments/production/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.83 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:11$ puppet module list --render-as pson
{"environment":"production","modules_by_path":{"/etc/puppetlabs/code/environments/production/modules":[],"/etc/puppetlabs/code/modules":[],"/opt/puppetlabs/puppet/modules":[]}}
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.93 seconds
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) 11:40:11$ cmd.exe /c puppet module list --render-as pson
{"environment":"production","modules_by_path":{"C:/ProgramData/PuppetLabs/code/environments/production/modules":[],"C:/ProgramData/PuppetLabs/code/modules":["Module winexitcode(C:/ProgramData/PuppetLabs/code/modules/winexitcode)"]}}
h9ehp233a6ly3z9.delivery.puppetlabs.net (windows2012r2-64-1) executed in 1.72 seconds
* Setup
Stubbing address forge.puppetlabs.com to IP 10.32.22.198 on machine q7wag30yh4zmqa6.delivery.puppetlabs.net
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:13$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.wPgzm5
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 0.01 seconds
localhost $ scp /var/folders/1b/rzv96bhd5h9bwtdnz7g0xmlm0000gn/T/beaker20161122-93381-1kx0y6a centos6-64-1:/tmp/apply_manifest.pp.wPgzm5 {:ignore => }
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:13$ puppet apply --verbose /tmp/apply_manifest.pp.wPgzm5
Notice: Compiled catalog for q7wag30yh4zmqa6.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1479843516'
Notice: /Stage[main]/Main/Host[forge.puppetlabs.com]/ensure: created
Info: Computing checksum on file /etc/hosts
Notice: Applied catalog in 0.28 seconds
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) executed in 2.31 seconds
* Try to install a non-existent module
q7wag30yh4zmqa6.delivery.puppetlabs.net (centos6-64-1) 11:40:16$ puppet module install pmtacceptance-nonexistent
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Error: Could not install 'pmtacceptance-nonexistent' (latest)
No releases are available from https://forgeapi.puppet.com
Does 'pmtacceptance-nonexistent' have at least one published release?
q7wag30yh4zmqa6.delivery.puppetlabs.net (cen
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment