Skip to content

Instantly share code, notes, and snippets.

@jfontan
Last active August 29, 2015 14:06
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 jfontan/bcf18f262cd06252ff1a to your computer and use it in GitHub Desktop.
Save jfontan/bcf18f262cd06252ff1a to your computer and use it in GitHub Desktop.
Sep 4 17:17:27 localhost cloud-init: Cloud-init v. 0.7.6 running 'init-local' at Thu, 04 Sep 2014 17:17:27 +0000. Up 3.76 seconds.
Sep 4 17:17:27 localhost cloud-init: 2014-09-04 17:17:27,786 - openstack.py[WARNING]: Unable to read openstack versions from /tmp/tmpUM6D3O/ due to: _fetch_available_versions() takes exactly 1 argument (2 given)
Sep 4 17:17:27 localhost cloud-init: 2014-09-04 17:17:27,786 - openstack.py[WARNING]: Version '2012-08-10' not available, attempting to use version 'latest' instead
Sep 4 17:17:27 localhost cloud-init: 2014-09-04 17:17:27,786 - openstack.py[ERROR]: Failed reading mandatory path /tmp/tmpUM6D3O/openstack/latest/meta_data.json
Sep 4 17:17:27 localhost cloud-init: Traceback (most recent call last):
Sep 4 17:17:27 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/helpers/openstack.py", line 236, in read_v2
Sep 4 17:17:27 localhost cloud-init: data = self._path_read(path)
Sep 4 17:17:27 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/helpers/openstack.py", line 321, in _path_read
Sep 4 17:17:27 localhost cloud-init: return util.load_file(path)
Sep 4 17:17:27 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1079, in load_file
Sep 4 17:17:27 localhost cloud-init: with open(fname, 'rb') as ifh:
Sep 4 17:17:27 localhost cloud-init: IOError: [Errno 2] No such file or directory: '/tmp/tmpUM6D3O/openstack/latest/meta_data.json'
Sep 4 17:17:27 localhost cloud-init: 2014-09-04 17:17:27,944 - util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'> failed
Sep 4 17:17:30 localhost cloud-init: Cloud-init v. 0.7.6 running 'init' at Thu, 04 Sep 2014 17:17:30 +0000. Up 6.47 seconds.
Sep 4 17:17:30 localhost cloud-init: ci-info: ++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++
Sep 4 17:17:30 localhost cloud-init: ci-info: +--------+------+-----------------+---------------+-------------------+
Sep 4 17:17:30 localhost cloud-init: ci-info: | Device | Up | Address | Mask | Hw-Address |
Sep 4 17:17:30 localhost cloud-init: ci-info: +--------+------+-----------------+---------------+-------------------+
Sep 4 17:17:30 localhost cloud-init: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |
Sep 4 17:17:30 localhost cloud-init: ci-info: | eth0: | True | 192.168.122.102 | 255.255.255.0 | 02:00:c0:a8:7a:66 |
Sep 4 17:17:30 localhost cloud-init: ci-info: +--------+------+-----------------+---------------+-------------------+
Sep 4 17:17:30 localhost cloud-init: ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++
Sep 4 17:17:30 localhost cloud-init: ci-info: +-------+---------------+---------------+---------------+-----------+-------+
Sep 4 17:17:30 localhost cloud-init: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
Sep 4 17:17:30 localhost cloud-init: ci-info: +-------+---------------+---------------+---------------+-----------+-------+
Sep 4 17:17:30 localhost cloud-init: ci-info: | 0 | 0.0.0.0 | 192.168.122.1 | 0.0.0.0 | eth0 | UG |
Sep 4 17:17:30 localhost cloud-init: ci-info: | 1 | 192.168.122.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
Sep 4 17:17:30 localhost cloud-init: ci-info: +-------+---------------+---------------+---------------+-----------+-------+
Sep 4 17:17:30 localhost cloud-init: 2014-09-04 17:17:30,698 - openstack.py[WARNING]: Unable to read openstack versions from /tmp/tmpX2lt9o/ due to: _fetch_available_versions() takes exactly 1 argument (2 given)
Sep 4 17:17:30 localhost cloud-init: 2014-09-04 17:17:30,698 - openstack.py[WARNING]: Version '2012-08-10' not available, attempting to use version 'latest' instead
Sep 4 17:17:30 localhost cloud-init: 2014-09-04 17:17:30,698 - openstack.py[ERROR]: Failed reading mandatory path /tmp/tmpX2lt9o/openstack/latest/meta_data.json
Sep 4 17:17:30 localhost cloud-init: Traceback (most recent call last):
Sep 4 17:17:30 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/helpers/openstack.py", line 236, in read_v2
Sep 4 17:17:30 localhost cloud-init: data = self._path_read(path)
Sep 4 17:17:30 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/sources/helpers/openstack.py", line 321, in _path_read
Sep 4 17:17:30 localhost cloud-init: return util.load_file(path)
Sep 4 17:17:30 localhost cloud-init: File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1079, in load_file
Sep 4 17:17:30 localhost cloud-init: with open(fname, 'rb') as ifh:
Sep 4 17:17:30 localhost cloud-init: IOError: [Errno 2] No such file or directory: '/tmp/tmpX2lt9o/openstack/latest/meta_data.json'
Sep 4 17:17:31 localhost cloud-init: Cloud-init v. 0.7.6 running 'modules:config' at Thu, 04 Sep 2014 17:17:31 +0000. Up 7.62 seconds.
Sep 4 17:17:31 localhost cloud-init: Cloud-init v. 0.7.6 running 'modules:final' at Thu, 04 Sep 2014 17:17:31 +0000. Up 8.00 seconds.
Sep 4 17:17:31 localhost cloud-init: 2014-09-04 17:17:31,888 - util.py[WARNING]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) failed
Sep 4 17:17:31 localhost cloud-init: 2014-09-04 17:17:31,893 - cc_keys_to_console.py[WARNING]: Unable to activate module keys-to-console, helper tool not found at /usr/lib/cloud-init/write-ssh-key-fingerprints
Sep 4 17:17:31 localhost cloud-init: Cloud-init v. 0.7.6 finished at Thu, 04 Sep 2014 17:17:31 +0000. Datasource DataSourceOpenNebulaNet [seed=/dev/sr0][dsmode=net]. Up 8.09 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment