1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180 | Cloud-init v. 0.7.9 running 'init-local' at Thu, 29 Jun 2017 15:29:06 +0000. Up 0.00 seconds.
Cloud-init v. 0.7.9 running 'init' at Thu, 29 Jun 2017 15:29:06 +0000. Up 1.00 seconds.
ci-info: +++++++++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++++++++
ci-info: +--------+------+-------------------------------------------+---------------+--------+-------------------+
ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
ci-info: +--------+------+-------------------------------------------+---------------+--------+-------------------+
ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |
ci-info: | lo | True | ::1/128 | . | host | . |
ci-info: | eth0 | True | 10.91.123.231 | 255.255.255.0 | . | 00:16:3e:1d:a9:d1 |
ci-info: | eth0 | True | fd42:2438:9428:9654:216:3eff:fe1d:a9d1/64 | . | global | 00:16:3e:1d:a9:d1 |
ci-info: +--------+------+-------------------------------------------+---------------+--------+-------------------+
ci-info: +++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
ci-info: +-------+-------------+-------------+---------------+-----------+-------+
ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
ci-info: +-------+-------------+-------------+---------------+-----------+-------+
ci-info: | 0 | 0.0.0.0 | 10.91.123.1 | 0.0.0.0 | eth0 | UG |
ci-info: | 1 | 10.91.123.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
ci-info: +-------+-------------+-------------+---------------+-----------+-------+
2017-06-29 15:29:06,765 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_serial
2017-06-29 15:29:19,999 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_uuid
2017-06-29 15:29:20,001 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_serial
2017-06-29 15:29:33,086 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb208>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:37,150 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:41,214 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f160>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:45,278 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:49,342 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [19/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecd3e48>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:53,406 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [23/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:58,462 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [28/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb240>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:03,518 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [33/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f400>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:08,574 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d1d0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:13,630 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [43/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85fd30>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:18,686 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [48/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f8d0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:24,766 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [54/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb550>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:30,850 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [60/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebe10>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:36,926 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [66/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d9e8>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:43,006 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [72/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d940>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:49,086 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [79/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebfd0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:56,162 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [86/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebc18>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:03,230 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [93/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:10,302 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [100/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e240>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:17,374 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [107/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86ea58>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:24,446 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [114/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecd3630>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:29,451 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceba20>: Failed to establish a new connection: [Errno 115] Operation now in progress',))]
2017-06-29 15:31:34,457 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 124 seconds
2017-06-29 15:31:34,460 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [0/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebf60>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:35,462 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [1/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86ec18>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:36,465 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [2/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873470>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:37,468 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebf98>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:38,471 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [4/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f748>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:39,474 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [5/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873390>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:41,478 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873c88>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:43,482 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [9/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e87a4e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:45,486 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873208>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:47,490 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [13/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e978>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:49,494 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e898>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:52,499 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [18/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d630>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:55,504 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [21/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85dc50>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:58,508 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [24/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e588>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:01,513 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [27/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86eb70>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:04,515 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [30/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873470>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:08,517 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [34/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8733c8>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:12,519 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d630>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:16,523 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [42/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d8d0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:20,531 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [46/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873c50>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:24,537 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8734e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:29,543 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [55/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e2e8>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:34,550 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [60/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f438>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:39,555 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [65/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f518>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:44,559 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [70/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e710>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:49,566 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [75/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d4e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:55,574 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [81/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8730f0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:01,579 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [87/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f080>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:07,587 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [93/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f0f0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:13,593 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [99/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f5f8>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:19,597 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [105/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873b00>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:26,601 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [112/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8734e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:33:33,607 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d0b8>: Failed to establish a new connection: [Errno 115] Operation now in progress',))]
2017-06-29 15:33:40,613 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://10.91.123.1/latest/meta-data/instance-id'] after 126 seconds
2017-06-29 15:33:40,673 - warnings.py[WARNING]: **************************************************************************
# A new feature in cloud-init identified possible datasources for #
# this system as: #
# [] #
# However, the datasource used was: None #
# #
# In the future, cloud-init will only attempt to use datasources that #
# are identified or specifically configured. #
# For more information see #
# https://bugs.launchpad.net/bugs/1669675 #
# #
# If you are seeing this message, please file a bug against #
# cloud-init at #
# https://bugs.launchpad.net/cloud-init/+filebug?field.tags=dsid #
# Make sure to include the cloud provider your instance is #
# running on. #
# #
# After you have filed a bug, you can disable this warning by launching #
# your instance with the cloud-config below, or putting that content #
# into /etc/cloud/cloud.cfg.d/99-warnings.cfg #
# #
# #cloud-config #
# warnings: #
# dsid_missing_source: off #
**************************************************************************
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
The key fingerprint is:
SHA256:Un8SO9vEePTRYx8dlNv4ihhuYPYsUT7bN7QAhYihOnM root@cloud-init
The key's randomart image is:
+---[RSA 2048]----+
| .o . . .o.|
| .. . . . oo|
| . . ... .==|
| . . .o* .oo=|
| + E . So*.= ...|
| + .= +O. . .|
| o *.*.+ o |
| . B o = |
| o . . |
+----[SHA256]-----+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
The key fingerprint is:
SHA256:6LGQpeClOFzDqV/s2dbvmUgDnVReQNQa7ow90ThyEQM root@cloud-init
The key's randomart image is:
+---[DSA 1024]----+
| E+B+. |
| . . ooo. |
| .=. . ...* |
|.oo+o+ .o..B . |
|ooo +oo.SoB o |
| .. ooooo. = |
| . ooo + . |
| . . + o |
| ..= |
+----[SHA256]-----+
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
The key fingerprint is:
SHA256:ns/HcQLnVTJOJDkpOmYRVuuhM5qYAntvOv8TcyNIQW0 root@cloud-init
The key's randomart image is:
+---[ECDSA 256]---+
| ... oo. .+. |
| . E.. ..+.+ .|
| o oo. + + |
| . =o... o |
|. . . oS..+ . |
| o .o++o+ + . |
|. o o o=o. . + |
| ..o. . o o |
| .=o... o. |
+----[SHA256]-----+
Generating public/private ed25519 key pair.
Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
The key fingerprint is:
SHA256:YoTRU7qOOzaWMRANvoYpvltchI5NiiDZaq0D9reTsOc root@cloud-init
The key's randomart image is:
+--[ED25519 256]--+
| .o.. .. |
| +. ooo. |
|+ o+..o. |
|++O... . |
|B=o= .+ S |
|*.+.++ . |
| + ++=o |
| +.B=. |
| o.o+E. |
+----[SHA256]-----+
Generating locales (this might take a while)...
en_US.UTF-8... done
Generation complete.
Cloud-init v. 0.7.9 running 'modules:config' at Thu, 29 Jun 2017 15:33:41 +0000. Up 275.00 seconds.
Cloud-init v. 0.7.9 running 'modules:final' at Thu, 29 Jun 2017 15:33:41 +0000. Up 276.00 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
Cloud-init v. 0.7.9 finished at Thu, 29 Jun 2017 15:33:42 +0000. Datasource DataSourceNone. Up 276.00 seconds
2017-06-29 15:33:42,043 - cc_final_message.py[WARNING]: Used fallback datasource
|