Advertisement
Guest User

failed augeas

a guest
Feb 27th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. [149][acrews@dev-srp002:~ (0.00 Mb)]$ /opt/puppet/bin/puppet apply ./aug.pp --verbose --debug
  2. debug: Creating default schedules
  3. debug: Failed to load library 'selinux' for feature 'selinux'
  4. debug: /File[/home/acrews/.puppet/var]: Autorequiring File[/home/acrews/.puppet]
  5. debug: /File[/home/acrews/.puppet/var/state/last_run_report.yaml]: Autorequiring File[/home/acrews/.puppet/var/state]
  6. debug: /File[/home/acrews/.puppet/var/log]: Autorequiring File[/home/acrews/.puppet/var]
  7. debug: /File[/home/acrews/.puppet/var/client_yaml]: Autorequiring File[/home/acrews/.puppet/var]
  8. debug: /File[/home/acrews/.puppet/var/state/last_run_summary.yaml]: Autorequiring File[/home/acrews/.puppet/var/state]
  9. debug: /File[/home/acrews/.puppet/ssl/public_keys]: Autorequiring File[/home/acrews/.puppet/ssl]
  10. debug: /File[/home/acrews/.puppet/var/clientbucket]: Autorequiring File[/home/acrews/.puppet/var]
  11. debug: /File[/home/acrews/.puppet/ssl/private_keys]: Autorequiring File[/home/acrews/.puppet/ssl]
  12. debug: /File[/home/acrews/.puppet/var/state/graphs]: Autorequiring File[/home/acrews/.puppet/var/state]
  13. debug: /File[/home/acrews/.puppet/var/state/state.yaml]: Autorequiring File[/home/acrews/.puppet/var/state]
  14. debug: /File[/home/acrews/.puppet/var/facts]: Autorequiring File[/home/acrews/.puppet/var]
  15. debug: /File[/home/acrews/.puppet/var/client_data]: Autorequiring File[/home/acrews/.puppet/var]
  16. debug: /File[/home/acrews/.puppet/var/run]: Autorequiring File[/home/acrews/.puppet/var]
  17. debug: /File[/home/acrews/.puppet/ssl/private]: Autorequiring File[/home/acrews/.puppet/ssl]
  18. debug: /File[/home/acrews/.puppet/var/state]: Autorequiring File[/home/acrews/.puppet/var]
  19. debug: /File[/home/acrews/.puppet/ssl/certificate_requests]: Autorequiring File[/home/acrews/.puppet/ssl]
  20. debug: /File[/home/acrews/.puppet/ssl]: Autorequiring File[/home/acrews/.puppet]
  21. debug: /File[/home/acrews/.puppet/ssl/certs]: Autorequiring File[/home/acrews/.puppet/ssl]
  22. debug: /File[/home/acrews/.puppet/var/lib]: Autorequiring File[/home/acrews/.puppet/var]
  23. debug: Finishing transaction 23744292587280
  24. debug: Loaded state in 0.00 seconds
  25. debug: Loaded state in 0.00 seconds
  26. info: Applying configuration version '1361949562'
  27. debug: /Schedule[daily]: Skipping device resources because running on a host
  28. debug: /Schedule[monthly]: Skipping device resources because running on a host
  29. debug: /Schedule[hourly]: Skipping device resources because running on a host
  30. debug: /Schedule[never]: Skipping device resources because running on a host
  31. debug: Augeas[test](provider=augeas): Opening augeas with root /, lens path /home/acrews/lens, flags 64
  32. debug: Augeas[test](provider=augeas): Augeas version 0.10.0 is installed
  33. debug: Augeas[test](provider=augeas): Will attempt to save and only run if files changed
  34. debug: Augeas[test](provider=augeas): sending command 'set' with params ["/files/home/acrews/test.properties/session.securityLevel.createSession", "11"]
  35. debug: Augeas[test](provider=augeas): Closed the augeas connection
  36. err: /Stage[main]//Augeas[test]: Could not evaluate: Save failed with return code false
  37. debug: /Schedule[weekly]: Skipping device resources because running on a host
  38. debug: /Schedule[puppet]: Skipping device resources because running on a host
  39. debug: Finishing transaction 23744293393080
  40. debug: Storing state
  41. debug: Stored state in 0.01 seconds
  42. notice: Finished catalog run in 0.03 seconds
  43. debug: Finishing transaction 23744292865020
  44. debug: Received report to process from dev-srp002.xxxxxxxx
  45. debug: Processing report from dev-srp002.xxxxxxxx with processor Puppet::Reports::Store
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement