Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  2. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  3. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  4. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  5. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  6. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['rhel', 'cloudinit.distros.rhel'] that have attributes ['Distro']
  7. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Found rhel with attributes ['Distro'] in ['cloudinit.distros.rhel']
  8. Feb 3 16:37:36 gate0266 [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
  9. Feb 3 16:37:36 gate0266 [CLOUDINIT] __init__.py[DEBUG]: Looking for for data source in: ['OpenStack'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
  10. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  11. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in []
  12. Feb 3 16:37:36 gate0266 [CLOUDINIT] __init__.py[DEBUG]: Searching for data source in: []
  13. Feb 3 16:37:36 gate0266 [CLOUDINIT] cloud-init[DEBUG]: No local datasource found
  14. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  15. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  16. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'init' took 0.230 seconds (0.23)
  17. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  18. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  19. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Running command ['route', '-n'] with allowed return codes [0] (shell=False, capture=True)
  20. Feb 3 16:37:36 gate0266 [CLOUDINIT] cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  21. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  22. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  23. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  24. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['rhel', 'cloudinit.distros.rhel'] that have attributes ['Distro']
  25. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Found rhel with attributes ['Distro'] in ['cloudinit.distros.rhel']
  26. Feb 3 16:37:36 gate0266 [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
  27. Feb 3 16:37:36 gate0266 [CLOUDINIT] __init__.py[DEBUG]: Looking for for data source in: ['OpenStack'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
  28. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  29. Feb 3 16:37:36 gate0266 [CLOUDINIT] importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in []
  30. Feb 3 16:37:36 gate0266 [CLOUDINIT] __init__.py[DEBUG]: Searching for data source in: []
  31. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[WARNING]: No instance datasource found! Likely bad things to come!
  32. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: No instance datasource found! Likely bad things to come!#012Traceback (most recent call last):#012 File "/usr/bin/cloud-init", line 239, in main_init#012 init.fetch()#012 File "/usr/lib/python2.6/site-packages/cloudinit/stages.py", line 307, in fetch#012 return self._get_data_source()#012 File "/usr/lib/python2.6/site-packages/cloudinit/stages.py", line 235, in _get_data_source#012 pkg_list)#012 File "/usr/lib/python2.6/site-packages/cloudinit/sources/__init__.py", line 250, in find_source#012 raise DataSourceNotFoundException(msg)#012DataSourceNotFoundException: Did not find any data source, searched classes: ()
  33. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  34. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  35. Feb 3 16:37:36 gate0266 [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'init' took 0.099 seconds (0.10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement