Hi, Here you are (should have been done before): root@diskperf:/var/log# cat cloud-init.log 2014-08-22 09:40:03,606 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 22 Aug 2014 07:40:03 +0000. Up 3.45 seconds. 2014-08-22 09:40:03,628 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes 2014-08-22 09:40:03,628 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4 2014-08-22 09:40:03,629 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished 2014-08-22 09:40:03,629 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2014-08-22 09:40:03,629 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net 2014-08-22 09:40:03,629 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2014-08-22 09:40:03,630 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro'] 2014-08-22 09:40:03,630 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu 2014-08-22 09:40:03,645 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu'] 2014-08-22 09:40:03,645 - stages.py[DEBUG]: Using distro class 2014-08-22 09:40:03,645 - __init__.py[DEBUG]: Looking for for data source in: ['CloudStack'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM'] 2014-08-22 09:40:03,645 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list'] 2014-08-22 09:40:03,648 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack 2014-08-22 09:40:03,653 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack'] 2014-08-22 09:40:03,653 - __init__.py[DEBUG]: Searching for data source in: [] 2014-08-22 09:40:03,656 - cloud-init[DEBUG]: No local datasource found 2014-08-22 09:40:03,660 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2014-08-22 09:40:03,663 - util.py[DEBUG]: Read 10 bytes from /proc/uptime 2014-08-22 09:40:03,663 - util.py[DEBUG]: cloud-init mode 'init' took 0.311 seconds (0.31) 2014-08-22 09:40:04,098 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init' at Fri, 22 Aug 2014 07:40:04 +0000. Up 4.15 seconds. 2014-08-22 09:40:04,105 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes 2014-08-22 09:40:04,106 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4 2014-08-22 09:40:04,106 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True) 2014-08-22 09:40:04,114 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True) 2014-08-22 09:40:04,133 - cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early. 2014-08-22 09:40:04,133 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False) 2014-08-22 09:40:04,133 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2014-08-22 09:40:04,133 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2014-08-22 09:40:04,134 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro'] 2014-08-22 09:40:04,135 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu 2014-08-22 09:40:04,136 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu'] 2014-08-22 09:40:04,136 - stages.py[DEBUG]: Using distro class 2014-08-22 09:40:04,136 - __init__.py[DEBUG]: Looking for for data source in: ['CloudStack'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK'] 2014-08-22 09:40:04,136 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list'] 2014-08-22 09:40:04,136 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack 2014-08-22 09:40:04,137 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack'] 2014-08-22 09:40:04,137 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceCloudStack'] 2014-08-22 09:40:04,137 - __init__.py[DEBUG]: Seeing if we can get any data from 2014-08-22 09:40:04,137 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhcp lease directory 2014-08-22 09:40:04,138 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 185.19.28.176 2014-08-22 09:40:04,138 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 185.19.28.176 2014-08-22 09:40:04,139 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/cs/meta-data (quiet=False) 2014-08-22 09:40:04,140 - url_helper.py[DEBUG]: [0/1] open 'http://185.19.28.176//latest/meta-data/instance-id' with {'url': 'http://185.19.28.176//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration 2014-08-22 09:40:04,174 - url_helper.py[DEBUG]: Read from http://185.19.28.176//latest/meta-data/instance-id (200, 36b) after 1 attempts 2014-08-22 09:40:04,174 - DataSourceCloudStack.py[DEBUG]: Using metadata source: 'http://185.19.28.176//latest/meta-data/instance-id' 2014-08-22 09:40:04,175 - url_helper.py[DEBUG]: [0/6] open 'http://185.19.28.176/latest/user-data' with {'url': 'http://185.19.28.176/latest/user-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:04,182 - url_helper.py[DEBUG]: Read from http://185.19.28.176/latest/user-data (200, 52b) after 1 attempts 2014-08-22 09:40:04,182 - url_helper.py[DEBUG]: [0/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:04,188 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2014-08-22 09:40:05,189 - url_helper.py[DEBUG]: [1/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:05,193 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2014-08-22 09:40:06,194 - url_helper.py[DEBUG]: [2/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:06,198 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2014-08-22 09:40:07,200 - url_helper.py[DEBUG]: [3/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:07,204 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2014-08-22 09:40:08,205 - url_helper.py[DEBUG]: [4/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:08,209 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2014-08-22 09:40:09,210 - url_helper.py[DEBUG]: [5/6] open 'http://185.19.28.176/latest/meta-data' with {'url': 'http://185.19.28.176/latest/meta-data', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration 2014-08-22 09:40:09,215 - util.py[WARNING]: Failed fetching metadata from url http://185.19.28.176/latest/meta-data 2014-08-22 09:40:09,215 - util.py[DEBUG]: Failed fetching metadata from url http://185.19.28.176/latest/meta-data Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/cloudinit/ec2_utils.py", line 175, in get_instance_metadata response = caller(md_url) File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line 704, in read_file_or_url exception_cb=exception_cb) File "/usr/lib/python2.7/dist-packages/cloudinit/url_helper.py", line 257, in readurl raise excps[-1] UrlError: 404 Client Error: Not Found 2014-08-22 09:40:09,219 - DataSourceCloudStack.py[DEBUG]: Crawl of metadata service took 5 seconds 2014-08-22 09:40:09,220 - stages.py[INFO]: Loaded datasource DataSourceCloudStack - DataSourceCloudStack 2014-08-22 09:40:09,220 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False) 2014-08-22 09:40:09,220 - util.py[DEBUG]: Read 117 bytes from /proc/cmdline 2014-08-22 09:40:09,220 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2014-08-22 09:40:09,220 - util.py[DEBUG]: Read 2191 bytes from /etc/cloud/cloud.cfg 2014-08-22 09:40:09,221 - util.py[DEBUG]: Attempting to load yaml from string of length 2191 with allowed root types (,) 2014-08-22 09:40:09,231 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/99_cloudstack.cfg (quiet=False) 2014-08-22 09:40:09,231 - util.py[DEBUG]: Read 72 bytes from /etc/cloud/cloud.cfg.d/99_cloudstack.cfg 2014-08-22 09:40:09,231 - util.py[DEBUG]: Attempting to load yaml from string of length 72 with allowed root types (,) 2014-08-22 09:40:09,232 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2014-08-22 09:40:09,233 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2014-08-22 09:40:09,233 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (,) 2014-08-22 09:40:09,235 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2014-08-22 09:40:09,235 - util.py[DEBUG]: Read 1082 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg