Page MenuHomePhabricator
Paste P268

puppetfail #129102
ActivePublic

Authored by demon on Feb 6 2015, 7:33 PM.
Tags
None
Referenced Files
F37848: puppetfail_129102
Feb 6 2015, 7:33 PM
Subscribers
None
demon@deployment-elastic05:~$ sudo puppet agent -tv
Info: Retrieving plugin
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/ec2id.rb
Info: Loading facts in /var/lib/puppet/lib/facter/physicalcorecount.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_config_dir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/lldp.rb
Info: Loading facts in /var/lib/puppet/lib/facter/initsystem.rb
Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb
Info: Loading facts in /var/lib/puppet/lib/facter/apt.rb
Info: Caching catalog for i-0000082a.eqiad.wmflabs
Info: Applying configuration version '1423250223'
Notice: /Stage[main]/Role::Labs::Instance/Mount[/home]/ensure: ensure changed 'unmounted' to 'mounted'
Error: /Stage[main]/Role::Labs::Instance/Mount[/home]: Could not evaluate: Execution of '/bin/mount /home' returned 32: mount.nfs: mounting labstore.svc.eqiad.wmnet:/project/deployment-prep/home failed, reason given by server:
No such file or directory
Notice: hostname: deployment-elastic05
Notice: /Stage[main]/Role::Labs::Instance/Notify[hostname: deployment-elastic05]/message: defined 'message' as 'hostname: deployment-elastic05'
Notice: /Stage[main]/Role::Labs::Instance/Mount[/data/project]/ensure: ensure changed 'unmounted' to 'mounted'
Error: /Stage[main]/Role::Labs::Instance/Mount[/data/project]: Could not evaluate: Execution of '/bin/mount /data/project' returned 32: mount.nfs: mounting labstore.svc.eqiad.wmnet:/project/deployment-prep/project failed, reason given by server:
No such file or directory
Notice: instanceproject: deployment-prep
Notice: /Stage[main]/Role::Labs::Instance/Notify[instanceproject: deployment-prep]/message: defined 'message' as 'instanceproject: deployment-prep'
Notice: Finished catalog run in 12.27 seconds