Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgarstang/4eb93fda29decf54762b2d9356d505dc to your computer and use it in GitHub Desktop.
Save dgarstang/4eb93fda29decf54762b2d9356d505dc to your computer and use it in GitHub Desktop.
2017-06-01 21:42:25,442 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2017-06-01 21:42:25,442 - util.py[DEBUG]: Read 6091 bytes from /var/lib/cloud/instance/obj.pkl
2017-06-01 21:42:25,451 - stages.py[DEBUG]: restored from cache: DataSourceEc2
2017-06-01 21:42:25,451 - main.py[DEBUG]: Using passed in arguments ['\xe2\x80\x94report']
2017-06-01 21:42:25,451 - main.py[DEBUG]: Using passed in frequency always
2017-06-01 21:42:25,451 - main.py[DEBUG]: Closing stdin
2017-06-01 21:42:25,452 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
2017-06-01 21:42:25,452 - util.py[DEBUG]: Read 2816 bytes from /etc/cloud/cloud.cfg
2017-06-01 21:42:25,452 - util.py[DEBUG]: Attempting to load yaml from string of length 2816 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,462 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
2017-06-01 21:42:25,462 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
2017-06-01 21:42:25,462 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,466 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
2017-06-01 21:42:25,466 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,467 - util.py[DEBUG]: load_yaml given empty string, returning default
2017-06-01 21:42:25,467 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
2017-06-01 21:42:25,467 - util.py[DEBUG]: Read 316 bytes from /var/lib/cloud/instance/cloud-config.txt
2017-06-01 21:42:25,467 - util.py[DEBUG]: Attempting to load yaml from string of length 316 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,470 - util.py[DEBUG]: Reading from /root/data.yml (quiet=False)
2017-06-01 21:42:25,470 - util.py[DEBUG]: Read 67 bytes from /root/data.yml
2017-06-01 21:42:25,470 - util.py[DEBUG]: Attempting to load yaml from string of length 67 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,471 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
2017-06-01 21:42:25,471 - util.py[DEBUG]: Read 316 bytes from /var/lib/cloud/instance/cloud-config.txt
2017-06-01 21:42:25,471 - util.py[DEBUG]: Attempting to load yaml from string of length 316 with allowed root types (<type 'dict'>,)
2017-06-01 21:42:25,474 - util.py[DEBUG]: Redirecting <open file '<stdout>', mode 'w' at 0x7f9c6a7ed150> to | tee -a /var/log/cloud-init-output.log
2017-06-01 21:42:25,477 - util.py[DEBUG]: Redirecting <open file '<stderr>', mode 'w' at 0x7f9c6a7ed1e0> to | tee -a /var/log/cloud-init-output.log
2017-06-01 21:42:25,477 - main.py[DEBUG]: Logging being reset, this logger may no longer be active shortly
Cloud-init v. 0.7.9 running 'single' at Thu, 01 Jun 2017 21:42:25 +0000. Up 605.17 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment