· 7 years ago · Feb 07, 2019, 09:36 PM
1ansible-playbook 2.7.5
2 config file = /etc/ansible/ansible.cfg
3 configured module search path = [u'/var/lib/awx/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
4 ansible python module location = /usr/lib/python2.7/site-packages/ansible
5 executable location = /usr/bin/ansible-playbook
6 python version = 2.7.5 (default, Sep 12 2018, 05:31:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)]
7Using /etc/ansible/ansible.cfg as config file
8/tmp/awx_32_t0MSfs/tmpsye0aw did not meet host_list requirements, check plugin documentation if this is unexpected
9Parsed /tmp/awx_32_t0MSfs/tmpsye0aw inventory source with script plugin
10
11PLAYBOOK: provision_lab.yml ****************************************************
1216 plays in provisioner/provision_lab.yml
13
14PLAY [Perform Checks to make sure this Playbook will complete successfully] ****
15META: ran handlers
16
17TASK [make sure we are running correct Ansible Version] ************************
18task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:7
19ok: [localhost] => {
20 "changed": false,
21 "msg": "All assertions passed"
22}
23
24TASK [make sure f5workshop is not turned on when networking is] ****************
25task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:14
26ok: [localhost] => {
27 "changed": false,
28 "msg": "All assertions passed"
29}
30
31TASK [make sure networking is not turned on when f5workshop is] ****************
32task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:22
33skipping: [localhost] => {
34 "changed": false,
35 "skip_reason": "Conditional result was False"
36}
37
38TASK [run role to check if local environment setup will work with AWS] *********
39task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:29
40
41TASK [aws_check_setup : grab boto version] *************************************
42task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:2
43
44<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
45<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
46<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056 `" && echo ansible-tmp-1549463796.8-272990133930056="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056 `" ) && sleep 0'
47Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
48<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmplTcDIT TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056/AnsiballZ_command.py
49<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056/AnsiballZ_command.py && sleep 0'
50<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056/AnsiballZ_command.py && sleep 0'
51<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463796.8-272990133930056/ > /dev/null 2>&1 && sleep 0'
52changed: [localhost] => {
53 "changed": true,
54 "cmd": [
55 "python",
56 "-c",
57 "import boto3; print(boto3.__version__)"
58 ],
59 "delta": "0:00:00.229802",
60 "end": "2019-02-06 14:36:37.361329",
61 "invocation": {
62 "module_args": {
63 "_raw_params": "python -c 'import boto3; print(boto3.__version__)'",
64 "_uses_shell": false,
65 "argv": null,
66 "chdir": null,
67 "creates": null,
68 "executable": null,
69 "removes": null,
70 "stdin": null,
71 "warn": true
72 }
73 },
74 "rc": 0,
75 "start": "2019-02-06 14:36:37.131527",
76 "stderr": "",
77 "stderr_lines": [],
78 "stdout": "1.9.86",
79 "stdout_lines": [
80 "1.9.86"
81 ]
82}
83
84TASK [aws_check_setup : make sure we are running correct boto version] *********
85task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:6
86ok: [localhost] => {
87 "changed": false,
88 "msg": "All assertions passed"
89}
90
91TASK [aws_check_setup : check for underscores in workshop name] ****************
92task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:12
93skipping: [localhost] => {
94 "changed": false,
95 "skip_reason": "Conditional result was False"
96}
97
98TASK [aws_check_setup : FIND AZ ZONE FOR REGION us-east-1] *********************
99task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:20
100<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
101<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
102<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886 `" && echo ansible-tmp-1549463797.53-167739727527886="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886 `" ) && sleep 0'
103Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/aws_az_facts.py
104<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpePIej6 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886/AnsiballZ_aws_az_facts.py
105<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886/AnsiballZ_aws_az_facts.py && sleep 0'
106<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886/AnsiballZ_aws_az_facts.py && sleep 0'
107<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463797.53-167739727527886/ > /dev/null 2>&1 && sleep 0'
108ok: [localhost] => {
109 "availability_zones": [
110 {
111 "messages": [],
112 "region_name": "us-east-1",
113 "state": "available",
114 "zone_id": "use1-az1",
115 "zone_name": "us-east-1a"
116 },
117 {
118 "messages": [],
119 "region_name": "us-east-1",
120 "state": "available",
121 "zone_id": "use1-az2",
122 "zone_name": "us-east-1b"
123 },
124 {
125 "messages": [],
126 "region_name": "us-east-1",
127 "state": "available",
128 "zone_id": "use1-az4",
129 "zone_name": "us-east-1c"
130 },
131 {
132 "messages": [],
133 "region_name": "us-east-1",
134 "state": "available",
135 "zone_id": "use1-az6",
136 "zone_name": "us-east-1d"
137 },
138 {
139 "messages": [],
140 "region_name": "us-east-1",
141 "state": "available",
142 "zone_id": "use1-az3",
143 "zone_name": "us-east-1e"
144 },
145 {
146 "messages": [],
147 "region_name": "us-east-1",
148 "state": "available",
149 "zone_id": "use1-az5",
150 "zone_name": "us-east-1f"
151 }
152 ],
153 "changed": false,
154 "invocation": {
155 "module_args": {
156 "aws_access_key": null,
157 "aws_secret_key": null,
158 "ec2_url": null,
159 "filters": {},
160 "profile": null,
161 "region": "us-east-1",
162 "security_token": null,
163 "validate_certs": true
164 }
165 }
166}
167
168TASK [aws_check_setup : SET AZ ZONE TO FIRST AVAILABLE] ************************
169task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:28
170ok: [localhost] => {
171 "ansible_facts": {
172 "ec2_az": "us-east-1a"
173 },
174 "changed": false
175}
176
177TASK [aws_check_setup : grab information about AWS user] ***********************
178task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:31
179<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
180<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
181<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182 `" && echo ansible-tmp-1549463798.68-86240043768182="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182 `" ) && sleep 0'
182Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/aws_caller_facts.py
183<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpX9pTvH TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182/AnsiballZ_aws_caller_facts.py
184<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182/AnsiballZ_aws_caller_facts.py && sleep 0'
185<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182/AnsiballZ_aws_caller_facts.py && sleep 0'
186<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463798.68-86240043768182/ > /dev/null 2>&1 && sleep 0'
187ok: [localhost] => {
188 "account": "933821570861",
189 "account_alias": "",
190 "arn": "arn:aws:iam::933821570861:user/jholt",
191 "changed": false,
192 "invocation": {
193 "module_args": {
194 "aws_access_key": null,
195 "aws_secret_key": null,
196 "ec2_url": null,
197 "profile": null,
198 "region": "us-east-1",
199 "security_token": null,
200 "validate_certs": true
201 }
202 },
203 "user_id": "AIDAI2IVCLHHLIMZSOSFC"
204}
205
206TASK [aws_check_setup : save username of AWS user] *****************************
207task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:36
208ok: [localhost] => {
209 "ansible_facts": {
210 "linklight_user": "jholt"
211 },
212 "changed": false
213}
214
215TASK [aws_check_setup : debug] *************************************************
216task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/aws_check_setup/tasks/main.yml:40
217ok: [localhost] => {
218 "msg": "jholt"
219}
220
221TASK [make sure we are not running with TESTWORKSHOP as the name so no overlap] ***
222task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:33
223ok: [localhost] => {
224 "changed": false,
225 "msg": "All assertions passed"
226}
227
228TASK [if special lab is defined, make sure its a supported mode] ***************
229task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:38
230ok: [localhost] => {
231 "changed": false,
232 "msg": "All assertions passed"
233}
234
235TASK [Check that the provided license exists] **********************************
236task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:46
237skipping: [localhost] => {
238 "changed": false,
239 "skip_reason": "Conditional result was False"
240}
241
242TASK [debug] *******************************************************************
243task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:50
244skipping: [localhost] => {}
245
246TASK [fail] ********************************************************************
247task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:52
248skipping: [localhost] => {
249 "changed": false,
250 "skip_reason": "Conditional result was False"
251}
252
253TASK [set facts for output] ****************************************************
254task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:60
255ok: [localhost] => {
256 "ansible_facts": {
257 "summary_information": "PROVISIONER SUMMARY\\n*******************\\n\\n- Workshop name is jholt-linklight-test1\\n- Instructor inventory is located at /var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt\\n- Private key is located at /var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1.pem\\n"
258 },
259 "changed": false
260}
261META: ran handlers
262META: ran handlers
263
264PLAY [Create lab instances in AWS] *********************************************
265META: ran handlers
266
267TASK [manage_ec2_instances : include_tasks] ************************************
268task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/main.yml:1
269skipping: [localhost] => {
270 "changed": false,
271 "skip_reason": "Conditional result was False"
272}
273
274TASK [manage_ec2_instances : provision aws resources and instances] ************
275task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/main.yml:6
276
277included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml for localhost
278
279TASK [manage_ec2_instances : ensure workshop folder jholt-linklight-test1 exists] ***
280task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:1
281<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
282<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
283<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253 `" && echo ansible-tmp-1549463800.36-190305764637253="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253 `" ) && sleep 0'
284Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
285<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpklCfIm TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253/AnsiballZ_file.py
286<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253/AnsiballZ_file.py && sleep 0'
287<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253/AnsiballZ_file.py && sleep 0'
288<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.36-190305764637253/ > /dev/null 2>&1 && sleep 0'
289ok: [localhost] => {
290 "changed": false,
291 "diff": {
292 "after": {
293 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1"
294 },
295 "before": {
296 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1"
297 }
298 },
299 "gid": 994,
300 "group": "awx",
301 "invocation": {
302 "module_args": {
303 "_diff_peek": null,
304 "_original_basename": null,
305 "access_time": null,
306 "access_time_format": "%Y%m%d%H%M.%S",
307 "attributes": null,
308 "backup": null,
309 "content": null,
310 "delimiter": null,
311 "directory_mode": null,
312 "follow": true,
313 "force": false,
314 "group": null,
315 "mode": null,
316 "modification_time": null,
317 "modification_time_format": "%Y%m%d%H%M.%S",
318 "owner": null,
319 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1",
320 "recurse": false,
321 "regexp": null,
322 "remote_src": null,
323 "selevel": null,
324 "serole": null,
325 "setype": null,
326 "seuser": null,
327 "src": null,
328 "state": "directory",
329 "unsafe_writes": null
330 }
331 },
332 "mode": "0755",
333 "owner": "awx",
334 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1",
335 "secontext": "system_u:object_r:var_lib_t:s0",
336 "size": 178,
337 "state": "directory",
338 "uid": 996
339}
340
341TASK [manage_ec2_instances : provision aws resources] **************************
342task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:8
343
344included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml for localhost
345
346TASK [manage_ec2_instances : Create AWS VPC jholt-linklight-test1-vpc] *********
347task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:1
348<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
349<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
350<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756 `" && echo ansible-tmp-1549463800.87-17631561450756="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756 `" ) && sleep 0'
351Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_net.py
352<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmp30En1X TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756/AnsiballZ_ec2_vpc_net.py
353<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756/AnsiballZ_ec2_vpc_net.py && sleep 0'
354<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756/AnsiballZ_ec2_vpc_net.py && sleep 0'
355<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463800.87-17631561450756/ > /dev/null 2>&1 && sleep 0'
356ok: [localhost] => {
357 "attempts": 1,
358 "changed": false,
359 "invocation": {
360 "module_args": {
361 "aws_access_key": null,
362 "aws_secret_key": null,
363 "cidr_block": [
364 "172.16.0.0/16"
365 ],
366 "dhcp_opts_id": null,
367 "dns_hostnames": true,
368 "dns_support": true,
369 "ec2_url": null,
370 "multi_ok": false,
371 "name": "jholt-linklight-test1-vpc",
372 "profile": null,
373 "purge_cidrs": false,
374 "region": "us-east-1",
375 "security_token": null,
376 "state": "present",
377 "tags": {
378 "Info": "Username that provisioned this-> jholt",
379 "Linklight": "This was provisioned through the linklight provisioner",
380 "Name": "jholt-linklight-test1-vpc",
381 "Students": 1,
382 "Username": "jholt"
383 },
384 "tenancy": "default",
385 "validate_certs": true
386 }
387 },
388 "vpc": {
389 "cidr_block": "172.16.0.0/16",
390 "cidr_block_association_set": [
391 {
392 "association_id": "vpc-cidr-assoc-01956ebd091c886d9",
393 "cidr_block": "172.16.0.0/16",
394 "cidr_block_state": {
395 "state": "associated"
396 }
397 }
398 ],
399 "classic_link_enabled": false,
400 "dhcp_options_id": "dopt-c0346bbb",
401 "id": "vpc-033ae00df91a1246d",
402 "instance_tenancy": "default",
403 "is_default": false,
404 "owner_id": "933821570861",
405 "state": "available",
406 "tags": {
407 "Info": "Username that provisioned this-> jholt",
408 "Linklight": "This was provisioned through the linklight provisioner",
409 "Name": "jholt-linklight-test1-vpc",
410 "Students": "1",
411 "Username": "jholt"
412 }
413 }
414}
415
416TASK [manage_ec2_instances : Create EC2 security group for VPC named jholt-linklight-test1-vpc] ***
417task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:16
418<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
419<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
420<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717 `" && echo ansible-tmp-1549463802.95-246475076739717="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717 `" ) && sleep 0'
421Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_group.py
422<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpEEkzMe TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717/AnsiballZ_ec2_group.py
423<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717/AnsiballZ_ec2_group.py && sleep 0'
424<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717/AnsiballZ_ec2_group.py && sleep 0'
425<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463802.95-246475076739717/ > /dev/null 2>&1 && sleep 0'
426ok: [localhost] => {
427 "attempts": 1,
428 "changed": false,
429 "description": "all ports open",
430 "group_id": "sg-0db10096eed30f529",
431 "group_name": "jholt-linklight-test1-insecure_all",
432 "invocation": {
433 "module_args": {
434 "aws_access_key": null,
435 "aws_secret_key": null,
436 "description": "all ports open",
437 "ec2_url": null,
438 "group_id": null,
439 "name": "jholt-linklight-test1-insecure_all",
440 "profile": null,
441 "purge_rules": true,
442 "purge_rules_egress": true,
443 "purge_tags": true,
444 "region": "us-east-1",
445 "rules": [
446 {
447 "cidr_ip": "0.0.0.0/0",
448 "from_port": -1,
449 "proto": 47,
450 "to_port": -1
451 },
452 {
453 "cidr_ip": "0.0.0.0/0",
454 "from_port": 443,
455 "proto": "tcp",
456 "to_port": 443
457 },
458 {
459 "cidr_ip": "0.0.0.0/0",
460 "from_port": -1,
461 "proto": "icmp",
462 "to_port": -1
463 },
464 {
465 "cidr_ip": "0.0.0.0/0",
466 "from_port": 80,
467 "proto": "tcp",
468 "to_port": 80
469 },
470 {
471 "cidr_ip": "0.0.0.0/0",
472 "from_port": 22,
473 "proto": "tcp",
474 "to_port": 22
475 },
476 {
477 "cidr_ip": "0.0.0.0/0",
478 "from_port": 3389,
479 "proto": "tcp",
480 "to_port": 3389
481 },
482 {
483 "cidr_ip": "0.0.0.0/0",
484 "from_port": 8888,
485 "proto": "tcp",
486 "to_port": 8888
487 },
488 {
489 "cidr_ip": "0.0.0.0/0",
490 "from_port": 8080,
491 "proto": "tcp",
492 "to_port": 8080
493 },
494 {
495 "cidr_ip": "0.0.0.0/0",
496 "from_port": 8443,
497 "proto": "tcp",
498 "to_port": 8443
499 },
500 {
501 "cidr_ip": "0.0.0.0/0",
502 "from_port": 830,
503 "proto": "tcp",
504 "to_port": 830
505 },
506 {
507 "cidr_ip": "0.0.0.0/0",
508 "from_port": 179,
509 "proto": "tcp",
510 "to_port": 179
511 }
512 ],
513 "rules_egress": [
514 {
515 "cidr_ip": "0.0.0.0/0",
516 "proto": "all"
517 }
518 ],
519 "security_token": null,
520 "state": "present",
521 "tags": {
522 "Info": "Username that provisioned this-> jholt",
523 "Linklight": "This was provisioned through the linklight provisioner",
524 "Students": 1,
525 "Username": "jholt"
526 },
527 "validate_certs": true,
528 "vpc_id": "vpc-033ae00df91a1246d"
529 }
530 },
531 "ip_permissions": [
532 {
533 "from_port": 80,
534 "ip_protocol": "tcp",
535 "ip_ranges": [
536 {
537 "cidr_ip": "0.0.0.0/0"
538 }
539 ],
540 "ipv6_ranges": [],
541 "prefix_list_ids": [],
542 "to_port": 80,
543 "user_id_group_pairs": []
544 },
545 {
546 "from_port": 8888,
547 "ip_protocol": "tcp",
548 "ip_ranges": [
549 {
550 "cidr_ip": "0.0.0.0/0"
551 }
552 ],
553 "ipv6_ranges": [],
554 "prefix_list_ids": [],
555 "to_port": 8888,
556 "user_id_group_pairs": []
557 },
558 {
559 "from_port": 8080,
560 "ip_protocol": "tcp",
561 "ip_ranges": [
562 {
563 "cidr_ip": "0.0.0.0/0"
564 }
565 ],
566 "ipv6_ranges": [],
567 "prefix_list_ids": [],
568 "to_port": 8080,
569 "user_id_group_pairs": []
570 },
571 {
572 "from_port": 22,
573 "ip_protocol": "tcp",
574 "ip_ranges": [
575 {
576 "cidr_ip": "0.0.0.0/0"
577 }
578 ],
579 "ipv6_ranges": [],
580 "prefix_list_ids": [],
581 "to_port": 22,
582 "user_id_group_pairs": []
583 },
584 {
585 "from_port": 8443,
586 "ip_protocol": "tcp",
587 "ip_ranges": [
588 {
589 "cidr_ip": "0.0.0.0/0"
590 }
591 ],
592 "ipv6_ranges": [],
593 "prefix_list_ids": [],
594 "to_port": 8443,
595 "user_id_group_pairs": []
596 },
597 {
598 "from_port": 830,
599 "ip_protocol": "tcp",
600 "ip_ranges": [
601 {
602 "cidr_ip": "0.0.0.0/0"
603 }
604 ],
605 "ipv6_ranges": [],
606 "prefix_list_ids": [],
607 "to_port": 830,
608 "user_id_group_pairs": []
609 },
610 {
611 "ip_protocol": "47",
612 "ip_ranges": [
613 {
614 "cidr_ip": "0.0.0.0/0"
615 }
616 ],
617 "ipv6_ranges": [],
618 "prefix_list_ids": [],
619 "user_id_group_pairs": []
620 },
621 {
622 "from_port": 3389,
623 "ip_protocol": "tcp",
624 "ip_ranges": [
625 {
626 "cidr_ip": "0.0.0.0/0"
627 }
628 ],
629 "ipv6_ranges": [],
630 "prefix_list_ids": [],
631 "to_port": 3389,
632 "user_id_group_pairs": []
633 },
634 {
635 "from_port": 443,
636 "ip_protocol": "tcp",
637 "ip_ranges": [
638 {
639 "cidr_ip": "0.0.0.0/0"
640 }
641 ],
642 "ipv6_ranges": [],
643 "prefix_list_ids": [],
644 "to_port": 443,
645 "user_id_group_pairs": []
646 },
647 {
648 "from_port": 179,
649 "ip_protocol": "tcp",
650 "ip_ranges": [
651 {
652 "cidr_ip": "0.0.0.0/0"
653 }
654 ],
655 "ipv6_ranges": [],
656 "prefix_list_ids": [],
657 "to_port": 179,
658 "user_id_group_pairs": []
659 },
660 {
661 "from_port": -1,
662 "ip_protocol": "icmp",
663 "ip_ranges": [
664 {
665 "cidr_ip": "0.0.0.0/0"
666 }
667 ],
668 "ipv6_ranges": [],
669 "prefix_list_ids": [],
670 "to_port": -1,
671 "user_id_group_pairs": []
672 }
673 ],
674 "ip_permissions_egress": [
675 {
676 "ip_protocol": "-1",
677 "ip_ranges": [
678 {
679 "cidr_ip": "0.0.0.0/0"
680 }
681 ],
682 "ipv6_ranges": [],
683 "prefix_list_ids": [],
684 "user_id_group_pairs": []
685 }
686 ],
687 "owner_id": "933821570861",
688 "tags": {
689 "Info": "Username that provisioned this-> jholt",
690 "Linklight": "This was provisioned through the linklight provisioner",
691 "Students": "1",
692 "Username": "jholt"
693 },
694 "vpc_id": "vpc-033ae00df91a1246d"
695}
696
697TASK [manage_ec2_instances : Create subnet for jholt-linklight-test1-vpc] ******
698task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:80
699<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
700<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
701<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774 `" && echo ansible-tmp-1549463805.0-61815158037774="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774 `" ) && sleep 0'
702Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_subnet.py
703<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpVsnZbF TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774/AnsiballZ_ec2_vpc_subnet.py
704<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774/AnsiballZ_ec2_vpc_subnet.py && sleep 0'
705<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774/AnsiballZ_ec2_vpc_subnet.py && sleep 0'
706<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463805.0-61815158037774/ > /dev/null 2>&1 && sleep 0'
707ok: [localhost] => {
708 "attempts": 1,
709 "changed": false,
710 "invocation": {
711 "module_args": {
712 "assign_instances_ipv6": false,
713 "aws_access_key": null,
714 "aws_secret_key": null,
715 "az": "us-east-1a",
716 "cidr": "172.16.0.0/16",
717 "ec2_url": null,
718 "ipv6_cidr": "",
719 "map_public": false,
720 "profile": null,
721 "purge_tags": true,
722 "region": "us-east-1",
723 "resource_tags": {
724 "Info": "Username that provisioned this-> jholt",
725 "Linklight": "This was provisioned through the linklight provisioner",
726 "Name": "jholt-linklight-test1-subnet",
727 "Students": 1,
728 "Username": "jholt"
729 },
730 "security_token": null,
731 "state": "present",
732 "tags": {
733 "Info": "Username that provisioned this-> jholt",
734 "Linklight": "This was provisioned through the linklight provisioner",
735 "Name": "jholt-linklight-test1-subnet",
736 "Students": 1,
737 "Username": "jholt"
738 },
739 "validate_certs": true,
740 "vpc_id": "vpc-033ae00df91a1246d",
741 "wait": true,
742 "wait_timeout": 600
743 }
744 },
745 "subnet": {
746 "assign_ipv6_address_on_creation": false,
747 "availability_zone": "us-east-1a",
748 "availability_zone_id": "use1-az1",
749 "available_ip_address_count": 65528,
750 "cidr_block": "172.16.0.0/16",
751 "default_for_az": false,
752 "id": "subnet-0467ec7f043f7af63",
753 "ipv6_association_id": "",
754 "ipv6_cidr_block": "",
755 "ipv6_cidr_block_association_set": [],
756 "map_public_ip_on_launch": false,
757 "owner_id": "933821570861",
758 "state": "available",
759 "subnet_arn": "arn:aws:ec2:us-east-1:933821570861:subnet/subnet-0467ec7f043f7af63",
760 "tags": {
761 "Info": "Username that provisioned this-> jholt",
762 "Linklight": "This was provisioned through the linklight provisioner",
763 "Name": "jholt-linklight-test1-subnet",
764 "Students": "1",
765 "Username": "jholt"
766 },
767 "vpc_id": "vpc-033ae00df91a1246d"
768 }
769}
770
771TASK [manage_ec2_instances : vpc internet gateway is present for vpc-033ae00df91a1246d] ***
772task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:98
773<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
774<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
775<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604 `" && echo ansible-tmp-1549463806.57-54435591391604="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604 `" ) && sleep 0'
776Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_igw.py
777<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpyHwtUF TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604/AnsiballZ_ec2_vpc_igw.py
778<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604/AnsiballZ_ec2_vpc_igw.py && sleep 0'
779<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604/AnsiballZ_ec2_vpc_igw.py && sleep 0'
780<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463806.57-54435591391604/ > /dev/null 2>&1 && sleep 0'
781ok: [localhost] => {
782 "attempts": 1,
783 "changed": false,
784 "gateway_id": "igw-053aa157217b05daf",
785 "invocation": {
786 "module_args": {
787 "aws_access_key": null,
788 "aws_secret_key": null,
789 "ec2_url": null,
790 "profile": null,
791 "region": "us-east-1",
792 "security_token": null,
793 "state": "present",
794 "tags": {
795 "Info": "Username that provisioned this-> jholt",
796 "Linklight": "This was provisioned through the linklight provisioner",
797 "Students": "Total 1",
798 "Username": "jholt"
799 },
800 "validate_certs": true,
801 "vpc_id": "vpc-033ae00df91a1246d"
802 }
803 },
804 "tags": {
805 "Info": "Username that provisioned this-> jholt",
806 "Linklight": "This was provisioned through the linklight provisioner",
807 "Students": "Total 1",
808 "Username": "jholt"
809 },
810 "vpc_id": "vpc-033ae00df91a1246d"
811}
812
813TASK [manage_ec2_instances : vpc public subnet route table is present for vpc-033ae00df91a1246d] ***
814task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:112
815<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
816<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
817<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197 `" && echo ansible-tmp-1549463807.44-47372522781197="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197 `" ) && sleep 0'
818Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_route_table.py
819<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpVWN3xZ TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197/AnsiballZ_ec2_vpc_route_table.py
820<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197/AnsiballZ_ec2_vpc_route_table.py && sleep 0'
821<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197/AnsiballZ_ec2_vpc_route_table.py && sleep 0'
822<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463807.44-47372522781197/ > /dev/null 2>&1 && sleep 0'
823changed: [localhost] => {
824 "attempts": 1,
825 "changed": true,
826 "invocation": {
827 "module_args": {
828 "aws_access_key": null,
829 "aws_secret_key": null,
830 "ec2_url": null,
831 "lookup": "tag",
832 "profile": null,
833 "propagating_vgw_ids": null,
834 "purge_routes": true,
835 "purge_subnets": true,
836 "purge_tags": false,
837 "region": "us-east-1",
838 "route_table_id": null,
839 "routes": [
840 {
841 "destination_cidr_block": "0.0.0.0/0",
842 "gateway_id": "igw-053aa157217b05daf"
843 }
844 ],
845 "security_token": null,
846 "state": "present",
847 "subnets": [
848 "subnet-0467ec7f043f7af63"
849 ],
850 "tags": {
851 "Info": "Username that provisioned this-> jholt",
852 "Linklight": "This was provisioned through the linklight provisioner",
853 "Students": 1,
854 "Username": "jholt"
855 },
856 "validate_certs": true,
857 "vpc_id": "vpc-033ae00df91a1246d"
858 }
859 },
860 "route_table": {
861 "associations": [
862 {
863 "main": false,
864 "route_table_association_id": "rtbassoc-0c97ec47f51b61fc4",
865 "route_table_id": "rtb-0a87b6099d0eb2802",
866 "subnet_id": "subnet-0467ec7f043f7af63"
867 }
868 ],
869 "id": "rtb-0a87b6099d0eb2802",
870 "owner_id": "933821570861",
871 "propagating_vgws": [],
872 "route_table_id": "rtb-0a87b6099d0eb2802",
873 "routes": [
874 {
875 "destination_cidr_block": "172.16.0.0/16",
876 "gateway_id": "local",
877 "origin": "CreateRouteTable",
878 "state": "active"
879 },
880 {
881 "destination_cidr_block": "0.0.0.0/0",
882 "gateway_id": "igw-053aa157217b05daf",
883 "origin": "CreateRoute",
884 "state": "active"
885 }
886 ],
887 "tags": {
888 "Info": "Username that provisioned this-> jholt",
889 "Linklight": "This was provisioned through the linklight provisioner",
890 "Students": "1",
891 "Username": "jholt"
892 },
893 "vpc_id": "vpc-033ae00df91a1246d"
894 }
895}
896
897TASK [manage_ec2_instances : set variables for instance creation dynamically since VPC was not supplied by user] ***
898task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:131
899ok: [localhost] => {
900 "ansible_facts": {
901 "ec2_security_group": "jholt-linklight-test1-insecure_all",
902 "ec2_vpc_id": "vpc-033ae00df91a1246d",
903 "ec2_vpc_subnet_id": "subnet-0467ec7f043f7af63"
904 },
905 "changed": false
906}
907
908TASK [manage_ec2_instances : Create ssh key pair for workshop jholt-linklight-test1] ***
909task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:138
910<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
911<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
912<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593 `" && echo ansible-tmp-1549463815.25-108307503025593="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593 `" ) && sleep 0'
913Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_key.py
914<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpM8ZgIn TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593/AnsiballZ_ec2_key.py
915<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593/AnsiballZ_ec2_key.py && sleep 0'
916<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593/AnsiballZ_ec2_key.py && sleep 0'
917<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463815.25-108307503025593/ > /dev/null 2>&1 && sleep 0'
918ok: [localhost] => {
919 "changed": false,
920 "invocation": {
921 "module_args": {
922 "aws_access_key": null,
923 "aws_secret_key": null,
924 "ec2_url": null,
925 "force": true,
926 "key_material": null,
927 "name": "jholt-linklight-test1-key",
928 "profile": null,
929 "region": "us-east-1",
930 "security_token": null,
931 "state": "present",
932 "validate_certs": true,
933 "wait": false,
934 "wait_timeout": "300"
935 }
936 },
937 "key": {
938 "fingerprint": "5b:dd:23:b6:de:a9:ea:14:99:01:73:f9:dc:68:8f:2e:87:8e:74:8a",
939 "name": "jholt-linklight-test1-key"
940 },
941 "msg": "key pair already exists"
942}
943
944TASK [manage_ec2_instances : save private key] *********************************
945task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:144
946skipping: [localhost] => {
947 "changed": false,
948 "skip_reason": "Conditional result was False"
949}
950
951TASK [manage_ec2_instances : debugging all variables for ec2 instance creation VPC-1] ***
952task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources.yml:151
953ok: [localhost] => {
954 "msg": [
955 "ec2_name_prefix: jholt-linklight-test1",
956 "ec2_vpc_id: vpc-033ae00df91a1246d",
957 "jholt-linklight-test1-key: jholt-linklight-test1-key",
958 "ec2_security_group: jholt-linklight-test1-insecure_all",
959 "ec2_vpc_subnet_id: subnet-0467ec7f043f7af63"
960 ]
961}
962
963TASK [manage_ec2_instances : provision networking aws resources] ***************
964task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:12
965included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml for localhost
966
967
968TASK [manage_ec2_instances : Create AWS VPC jholt-linklight-test1-vpc2 (NETWORKING MODE)] ***
969task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:1
970<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
971<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
972<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587 `" && echo ansible-tmp-1549463816.54-78863569957587="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587 `" ) && sleep 0'
973Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_net.py
974<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmptv4Ygr TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587/AnsiballZ_ec2_vpc_net.py
975<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587/AnsiballZ_ec2_vpc_net.py && sleep 0'
976<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587/AnsiballZ_ec2_vpc_net.py && sleep 0'
977<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463816.54-78863569957587/ > /dev/null 2>&1 && sleep 0'
978ok: [localhost] => {
979 "attempts": 1,
980 "changed": false,
981 "invocation": {
982 "module_args": {
983 "aws_access_key": null,
984 "aws_secret_key": null,
985 "cidr_block": [
986 "172.17.0.0/16"
987 ],
988 "dhcp_opts_id": null,
989 "dns_hostnames": true,
990 "dns_support": true,
991 "ec2_url": null,
992 "multi_ok": false,
993 "name": "jholt-linklight-test1-vpc2",
994 "profile": null,
995 "purge_cidrs": false,
996 "region": "us-east-1",
997 "security_token": null,
998 "state": "present",
999 "tags": {
1000 "Info": "Username that provisioned this-> jholt",
1001 "Linklight": "This was provisioned through the linklight provisioner",
1002 "Name": "jholt-linklight-test1-vpc2",
1003 "Students": 1,
1004 "Username": "jholt"
1005 },
1006 "tenancy": "default",
1007 "validate_certs": true
1008 }
1009 },
1010 "vpc": {
1011 "cidr_block": "172.17.0.0/16",
1012 "cidr_block_association_set": [
1013 {
1014 "association_id": "vpc-cidr-assoc-0e8be5ea907dd84b3",
1015 "cidr_block": "172.17.0.0/16",
1016 "cidr_block_state": {
1017 "state": "associated"
1018 }
1019 }
1020 ],
1021 "classic_link_enabled": false,
1022 "dhcp_options_id": "dopt-c0346bbb",
1023 "id": "vpc-019cfe047cb7239ac",
1024 "instance_tenancy": "default",
1025 "is_default": false,
1026 "owner_id": "933821570861",
1027 "state": "available",
1028 "tags": {
1029 "Info": "Username that provisioned this-> jholt",
1030 "Linklight": "This was provisioned through the linklight provisioner",
1031 "Name": "jholt-linklight-test1-vpc2",
1032 "Students": "1",
1033 "Username": "jholt"
1034 }
1035 }
1036}
1037
1038TASK [manage_ec2_instances : Create EC2 security group 2 for VPC named jholt-linklight-test1-vpc (NETWORKING MODE)] ***
1039task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:16
1040<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1041<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1042<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169 `" && echo ansible-tmp-1549463818.46-30883291073169="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169 `" ) && sleep 0'
1043Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_group.py
1044<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpHmWGDo TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169/AnsiballZ_ec2_group.py
1045<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169/AnsiballZ_ec2_group.py && sleep 0'
1046<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169/AnsiballZ_ec2_group.py && sleep 0'
1047<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463818.46-30883291073169/ > /dev/null 2>&1 && sleep 0'
1048ok: [localhost] => {
1049 "attempts": 1,
1050 "changed": false,
1051 "description": "all ports open",
1052 "group_id": "sg-029a269f0b25c2dad",
1053 "group_name": "jholt-linklight-test1-insecure_all2",
1054 "invocation": {
1055 "module_args": {
1056 "aws_access_key": null,
1057 "aws_secret_key": null,
1058 "description": "all ports open",
1059 "ec2_url": null,
1060 "group_id": null,
1061 "name": "jholt-linklight-test1-insecure_all2",
1062 "profile": null,
1063 "purge_rules": true,
1064 "purge_rules_egress": true,
1065 "purge_tags": true,
1066 "region": "us-east-1",
1067 "rules": [
1068 {
1069 "cidr_ip": "0.0.0.0/0",
1070 "from_port": -1,
1071 "proto": 47,
1072 "to_port": -1
1073 },
1074 {
1075 "cidr_ip": "0.0.0.0/0",
1076 "from_port": 443,
1077 "proto": "tcp",
1078 "to_port": 443
1079 },
1080 {
1081 "cidr_ip": "0.0.0.0/0",
1082 "from_port": -1,
1083 "proto": "icmp",
1084 "to_port": -1
1085 },
1086 {
1087 "cidr_ip": "0.0.0.0/0",
1088 "from_port": 80,
1089 "proto": "tcp",
1090 "to_port": 80
1091 },
1092 {
1093 "cidr_ip": "0.0.0.0/0",
1094 "from_port": 22,
1095 "proto": "tcp",
1096 "to_port": 22
1097 },
1098 {
1099 "cidr_ip": "0.0.0.0/0",
1100 "from_port": 8443,
1101 "proto": "tcp",
1102 "to_port": 8443
1103 },
1104 {
1105 "cidr_ip": "0.0.0.0/0",
1106 "from_port": 830,
1107 "proto": "tcp",
1108 "to_port": 830
1109 },
1110 {
1111 "cidr_ip": "0.0.0.0/0",
1112 "from_port": 179,
1113 "proto": "tcp",
1114 "to_port": 179
1115 }
1116 ],
1117 "rules_egress": [
1118 {
1119 "cidr_ip": "0.0.0.0/0",
1120 "proto": "all"
1121 }
1122 ],
1123 "security_token": null,
1124 "state": "present",
1125 "tags": {
1126 "Info": "Username that provisioned this-> jholt",
1127 "Linklight": "This was provisioned through the linklight provisioner",
1128 "Students": 1,
1129 "Username": "jholt"
1130 },
1131 "validate_certs": true,
1132 "vpc_id": "vpc-019cfe047cb7239ac"
1133 }
1134 },
1135 "ip_permissions": [
1136 {
1137 "from_port": 80,
1138 "ip_protocol": "tcp",
1139 "ip_ranges": [
1140 {
1141 "cidr_ip": "0.0.0.0/0"
1142 }
1143 ],
1144 "ipv6_ranges": [],
1145 "prefix_list_ids": [],
1146 "to_port": 80,
1147 "user_id_group_pairs": []
1148 },
1149 {
1150 "from_port": 22,
1151 "ip_protocol": "tcp",
1152 "ip_ranges": [
1153 {
1154 "cidr_ip": "0.0.0.0/0"
1155 }
1156 ],
1157 "ipv6_ranges": [],
1158 "prefix_list_ids": [],
1159 "to_port": 22,
1160 "user_id_group_pairs": []
1161 },
1162 {
1163 "from_port": 8443,
1164 "ip_protocol": "tcp",
1165 "ip_ranges": [
1166 {
1167 "cidr_ip": "0.0.0.0/0"
1168 }
1169 ],
1170 "ipv6_ranges": [],
1171 "prefix_list_ids": [],
1172 "to_port": 8443,
1173 "user_id_group_pairs": []
1174 },
1175 {
1176 "from_port": 830,
1177 "ip_protocol": "tcp",
1178 "ip_ranges": [
1179 {
1180 "cidr_ip": "0.0.0.0/0"
1181 }
1182 ],
1183 "ipv6_ranges": [],
1184 "prefix_list_ids": [],
1185 "to_port": 830,
1186 "user_id_group_pairs": []
1187 },
1188 {
1189 "ip_protocol": "47",
1190 "ip_ranges": [
1191 {
1192 "cidr_ip": "0.0.0.0/0"
1193 }
1194 ],
1195 "ipv6_ranges": [],
1196 "prefix_list_ids": [],
1197 "user_id_group_pairs": []
1198 },
1199 {
1200 "from_port": 443,
1201 "ip_protocol": "tcp",
1202 "ip_ranges": [
1203 {
1204 "cidr_ip": "0.0.0.0/0"
1205 }
1206 ],
1207 "ipv6_ranges": [],
1208 "prefix_list_ids": [],
1209 "to_port": 443,
1210 "user_id_group_pairs": []
1211 },
1212 {
1213 "from_port": 179,
1214 "ip_protocol": "tcp",
1215 "ip_ranges": [
1216 {
1217 "cidr_ip": "0.0.0.0/0"
1218 }
1219 ],
1220 "ipv6_ranges": [],
1221 "prefix_list_ids": [],
1222 "to_port": 179,
1223 "user_id_group_pairs": []
1224 },
1225 {
1226 "from_port": -1,
1227 "ip_protocol": "icmp",
1228 "ip_ranges": [
1229 {
1230 "cidr_ip": "0.0.0.0/0"
1231 }
1232 ],
1233 "ipv6_ranges": [],
1234 "prefix_list_ids": [],
1235 "to_port": -1,
1236 "user_id_group_pairs": []
1237 }
1238 ],
1239 "ip_permissions_egress": [
1240 {
1241 "ip_protocol": "-1",
1242 "ip_ranges": [
1243 {
1244 "cidr_ip": "0.0.0.0/0"
1245 }
1246 ],
1247 "ipv6_ranges": [],
1248 "prefix_list_ids": [],
1249 "user_id_group_pairs": []
1250 }
1251 ],
1252 "owner_id": "933821570861",
1253 "tags": {
1254 "Info": "Username that provisioned this-> jholt",
1255 "Linklight": "This was provisioned through the linklight provisioner",
1256 "Students": "1",
1257 "Username": "jholt"
1258 },
1259 "vpc_id": "vpc-019cfe047cb7239ac"
1260}
1261
1262TASK [manage_ec2_instances : Create subnet for jholt-linklight-test1-vpc2 (NETWORKING MODE)] ***
1263task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:68
1264<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1265<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1266<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719 `" && echo ansible-tmp-1549463820.17-33826471819719="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719 `" ) && sleep 0'
1267Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_subnet.py
1268<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpwV4NQK TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719/AnsiballZ_ec2_vpc_subnet.py
1269<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719/AnsiballZ_ec2_vpc_subnet.py && sleep 0'
1270<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719/AnsiballZ_ec2_vpc_subnet.py && sleep 0'
1271<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463820.17-33826471819719/ > /dev/null 2>&1 && sleep 0'
1272ok: [localhost] => {
1273 "attempts": 1,
1274 "changed": false,
1275 "invocation": {
1276 "module_args": {
1277 "assign_instances_ipv6": false,
1278 "aws_access_key": null,
1279 "aws_secret_key": null,
1280 "az": "us-east-1a",
1281 "cidr": "172.17.0.0/16",
1282 "ec2_url": null,
1283 "ipv6_cidr": "",
1284 "map_public": false,
1285 "profile": null,
1286 "purge_tags": true,
1287 "region": "us-east-1",
1288 "resource_tags": {
1289 "Info": "Username that provisioned this-> jholt",
1290 "Linklight": "This was provisioned through the linklight provisioner",
1291 "Name": "jholt-linklight-test1-subnet2",
1292 "Students": 1,
1293 "Username": "jholt"
1294 },
1295 "security_token": null,
1296 "state": "present",
1297 "tags": {
1298 "Info": "Username that provisioned this-> jholt",
1299 "Linklight": "This was provisioned through the linklight provisioner",
1300 "Name": "jholt-linklight-test1-subnet2",
1301 "Students": 1,
1302 "Username": "jholt"
1303 },
1304 "validate_certs": true,
1305 "vpc_id": "vpc-019cfe047cb7239ac",
1306 "wait": true,
1307 "wait_timeout": 300
1308 }
1309 },
1310 "subnet": {
1311 "assign_ipv6_address_on_creation": false,
1312 "availability_zone": "us-east-1a",
1313 "availability_zone_id": "use1-az1",
1314 "available_ip_address_count": 65528,
1315 "cidr_block": "172.17.0.0/16",
1316 "default_for_az": false,
1317 "id": "subnet-074ba8238fe10686f",
1318 "ipv6_association_id": "",
1319 "ipv6_cidr_block": "",
1320 "ipv6_cidr_block_association_set": [],
1321 "map_public_ip_on_launch": false,
1322 "owner_id": "933821570861",
1323 "state": "available",
1324 "subnet_arn": "arn:aws:ec2:us-east-1:933821570861:subnet/subnet-074ba8238fe10686f",
1325 "tags": {
1326 "Info": "Username that provisioned this-> jholt",
1327 "Linklight": "This was provisioned through the linklight provisioner",
1328 "Name": "jholt-linklight-test1-subnet2",
1329 "Students": "1",
1330 "Username": "jholt"
1331 },
1332 "vpc_id": "vpc-019cfe047cb7239ac"
1333 }
1334}
1335
1336TASK [manage_ec2_instances : vpc internet gateway is present for vpc-019cfe047cb7239ac (NETWORKING MODE)] ***
1337task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:85
1338<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1339<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1340<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652 `" && echo ansible-tmp-1549463821.49-45906241106652="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652 `" ) && sleep 0'
1341Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_igw.py
1342<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpWKETwP TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652/AnsiballZ_ec2_vpc_igw.py
1343<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652/AnsiballZ_ec2_vpc_igw.py && sleep 0'
1344<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652/AnsiballZ_ec2_vpc_igw.py && sleep 0'
1345<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463821.49-45906241106652/ > /dev/null 2>&1 && sleep 0'
1346ok: [localhost] => {
1347 "attempts": 1,
1348 "changed": false,
1349 "gateway_id": "igw-0112f010ea50ff54e",
1350 "invocation": {
1351 "module_args": {
1352 "aws_access_key": null,
1353 "aws_secret_key": null,
1354 "ec2_url": null,
1355 "profile": null,
1356 "region": "us-east-1",
1357 "security_token": null,
1358 "state": "present",
1359 "tags": {
1360 "Info": "Username that provisioned this-> jholt",
1361 "Linklight": "This was provisioned through the linklight provisioner",
1362 "Students": "Total 1",
1363 "Username": "jholt"
1364 },
1365 "validate_certs": true,
1366 "vpc_id": "vpc-019cfe047cb7239ac"
1367 }
1368 },
1369 "tags": {
1370 "Info": "Username that provisioned this-> jholt",
1371 "Linklight": "This was provisioned through the linklight provisioner",
1372 "Students": "Total 1",
1373 "Username": "jholt"
1374 },
1375 "vpc_id": "vpc-019cfe047cb7239ac"
1376}
1377
1378TASK [manage_ec2_instances : vpc public subnet route table is present for vpc-019cfe047cb7239ac (NETWORKING MODE)] ***
1379task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:99
1380<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1381<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1382<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128 `" && echo ansible-tmp-1549463822.25-124442650006128="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128 `" ) && sleep 0'
1383Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_vpc_route_table.py
1384<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpSO2ap9 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128/AnsiballZ_ec2_vpc_route_table.py
1385<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128/AnsiballZ_ec2_vpc_route_table.py && sleep 0'
1386<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128/AnsiballZ_ec2_vpc_route_table.py && sleep 0'
1387<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463822.25-124442650006128/ > /dev/null 2>&1 && sleep 0'
1388changed: [localhost] => {
1389 "attempts": 1,
1390 "changed": true,
1391 "invocation": {
1392 "module_args": {
1393 "aws_access_key": null,
1394 "aws_secret_key": null,
1395 "ec2_url": null,
1396 "lookup": "tag",
1397 "profile": null,
1398 "propagating_vgw_ids": null,
1399 "purge_routes": true,
1400 "purge_subnets": true,
1401 "purge_tags": false,
1402 "region": "us-east-1",
1403 "route_table_id": null,
1404 "routes": [
1405 {
1406 "destination_cidr_block": "0.0.0.0/0",
1407 "gateway_id": "igw-0112f010ea50ff54e"
1408 }
1409 ],
1410 "security_token": null,
1411 "state": "present",
1412 "subnets": [
1413 "subnet-074ba8238fe10686f"
1414 ],
1415 "tags": {
1416 "Info": "Username that provisioned this-> jholt",
1417 "Linklight": "This was provisioned through the linklight provisioner",
1418 "Students": 1,
1419 "Username": "jholt"
1420 },
1421 "validate_certs": true,
1422 "vpc_id": "vpc-019cfe047cb7239ac"
1423 }
1424 },
1425 "route_table": {
1426 "associations": [
1427 {
1428 "main": false,
1429 "route_table_association_id": "rtbassoc-01d0f56909e6bd084",
1430 "route_table_id": "rtb-07d3e92f55cd0fa35",
1431 "subnet_id": "subnet-074ba8238fe10686f"
1432 }
1433 ],
1434 "id": "rtb-07d3e92f55cd0fa35",
1435 "owner_id": "933821570861",
1436 "propagating_vgws": [],
1437 "route_table_id": "rtb-07d3e92f55cd0fa35",
1438 "routes": [
1439 {
1440 "destination_cidr_block": "172.17.0.0/16",
1441 "gateway_id": "local",
1442 "origin": "CreateRouteTable",
1443 "state": "active"
1444 },
1445 {
1446 "destination_cidr_block": "0.0.0.0/0",
1447 "gateway_id": "igw-0112f010ea50ff54e",
1448 "origin": "CreateRoute",
1449 "state": "active"
1450 }
1451 ],
1452 "tags": {
1453 "Info": "Username that provisioned this-> jholt",
1454 "Linklight": "This was provisioned through the linklight provisioner",
1455 "Students": "1",
1456 "Username": "jholt"
1457 },
1458 "vpc_id": "vpc-019cfe047cb7239ac"
1459 }
1460}
1461
1462TASK [manage_ec2_instances : set variables for instance creation dynamically since VPC was not supplied by user (NETWORKING MODE)] ***
1463task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:118
1464ok: [localhost] => {
1465 "ansible_facts": {
1466 "ec2_security_group2": "jholt-linklight-test1-insecure_all2",
1467 "ec2_vpc_id2": "vpc-019cfe047cb7239ac",
1468 "ec2_vpc_subnet_id2": "subnet-074ba8238fe10686f"
1469 },
1470 "changed": false
1471}
1472
1473TASK [manage_ec2_instances : debugging all variables for ec2 instance creation VPC-2 (NETWORKING MODE)] ***
1474task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/resources_networking.yml:125
1475ok: [localhost] => {
1476 "msg": [
1477 "ec2_name_prefix: jholt-linklight-test1",
1478 "ec2_vpc_id2: vpc-019cfe047cb7239ac",
1479 "ec2_vpc_subnet_id2: subnet-074ba8238fe10686f"
1480 ]
1481}
1482
1483TASK [manage_ec2_instances : set control node type] ****************************
1484task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:17
1485ok: [localhost] => {
1486 "ansible_facts": {
1487 "ansible_node": "rhel7-tower"
1488 },
1489 "changed": false
1490}
1491
1492TASK [manage_ec2_instances : find ami for ansible control node] ****************
1493task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:21
1494<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1495<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1496<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770 `" && echo ansible-tmp-1549463829.96-59792897870770="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770 `" ) && sleep 0'
1497Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
1498<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpnGlhnN TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770/AnsiballZ_ec2_ami_facts.py
1499<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770/AnsiballZ_ec2_ami_facts.py && sleep 0'
1500<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770/AnsiballZ_ec2_ami_facts.py && sleep 0'
1501<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463829.96-59792897870770/ > /dev/null 2>&1 && sleep 0'
1502ok: [localhost] => {
1503 "changed": false,
1504 "images": [
1505 {
1506 "architecture": "x86_64",
1507 "block_device_mappings": [
1508 {
1509 "device_name": "/dev/sda1",
1510 "ebs": {
1511 "delete_on_termination": true,
1512 "encrypted": false,
1513 "snapshot_id": "snap-06b3fdee8ff92a35b",
1514 "volume_size": 10,
1515 "volume_type": "gp2"
1516 }
1517 }
1518 ],
1519 "creation_date": "2017-07-24T15:44:39.000Z",
1520 "description": "Provided by Red Hat, Inc.",
1521 "hypervisor": "xen",
1522 "image_id": "ami-cdc999b6",
1523 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170724-x86_64-1-Hourly2-GP2",
1524 "image_type": "machine",
1525 "name": "RHEL-7.4_HVM_GA-20170724-x86_64-1-Hourly2-GP2",
1526 "owner_id": "309956199498",
1527 "public": true,
1528 "root_device_name": "/dev/sda1",
1529 "root_device_type": "ebs",
1530 "sriov_net_support": "simple",
1531 "state": "available",
1532 "tags": {},
1533 "virtualization_type": "hvm"
1534 },
1535 {
1536 "architecture": "x86_64",
1537 "block_device_mappings": [
1538 {
1539 "device_name": "/dev/sda1",
1540 "ebs": {
1541 "delete_on_termination": true,
1542 "encrypted": false,
1543 "snapshot_id": "snap-0822784885cd20aff",
1544 "volume_size": 10,
1545 "volume_type": "gp2"
1546 }
1547 }
1548 ],
1549 "creation_date": "2017-08-08T15:37:31.000Z",
1550 "description": "Provided by Red Hat, Inc.",
1551 "ena_support": true,
1552 "hypervisor": "xen",
1553 "image_id": "ami-c998b6b2",
1554 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
1555 "image_type": "machine",
1556 "name": "RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
1557 "owner_id": "309956199498",
1558 "public": true,
1559 "root_device_name": "/dev/sda1",
1560 "root_device_type": "ebs",
1561 "sriov_net_support": "simple",
1562 "state": "available",
1563 "tags": {},
1564 "virtualization_type": "hvm"
1565 }
1566 ],
1567 "invocation": {
1568 "module_args": {
1569 "aws_access_key": null,
1570 "aws_secret_key": null,
1571 "describe_image_attributes": false,
1572 "ec2_url": null,
1573 "executable_users": [],
1574 "filters": {
1575 "architecture": "x86_64",
1576 "name": "RHEL-7.4*GA*",
1577 "owner-id": [
1578 "309956199498"
1579 ]
1580 },
1581 "image_ids": [],
1582 "owners": [
1583 "309956199498"
1584 ],
1585 "profile": null,
1586 "region": "us-east-1",
1587 "security_token": null,
1588 "validate_certs": true
1589 }
1590 }
1591}
1592
1593TASK [manage_ec2_instances : save ami for ansible control node] ****************
1594task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:30
1595ok: [localhost] => {
1596 "ansible_facts": {
1597 "ansible_control_node_ami": {
1598 "architecture": "x86_64",
1599 "block_device_mappings": [
1600 {
1601 "device_name": "/dev/sda1",
1602 "ebs": {
1603 "delete_on_termination": true,
1604 "encrypted": false,
1605 "snapshot_id": "snap-0822784885cd20aff",
1606 "volume_size": 10,
1607 "volume_type": "gp2"
1608 }
1609 }
1610 ],
1611 "creation_date": "2017-08-08T15:37:31.000Z",
1612 "description": "Provided by Red Hat, Inc.",
1613 "ena_support": true,
1614 "hypervisor": "xen",
1615 "image_id": "ami-c998b6b2",
1616 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
1617 "image_type": "machine",
1618 "name": "RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
1619 "owner_id": "309956199498",
1620 "public": true,
1621 "root_device_name": "/dev/sda1",
1622 "root_device_type": "ebs",
1623 "sriov_net_support": "simple",
1624 "state": "available",
1625 "tags": {},
1626 "virtualization_type": "hvm"
1627 }
1628 },
1629 "changed": false
1630}
1631
1632TASK [manage_ec2_instances : Create EC2 instances for ansible node (control node)] ***
1633task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:35
1634<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1635<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1636<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666 `" && echo ansible-tmp-1549463832.22-131275440446666="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666 `" ) && sleep 0'
1637Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
1638<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpVUt6fv TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666/AnsiballZ_ec2.py
1639<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666/AnsiballZ_ec2.py && sleep 0'
1640<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666/AnsiballZ_ec2.py && sleep 0'
1641<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463832.22-131275440446666/ > /dev/null 2>&1 && sleep 0'
1642ok: [localhost] => {
1643 "changed": false,
1644 "instance_ids": null,
1645 "instances": [],
1646 "invocation": {
1647 "module_args": {
1648 "assign_public_ip": true,
1649 "aws_access_key": null,
1650 "aws_secret_key": null,
1651 "count": 1,
1652 "count_tag": "{'Workshop_ansible': 'jholt-linklight-test1-ansible'}",
1653 "ebs_optimized": false,
1654 "ec2_url": null,
1655 "exact_count": 1,
1656 "group": [
1657 "jholt-linklight-test1-insecure_all"
1658 ],
1659 "group_id": null,
1660 "id": null,
1661 "image": "ami-c998b6b2",
1662 "instance_ids": null,
1663 "instance_initiated_shutdown_behavior": null,
1664 "instance_profile_name": null,
1665 "instance_tags": null,
1666 "instance_type": "t2.medium",
1667 "kernel": null,
1668 "key_name": "jholt-linklight-test1-key",
1669 "monitoring": false,
1670 "network_interfaces": null,
1671 "placement_group": null,
1672 "private_ip": null,
1673 "profile": null,
1674 "ramdisk": null,
1675 "region": "us-east-1",
1676 "security_token": null,
1677 "source_dest_check": null,
1678 "spot_launch_group": null,
1679 "spot_price": null,
1680 "spot_type": "one-time",
1681 "spot_wait_timeout": "600",
1682 "state": "present",
1683 "tenancy": "default",
1684 "termination_protection": null,
1685 "user_data": null,
1686 "validate_certs": true,
1687 "volumes": [
1688 {
1689 "delete_on_termination": true,
1690 "device_name": "/dev/sda1",
1691 "volume_size": "20",
1692 "volume_type": "gp2"
1693 }
1694 ],
1695 "vpc_subnet_id": "subnet-0467ec7f043f7af63",
1696 "wait": true,
1697 "wait_timeout": "300",
1698 "zone": null
1699 }
1700 },
1701 "tagged_instances": [
1702 {
1703 "ami_launch_index": "0",
1704 "architecture": "x86_64",
1705 "block_device_mapping": {
1706 "/dev/sda1": {
1707 "delete_on_termination": true,
1708 "status": "attached",
1709 "volume_id": "vol-06a939b27a9b281ad"
1710 }
1711 },
1712 "dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
1713 "ebs_optimized": false,
1714 "groups": {
1715 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
1716 },
1717 "hypervisor": "xen",
1718 "id": "i-04384f071b471f4b4",
1719 "image_id": "ami-c998b6b2",
1720 "instance_type": "t2.medium",
1721 "kernel": null,
1722 "key_name": "jholt-linklight-test1-key",
1723 "launch_time": "2019-02-06T03:27:19.000Z",
1724 "placement": "us-east-1a",
1725 "private_dns_name": "ip-172-16-32-192.ec2.internal",
1726 "private_ip": "172.16.32.192",
1727 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
1728 "public_ip": "35.175.111.96",
1729 "ramdisk": null,
1730 "region": "us-east-1",
1731 "root_device_name": "/dev/sda1",
1732 "root_device_type": "ebs",
1733 "state": "running",
1734 "state_code": 16,
1735 "tags": {
1736 "Index": "0",
1737 "Info": "Username that provisioned this-> jholt",
1738 "Linklight": "This was provisioned through the linklight provisioner",
1739 "Name": "jholt-linklight-test1-student1-ansible",
1740 "Student": "student1",
1741 "Students": "1",
1742 "Username": "jholt",
1743 "Workshop": "jholt-linklight-test1",
1744 "Workshop_ansible": "jholt-linklight-test1-ansible",
1745 "short_name": "ansible"
1746 },
1747 "tenancy": "default",
1748 "virtualization_type": "hvm"
1749 }
1750 ]
1751}
1752
1753TASK [manage_ec2_instances : Ensure tags are present] **************************
1754task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:55
1755skipping: [localhost] => (item=[0, u'']) => {
1756 "changed": false,
1757 "item": [
1758 0,
1759 ""
1760 ],
1761 "skip_reason": "Conditional result was False"
1762}
1763
1764
1765TASK [manage_ec2_instances : provision ansible engine (essentials) instances] ***
1766task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:76
1767skipping: [localhost] => {
1768 "changed": false,
1769 "skip_reason": "Conditional result was False"
1770}
1771
1772TASK [manage_ec2_instances : provision ansible networking workshop instances] ***
1773task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:82
1774included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml for localhost
1775
1776
1777TASK [manage_ec2_instances : set node types (NETWORKING MODE)] *****************
1778task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:1
1779ok: [localhost] => {
1780 "ansible_facts": {
1781 "host1_node": "rhel7",
1782 "rtr1_node": "csr-byol",
1783 "rtr2_node": "csr-byol"
1784 },
1785 "changed": false
1786}
1787
1788TASK [manage_ec2_instances : set node types (NETWORKING MODE all_cisco)] *******
1789task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:7
1790ok: [localhost] => {
1791 "ansible_facts": {
1792 "rtr3_node": "csr-byol",
1793 "rtr4_node": "csr-byol"
1794 },
1795 "changed": false
1796}
1797
1798TASK [manage_ec2_instances : set node types (NETWORKING MODE SPECIAL)] *********
1799task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:15
1800skipping: [localhost] => {
1801 "changed": false,
1802 "skip_reason": "Conditional result was False"
1803}
1804
1805TASK [manage_ec2_instances : find ami for rtr1 (NETWORKING MODE)] **************
1806task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:25
1807<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
1808<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
1809<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507 `" && echo ansible-tmp-1549463833.97-65932167118507="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507 `" ) && sleep 0'
1810Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
1811<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpNua2fT TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507/AnsiballZ_ec2_ami_facts.py
1812<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507/AnsiballZ_ec2_ami_facts.py && sleep 0'
1813<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507/AnsiballZ_ec2_ami_facts.py && sleep 0'
1814<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463833.97-65932167118507/ > /dev/null 2>&1 && sleep 0'
1815ok: [localhost] => {
1816 "changed": false,
1817 "images": [
1818 {
1819 "architecture": "x86_64",
1820 "block_device_mappings": [
1821 {
1822 "device_name": "/dev/xvda",
1823 "ebs": {
1824 "delete_on_termination": true,
1825 "encrypted": false,
1826 "snapshot_id": "snap-0fca775ee1b2453d5",
1827 "volume_size": 8,
1828 "volume_type": "standard"
1829 }
1830 }
1831 ],
1832 "creation_date": "2017-05-04T13:54:55.000Z",
1833 "description": "cisco-CSR-trhardy-20170428143925.16.05.01b.S-BYOL-HVM",
1834 "ena_support": false,
1835 "hypervisor": "xen",
1836 "image_id": "ami-23f79835",
1837 "image_location": "aws-marketplace/cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
1838 "image_owner_alias": "aws-marketplace",
1839 "image_type": "machine",
1840 "name": "cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
1841 "owner_id": "679593333241",
1842 "product_codes": [
1843 {
1844 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
1845 "product_code_type": "marketplace"
1846 }
1847 ],
1848 "public": true,
1849 "root_device_name": "/dev/xvda",
1850 "root_device_type": "ebs",
1851 "sriov_net_support": "simple",
1852 "state": "available",
1853 "tags": {},
1854 "virtualization_type": "hvm"
1855 },
1856 {
1857 "architecture": "x86_64",
1858 "block_device_mappings": [
1859 {
1860 "device_name": "/dev/xvda",
1861 "ebs": {
1862 "delete_on_termination": true,
1863 "encrypted": false,
1864 "snapshot_id": "snap-0c4abfcb517b5f69b",
1865 "volume_size": 8,
1866 "volume_type": "standard"
1867 }
1868 }
1869 ],
1870 "creation_date": "2017-05-31T13:39:31.000Z",
1871 "description": "cisco-CSR-trhardy-20170308171152.16.04.01.S-BYOL-HVM",
1872 "ena_support": false,
1873 "hypervisor": "xen",
1874 "image_id": "ami-53e3a845",
1875 "image_location": "aws-marketplace/cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
1876 "image_owner_alias": "aws-marketplace",
1877 "image_type": "machine",
1878 "name": "cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
1879 "owner_id": "679593333241",
1880 "product_codes": [
1881 {
1882 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
1883 "product_code_type": "marketplace"
1884 }
1885 ],
1886 "public": true,
1887 "root_device_name": "/dev/xvda",
1888 "root_device_type": "ebs",
1889 "sriov_net_support": "simple",
1890 "state": "available",
1891 "tags": {},
1892 "virtualization_type": "hvm"
1893 },
1894 {
1895 "architecture": "x86_64",
1896 "block_device_mappings": [
1897 {
1898 "device_name": "/dev/xvda",
1899 "ebs": {
1900 "delete_on_termination": true,
1901 "encrypted": false,
1902 "snapshot_id": "snap-0958c60e0232b89ff",
1903 "volume_size": 8,
1904 "volume_type": "standard"
1905 }
1906 }
1907 ],
1908 "creation_date": "2017-06-09T00:17:04.000Z",
1909 "description": "cisco-CSR-trhardy-20170308142519.16.03.03.S-BYOL-HVM",
1910 "ena_support": false,
1911 "hypervisor": "xen",
1912 "image_id": "ami-8391ce95",
1913 "image_location": "aws-marketplace/cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
1914 "image_owner_alias": "aws-marketplace",
1915 "image_type": "machine",
1916 "name": "cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
1917 "owner_id": "679593333241",
1918 "product_codes": [
1919 {
1920 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
1921 "product_code_type": "marketplace"
1922 }
1923 ],
1924 "public": true,
1925 "root_device_name": "/dev/xvda",
1926 "root_device_type": "ebs",
1927 "sriov_net_support": "simple",
1928 "state": "available",
1929 "tags": {},
1930 "virtualization_type": "hvm"
1931 },
1932 {
1933 "architecture": "x86_64",
1934 "block_device_mappings": [
1935 {
1936 "device_name": "/dev/xvda",
1937 "ebs": {
1938 "delete_on_termination": true,
1939 "encrypted": false,
1940 "snapshot_id": "snap-0ae74067bb3372a83",
1941 "volume_size": 8,
1942 "volume_type": "standard"
1943 }
1944 }
1945 ],
1946 "creation_date": "2017-08-21T06:52:31.000Z",
1947 "description": "cisco-CSR-trhardy-20170308231141.03.16.05.S-BYOL-HVM",
1948 "ena_support": false,
1949 "hypervisor": "xen",
1950 "image_id": "ami-34102b4f",
1951 "image_location": "aws-marketplace/cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
1952 "image_owner_alias": "aws-marketplace",
1953 "image_type": "machine",
1954 "name": "cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
1955 "owner_id": "679593333241",
1956 "product_codes": [
1957 {
1958 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
1959 "product_code_type": "marketplace"
1960 }
1961 ],
1962 "public": true,
1963 "root_device_name": "/dev/xvda",
1964 "root_device_type": "ebs",
1965 "sriov_net_support": "simple",
1966 "state": "available",
1967 "tags": {},
1968 "virtualization_type": "hvm"
1969 },
1970 {
1971 "architecture": "x86_64",
1972 "block_device_mappings": [
1973 {
1974 "device_name": "/dev/xvda",
1975 "ebs": {
1976 "delete_on_termination": true,
1977 "encrypted": false,
1978 "snapshot_id": "snap-0059bafa585266f67",
1979 "volume_size": 8,
1980 "volume_type": "standard"
1981 }
1982 }
1983 ],
1984 "creation_date": "2017-08-24T23:41:02.000Z",
1985 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
1986 "ena_support": false,
1987 "hypervisor": "xen",
1988 "image_id": "ami-bcbfb9c7",
1989 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
1990 "image_owner_alias": "aws-marketplace",
1991 "image_type": "machine",
1992 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
1993 "owner_id": "679593333241",
1994 "product_codes": [
1995 {
1996 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
1997 "product_code_type": "marketplace"
1998 }
1999 ],
2000 "public": true,
2001 "root_device_name": "/dev/xvda",
2002 "root_device_type": "ebs",
2003 "sriov_net_support": "simple",
2004 "state": "available",
2005 "tags": {},
2006 "virtualization_type": "hvm"
2007 },
2008 {
2009 "architecture": "x86_64",
2010 "block_device_mappings": [
2011 {
2012 "device_name": "/dev/xvda",
2013 "ebs": {
2014 "delete_on_termination": true,
2015 "encrypted": false,
2016 "snapshot_id": "snap-0caab685656fa7728",
2017 "volume_size": 8,
2018 "volume_type": "standard"
2019 }
2020 }
2021 ],
2022 "creation_date": "2017-11-02T20:16:06.000Z",
2023 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
2024 "ena_support": false,
2025 "hypervisor": "xen",
2026 "image_id": "ami-7657fc0c",
2027 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
2028 "image_owner_alias": "aws-marketplace",
2029 "image_type": "machine",
2030 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
2031 "owner_id": "679593333241",
2032 "product_codes": [
2033 {
2034 "product_code_id": "9vr24qkp1sccxhwfjvp9y91p1",
2035 "product_code_type": "marketplace"
2036 }
2037 ],
2038 "public": true,
2039 "root_device_name": "/dev/xvda",
2040 "root_device_type": "ebs",
2041 "sriov_net_support": "simple",
2042 "state": "available",
2043 "tags": {},
2044 "virtualization_type": "hvm"
2045 },
2046 {
2047 "architecture": "x86_64",
2048 "block_device_mappings": [
2049 {
2050 "device_name": "/dev/xvda",
2051 "ebs": {
2052 "delete_on_termination": true,
2053 "encrypted": false,
2054 "snapshot_id": "snap-009cb73172fbcc07e",
2055 "volume_size": 8,
2056 "volume_type": "standard"
2057 }
2058 }
2059 ],
2060 "creation_date": "2018-01-30T04:30:31.000Z",
2061 "description": "cisco-CSR-trhardy-20180117112623.16.07.01a-BYOL-HVM",
2062 "ena_support": false,
2063 "hypervisor": "xen",
2064 "image_id": "ami-19ffc463",
2065 "image_location": "aws-marketplace/cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
2066 "image_owner_alias": "aws-marketplace",
2067 "image_type": "machine",
2068 "name": "cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
2069 "owner_id": "679593333241",
2070 "product_codes": [
2071 {
2072 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2073 "product_code_type": "marketplace"
2074 }
2075 ],
2076 "public": true,
2077 "root_device_name": "/dev/xvda",
2078 "root_device_type": "ebs",
2079 "sriov_net_support": "simple",
2080 "state": "available",
2081 "tags": {},
2082 "virtualization_type": "hvm"
2083 },
2084 {
2085 "architecture": "x86_64",
2086 "block_device_mappings": [
2087 {
2088 "device_name": "/dev/xvda",
2089 "ebs": {
2090 "delete_on_termination": true,
2091 "encrypted": false,
2092 "snapshot_id": "snap-04f015882604af775",
2093 "volume_size": 8,
2094 "volume_type": "standard"
2095 }
2096 }
2097 ],
2098 "creation_date": "2018-02-09T16:42:17.000Z",
2099 "description": "cisco-CSR-trhardy-20180117133138.16.06.02-BYOL-HVM",
2100 "ena_support": false,
2101 "hypervisor": "xen",
2102 "image_id": "ami-68110512",
2103 "image_location": "aws-marketplace/cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
2104 "image_owner_alias": "aws-marketplace",
2105 "image_type": "machine",
2106 "name": "cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
2107 "owner_id": "679593333241",
2108 "product_codes": [
2109 {
2110 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2111 "product_code_type": "marketplace"
2112 }
2113 ],
2114 "public": true,
2115 "root_device_name": "/dev/xvda",
2116 "root_device_type": "ebs",
2117 "sriov_net_support": "simple",
2118 "state": "available",
2119 "tags": {},
2120 "virtualization_type": "hvm"
2121 },
2122 {
2123 "architecture": "x86_64",
2124 "block_device_mappings": [
2125 {
2126 "device_name": "/dev/xvda",
2127 "ebs": {
2128 "delete_on_termination": true,
2129 "encrypted": false,
2130 "snapshot_id": "snap-02539dbecf7d64c00",
2131 "volume_size": 8,
2132 "volume_type": "standard"
2133 }
2134 }
2135 ],
2136 "creation_date": "2018-02-09T17:17:57.000Z",
2137 "description": "cisco-CSR-trhardy-20180117134114.16.03.05a-BYOL-HVM",
2138 "ena_support": false,
2139 "hypervisor": "xen",
2140 "image_id": "ami-4f1f0b35",
2141 "image_location": "aws-marketplace/cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
2142 "image_owner_alias": "aws-marketplace",
2143 "image_type": "machine",
2144 "name": "cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
2145 "owner_id": "679593333241",
2146 "product_codes": [
2147 {
2148 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2149 "product_code_type": "marketplace"
2150 }
2151 ],
2152 "public": true,
2153 "root_device_name": "/dev/xvda",
2154 "root_device_type": "ebs",
2155 "sriov_net_support": "simple",
2156 "state": "available",
2157 "tags": {},
2158 "virtualization_type": "hvm"
2159 },
2160 {
2161 "architecture": "x86_64",
2162 "block_device_mappings": [
2163 {
2164 "device_name": "/dev/xvda",
2165 "ebs": {
2166 "delete_on_termination": true,
2167 "encrypted": false,
2168 "snapshot_id": "snap-0537cc56b077702c8",
2169 "volume_size": 8,
2170 "volume_type": "standard"
2171 }
2172 }
2173 ],
2174 "creation_date": "2018-02-12T10:34:23.000Z",
2175 "description": "cisco-CSR-trhardy-20180117134506.16.05.02-BYOL-HVM",
2176 "ena_support": false,
2177 "hypervisor": "xen",
2178 "image_id": "ami-a0f9e9da",
2179 "image_location": "aws-marketplace/cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
2180 "image_owner_alias": "aws-marketplace",
2181 "image_type": "machine",
2182 "name": "cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
2183 "owner_id": "679593333241",
2184 "product_codes": [
2185 {
2186 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2187 "product_code_type": "marketplace"
2188 }
2189 ],
2190 "public": true,
2191 "root_device_name": "/dev/xvda",
2192 "root_device_type": "ebs",
2193 "sriov_net_support": "simple",
2194 "state": "available",
2195 "tags": {},
2196 "virtualization_type": "hvm"
2197 },
2198 {
2199 "architecture": "x86_64",
2200 "block_device_mappings": [
2201 {
2202 "device_name": "/dev/xvda",
2203 "ebs": {
2204 "delete_on_termination": true,
2205 "encrypted": false,
2206 "snapshot_id": "snap-0bc7eb6d1b7ab1fe0",
2207 "volume_size": 8,
2208 "volume_type": "standard"
2209 }
2210 }
2211 ],
2212 "creation_date": "2018-05-29T14:15:15.000Z",
2213 "description": "cisco-CSR-trhardy-20180511172621.16.08.01a-BYOL-HVM",
2214 "ena_support": false,
2215 "hypervisor": "xen",
2216 "image_id": "ami-062f4179",
2217 "image_location": "aws-marketplace/cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
2218 "image_owner_alias": "aws-marketplace",
2219 "image_type": "machine",
2220 "name": "cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
2221 "owner_id": "679593333241",
2222 "product_codes": [
2223 {
2224 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2225 "product_code_type": "marketplace"
2226 }
2227 ],
2228 "public": true,
2229 "root_device_name": "/dev/xvda",
2230 "root_device_type": "ebs",
2231 "sriov_net_support": "simple",
2232 "state": "available",
2233 "tags": {},
2234 "virtualization_type": "hvm"
2235 },
2236 {
2237 "architecture": "x86_64",
2238 "block_device_mappings": [
2239 {
2240 "device_name": "/dev/xvda",
2241 "ebs": {
2242 "delete_on_termination": true,
2243 "encrypted": false,
2244 "snapshot_id": "snap-0074630f9c056f584",
2245 "volume_size": 8,
2246 "volume_type": "standard"
2247 }
2248 }
2249 ],
2250 "creation_date": "2018-06-08T22:13:02.000Z",
2251 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
2252 "ena_support": false,
2253 "hypervisor": "xen",
2254 "image_id": "ami-389be247",
2255 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
2256 "image_owner_alias": "aws-marketplace",
2257 "image_type": "machine",
2258 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
2259 "owner_id": "679593333241",
2260 "product_codes": [
2261 {
2262 "product_code_id": "61d22tm6ixgfjo70b4gzlfv73",
2263 "product_code_type": "marketplace"
2264 }
2265 ],
2266 "public": true,
2267 "root_device_name": "/dev/xvda",
2268 "root_device_type": "ebs",
2269 "sriov_net_support": "simple",
2270 "state": "available",
2271 "tags": {},
2272 "virtualization_type": "hvm"
2273 },
2274 {
2275 "architecture": "x86_64",
2276 "block_device_mappings": [
2277 {
2278 "device_name": "/dev/xvda",
2279 "ebs": {
2280 "delete_on_termination": true,
2281 "encrypted": false,
2282 "snapshot_id": "snap-010a7ddb206eb016e",
2283 "volume_size": 8,
2284 "volume_type": "standard"
2285 }
2286 }
2287 ],
2288 "creation_date": "2018-09-19T00:59:25.000Z",
2289 "description": "cisco-CSR-trhardy-20180727122305.16.09.01-BYOL-HVM",
2290 "ena_support": true,
2291 "hypervisor": "xen",
2292 "image_id": "ami-0d1e6af4c329efd82",
2293 "image_location": "aws-marketplace/cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
2294 "image_owner_alias": "aws-marketplace",
2295 "image_type": "machine",
2296 "name": "cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
2297 "owner_id": "679593333241",
2298 "product_codes": [
2299 {
2300 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2301 "product_code_type": "marketplace"
2302 }
2303 ],
2304 "public": true,
2305 "root_device_name": "/dev/xvda",
2306 "root_device_type": "ebs",
2307 "sriov_net_support": "simple",
2308 "state": "available",
2309 "tags": {},
2310 "virtualization_type": "hvm"
2311 },
2312 {
2313 "architecture": "x86_64",
2314 "block_device_mappings": [
2315 {
2316 "device_name": "/dev/xvda",
2317 "ebs": {
2318 "delete_on_termination": true,
2319 "encrypted": false,
2320 "snapshot_id": "snap-03a624b58d2d5438e",
2321 "volume_size": 8,
2322 "volume_type": "standard"
2323 }
2324 }
2325 ],
2326 "creation_date": "2019-01-30T04:35:31.000Z",
2327 "description": "cisco-CSR-trhardy-20190115134805.16.10.01-BYOL-HVM",
2328 "ena_support": true,
2329 "hypervisor": "xen",
2330 "image_id": "ami-0df3963ae9d8f7064",
2331 "image_location": "aws-marketplace/cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
2332 "image_owner_alias": "aws-marketplace",
2333 "image_type": "machine",
2334 "name": "cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
2335 "owner_id": "679593333241",
2336 "product_codes": [
2337 {
2338 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2339 "product_code_type": "marketplace"
2340 }
2341 ],
2342 "public": true,
2343 "root_device_name": "/dev/xvda",
2344 "root_device_type": "ebs",
2345 "sriov_net_support": "simple",
2346 "state": "available",
2347 "tags": {},
2348 "virtualization_type": "hvm"
2349 },
2350 {
2351 "architecture": "x86_64",
2352 "block_device_mappings": [
2353 {
2354 "device_name": "/dev/xvda",
2355 "ebs": {
2356 "delete_on_termination": true,
2357 "encrypted": false,
2358 "snapshot_id": "snap-0b09c6f2919fef071",
2359 "volume_size": 8,
2360 "volume_type": "standard"
2361 }
2362 }
2363 ],
2364 "creation_date": "2019-02-04T16:54:55.000Z",
2365 "description": "[Copied ami-005ae78a92496b14c from us-east-1] cisco-CSR-.16.09.02-BYOL-HVM-2",
2366 "ena_support": true,
2367 "hypervisor": "xen",
2368 "image_id": "ami-02addb0b26ef52535",
2369 "image_location": "aws-marketplace/cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
2370 "image_owner_alias": "aws-marketplace",
2371 "image_type": "machine",
2372 "name": "cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
2373 "owner_id": "679593333241",
2374 "product_codes": [
2375 {
2376 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2377 "product_code_type": "marketplace"
2378 }
2379 ],
2380 "public": true,
2381 "root_device_name": "/dev/xvda",
2382 "root_device_type": "ebs",
2383 "sriov_net_support": "simple",
2384 "state": "available",
2385 "tags": {},
2386 "virtualization_type": "hvm"
2387 },
2388 {
2389 "architecture": "x86_64",
2390 "block_device_mappings": [
2391 {
2392 "device_name": "/dev/xvda",
2393 "ebs": {
2394 "delete_on_termination": true,
2395 "encrypted": false,
2396 "snapshot_id": "snap-0f304f2ace297bcfa",
2397 "volume_size": 8,
2398 "volume_type": "standard"
2399 }
2400 }
2401 ],
2402 "creation_date": "2019-02-04T17:03:33.000Z",
2403 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
2404 "ena_support": true,
2405 "hypervisor": "xen",
2406 "image_id": "ami-0d8a2f539abbd5763",
2407 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
2408 "image_owner_alias": "aws-marketplace",
2409 "image_type": "machine",
2410 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
2411 "owner_id": "679593333241",
2412 "product_codes": [
2413 {
2414 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2415 "product_code_type": "marketplace"
2416 }
2417 ],
2418 "public": true,
2419 "root_device_name": "/dev/xvda",
2420 "root_device_type": "ebs",
2421 "sriov_net_support": "simple",
2422 "state": "available",
2423 "tags": {},
2424 "virtualization_type": "hvm"
2425 }
2426 ],
2427 "invocation": {
2428 "module_args": {
2429 "aws_access_key": null,
2430 "aws_secret_key": null,
2431 "describe_image_attributes": false,
2432 "ec2_url": null,
2433 "executable_users": [],
2434 "filters": {
2435 "architecture": "x86_64",
2436 "name": "cisco-CSR*BYOL*",
2437 "owner-id": [
2438 "679593333241"
2439 ]
2440 },
2441 "image_ids": [],
2442 "owners": [
2443 "679593333241"
2444 ],
2445 "profile": null,
2446 "region": "us-east-1",
2447 "security_token": null,
2448 "validate_certs": true
2449 }
2450 }
2451}
2452
2453TASK [manage_ec2_instances : save ami for rtr1 (NETWORKING MODE)] **************
2454task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:34
2455ok: [localhost] => {
2456 "ansible_facts": {
2457 "rtr1_ami": {
2458 "architecture": "x86_64",
2459 "block_device_mappings": [
2460 {
2461 "device_name": "/dev/xvda",
2462 "ebs": {
2463 "delete_on_termination": true,
2464 "encrypted": false,
2465 "snapshot_id": "snap-0f304f2ace297bcfa",
2466 "volume_size": 8,
2467 "volume_type": "standard"
2468 }
2469 }
2470 ],
2471 "creation_date": "2019-02-04T17:03:33.000Z",
2472 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
2473 "ena_support": true,
2474 "hypervisor": "xen",
2475 "image_id": "ami-0d8a2f539abbd5763",
2476 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
2477 "image_owner_alias": "aws-marketplace",
2478 "image_type": "machine",
2479 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
2480 "owner_id": "679593333241",
2481 "product_codes": [
2482 {
2483 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2484 "product_code_type": "marketplace"
2485 }
2486 ],
2487 "public": true,
2488 "root_device_name": "/dev/xvda",
2489 "root_device_type": "ebs",
2490 "sriov_net_support": "simple",
2491 "state": "available",
2492 "tags": {},
2493 "virtualization_type": "hvm"
2494 }
2495 },
2496 "changed": false
2497}
2498
2499TASK [manage_ec2_instances : Create EC2 instances for rtr1 node (NETWORKING MODE)] ***
2500task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:39
2501<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
2502<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
2503<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684 `" && echo ansible-tmp-1549463836.12-112716181901684="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684 `" ) && sleep 0'
2504Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
2505<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpFjWtNl TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684/AnsiballZ_ec2.py
2506<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684/AnsiballZ_ec2.py && sleep 0'
2507<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684/AnsiballZ_ec2.py && sleep 0'
2508<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463836.12-112716181901684/ > /dev/null 2>&1 && sleep 0'
2509ok: [localhost] => {
2510 "changed": false,
2511 "instance_ids": null,
2512 "instances": [],
2513 "invocation": {
2514 "module_args": {
2515 "assign_public_ip": true,
2516 "aws_access_key": null,
2517 "aws_secret_key": null,
2518 "count": 1,
2519 "count_tag": "{'Workshop_rtr1': 'jholt-linklight-test1-rtr1'}",
2520 "ebs_optimized": false,
2521 "ec2_url": null,
2522 "exact_count": 1,
2523 "group": [
2524 "jholt-linklight-test1-insecure_all"
2525 ],
2526 "group_id": null,
2527 "id": null,
2528 "image": "ami-0d8a2f539abbd5763",
2529 "instance_ids": null,
2530 "instance_initiated_shutdown_behavior": null,
2531 "instance_profile_name": null,
2532 "instance_tags": null,
2533 "instance_type": "t2.medium",
2534 "kernel": null,
2535 "key_name": "jholt-linklight-test1-key",
2536 "monitoring": false,
2537 "network_interfaces": null,
2538 "placement_group": null,
2539 "private_ip": null,
2540 "profile": null,
2541 "ramdisk": null,
2542 "region": "us-east-1",
2543 "security_token": null,
2544 "source_dest_check": null,
2545 "spot_launch_group": null,
2546 "spot_price": null,
2547 "spot_type": "one-time",
2548 "spot_wait_timeout": "600",
2549 "state": "present",
2550 "tenancy": "default",
2551 "termination_protection": null,
2552 "user_data": null,
2553 "validate_certs": true,
2554 "volumes": null,
2555 "vpc_subnet_id": "subnet-0467ec7f043f7af63",
2556 "wait": true,
2557 "wait_timeout": "300",
2558 "zone": null
2559 }
2560 },
2561 "tagged_instances": [
2562 {
2563 "ami_launch_index": "0",
2564 "architecture": "x86_64",
2565 "block_device_mapping": {
2566 "/dev/xvda": {
2567 "delete_on_termination": true,
2568 "status": "attached",
2569 "volume_id": "vol-0fb799d2ebae09b0d"
2570 }
2571 },
2572 "dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
2573 "ebs_optimized": false,
2574 "groups": {
2575 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
2576 },
2577 "hypervisor": "xen",
2578 "id": "i-0b9103eeb1cae9c14",
2579 "image_id": "ami-0d8a2f539abbd5763",
2580 "instance_type": "t2.medium",
2581 "kernel": null,
2582 "key_name": "jholt-linklight-test1-key",
2583 "launch_time": "2019-02-06T03:28:07.000Z",
2584 "placement": "us-east-1a",
2585 "private_dns_name": "ip-172-16-50-186.ec2.internal",
2586 "private_ip": "172.16.50.186",
2587 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
2588 "public_ip": "100.25.255.250",
2589 "ramdisk": null,
2590 "region": "us-east-1",
2591 "root_device_name": "/dev/xvda",
2592 "root_device_type": "ebs",
2593 "state": "running",
2594 "state_code": 16,
2595 "tags": {
2596 "AWS_USERNAME": "jholt",
2597 "Index": "0",
2598 "Info": "AWS_USERNAME that provisioned this-> jholt",
2599 "Linklight": "This was provisioned through the linklight provisioner",
2600 "Name": "jholt-linklight-test1-student1-rtr1",
2601 "Student": "student1",
2602 "Students": "1",
2603 "Workshop": "jholt-linklight-test1",
2604 "Workshop_rtr1": "jholt-linklight-test1-rtr1",
2605 "ansible_network_os": "ios",
2606 "short_name": "rtr1"
2607 },
2608 "tenancy": "default",
2609 "virtualization_type": "hvm"
2610 }
2611 ]
2612}
2613
2614TASK [manage_ec2_instances : Ensure tags are present for rtr1 node (NETWORKING MODE)] ***
2615task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:54
2616skipping: [localhost] => (item=[0, u'']) => {
2617 "changed": false,
2618 "item": [
2619 0,
2620 ""
2621 ],
2622 "skip_reason": "Conditional result was False"
2623}
2624
2625TASK [manage_ec2_instances : find ami for rtr2 (NETWORKING MODE)] **************
2626task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:78
2627
2628<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
2629<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
2630<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256 `" && echo ansible-tmp-1549463837.25-229517749487256="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256 `" ) && sleep 0'
2631Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
2632<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpL7zbd3 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256/AnsiballZ_ec2_ami_facts.py
2633<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256/AnsiballZ_ec2_ami_facts.py && sleep 0'
2634<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256/AnsiballZ_ec2_ami_facts.py && sleep 0'
2635<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463837.25-229517749487256/ > /dev/null 2>&1 && sleep 0'
2636ok: [localhost] => {
2637 "changed": false,
2638 "images": [
2639 {
2640 "architecture": "x86_64",
2641 "block_device_mappings": [
2642 {
2643 "device_name": "/dev/xvda",
2644 "ebs": {
2645 "delete_on_termination": true,
2646 "encrypted": false,
2647 "snapshot_id": "snap-0fca775ee1b2453d5",
2648 "volume_size": 8,
2649 "volume_type": "standard"
2650 }
2651 }
2652 ],
2653 "creation_date": "2017-05-04T13:54:55.000Z",
2654 "description": "cisco-CSR-trhardy-20170428143925.16.05.01b.S-BYOL-HVM",
2655 "ena_support": false,
2656 "hypervisor": "xen",
2657 "image_id": "ami-23f79835",
2658 "image_location": "aws-marketplace/cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
2659 "image_owner_alias": "aws-marketplace",
2660 "image_type": "machine",
2661 "name": "cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
2662 "owner_id": "679593333241",
2663 "product_codes": [
2664 {
2665 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2666 "product_code_type": "marketplace"
2667 }
2668 ],
2669 "public": true,
2670 "root_device_name": "/dev/xvda",
2671 "root_device_type": "ebs",
2672 "sriov_net_support": "simple",
2673 "state": "available",
2674 "tags": {},
2675 "virtualization_type": "hvm"
2676 },
2677 {
2678 "architecture": "x86_64",
2679 "block_device_mappings": [
2680 {
2681 "device_name": "/dev/xvda",
2682 "ebs": {
2683 "delete_on_termination": true,
2684 "encrypted": false,
2685 "snapshot_id": "snap-0c4abfcb517b5f69b",
2686 "volume_size": 8,
2687 "volume_type": "standard"
2688 }
2689 }
2690 ],
2691 "creation_date": "2017-05-31T13:39:31.000Z",
2692 "description": "cisco-CSR-trhardy-20170308171152.16.04.01.S-BYOL-HVM",
2693 "ena_support": false,
2694 "hypervisor": "xen",
2695 "image_id": "ami-53e3a845",
2696 "image_location": "aws-marketplace/cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
2697 "image_owner_alias": "aws-marketplace",
2698 "image_type": "machine",
2699 "name": "cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
2700 "owner_id": "679593333241",
2701 "product_codes": [
2702 {
2703 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2704 "product_code_type": "marketplace"
2705 }
2706 ],
2707 "public": true,
2708 "root_device_name": "/dev/xvda",
2709 "root_device_type": "ebs",
2710 "sriov_net_support": "simple",
2711 "state": "available",
2712 "tags": {},
2713 "virtualization_type": "hvm"
2714 },
2715 {
2716 "architecture": "x86_64",
2717 "block_device_mappings": [
2718 {
2719 "device_name": "/dev/xvda",
2720 "ebs": {
2721 "delete_on_termination": true,
2722 "encrypted": false,
2723 "snapshot_id": "snap-0958c60e0232b89ff",
2724 "volume_size": 8,
2725 "volume_type": "standard"
2726 }
2727 }
2728 ],
2729 "creation_date": "2017-06-09T00:17:04.000Z",
2730 "description": "cisco-CSR-trhardy-20170308142519.16.03.03.S-BYOL-HVM",
2731 "ena_support": false,
2732 "hypervisor": "xen",
2733 "image_id": "ami-8391ce95",
2734 "image_location": "aws-marketplace/cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
2735 "image_owner_alias": "aws-marketplace",
2736 "image_type": "machine",
2737 "name": "cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
2738 "owner_id": "679593333241",
2739 "product_codes": [
2740 {
2741 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2742 "product_code_type": "marketplace"
2743 }
2744 ],
2745 "public": true,
2746 "root_device_name": "/dev/xvda",
2747 "root_device_type": "ebs",
2748 "sriov_net_support": "simple",
2749 "state": "available",
2750 "tags": {},
2751 "virtualization_type": "hvm"
2752 },
2753 {
2754 "architecture": "x86_64",
2755 "block_device_mappings": [
2756 {
2757 "device_name": "/dev/xvda",
2758 "ebs": {
2759 "delete_on_termination": true,
2760 "encrypted": false,
2761 "snapshot_id": "snap-0ae74067bb3372a83",
2762 "volume_size": 8,
2763 "volume_type": "standard"
2764 }
2765 }
2766 ],
2767 "creation_date": "2017-08-21T06:52:31.000Z",
2768 "description": "cisco-CSR-trhardy-20170308231141.03.16.05.S-BYOL-HVM",
2769 "ena_support": false,
2770 "hypervisor": "xen",
2771 "image_id": "ami-34102b4f",
2772 "image_location": "aws-marketplace/cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
2773 "image_owner_alias": "aws-marketplace",
2774 "image_type": "machine",
2775 "name": "cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
2776 "owner_id": "679593333241",
2777 "product_codes": [
2778 {
2779 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2780 "product_code_type": "marketplace"
2781 }
2782 ],
2783 "public": true,
2784 "root_device_name": "/dev/xvda",
2785 "root_device_type": "ebs",
2786 "sriov_net_support": "simple",
2787 "state": "available",
2788 "tags": {},
2789 "virtualization_type": "hvm"
2790 },
2791 {
2792 "architecture": "x86_64",
2793 "block_device_mappings": [
2794 {
2795 "device_name": "/dev/xvda",
2796 "ebs": {
2797 "delete_on_termination": true,
2798 "encrypted": false,
2799 "snapshot_id": "snap-0059bafa585266f67",
2800 "volume_size": 8,
2801 "volume_type": "standard"
2802 }
2803 }
2804 ],
2805 "creation_date": "2017-08-24T23:41:02.000Z",
2806 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
2807 "ena_support": false,
2808 "hypervisor": "xen",
2809 "image_id": "ami-bcbfb9c7",
2810 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
2811 "image_owner_alias": "aws-marketplace",
2812 "image_type": "machine",
2813 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
2814 "owner_id": "679593333241",
2815 "product_codes": [
2816 {
2817 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2818 "product_code_type": "marketplace"
2819 }
2820 ],
2821 "public": true,
2822 "root_device_name": "/dev/xvda",
2823 "root_device_type": "ebs",
2824 "sriov_net_support": "simple",
2825 "state": "available",
2826 "tags": {},
2827 "virtualization_type": "hvm"
2828 },
2829 {
2830 "architecture": "x86_64",
2831 "block_device_mappings": [
2832 {
2833 "device_name": "/dev/xvda",
2834 "ebs": {
2835 "delete_on_termination": true,
2836 "encrypted": false,
2837 "snapshot_id": "snap-0caab685656fa7728",
2838 "volume_size": 8,
2839 "volume_type": "standard"
2840 }
2841 }
2842 ],
2843 "creation_date": "2017-11-02T20:16:06.000Z",
2844 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
2845 "ena_support": false,
2846 "hypervisor": "xen",
2847 "image_id": "ami-7657fc0c",
2848 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
2849 "image_owner_alias": "aws-marketplace",
2850 "image_type": "machine",
2851 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
2852 "owner_id": "679593333241",
2853 "product_codes": [
2854 {
2855 "product_code_id": "9vr24qkp1sccxhwfjvp9y91p1",
2856 "product_code_type": "marketplace"
2857 }
2858 ],
2859 "public": true,
2860 "root_device_name": "/dev/xvda",
2861 "root_device_type": "ebs",
2862 "sriov_net_support": "simple",
2863 "state": "available",
2864 "tags": {},
2865 "virtualization_type": "hvm"
2866 },
2867 {
2868 "architecture": "x86_64",
2869 "block_device_mappings": [
2870 {
2871 "device_name": "/dev/xvda",
2872 "ebs": {
2873 "delete_on_termination": true,
2874 "encrypted": false,
2875 "snapshot_id": "snap-009cb73172fbcc07e",
2876 "volume_size": 8,
2877 "volume_type": "standard"
2878 }
2879 }
2880 ],
2881 "creation_date": "2018-01-30T04:30:31.000Z",
2882 "description": "cisco-CSR-trhardy-20180117112623.16.07.01a-BYOL-HVM",
2883 "ena_support": false,
2884 "hypervisor": "xen",
2885 "image_id": "ami-19ffc463",
2886 "image_location": "aws-marketplace/cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
2887 "image_owner_alias": "aws-marketplace",
2888 "image_type": "machine",
2889 "name": "cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
2890 "owner_id": "679593333241",
2891 "product_codes": [
2892 {
2893 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2894 "product_code_type": "marketplace"
2895 }
2896 ],
2897 "public": true,
2898 "root_device_name": "/dev/xvda",
2899 "root_device_type": "ebs",
2900 "sriov_net_support": "simple",
2901 "state": "available",
2902 "tags": {},
2903 "virtualization_type": "hvm"
2904 },
2905 {
2906 "architecture": "x86_64",
2907 "block_device_mappings": [
2908 {
2909 "device_name": "/dev/xvda",
2910 "ebs": {
2911 "delete_on_termination": true,
2912 "encrypted": false,
2913 "snapshot_id": "snap-04f015882604af775",
2914 "volume_size": 8,
2915 "volume_type": "standard"
2916 }
2917 }
2918 ],
2919 "creation_date": "2018-02-09T16:42:17.000Z",
2920 "description": "cisco-CSR-trhardy-20180117133138.16.06.02-BYOL-HVM",
2921 "ena_support": false,
2922 "hypervisor": "xen",
2923 "image_id": "ami-68110512",
2924 "image_location": "aws-marketplace/cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
2925 "image_owner_alias": "aws-marketplace",
2926 "image_type": "machine",
2927 "name": "cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
2928 "owner_id": "679593333241",
2929 "product_codes": [
2930 {
2931 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2932 "product_code_type": "marketplace"
2933 }
2934 ],
2935 "public": true,
2936 "root_device_name": "/dev/xvda",
2937 "root_device_type": "ebs",
2938 "sriov_net_support": "simple",
2939 "state": "available",
2940 "tags": {},
2941 "virtualization_type": "hvm"
2942 },
2943 {
2944 "architecture": "x86_64",
2945 "block_device_mappings": [
2946 {
2947 "device_name": "/dev/xvda",
2948 "ebs": {
2949 "delete_on_termination": true,
2950 "encrypted": false,
2951 "snapshot_id": "snap-02539dbecf7d64c00",
2952 "volume_size": 8,
2953 "volume_type": "standard"
2954 }
2955 }
2956 ],
2957 "creation_date": "2018-02-09T17:17:57.000Z",
2958 "description": "cisco-CSR-trhardy-20180117134114.16.03.05a-BYOL-HVM",
2959 "ena_support": false,
2960 "hypervisor": "xen",
2961 "image_id": "ami-4f1f0b35",
2962 "image_location": "aws-marketplace/cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
2963 "image_owner_alias": "aws-marketplace",
2964 "image_type": "machine",
2965 "name": "cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
2966 "owner_id": "679593333241",
2967 "product_codes": [
2968 {
2969 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
2970 "product_code_type": "marketplace"
2971 }
2972 ],
2973 "public": true,
2974 "root_device_name": "/dev/xvda",
2975 "root_device_type": "ebs",
2976 "sriov_net_support": "simple",
2977 "state": "available",
2978 "tags": {},
2979 "virtualization_type": "hvm"
2980 },
2981 {
2982 "architecture": "x86_64",
2983 "block_device_mappings": [
2984 {
2985 "device_name": "/dev/xvda",
2986 "ebs": {
2987 "delete_on_termination": true,
2988 "encrypted": false,
2989 "snapshot_id": "snap-0537cc56b077702c8",
2990 "volume_size": 8,
2991 "volume_type": "standard"
2992 }
2993 }
2994 ],
2995 "creation_date": "2018-02-12T10:34:23.000Z",
2996 "description": "cisco-CSR-trhardy-20180117134506.16.05.02-BYOL-HVM",
2997 "ena_support": false,
2998 "hypervisor": "xen",
2999 "image_id": "ami-a0f9e9da",
3000 "image_location": "aws-marketplace/cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
3001 "image_owner_alias": "aws-marketplace",
3002 "image_type": "machine",
3003 "name": "cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
3004 "owner_id": "679593333241",
3005 "product_codes": [
3006 {
3007 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3008 "product_code_type": "marketplace"
3009 }
3010 ],
3011 "public": true,
3012 "root_device_name": "/dev/xvda",
3013 "root_device_type": "ebs",
3014 "sriov_net_support": "simple",
3015 "state": "available",
3016 "tags": {},
3017 "virtualization_type": "hvm"
3018 },
3019 {
3020 "architecture": "x86_64",
3021 "block_device_mappings": [
3022 {
3023 "device_name": "/dev/xvda",
3024 "ebs": {
3025 "delete_on_termination": true,
3026 "encrypted": false,
3027 "snapshot_id": "snap-0bc7eb6d1b7ab1fe0",
3028 "volume_size": 8,
3029 "volume_type": "standard"
3030 }
3031 }
3032 ],
3033 "creation_date": "2018-05-29T14:15:15.000Z",
3034 "description": "cisco-CSR-trhardy-20180511172621.16.08.01a-BYOL-HVM",
3035 "ena_support": false,
3036 "hypervisor": "xen",
3037 "image_id": "ami-062f4179",
3038 "image_location": "aws-marketplace/cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
3039 "image_owner_alias": "aws-marketplace",
3040 "image_type": "machine",
3041 "name": "cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
3042 "owner_id": "679593333241",
3043 "product_codes": [
3044 {
3045 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3046 "product_code_type": "marketplace"
3047 }
3048 ],
3049 "public": true,
3050 "root_device_name": "/dev/xvda",
3051 "root_device_type": "ebs",
3052 "sriov_net_support": "simple",
3053 "state": "available",
3054 "tags": {},
3055 "virtualization_type": "hvm"
3056 },
3057 {
3058 "architecture": "x86_64",
3059 "block_device_mappings": [
3060 {
3061 "device_name": "/dev/xvda",
3062 "ebs": {
3063 "delete_on_termination": true,
3064 "encrypted": false,
3065 "snapshot_id": "snap-0074630f9c056f584",
3066 "volume_size": 8,
3067 "volume_type": "standard"
3068 }
3069 }
3070 ],
3071 "creation_date": "2018-06-08T22:13:02.000Z",
3072 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
3073 "ena_support": false,
3074 "hypervisor": "xen",
3075 "image_id": "ami-389be247",
3076 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
3077 "image_owner_alias": "aws-marketplace",
3078 "image_type": "machine",
3079 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
3080 "owner_id": "679593333241",
3081 "product_codes": [
3082 {
3083 "product_code_id": "61d22tm6ixgfjo70b4gzlfv73",
3084 "product_code_type": "marketplace"
3085 }
3086 ],
3087 "public": true,
3088 "root_device_name": "/dev/xvda",
3089 "root_device_type": "ebs",
3090 "sriov_net_support": "simple",
3091 "state": "available",
3092 "tags": {},
3093 "virtualization_type": "hvm"
3094 },
3095 {
3096 "architecture": "x86_64",
3097 "block_device_mappings": [
3098 {
3099 "device_name": "/dev/xvda",
3100 "ebs": {
3101 "delete_on_termination": true,
3102 "encrypted": false,
3103 "snapshot_id": "snap-010a7ddb206eb016e",
3104 "volume_size": 8,
3105 "volume_type": "standard"
3106 }
3107 }
3108 ],
3109 "creation_date": "2018-09-19T00:59:25.000Z",
3110 "description": "cisco-CSR-trhardy-20180727122305.16.09.01-BYOL-HVM",
3111 "ena_support": true,
3112 "hypervisor": "xen",
3113 "image_id": "ami-0d1e6af4c329efd82",
3114 "image_location": "aws-marketplace/cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
3115 "image_owner_alias": "aws-marketplace",
3116 "image_type": "machine",
3117 "name": "cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
3118 "owner_id": "679593333241",
3119 "product_codes": [
3120 {
3121 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3122 "product_code_type": "marketplace"
3123 }
3124 ],
3125 "public": true,
3126 "root_device_name": "/dev/xvda",
3127 "root_device_type": "ebs",
3128 "sriov_net_support": "simple",
3129 "state": "available",
3130 "tags": {},
3131 "virtualization_type": "hvm"
3132 },
3133 {
3134 "architecture": "x86_64",
3135 "block_device_mappings": [
3136 {
3137 "device_name": "/dev/xvda",
3138 "ebs": {
3139 "delete_on_termination": true,
3140 "encrypted": false,
3141 "snapshot_id": "snap-03a624b58d2d5438e",
3142 "volume_size": 8,
3143 "volume_type": "standard"
3144 }
3145 }
3146 ],
3147 "creation_date": "2019-01-30T04:35:31.000Z",
3148 "description": "cisco-CSR-trhardy-20190115134805.16.10.01-BYOL-HVM",
3149 "ena_support": true,
3150 "hypervisor": "xen",
3151 "image_id": "ami-0df3963ae9d8f7064",
3152 "image_location": "aws-marketplace/cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
3153 "image_owner_alias": "aws-marketplace",
3154 "image_type": "machine",
3155 "name": "cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
3156 "owner_id": "679593333241",
3157 "product_codes": [
3158 {
3159 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3160 "product_code_type": "marketplace"
3161 }
3162 ],
3163 "public": true,
3164 "root_device_name": "/dev/xvda",
3165 "root_device_type": "ebs",
3166 "sriov_net_support": "simple",
3167 "state": "available",
3168 "tags": {},
3169 "virtualization_type": "hvm"
3170 },
3171 {
3172 "architecture": "x86_64",
3173 "block_device_mappings": [
3174 {
3175 "device_name": "/dev/xvda",
3176 "ebs": {
3177 "delete_on_termination": true,
3178 "encrypted": false,
3179 "snapshot_id": "snap-0b09c6f2919fef071",
3180 "volume_size": 8,
3181 "volume_type": "standard"
3182 }
3183 }
3184 ],
3185 "creation_date": "2019-02-04T16:54:55.000Z",
3186 "description": "[Copied ami-005ae78a92496b14c from us-east-1] cisco-CSR-.16.09.02-BYOL-HVM-2",
3187 "ena_support": true,
3188 "hypervisor": "xen",
3189 "image_id": "ami-02addb0b26ef52535",
3190 "image_location": "aws-marketplace/cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
3191 "image_owner_alias": "aws-marketplace",
3192 "image_type": "machine",
3193 "name": "cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
3194 "owner_id": "679593333241",
3195 "product_codes": [
3196 {
3197 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3198 "product_code_type": "marketplace"
3199 }
3200 ],
3201 "public": true,
3202 "root_device_name": "/dev/xvda",
3203 "root_device_type": "ebs",
3204 "sriov_net_support": "simple",
3205 "state": "available",
3206 "tags": {},
3207 "virtualization_type": "hvm"
3208 },
3209 {
3210 "architecture": "x86_64",
3211 "block_device_mappings": [
3212 {
3213 "device_name": "/dev/xvda",
3214 "ebs": {
3215 "delete_on_termination": true,
3216 "encrypted": false,
3217 "snapshot_id": "snap-0f304f2ace297bcfa",
3218 "volume_size": 8,
3219 "volume_type": "standard"
3220 }
3221 }
3222 ],
3223 "creation_date": "2019-02-04T17:03:33.000Z",
3224 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
3225 "ena_support": true,
3226 "hypervisor": "xen",
3227 "image_id": "ami-0d8a2f539abbd5763",
3228 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
3229 "image_owner_alias": "aws-marketplace",
3230 "image_type": "machine",
3231 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
3232 "owner_id": "679593333241",
3233 "product_codes": [
3234 {
3235 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3236 "product_code_type": "marketplace"
3237 }
3238 ],
3239 "public": true,
3240 "root_device_name": "/dev/xvda",
3241 "root_device_type": "ebs",
3242 "sriov_net_support": "simple",
3243 "state": "available",
3244 "tags": {},
3245 "virtualization_type": "hvm"
3246 }
3247 ],
3248 "invocation": {
3249 "module_args": {
3250 "aws_access_key": null,
3251 "aws_secret_key": null,
3252 "describe_image_attributes": false,
3253 "ec2_url": null,
3254 "executable_users": [],
3255 "filters": {
3256 "architecture": "x86_64",
3257 "name": "cisco-CSR*BYOL*",
3258 "owner-id": [
3259 "679593333241"
3260 ]
3261 },
3262 "image_ids": [],
3263 "owners": [
3264 "679593333241"
3265 ],
3266 "profile": null,
3267 "region": "us-east-1",
3268 "security_token": null,
3269 "validate_certs": true
3270 }
3271 }
3272}
3273
3274TASK [manage_ec2_instances : save ami for rtr2 (NETWORKING MODE)] **************
3275task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:88
3276ok: [localhost] => {
3277 "ansible_facts": {
3278 "rtr2_ami": {
3279 "architecture": "x86_64",
3280 "block_device_mappings": [
3281 {
3282 "device_name": "/dev/xvda",
3283 "ebs": {
3284 "delete_on_termination": true,
3285 "encrypted": false,
3286 "snapshot_id": "snap-0f304f2ace297bcfa",
3287 "volume_size": 8,
3288 "volume_type": "standard"
3289 }
3290 }
3291 ],
3292 "creation_date": "2019-02-04T17:03:33.000Z",
3293 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
3294 "ena_support": true,
3295 "hypervisor": "xen",
3296 "image_id": "ami-0d8a2f539abbd5763",
3297 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
3298 "image_owner_alias": "aws-marketplace",
3299 "image_type": "machine",
3300 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
3301 "owner_id": "679593333241",
3302 "product_codes": [
3303 {
3304 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3305 "product_code_type": "marketplace"
3306 }
3307 ],
3308 "public": true,
3309 "root_device_name": "/dev/xvda",
3310 "root_device_type": "ebs",
3311 "sriov_net_support": "simple",
3312 "state": "available",
3313 "tags": {},
3314 "virtualization_type": "hvm"
3315 }
3316 },
3317 "changed": false
3318}
3319
3320TASK [manage_ec2_instances : Create EC2 instances for rtr2 node in VPC-2 (NETWORKING MODE)] ***
3321task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:93
3322<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
3323<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
3324<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307 `" && echo ansible-tmp-1549463839.69-180195228648307="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307 `" ) && sleep 0'
3325Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
3326<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpmcYHZo TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307/AnsiballZ_ec2.py
3327<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307/AnsiballZ_ec2.py && sleep 0'
3328<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307/AnsiballZ_ec2.py && sleep 0'
3329<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463839.69-180195228648307/ > /dev/null 2>&1 && sleep 0'
3330ok: [localhost] => {
3331 "changed": false,
3332 "instance_ids": null,
3333 "instances": [],
3334 "invocation": {
3335 "module_args": {
3336 "assign_public_ip": true,
3337 "aws_access_key": null,
3338 "aws_secret_key": null,
3339 "count": 1,
3340 "count_tag": "{'Workshop_rtr2': 'jholt-linklight-test1-rtr2'}",
3341 "ebs_optimized": false,
3342 "ec2_url": null,
3343 "exact_count": 1,
3344 "group": [
3345 "jholt-linklight-test1-insecure_all2"
3346 ],
3347 "group_id": null,
3348 "id": null,
3349 "image": "ami-0d8a2f539abbd5763",
3350 "instance_ids": null,
3351 "instance_initiated_shutdown_behavior": null,
3352 "instance_profile_name": null,
3353 "instance_tags": null,
3354 "instance_type": "t2.medium",
3355 "kernel": null,
3356 "key_name": "jholt-linklight-test1-key",
3357 "monitoring": false,
3358 "network_interfaces": null,
3359 "placement_group": null,
3360 "private_ip": null,
3361 "profile": null,
3362 "ramdisk": null,
3363 "region": "us-east-1",
3364 "security_token": null,
3365 "source_dest_check": null,
3366 "spot_launch_group": null,
3367 "spot_price": null,
3368 "spot_type": "one-time",
3369 "spot_wait_timeout": "600",
3370 "state": "present",
3371 "tenancy": "default",
3372 "termination_protection": null,
3373 "user_data": null,
3374 "validate_certs": true,
3375 "volumes": null,
3376 "vpc_subnet_id": "subnet-074ba8238fe10686f",
3377 "wait": true,
3378 "wait_timeout": "300",
3379 "zone": null
3380 }
3381 },
3382 "tagged_instances": [
3383 {
3384 "ami_launch_index": "0",
3385 "architecture": "x86_64",
3386 "block_device_mapping": {
3387 "/dev/xvda": {
3388 "delete_on_termination": true,
3389 "status": "attached",
3390 "volume_id": "vol-0aff0a9241abf3774"
3391 }
3392 },
3393 "dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
3394 "ebs_optimized": false,
3395 "groups": {
3396 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
3397 },
3398 "hypervisor": "xen",
3399 "id": "i-095c447d312740a5d",
3400 "image_id": "ami-0d8a2f539abbd5763",
3401 "instance_type": "t2.medium",
3402 "kernel": null,
3403 "key_name": "jholt-linklight-test1-key",
3404 "launch_time": "2019-02-06T03:28:38.000Z",
3405 "placement": "us-east-1a",
3406 "private_dns_name": "ip-172-17-6-150.ec2.internal",
3407 "private_ip": "172.17.6.150",
3408 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
3409 "public_ip": "34.237.145.255",
3410 "ramdisk": null,
3411 "region": "us-east-1",
3412 "root_device_name": "/dev/xvda",
3413 "root_device_type": "ebs",
3414 "state": "running",
3415 "state_code": 16,
3416 "tags": {
3417 "AWS_USERNAME": "jholt",
3418 "Index": "0",
3419 "Info": "AWS_USERNAME that provisioned this-> jholt",
3420 "Linklight": "This was provisioned through the linklight provisioner",
3421 "Name": "jholt-linklight-test1-student1-rtr2",
3422 "Student": "student1",
3423 "Students": "1",
3424 "Workshop": "jholt-linklight-test1",
3425 "Workshop_rtr2": "jholt-linklight-test1-rtr2",
3426 "ansible_network_os": "ios",
3427 "short_name": "rtr2"
3428 },
3429 "tenancy": "default",
3430 "virtualization_type": "hvm"
3431 }
3432 ]
3433}
3434
3435TASK [manage_ec2_instances : Ensure tags are present for rtr2 node (NETWORKING MODE)] ***
3436task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:108
3437skipping: [localhost] => (item=[0, u'']) => {
3438 "changed": false,
3439 "item": [
3440 0,
3441 ""
3442 ],
3443 "skip_reason": "Conditional result was False"
3444}
3445
3446TASK [manage_ec2_instances : find ami for rtr3 (NETWORKING MODE)] **************
3447task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:132
3448
3449<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
3450<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
3451<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487 `" && echo ansible-tmp-1549463840.83-120023571545487="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487 `" ) && sleep 0'
3452Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
3453<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpYsai8i TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487/AnsiballZ_ec2_ami_facts.py
3454<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487/AnsiballZ_ec2_ami_facts.py && sleep 0'
3455<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487/AnsiballZ_ec2_ami_facts.py && sleep 0'
3456<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463840.83-120023571545487/ > /dev/null 2>&1 && sleep 0'
3457ok: [localhost] => {
3458 "changed": false,
3459 "images": [
3460 {
3461 "architecture": "x86_64",
3462 "block_device_mappings": [
3463 {
3464 "device_name": "/dev/xvda",
3465 "ebs": {
3466 "delete_on_termination": true,
3467 "encrypted": false,
3468 "snapshot_id": "snap-0fca775ee1b2453d5",
3469 "volume_size": 8,
3470 "volume_type": "standard"
3471 }
3472 }
3473 ],
3474 "creation_date": "2017-05-04T13:54:55.000Z",
3475 "description": "cisco-CSR-trhardy-20170428143925.16.05.01b.S-BYOL-HVM",
3476 "ena_support": false,
3477 "hypervisor": "xen",
3478 "image_id": "ami-23f79835",
3479 "image_location": "aws-marketplace/cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
3480 "image_owner_alias": "aws-marketplace",
3481 "image_type": "machine",
3482 "name": "cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
3483 "owner_id": "679593333241",
3484 "product_codes": [
3485 {
3486 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3487 "product_code_type": "marketplace"
3488 }
3489 ],
3490 "public": true,
3491 "root_device_name": "/dev/xvda",
3492 "root_device_type": "ebs",
3493 "sriov_net_support": "simple",
3494 "state": "available",
3495 "tags": {},
3496 "virtualization_type": "hvm"
3497 },
3498 {
3499 "architecture": "x86_64",
3500 "block_device_mappings": [
3501 {
3502 "device_name": "/dev/xvda",
3503 "ebs": {
3504 "delete_on_termination": true,
3505 "encrypted": false,
3506 "snapshot_id": "snap-0c4abfcb517b5f69b",
3507 "volume_size": 8,
3508 "volume_type": "standard"
3509 }
3510 }
3511 ],
3512 "creation_date": "2017-05-31T13:39:31.000Z",
3513 "description": "cisco-CSR-trhardy-20170308171152.16.04.01.S-BYOL-HVM",
3514 "ena_support": false,
3515 "hypervisor": "xen",
3516 "image_id": "ami-53e3a845",
3517 "image_location": "aws-marketplace/cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
3518 "image_owner_alias": "aws-marketplace",
3519 "image_type": "machine",
3520 "name": "cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
3521 "owner_id": "679593333241",
3522 "product_codes": [
3523 {
3524 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3525 "product_code_type": "marketplace"
3526 }
3527 ],
3528 "public": true,
3529 "root_device_name": "/dev/xvda",
3530 "root_device_type": "ebs",
3531 "sriov_net_support": "simple",
3532 "state": "available",
3533 "tags": {},
3534 "virtualization_type": "hvm"
3535 },
3536 {
3537 "architecture": "x86_64",
3538 "block_device_mappings": [
3539 {
3540 "device_name": "/dev/xvda",
3541 "ebs": {
3542 "delete_on_termination": true,
3543 "encrypted": false,
3544 "snapshot_id": "snap-0958c60e0232b89ff",
3545 "volume_size": 8,
3546 "volume_type": "standard"
3547 }
3548 }
3549 ],
3550 "creation_date": "2017-06-09T00:17:04.000Z",
3551 "description": "cisco-CSR-trhardy-20170308142519.16.03.03.S-BYOL-HVM",
3552 "ena_support": false,
3553 "hypervisor": "xen",
3554 "image_id": "ami-8391ce95",
3555 "image_location": "aws-marketplace/cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
3556 "image_owner_alias": "aws-marketplace",
3557 "image_type": "machine",
3558 "name": "cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
3559 "owner_id": "679593333241",
3560 "product_codes": [
3561 {
3562 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3563 "product_code_type": "marketplace"
3564 }
3565 ],
3566 "public": true,
3567 "root_device_name": "/dev/xvda",
3568 "root_device_type": "ebs",
3569 "sriov_net_support": "simple",
3570 "state": "available",
3571 "tags": {},
3572 "virtualization_type": "hvm"
3573 },
3574 {
3575 "architecture": "x86_64",
3576 "block_device_mappings": [
3577 {
3578 "device_name": "/dev/xvda",
3579 "ebs": {
3580 "delete_on_termination": true,
3581 "encrypted": false,
3582 "snapshot_id": "snap-0ae74067bb3372a83",
3583 "volume_size": 8,
3584 "volume_type": "standard"
3585 }
3586 }
3587 ],
3588 "creation_date": "2017-08-21T06:52:31.000Z",
3589 "description": "cisco-CSR-trhardy-20170308231141.03.16.05.S-BYOL-HVM",
3590 "ena_support": false,
3591 "hypervisor": "xen",
3592 "image_id": "ami-34102b4f",
3593 "image_location": "aws-marketplace/cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
3594 "image_owner_alias": "aws-marketplace",
3595 "image_type": "machine",
3596 "name": "cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
3597 "owner_id": "679593333241",
3598 "product_codes": [
3599 {
3600 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3601 "product_code_type": "marketplace"
3602 }
3603 ],
3604 "public": true,
3605 "root_device_name": "/dev/xvda",
3606 "root_device_type": "ebs",
3607 "sriov_net_support": "simple",
3608 "state": "available",
3609 "tags": {},
3610 "virtualization_type": "hvm"
3611 },
3612 {
3613 "architecture": "x86_64",
3614 "block_device_mappings": [
3615 {
3616 "device_name": "/dev/xvda",
3617 "ebs": {
3618 "delete_on_termination": true,
3619 "encrypted": false,
3620 "snapshot_id": "snap-0059bafa585266f67",
3621 "volume_size": 8,
3622 "volume_type": "standard"
3623 }
3624 }
3625 ],
3626 "creation_date": "2017-08-24T23:41:02.000Z",
3627 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
3628 "ena_support": false,
3629 "hypervisor": "xen",
3630 "image_id": "ami-bcbfb9c7",
3631 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
3632 "image_owner_alias": "aws-marketplace",
3633 "image_type": "machine",
3634 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
3635 "owner_id": "679593333241",
3636 "product_codes": [
3637 {
3638 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3639 "product_code_type": "marketplace"
3640 }
3641 ],
3642 "public": true,
3643 "root_device_name": "/dev/xvda",
3644 "root_device_type": "ebs",
3645 "sriov_net_support": "simple",
3646 "state": "available",
3647 "tags": {},
3648 "virtualization_type": "hvm"
3649 },
3650 {
3651 "architecture": "x86_64",
3652 "block_device_mappings": [
3653 {
3654 "device_name": "/dev/xvda",
3655 "ebs": {
3656 "delete_on_termination": true,
3657 "encrypted": false,
3658 "snapshot_id": "snap-0caab685656fa7728",
3659 "volume_size": 8,
3660 "volume_type": "standard"
3661 }
3662 }
3663 ],
3664 "creation_date": "2017-11-02T20:16:06.000Z",
3665 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
3666 "ena_support": false,
3667 "hypervisor": "xen",
3668 "image_id": "ami-7657fc0c",
3669 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
3670 "image_owner_alias": "aws-marketplace",
3671 "image_type": "machine",
3672 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
3673 "owner_id": "679593333241",
3674 "product_codes": [
3675 {
3676 "product_code_id": "9vr24qkp1sccxhwfjvp9y91p1",
3677 "product_code_type": "marketplace"
3678 }
3679 ],
3680 "public": true,
3681 "root_device_name": "/dev/xvda",
3682 "root_device_type": "ebs",
3683 "sriov_net_support": "simple",
3684 "state": "available",
3685 "tags": {},
3686 "virtualization_type": "hvm"
3687 },
3688 {
3689 "architecture": "x86_64",
3690 "block_device_mappings": [
3691 {
3692 "device_name": "/dev/xvda",
3693 "ebs": {
3694 "delete_on_termination": true,
3695 "encrypted": false,
3696 "snapshot_id": "snap-009cb73172fbcc07e",
3697 "volume_size": 8,
3698 "volume_type": "standard"
3699 }
3700 }
3701 ],
3702 "creation_date": "2018-01-30T04:30:31.000Z",
3703 "description": "cisco-CSR-trhardy-20180117112623.16.07.01a-BYOL-HVM",
3704 "ena_support": false,
3705 "hypervisor": "xen",
3706 "image_id": "ami-19ffc463",
3707 "image_location": "aws-marketplace/cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
3708 "image_owner_alias": "aws-marketplace",
3709 "image_type": "machine",
3710 "name": "cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
3711 "owner_id": "679593333241",
3712 "product_codes": [
3713 {
3714 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3715 "product_code_type": "marketplace"
3716 }
3717 ],
3718 "public": true,
3719 "root_device_name": "/dev/xvda",
3720 "root_device_type": "ebs",
3721 "sriov_net_support": "simple",
3722 "state": "available",
3723 "tags": {},
3724 "virtualization_type": "hvm"
3725 },
3726 {
3727 "architecture": "x86_64",
3728 "block_device_mappings": [
3729 {
3730 "device_name": "/dev/xvda",
3731 "ebs": {
3732 "delete_on_termination": true,
3733 "encrypted": false,
3734 "snapshot_id": "snap-04f015882604af775",
3735 "volume_size": 8,
3736 "volume_type": "standard"
3737 }
3738 }
3739 ],
3740 "creation_date": "2018-02-09T16:42:17.000Z",
3741 "description": "cisco-CSR-trhardy-20180117133138.16.06.02-BYOL-HVM",
3742 "ena_support": false,
3743 "hypervisor": "xen",
3744 "image_id": "ami-68110512",
3745 "image_location": "aws-marketplace/cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
3746 "image_owner_alias": "aws-marketplace",
3747 "image_type": "machine",
3748 "name": "cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
3749 "owner_id": "679593333241",
3750 "product_codes": [
3751 {
3752 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3753 "product_code_type": "marketplace"
3754 }
3755 ],
3756 "public": true,
3757 "root_device_name": "/dev/xvda",
3758 "root_device_type": "ebs",
3759 "sriov_net_support": "simple",
3760 "state": "available",
3761 "tags": {},
3762 "virtualization_type": "hvm"
3763 },
3764 {
3765 "architecture": "x86_64",
3766 "block_device_mappings": [
3767 {
3768 "device_name": "/dev/xvda",
3769 "ebs": {
3770 "delete_on_termination": true,
3771 "encrypted": false,
3772 "snapshot_id": "snap-02539dbecf7d64c00",
3773 "volume_size": 8,
3774 "volume_type": "standard"
3775 }
3776 }
3777 ],
3778 "creation_date": "2018-02-09T17:17:57.000Z",
3779 "description": "cisco-CSR-trhardy-20180117134114.16.03.05a-BYOL-HVM",
3780 "ena_support": false,
3781 "hypervisor": "xen",
3782 "image_id": "ami-4f1f0b35",
3783 "image_location": "aws-marketplace/cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
3784 "image_owner_alias": "aws-marketplace",
3785 "image_type": "machine",
3786 "name": "cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
3787 "owner_id": "679593333241",
3788 "product_codes": [
3789 {
3790 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3791 "product_code_type": "marketplace"
3792 }
3793 ],
3794 "public": true,
3795 "root_device_name": "/dev/xvda",
3796 "root_device_type": "ebs",
3797 "sriov_net_support": "simple",
3798 "state": "available",
3799 "tags": {},
3800 "virtualization_type": "hvm"
3801 },
3802 {
3803 "architecture": "x86_64",
3804 "block_device_mappings": [
3805 {
3806 "device_name": "/dev/xvda",
3807 "ebs": {
3808 "delete_on_termination": true,
3809 "encrypted": false,
3810 "snapshot_id": "snap-0537cc56b077702c8",
3811 "volume_size": 8,
3812 "volume_type": "standard"
3813 }
3814 }
3815 ],
3816 "creation_date": "2018-02-12T10:34:23.000Z",
3817 "description": "cisco-CSR-trhardy-20180117134506.16.05.02-BYOL-HVM",
3818 "ena_support": false,
3819 "hypervisor": "xen",
3820 "image_id": "ami-a0f9e9da",
3821 "image_location": "aws-marketplace/cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
3822 "image_owner_alias": "aws-marketplace",
3823 "image_type": "machine",
3824 "name": "cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
3825 "owner_id": "679593333241",
3826 "product_codes": [
3827 {
3828 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3829 "product_code_type": "marketplace"
3830 }
3831 ],
3832 "public": true,
3833 "root_device_name": "/dev/xvda",
3834 "root_device_type": "ebs",
3835 "sriov_net_support": "simple",
3836 "state": "available",
3837 "tags": {},
3838 "virtualization_type": "hvm"
3839 },
3840 {
3841 "architecture": "x86_64",
3842 "block_device_mappings": [
3843 {
3844 "device_name": "/dev/xvda",
3845 "ebs": {
3846 "delete_on_termination": true,
3847 "encrypted": false,
3848 "snapshot_id": "snap-0bc7eb6d1b7ab1fe0",
3849 "volume_size": 8,
3850 "volume_type": "standard"
3851 }
3852 }
3853 ],
3854 "creation_date": "2018-05-29T14:15:15.000Z",
3855 "description": "cisco-CSR-trhardy-20180511172621.16.08.01a-BYOL-HVM",
3856 "ena_support": false,
3857 "hypervisor": "xen",
3858 "image_id": "ami-062f4179",
3859 "image_location": "aws-marketplace/cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
3860 "image_owner_alias": "aws-marketplace",
3861 "image_type": "machine",
3862 "name": "cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
3863 "owner_id": "679593333241",
3864 "product_codes": [
3865 {
3866 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3867 "product_code_type": "marketplace"
3868 }
3869 ],
3870 "public": true,
3871 "root_device_name": "/dev/xvda",
3872 "root_device_type": "ebs",
3873 "sriov_net_support": "simple",
3874 "state": "available",
3875 "tags": {},
3876 "virtualization_type": "hvm"
3877 },
3878 {
3879 "architecture": "x86_64",
3880 "block_device_mappings": [
3881 {
3882 "device_name": "/dev/xvda",
3883 "ebs": {
3884 "delete_on_termination": true,
3885 "encrypted": false,
3886 "snapshot_id": "snap-0074630f9c056f584",
3887 "volume_size": 8,
3888 "volume_type": "standard"
3889 }
3890 }
3891 ],
3892 "creation_date": "2018-06-08T22:13:02.000Z",
3893 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
3894 "ena_support": false,
3895 "hypervisor": "xen",
3896 "image_id": "ami-389be247",
3897 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
3898 "image_owner_alias": "aws-marketplace",
3899 "image_type": "machine",
3900 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
3901 "owner_id": "679593333241",
3902 "product_codes": [
3903 {
3904 "product_code_id": "61d22tm6ixgfjo70b4gzlfv73",
3905 "product_code_type": "marketplace"
3906 }
3907 ],
3908 "public": true,
3909 "root_device_name": "/dev/xvda",
3910 "root_device_type": "ebs",
3911 "sriov_net_support": "simple",
3912 "state": "available",
3913 "tags": {},
3914 "virtualization_type": "hvm"
3915 },
3916 {
3917 "architecture": "x86_64",
3918 "block_device_mappings": [
3919 {
3920 "device_name": "/dev/xvda",
3921 "ebs": {
3922 "delete_on_termination": true,
3923 "encrypted": false,
3924 "snapshot_id": "snap-010a7ddb206eb016e",
3925 "volume_size": 8,
3926 "volume_type": "standard"
3927 }
3928 }
3929 ],
3930 "creation_date": "2018-09-19T00:59:25.000Z",
3931 "description": "cisco-CSR-trhardy-20180727122305.16.09.01-BYOL-HVM",
3932 "ena_support": true,
3933 "hypervisor": "xen",
3934 "image_id": "ami-0d1e6af4c329efd82",
3935 "image_location": "aws-marketplace/cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
3936 "image_owner_alias": "aws-marketplace",
3937 "image_type": "machine",
3938 "name": "cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
3939 "owner_id": "679593333241",
3940 "product_codes": [
3941 {
3942 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3943 "product_code_type": "marketplace"
3944 }
3945 ],
3946 "public": true,
3947 "root_device_name": "/dev/xvda",
3948 "root_device_type": "ebs",
3949 "sriov_net_support": "simple",
3950 "state": "available",
3951 "tags": {},
3952 "virtualization_type": "hvm"
3953 },
3954 {
3955 "architecture": "x86_64",
3956 "block_device_mappings": [
3957 {
3958 "device_name": "/dev/xvda",
3959 "ebs": {
3960 "delete_on_termination": true,
3961 "encrypted": false,
3962 "snapshot_id": "snap-03a624b58d2d5438e",
3963 "volume_size": 8,
3964 "volume_type": "standard"
3965 }
3966 }
3967 ],
3968 "creation_date": "2019-01-30T04:35:31.000Z",
3969 "description": "cisco-CSR-trhardy-20190115134805.16.10.01-BYOL-HVM",
3970 "ena_support": true,
3971 "hypervisor": "xen",
3972 "image_id": "ami-0df3963ae9d8f7064",
3973 "image_location": "aws-marketplace/cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
3974 "image_owner_alias": "aws-marketplace",
3975 "image_type": "machine",
3976 "name": "cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
3977 "owner_id": "679593333241",
3978 "product_codes": [
3979 {
3980 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
3981 "product_code_type": "marketplace"
3982 }
3983 ],
3984 "public": true,
3985 "root_device_name": "/dev/xvda",
3986 "root_device_type": "ebs",
3987 "sriov_net_support": "simple",
3988 "state": "available",
3989 "tags": {},
3990 "virtualization_type": "hvm"
3991 },
3992 {
3993 "architecture": "x86_64",
3994 "block_device_mappings": [
3995 {
3996 "device_name": "/dev/xvda",
3997 "ebs": {
3998 "delete_on_termination": true,
3999 "encrypted": false,
4000 "snapshot_id": "snap-0b09c6f2919fef071",
4001 "volume_size": 8,
4002 "volume_type": "standard"
4003 }
4004 }
4005 ],
4006 "creation_date": "2019-02-04T16:54:55.000Z",
4007 "description": "[Copied ami-005ae78a92496b14c from us-east-1] cisco-CSR-.16.09.02-BYOL-HVM-2",
4008 "ena_support": true,
4009 "hypervisor": "xen",
4010 "image_id": "ami-02addb0b26ef52535",
4011 "image_location": "aws-marketplace/cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
4012 "image_owner_alias": "aws-marketplace",
4013 "image_type": "machine",
4014 "name": "cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
4015 "owner_id": "679593333241",
4016 "product_codes": [
4017 {
4018 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4019 "product_code_type": "marketplace"
4020 }
4021 ],
4022 "public": true,
4023 "root_device_name": "/dev/xvda",
4024 "root_device_type": "ebs",
4025 "sriov_net_support": "simple",
4026 "state": "available",
4027 "tags": {},
4028 "virtualization_type": "hvm"
4029 },
4030 {
4031 "architecture": "x86_64",
4032 "block_device_mappings": [
4033 {
4034 "device_name": "/dev/xvda",
4035 "ebs": {
4036 "delete_on_termination": true,
4037 "encrypted": false,
4038 "snapshot_id": "snap-0f304f2ace297bcfa",
4039 "volume_size": 8,
4040 "volume_type": "standard"
4041 }
4042 }
4043 ],
4044 "creation_date": "2019-02-04T17:03:33.000Z",
4045 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
4046 "ena_support": true,
4047 "hypervisor": "xen",
4048 "image_id": "ami-0d8a2f539abbd5763",
4049 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4050 "image_owner_alias": "aws-marketplace",
4051 "image_type": "machine",
4052 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4053 "owner_id": "679593333241",
4054 "product_codes": [
4055 {
4056 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4057 "product_code_type": "marketplace"
4058 }
4059 ],
4060 "public": true,
4061 "root_device_name": "/dev/xvda",
4062 "root_device_type": "ebs",
4063 "sriov_net_support": "simple",
4064 "state": "available",
4065 "tags": {},
4066 "virtualization_type": "hvm"
4067 }
4068 ],
4069 "invocation": {
4070 "module_args": {
4071 "aws_access_key": null,
4072 "aws_secret_key": null,
4073 "describe_image_attributes": false,
4074 "ec2_url": null,
4075 "executable_users": [],
4076 "filters": {
4077 "architecture": "x86_64",
4078 "name": "cisco-CSR*BYOL*",
4079 "owner-id": [
4080 "679593333241"
4081 ]
4082 },
4083 "image_ids": [],
4084 "owners": [
4085 "679593333241"
4086 ],
4087 "profile": null,
4088 "region": "us-east-1",
4089 "security_token": null,
4090 "validate_certs": true
4091 }
4092 }
4093}
4094
4095TASK [manage_ec2_instances : save ami for rtr3 (NETWORKING MODE)] **************
4096task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:141
4097ok: [localhost] => {
4098 "ansible_facts": {
4099 "rtr3_ami": {
4100 "architecture": "x86_64",
4101 "block_device_mappings": [
4102 {
4103 "device_name": "/dev/xvda",
4104 "ebs": {
4105 "delete_on_termination": true,
4106 "encrypted": false,
4107 "snapshot_id": "snap-0f304f2ace297bcfa",
4108 "volume_size": 8,
4109 "volume_type": "standard"
4110 }
4111 }
4112 ],
4113 "creation_date": "2019-02-04T17:03:33.000Z",
4114 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
4115 "ena_support": true,
4116 "hypervisor": "xen",
4117 "image_id": "ami-0d8a2f539abbd5763",
4118 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4119 "image_owner_alias": "aws-marketplace",
4120 "image_type": "machine",
4121 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4122 "owner_id": "679593333241",
4123 "product_codes": [
4124 {
4125 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4126 "product_code_type": "marketplace"
4127 }
4128 ],
4129 "public": true,
4130 "root_device_name": "/dev/xvda",
4131 "root_device_type": "ebs",
4132 "sriov_net_support": "simple",
4133 "state": "available",
4134 "tags": {},
4135 "virtualization_type": "hvm"
4136 }
4137 },
4138 "changed": false
4139}
4140
4141TASK [manage_ec2_instances : Create EC2 instances for rtr3 node (NETWORKING MODE)] ***
4142task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:146
4143<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
4144<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
4145<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796 `" && echo ansible-tmp-1549463843.0-197827747977796="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796 `" ) && sleep 0'
4146Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
4147<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpYePV6A TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796/AnsiballZ_ec2.py
4148<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796/AnsiballZ_ec2.py && sleep 0'
4149<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796/AnsiballZ_ec2.py && sleep 0'
4150<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463843.0-197827747977796/ > /dev/null 2>&1 && sleep 0'
4151ok: [localhost] => {
4152 "changed": false,
4153 "instance_ids": null,
4154 "instances": [],
4155 "invocation": {
4156 "module_args": {
4157 "assign_public_ip": true,
4158 "aws_access_key": null,
4159 "aws_secret_key": null,
4160 "count": 1,
4161 "count_tag": "{'Workshop_rtr3': 'jholt-linklight-test1-rtr3'}",
4162 "ebs_optimized": false,
4163 "ec2_url": null,
4164 "exact_count": 1,
4165 "group": [
4166 "jholt-linklight-test1-insecure_all"
4167 ],
4168 "group_id": null,
4169 "id": null,
4170 "image": "ami-0d8a2f539abbd5763",
4171 "instance_ids": null,
4172 "instance_initiated_shutdown_behavior": null,
4173 "instance_profile_name": null,
4174 "instance_tags": null,
4175 "instance_type": "t2.medium",
4176 "kernel": null,
4177 "key_name": "jholt-linklight-test1-key",
4178 "monitoring": false,
4179 "network_interfaces": null,
4180 "placement_group": null,
4181 "private_ip": null,
4182 "profile": null,
4183 "ramdisk": null,
4184 "region": "us-east-1",
4185 "security_token": null,
4186 "source_dest_check": null,
4187 "spot_launch_group": null,
4188 "spot_price": null,
4189 "spot_type": "one-time",
4190 "spot_wait_timeout": "600",
4191 "state": "present",
4192 "tenancy": "default",
4193 "termination_protection": null,
4194 "user_data": null,
4195 "validate_certs": true,
4196 "volumes": null,
4197 "vpc_subnet_id": "subnet-0467ec7f043f7af63",
4198 "wait": true,
4199 "wait_timeout": "300",
4200 "zone": null
4201 }
4202 },
4203 "tagged_instances": [
4204 {
4205 "ami_launch_index": "0",
4206 "architecture": "x86_64",
4207 "block_device_mapping": {
4208 "/dev/xvda": {
4209 "delete_on_termination": true,
4210 "status": "attached",
4211 "volume_id": "vol-048e0d19e6d483ba7"
4212 }
4213 },
4214 "dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
4215 "ebs_optimized": false,
4216 "groups": {
4217 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
4218 },
4219 "hypervisor": "xen",
4220 "id": "i-0b4f26f3d40268467",
4221 "image_id": "ami-0d8a2f539abbd5763",
4222 "instance_type": "t2.medium",
4223 "kernel": null,
4224 "key_name": "jholt-linklight-test1-key",
4225 "launch_time": "2019-02-06T03:29:01.000Z",
4226 "placement": "us-east-1a",
4227 "private_dns_name": "ip-172-16-181-5.ec2.internal",
4228 "private_ip": "172.16.181.5",
4229 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
4230 "public_ip": "34.201.14.61",
4231 "ramdisk": null,
4232 "region": "us-east-1",
4233 "root_device_name": "/dev/xvda",
4234 "root_device_type": "ebs",
4235 "state": "running",
4236 "state_code": 16,
4237 "tags": {
4238 "AWS_USERNAME": "jholt",
4239 "Index": "0",
4240 "Info": "AWS_USERNAME that provisioned this-> jholt",
4241 "Linklight": "This was provisioned through the linklight provisioner",
4242 "Name": "jholt-linklight-test1-student1-rtr3",
4243 "Student": "student1",
4244 "Students": "1",
4245 "Workshop": "jholt-linklight-test1",
4246 "Workshop_rtr3": "jholt-linklight-test1-rtr3",
4247 "ansible_network_os": "ios",
4248 "short_name": "rtr3"
4249 },
4250 "tenancy": "default",
4251 "virtualization_type": "hvm"
4252 }
4253 ]
4254}
4255
4256TASK [manage_ec2_instances : Ensure tags are present for rtr3 node (NETWORKING MODE)] ***
4257task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:161
4258skipping: [localhost] => (item=[0, u'']) => {
4259 "changed": false,
4260 "item": [
4261 0,
4262 ""
4263 ],
4264 "skip_reason": "Conditional result was False"
4265}
4266
4267TASK [manage_ec2_instances : find ami for rtr4 (NETWORKING MODE)] **************
4268task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:184
4269
4270<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
4271<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
4272<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355 `" && echo ansible-tmp-1549463844.09-249215502416355="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355 `" ) && sleep 0'
4273Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
4274<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmp8_Fjm1 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355/AnsiballZ_ec2_ami_facts.py
4275<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355/AnsiballZ_ec2_ami_facts.py && sleep 0'
4276<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355/AnsiballZ_ec2_ami_facts.py && sleep 0'
4277<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463844.09-249215502416355/ > /dev/null 2>&1 && sleep 0'
4278ok: [localhost] => {
4279 "changed": false,
4280 "images": [
4281 {
4282 "architecture": "x86_64",
4283 "block_device_mappings": [
4284 {
4285 "device_name": "/dev/xvda",
4286 "ebs": {
4287 "delete_on_termination": true,
4288 "encrypted": false,
4289 "snapshot_id": "snap-0fca775ee1b2453d5",
4290 "volume_size": 8,
4291 "volume_type": "standard"
4292 }
4293 }
4294 ],
4295 "creation_date": "2017-05-04T13:54:55.000Z",
4296 "description": "cisco-CSR-trhardy-20170428143925.16.05.01b.S-BYOL-HVM",
4297 "ena_support": false,
4298 "hypervisor": "xen",
4299 "image_id": "ami-23f79835",
4300 "image_location": "aws-marketplace/cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
4301 "image_owner_alias": "aws-marketplace",
4302 "image_type": "machine",
4303 "name": "cisco-CSR-.16.05.01b.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-45026453.4",
4304 "owner_id": "679593333241",
4305 "product_codes": [
4306 {
4307 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4308 "product_code_type": "marketplace"
4309 }
4310 ],
4311 "public": true,
4312 "root_device_name": "/dev/xvda",
4313 "root_device_type": "ebs",
4314 "sriov_net_support": "simple",
4315 "state": "available",
4316 "tags": {},
4317 "virtualization_type": "hvm"
4318 },
4319 {
4320 "architecture": "x86_64",
4321 "block_device_mappings": [
4322 {
4323 "device_name": "/dev/xvda",
4324 "ebs": {
4325 "delete_on_termination": true,
4326 "encrypted": false,
4327 "snapshot_id": "snap-0c4abfcb517b5f69b",
4328 "volume_size": 8,
4329 "volume_type": "standard"
4330 }
4331 }
4332 ],
4333 "creation_date": "2017-05-31T13:39:31.000Z",
4334 "description": "cisco-CSR-trhardy-20170308171152.16.04.01.S-BYOL-HVM",
4335 "ena_support": false,
4336 "hypervisor": "xen",
4337 "image_id": "ami-53e3a845",
4338 "image_location": "aws-marketplace/cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
4339 "image_owner_alias": "aws-marketplace",
4340 "image_type": "machine",
4341 "name": "cisco-CSR-.16.04.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-aee747b8.4",
4342 "owner_id": "679593333241",
4343 "product_codes": [
4344 {
4345 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4346 "product_code_type": "marketplace"
4347 }
4348 ],
4349 "public": true,
4350 "root_device_name": "/dev/xvda",
4351 "root_device_type": "ebs",
4352 "sriov_net_support": "simple",
4353 "state": "available",
4354 "tags": {},
4355 "virtualization_type": "hvm"
4356 },
4357 {
4358 "architecture": "x86_64",
4359 "block_device_mappings": [
4360 {
4361 "device_name": "/dev/xvda",
4362 "ebs": {
4363 "delete_on_termination": true,
4364 "encrypted": false,
4365 "snapshot_id": "snap-0958c60e0232b89ff",
4366 "volume_size": 8,
4367 "volume_type": "standard"
4368 }
4369 }
4370 ],
4371 "creation_date": "2017-06-09T00:17:04.000Z",
4372 "description": "cisco-CSR-trhardy-20170308142519.16.03.03.S-BYOL-HVM",
4373 "ena_support": false,
4374 "hypervisor": "xen",
4375 "image_id": "ami-8391ce95",
4376 "image_location": "aws-marketplace/cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
4377 "image_owner_alias": "aws-marketplace",
4378 "image_type": "machine",
4379 "name": "cisco-CSR-.16.03.03.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-2406a732.4",
4380 "owner_id": "679593333241",
4381 "product_codes": [
4382 {
4383 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4384 "product_code_type": "marketplace"
4385 }
4386 ],
4387 "public": true,
4388 "root_device_name": "/dev/xvda",
4389 "root_device_type": "ebs",
4390 "sriov_net_support": "simple",
4391 "state": "available",
4392 "tags": {},
4393 "virtualization_type": "hvm"
4394 },
4395 {
4396 "architecture": "x86_64",
4397 "block_device_mappings": [
4398 {
4399 "device_name": "/dev/xvda",
4400 "ebs": {
4401 "delete_on_termination": true,
4402 "encrypted": false,
4403 "snapshot_id": "snap-0ae74067bb3372a83",
4404 "volume_size": 8,
4405 "volume_type": "standard"
4406 }
4407 }
4408 ],
4409 "creation_date": "2017-08-21T06:52:31.000Z",
4410 "description": "cisco-CSR-trhardy-20170308231141.03.16.05.S-BYOL-HVM",
4411 "ena_support": false,
4412 "hypervisor": "xen",
4413 "image_id": "ami-34102b4f",
4414 "image_location": "aws-marketplace/cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
4415 "image_owner_alias": "aws-marketplace",
4416 "image_type": "machine",
4417 "name": "cisco-CSR-.03.16.05.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-fe9131e8.4",
4418 "owner_id": "679593333241",
4419 "product_codes": [
4420 {
4421 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4422 "product_code_type": "marketplace"
4423 }
4424 ],
4425 "public": true,
4426 "root_device_name": "/dev/xvda",
4427 "root_device_type": "ebs",
4428 "sriov_net_support": "simple",
4429 "state": "available",
4430 "tags": {},
4431 "virtualization_type": "hvm"
4432 },
4433 {
4434 "architecture": "x86_64",
4435 "block_device_mappings": [
4436 {
4437 "device_name": "/dev/xvda",
4438 "ebs": {
4439 "delete_on_termination": true,
4440 "encrypted": false,
4441 "snapshot_id": "snap-0059bafa585266f67",
4442 "volume_size": 8,
4443 "volume_type": "standard"
4444 }
4445 }
4446 ],
4447 "creation_date": "2017-08-24T23:41:02.000Z",
4448 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
4449 "ena_support": false,
4450 "hypervisor": "xen",
4451 "image_id": "ami-bcbfb9c7",
4452 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
4453 "image_owner_alias": "aws-marketplace",
4454 "image_type": "machine",
4455 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-1a90bc61.4",
4456 "owner_id": "679593333241",
4457 "product_codes": [
4458 {
4459 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4460 "product_code_type": "marketplace"
4461 }
4462 ],
4463 "public": true,
4464 "root_device_name": "/dev/xvda",
4465 "root_device_type": "ebs",
4466 "sriov_net_support": "simple",
4467 "state": "available",
4468 "tags": {},
4469 "virtualization_type": "hvm"
4470 },
4471 {
4472 "architecture": "x86_64",
4473 "block_device_mappings": [
4474 {
4475 "device_name": "/dev/xvda",
4476 "ebs": {
4477 "delete_on_termination": true,
4478 "encrypted": false,
4479 "snapshot_id": "snap-0caab685656fa7728",
4480 "volume_size": 8,
4481 "volume_type": "standard"
4482 }
4483 }
4484 ],
4485 "creation_date": "2017-11-02T20:16:06.000Z",
4486 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
4487 "ena_support": false,
4488 "hypervisor": "xen",
4489 "image_id": "ami-7657fc0c",
4490 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
4491 "image_owner_alias": "aws-marketplace",
4492 "image_type": "machine",
4493 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-a6eb2ef0-950b-4a0e-a3d7-8de7709ee6d5-ami-1a90bc61.4",
4494 "owner_id": "679593333241",
4495 "product_codes": [
4496 {
4497 "product_code_id": "9vr24qkp1sccxhwfjvp9y91p1",
4498 "product_code_type": "marketplace"
4499 }
4500 ],
4501 "public": true,
4502 "root_device_name": "/dev/xvda",
4503 "root_device_type": "ebs",
4504 "sriov_net_support": "simple",
4505 "state": "available",
4506 "tags": {},
4507 "virtualization_type": "hvm"
4508 },
4509 {
4510 "architecture": "x86_64",
4511 "block_device_mappings": [
4512 {
4513 "device_name": "/dev/xvda",
4514 "ebs": {
4515 "delete_on_termination": true,
4516 "encrypted": false,
4517 "snapshot_id": "snap-009cb73172fbcc07e",
4518 "volume_size": 8,
4519 "volume_type": "standard"
4520 }
4521 }
4522 ],
4523 "creation_date": "2018-01-30T04:30:31.000Z",
4524 "description": "cisco-CSR-trhardy-20180117112623.16.07.01a-BYOL-HVM",
4525 "ena_support": false,
4526 "hypervisor": "xen",
4527 "image_id": "ami-19ffc463",
4528 "image_location": "aws-marketplace/cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
4529 "image_owner_alias": "aws-marketplace",
4530 "image_type": "machine",
4531 "name": "cisco-CSR-.16.07.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-83c1edf9.4",
4532 "owner_id": "679593333241",
4533 "product_codes": [
4534 {
4535 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4536 "product_code_type": "marketplace"
4537 }
4538 ],
4539 "public": true,
4540 "root_device_name": "/dev/xvda",
4541 "root_device_type": "ebs",
4542 "sriov_net_support": "simple",
4543 "state": "available",
4544 "tags": {},
4545 "virtualization_type": "hvm"
4546 },
4547 {
4548 "architecture": "x86_64",
4549 "block_device_mappings": [
4550 {
4551 "device_name": "/dev/xvda",
4552 "ebs": {
4553 "delete_on_termination": true,
4554 "encrypted": false,
4555 "snapshot_id": "snap-04f015882604af775",
4556 "volume_size": 8,
4557 "volume_type": "standard"
4558 }
4559 }
4560 ],
4561 "creation_date": "2018-02-09T16:42:17.000Z",
4562 "description": "cisco-CSR-trhardy-20180117133138.16.06.02-BYOL-HVM",
4563 "ena_support": false,
4564 "hypervisor": "xen",
4565 "image_id": "ami-68110512",
4566 "image_location": "aws-marketplace/cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
4567 "image_owner_alias": "aws-marketplace",
4568 "image_type": "machine",
4569 "name": "cisco-CSR-.16.06.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-c4a78bbe.4",
4570 "owner_id": "679593333241",
4571 "product_codes": [
4572 {
4573 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4574 "product_code_type": "marketplace"
4575 }
4576 ],
4577 "public": true,
4578 "root_device_name": "/dev/xvda",
4579 "root_device_type": "ebs",
4580 "sriov_net_support": "simple",
4581 "state": "available",
4582 "tags": {},
4583 "virtualization_type": "hvm"
4584 },
4585 {
4586 "architecture": "x86_64",
4587 "block_device_mappings": [
4588 {
4589 "device_name": "/dev/xvda",
4590 "ebs": {
4591 "delete_on_termination": true,
4592 "encrypted": false,
4593 "snapshot_id": "snap-02539dbecf7d64c00",
4594 "volume_size": 8,
4595 "volume_type": "standard"
4596 }
4597 }
4598 ],
4599 "creation_date": "2018-02-09T17:17:57.000Z",
4600 "description": "cisco-CSR-trhardy-20180117134114.16.03.05a-BYOL-HVM",
4601 "ena_support": false,
4602 "hypervisor": "xen",
4603 "image_id": "ami-4f1f0b35",
4604 "image_location": "aws-marketplace/cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
4605 "image_owner_alias": "aws-marketplace",
4606 "image_type": "machine",
4607 "name": "cisco-CSR-.16.03.05a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-23bc9059.4",
4608 "owner_id": "679593333241",
4609 "product_codes": [
4610 {
4611 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4612 "product_code_type": "marketplace"
4613 }
4614 ],
4615 "public": true,
4616 "root_device_name": "/dev/xvda",
4617 "root_device_type": "ebs",
4618 "sriov_net_support": "simple",
4619 "state": "available",
4620 "tags": {},
4621 "virtualization_type": "hvm"
4622 },
4623 {
4624 "architecture": "x86_64",
4625 "block_device_mappings": [
4626 {
4627 "device_name": "/dev/xvda",
4628 "ebs": {
4629 "delete_on_termination": true,
4630 "encrypted": false,
4631 "snapshot_id": "snap-0537cc56b077702c8",
4632 "volume_size": 8,
4633 "volume_type": "standard"
4634 }
4635 }
4636 ],
4637 "creation_date": "2018-02-12T10:34:23.000Z",
4638 "description": "cisco-CSR-trhardy-20180117134506.16.05.02-BYOL-HVM",
4639 "ena_support": false,
4640 "hypervisor": "xen",
4641 "image_id": "ami-a0f9e9da",
4642 "image_location": "aws-marketplace/cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
4643 "image_owner_alias": "aws-marketplace",
4644 "image_type": "machine",
4645 "name": "cisco-CSR-.16.05.02-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-bbb894c1.4",
4646 "owner_id": "679593333241",
4647 "product_codes": [
4648 {
4649 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4650 "product_code_type": "marketplace"
4651 }
4652 ],
4653 "public": true,
4654 "root_device_name": "/dev/xvda",
4655 "root_device_type": "ebs",
4656 "sriov_net_support": "simple",
4657 "state": "available",
4658 "tags": {},
4659 "virtualization_type": "hvm"
4660 },
4661 {
4662 "architecture": "x86_64",
4663 "block_device_mappings": [
4664 {
4665 "device_name": "/dev/xvda",
4666 "ebs": {
4667 "delete_on_termination": true,
4668 "encrypted": false,
4669 "snapshot_id": "snap-0bc7eb6d1b7ab1fe0",
4670 "volume_size": 8,
4671 "volume_type": "standard"
4672 }
4673 }
4674 ],
4675 "creation_date": "2018-05-29T14:15:15.000Z",
4676 "description": "cisco-CSR-trhardy-20180511172621.16.08.01a-BYOL-HVM",
4677 "ena_support": false,
4678 "hypervisor": "xen",
4679 "image_id": "ami-062f4179",
4680 "image_location": "aws-marketplace/cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
4681 "image_owner_alias": "aws-marketplace",
4682 "image_type": "machine",
4683 "name": "cisco-CSR-.16.08.01a-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-709e160f.4",
4684 "owner_id": "679593333241",
4685 "product_codes": [
4686 {
4687 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4688 "product_code_type": "marketplace"
4689 }
4690 ],
4691 "public": true,
4692 "root_device_name": "/dev/xvda",
4693 "root_device_type": "ebs",
4694 "sriov_net_support": "simple",
4695 "state": "available",
4696 "tags": {},
4697 "virtualization_type": "hvm"
4698 },
4699 {
4700 "architecture": "x86_64",
4701 "block_device_mappings": [
4702 {
4703 "device_name": "/dev/xvda",
4704 "ebs": {
4705 "delete_on_termination": true,
4706 "encrypted": false,
4707 "snapshot_id": "snap-0074630f9c056f584",
4708 "volume_size": 8,
4709 "volume_type": "standard"
4710 }
4711 }
4712 ],
4713 "creation_date": "2018-06-08T22:13:02.000Z",
4714 "description": "cisco-CSR-trhardy-20170806225430.16.06.01.S-BYOL-HVM",
4715 "ena_support": false,
4716 "hypervisor": "xen",
4717 "image_id": "ami-389be247",
4718 "image_location": "aws-marketplace/cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
4719 "image_owner_alias": "aws-marketplace",
4720 "image_type": "machine",
4721 "name": "cisco-CSR-.16.06.01.S-BYOL-HVM-65fc916a-fe7c-4f1b-9788-428c0beeecaf-ami-1a90bc61.4",
4722 "owner_id": "679593333241",
4723 "product_codes": [
4724 {
4725 "product_code_id": "61d22tm6ixgfjo70b4gzlfv73",
4726 "product_code_type": "marketplace"
4727 }
4728 ],
4729 "public": true,
4730 "root_device_name": "/dev/xvda",
4731 "root_device_type": "ebs",
4732 "sriov_net_support": "simple",
4733 "state": "available",
4734 "tags": {},
4735 "virtualization_type": "hvm"
4736 },
4737 {
4738 "architecture": "x86_64",
4739 "block_device_mappings": [
4740 {
4741 "device_name": "/dev/xvda",
4742 "ebs": {
4743 "delete_on_termination": true,
4744 "encrypted": false,
4745 "snapshot_id": "snap-010a7ddb206eb016e",
4746 "volume_size": 8,
4747 "volume_type": "standard"
4748 }
4749 }
4750 ],
4751 "creation_date": "2018-09-19T00:59:25.000Z",
4752 "description": "cisco-CSR-trhardy-20180727122305.16.09.01-BYOL-HVM",
4753 "ena_support": true,
4754 "hypervisor": "xen",
4755 "image_id": "ami-0d1e6af4c329efd82",
4756 "image_location": "aws-marketplace/cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
4757 "image_owner_alias": "aws-marketplace",
4758 "image_type": "machine",
4759 "name": "cisco-CSR-.16.09.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-af171fd0.4",
4760 "owner_id": "679593333241",
4761 "product_codes": [
4762 {
4763 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4764 "product_code_type": "marketplace"
4765 }
4766 ],
4767 "public": true,
4768 "root_device_name": "/dev/xvda",
4769 "root_device_type": "ebs",
4770 "sriov_net_support": "simple",
4771 "state": "available",
4772 "tags": {},
4773 "virtualization_type": "hvm"
4774 },
4775 {
4776 "architecture": "x86_64",
4777 "block_device_mappings": [
4778 {
4779 "device_name": "/dev/xvda",
4780 "ebs": {
4781 "delete_on_termination": true,
4782 "encrypted": false,
4783 "snapshot_id": "snap-03a624b58d2d5438e",
4784 "volume_size": 8,
4785 "volume_type": "standard"
4786 }
4787 }
4788 ],
4789 "creation_date": "2019-01-30T04:35:31.000Z",
4790 "description": "cisco-CSR-trhardy-20190115134805.16.10.01-BYOL-HVM",
4791 "ena_support": true,
4792 "hypervisor": "xen",
4793 "image_id": "ami-0df3963ae9d8f7064",
4794 "image_location": "aws-marketplace/cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
4795 "image_owner_alias": "aws-marketplace",
4796 "image_type": "machine",
4797 "name": "cisco-CSR-.16.10.01-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-06d57e29e4624e9da.4",
4798 "owner_id": "679593333241",
4799 "product_codes": [
4800 {
4801 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4802 "product_code_type": "marketplace"
4803 }
4804 ],
4805 "public": true,
4806 "root_device_name": "/dev/xvda",
4807 "root_device_type": "ebs",
4808 "sriov_net_support": "simple",
4809 "state": "available",
4810 "tags": {},
4811 "virtualization_type": "hvm"
4812 },
4813 {
4814 "architecture": "x86_64",
4815 "block_device_mappings": [
4816 {
4817 "device_name": "/dev/xvda",
4818 "ebs": {
4819 "delete_on_termination": true,
4820 "encrypted": false,
4821 "snapshot_id": "snap-0b09c6f2919fef071",
4822 "volume_size": 8,
4823 "volume_type": "standard"
4824 }
4825 }
4826 ],
4827 "creation_date": "2019-02-04T16:54:55.000Z",
4828 "description": "[Copied ami-005ae78a92496b14c from us-east-1] cisco-CSR-.16.09.02-BYOL-HVM-2",
4829 "ena_support": true,
4830 "hypervisor": "xen",
4831 "image_id": "ami-02addb0b26ef52535",
4832 "image_location": "aws-marketplace/cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
4833 "image_owner_alias": "aws-marketplace",
4834 "image_type": "machine",
4835 "name": "cisco-CSR-.16.09.02-BYOL-HVM-3-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-0ec7c3ebdc5f60644.4",
4836 "owner_id": "679593333241",
4837 "product_codes": [
4838 {
4839 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4840 "product_code_type": "marketplace"
4841 }
4842 ],
4843 "public": true,
4844 "root_device_name": "/dev/xvda",
4845 "root_device_type": "ebs",
4846 "sriov_net_support": "simple",
4847 "state": "available",
4848 "tags": {},
4849 "virtualization_type": "hvm"
4850 },
4851 {
4852 "architecture": "x86_64",
4853 "block_device_mappings": [
4854 {
4855 "device_name": "/dev/xvda",
4856 "ebs": {
4857 "delete_on_termination": true,
4858 "encrypted": false,
4859 "snapshot_id": "snap-0f304f2ace297bcfa",
4860 "volume_size": 8,
4861 "volume_type": "standard"
4862 }
4863 }
4864 ],
4865 "creation_date": "2019-02-04T17:03:33.000Z",
4866 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
4867 "ena_support": true,
4868 "hypervisor": "xen",
4869 "image_id": "ami-0d8a2f539abbd5763",
4870 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4871 "image_owner_alias": "aws-marketplace",
4872 "image_type": "machine",
4873 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4874 "owner_id": "679593333241",
4875 "product_codes": [
4876 {
4877 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4878 "product_code_type": "marketplace"
4879 }
4880 ],
4881 "public": true,
4882 "root_device_name": "/dev/xvda",
4883 "root_device_type": "ebs",
4884 "sriov_net_support": "simple",
4885 "state": "available",
4886 "tags": {},
4887 "virtualization_type": "hvm"
4888 }
4889 ],
4890 "invocation": {
4891 "module_args": {
4892 "aws_access_key": null,
4893 "aws_secret_key": null,
4894 "describe_image_attributes": false,
4895 "ec2_url": null,
4896 "executable_users": [],
4897 "filters": {
4898 "architecture": "x86_64",
4899 "name": "cisco-CSR*BYOL*",
4900 "owner-id": [
4901 "679593333241"
4902 ]
4903 },
4904 "image_ids": [],
4905 "owners": [
4906 "679593333241"
4907 ],
4908 "profile": null,
4909 "region": "us-east-1",
4910 "security_token": null,
4911 "validate_certs": true
4912 }
4913 }
4914}
4915
4916TASK [manage_ec2_instances : save ami for rtr4 (NETWORKING MODE)] **************
4917task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:194
4918ok: [localhost] => {
4919 "ansible_facts": {
4920 "rtr4_ami": {
4921 "architecture": "x86_64",
4922 "block_device_mappings": [
4923 {
4924 "device_name": "/dev/xvda",
4925 "ebs": {
4926 "delete_on_termination": true,
4927 "encrypted": false,
4928 "snapshot_id": "snap-0f304f2ace297bcfa",
4929 "volume_size": 8,
4930 "volume_type": "standard"
4931 }
4932 }
4933 ],
4934 "creation_date": "2019-02-04T17:03:33.000Z",
4935 "description": "cisco-CSR-trhardy-20190131150831.16.10.01b-BYOL-HVM",
4936 "ena_support": true,
4937 "hypervisor": "xen",
4938 "image_id": "ami-0d8a2f539abbd5763",
4939 "image_location": "aws-marketplace/cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4940 "image_owner_alias": "aws-marketplace",
4941 "image_type": "machine",
4942 "name": "cisco-CSR-.16.10.01b-BYOL-HVM-624f5bb1-7f8e-4f7c-ad2c-03ae1cd1c2d3-ami-016ba4c56e50faab8.4",
4943 "owner_id": "679593333241",
4944 "product_codes": [
4945 {
4946 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
4947 "product_code_type": "marketplace"
4948 }
4949 ],
4950 "public": true,
4951 "root_device_name": "/dev/xvda",
4952 "root_device_type": "ebs",
4953 "sriov_net_support": "simple",
4954 "state": "available",
4955 "tags": {},
4956 "virtualization_type": "hvm"
4957 }
4958 },
4959 "changed": false
4960}
4961
4962TASK [manage_ec2_instances : Create EC2 instances for rtr4 node in VPC-2 (NETWORKING MODE)] ***
4963task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:199
4964<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
4965<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
4966<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424 `" && echo ansible-tmp-1549463846.52-162943850359424="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424 `" ) && sleep 0'
4967Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
4968<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpyNnYBb TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424/AnsiballZ_ec2.py
4969<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424/AnsiballZ_ec2.py && sleep 0'
4970<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424/AnsiballZ_ec2.py && sleep 0'
4971<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463846.52-162943850359424/ > /dev/null 2>&1 && sleep 0'
4972ok: [localhost] => {
4973 "changed": false,
4974 "instance_ids": null,
4975 "instances": [],
4976 "invocation": {
4977 "module_args": {
4978 "assign_public_ip": true,
4979 "aws_access_key": null,
4980 "aws_secret_key": null,
4981 "count": 1,
4982 "count_tag": "{'Workshop_rtr4': 'jholt-linklight-test1-rtr4'}",
4983 "ebs_optimized": false,
4984 "ec2_url": null,
4985 "exact_count": 1,
4986 "group": [
4987 "jholt-linklight-test1-insecure_all2"
4988 ],
4989 "group_id": null,
4990 "id": null,
4991 "image": "ami-0d8a2f539abbd5763",
4992 "instance_ids": null,
4993 "instance_initiated_shutdown_behavior": null,
4994 "instance_profile_name": null,
4995 "instance_tags": null,
4996 "instance_type": "t2.medium",
4997 "kernel": null,
4998 "key_name": "jholt-linklight-test1-key",
4999 "monitoring": false,
5000 "network_interfaces": null,
5001 "placement_group": null,
5002 "private_ip": null,
5003 "profile": null,
5004 "ramdisk": null,
5005 "region": "us-east-1",
5006 "security_token": null,
5007 "source_dest_check": null,
5008 "spot_launch_group": null,
5009 "spot_price": null,
5010 "spot_type": "one-time",
5011 "spot_wait_timeout": "600",
5012 "state": "present",
5013 "tenancy": "default",
5014 "termination_protection": null,
5015 "user_data": null,
5016 "validate_certs": true,
5017 "volumes": null,
5018 "vpc_subnet_id": "subnet-074ba8238fe10686f",
5019 "wait": true,
5020 "wait_timeout": "300",
5021 "zone": null
5022 }
5023 },
5024 "tagged_instances": [
5025 {
5026 "ami_launch_index": "0",
5027 "architecture": "x86_64",
5028 "block_device_mapping": {
5029 "/dev/xvda": {
5030 "delete_on_termination": true,
5031 "status": "attached",
5032 "volume_id": "vol-083937b90e54be7c8"
5033 }
5034 },
5035 "dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
5036 "ebs_optimized": false,
5037 "groups": {
5038 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
5039 },
5040 "hypervisor": "xen",
5041 "id": "i-0f05b4761c051eca7",
5042 "image_id": "ami-0d8a2f539abbd5763",
5043 "instance_type": "t2.medium",
5044 "kernel": null,
5045 "key_name": "jholt-linklight-test1-key",
5046 "launch_time": "2019-02-06T03:29:28.000Z",
5047 "placement": "us-east-1a",
5048 "private_dns_name": "ip-172-17-38-146.ec2.internal",
5049 "private_ip": "172.17.38.146",
5050 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
5051 "public_ip": "100.27.39.202",
5052 "ramdisk": null,
5053 "region": "us-east-1",
5054 "root_device_name": "/dev/xvda",
5055 "root_device_type": "ebs",
5056 "state": "running",
5057 "state_code": 16,
5058 "tags": {
5059 "AWS_USERNAME": "jholt",
5060 "Index": "0",
5061 "Info": "AWS_USERNAME that provisioned this-> jholt",
5062 "Linklight": "This was provisioned through the linklight provisioner",
5063 "Name": "jholt-linklight-test1-student1-rtr4",
5064 "Student": "student1",
5065 "Students": "1",
5066 "Workshop": "jholt-linklight-test1",
5067 "Workshop_rtr4": "jholt-linklight-test1-rtr4",
5068 "ansible_network_os": "ios",
5069 "short_name": "rtr4"
5070 },
5071 "tenancy": "default",
5072 "virtualization_type": "hvm"
5073 }
5074 ]
5075}
5076
5077TASK [manage_ec2_instances : Ensure tags are present for rtr4 node (NETWORKING MODE)] ***
5078task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:214
5079skipping: [localhost] => (item=[0, u'']) => {
5080 "changed": false,
5081 "item": [
5082 0,
5083 ""
5084 ],
5085 "skip_reason": "Conditional result was False"
5086}
5087
5088
5089TASK [manage_ec2_instances : find ami for host1 (NETWORKING MODE)] *************
5090task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:236
5091<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
5092<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5093<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808 `" && echo ansible-tmp-1549463847.67-115148377933808="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808 `" ) && sleep 0'
5094Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_ami_facts.py
5095<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpDj_I5a TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808/AnsiballZ_ec2_ami_facts.py
5096<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808/AnsiballZ_ec2_ami_facts.py && sleep 0'
5097<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808/AnsiballZ_ec2_ami_facts.py && sleep 0'
5098<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463847.67-115148377933808/ > /dev/null 2>&1 && sleep 0'
5099ok: [localhost] => {
5100 "changed": false,
5101 "images": [
5102 {
5103 "architecture": "x86_64",
5104 "block_device_mappings": [
5105 {
5106 "device_name": "/dev/sda1",
5107 "ebs": {
5108 "delete_on_termination": true,
5109 "encrypted": false,
5110 "snapshot_id": "snap-06b3fdee8ff92a35b",
5111 "volume_size": 10,
5112 "volume_type": "gp2"
5113 }
5114 }
5115 ],
5116 "creation_date": "2017-07-24T15:44:39.000Z",
5117 "description": "Provided by Red Hat, Inc.",
5118 "hypervisor": "xen",
5119 "image_id": "ami-cdc999b6",
5120 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170724-x86_64-1-Hourly2-GP2",
5121 "image_type": "machine",
5122 "name": "RHEL-7.4_HVM_GA-20170724-x86_64-1-Hourly2-GP2",
5123 "owner_id": "309956199498",
5124 "public": true,
5125 "root_device_name": "/dev/sda1",
5126 "root_device_type": "ebs",
5127 "sriov_net_support": "simple",
5128 "state": "available",
5129 "tags": {},
5130 "virtualization_type": "hvm"
5131 },
5132 {
5133 "architecture": "x86_64",
5134 "block_device_mappings": [
5135 {
5136 "device_name": "/dev/sda1",
5137 "ebs": {
5138 "delete_on_termination": true,
5139 "encrypted": false,
5140 "snapshot_id": "snap-0822784885cd20aff",
5141 "volume_size": 10,
5142 "volume_type": "gp2"
5143 }
5144 }
5145 ],
5146 "creation_date": "2017-08-08T15:37:31.000Z",
5147 "description": "Provided by Red Hat, Inc.",
5148 "ena_support": true,
5149 "hypervisor": "xen",
5150 "image_id": "ami-c998b6b2",
5151 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
5152 "image_type": "machine",
5153 "name": "RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
5154 "owner_id": "309956199498",
5155 "public": true,
5156 "root_device_name": "/dev/sda1",
5157 "root_device_type": "ebs",
5158 "sriov_net_support": "simple",
5159 "state": "available",
5160 "tags": {},
5161 "virtualization_type": "hvm"
5162 }
5163 ],
5164 "invocation": {
5165 "module_args": {
5166 "aws_access_key": null,
5167 "aws_secret_key": null,
5168 "describe_image_attributes": false,
5169 "ec2_url": null,
5170 "executable_users": [],
5171 "filters": {
5172 "architecture": "x86_64",
5173 "name": "RHEL-7.4*GA*",
5174 "owner-id": [
5175 "309956199498"
5176 ]
5177 },
5178 "image_ids": [],
5179 "owners": [
5180 "309956199498"
5181 ],
5182 "profile": null,
5183 "region": "us-east-1",
5184 "security_token": null,
5185 "validate_certs": true
5186 }
5187 }
5188}
5189
5190TASK [manage_ec2_instances : save ami for host1 (NETWORKING MODE)] *************
5191task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:245
5192ok: [localhost] => {
5193 "ansible_facts": {
5194 "host1_ami": {
5195 "architecture": "x86_64",
5196 "block_device_mappings": [
5197 {
5198 "device_name": "/dev/sda1",
5199 "ebs": {
5200 "delete_on_termination": true,
5201 "encrypted": false,
5202 "snapshot_id": "snap-0822784885cd20aff",
5203 "volume_size": 10,
5204 "volume_type": "gp2"
5205 }
5206 }
5207 ],
5208 "creation_date": "2017-08-08T15:37:31.000Z",
5209 "description": "Provided by Red Hat, Inc.",
5210 "ena_support": true,
5211 "hypervisor": "xen",
5212 "image_id": "ami-c998b6b2",
5213 "image_location": "309956199498/RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
5214 "image_type": "machine",
5215 "name": "RHEL-7.4_HVM_GA-20170808-x86_64-2-Hourly2-GP2",
5216 "owner_id": "309956199498",
5217 "public": true,
5218 "root_device_name": "/dev/sda1",
5219 "root_device_type": "ebs",
5220 "sriov_net_support": "simple",
5221 "state": "available",
5222 "tags": {},
5223 "virtualization_type": "hvm"
5224 }
5225 },
5226 "changed": false
5227}
5228
5229TASK [manage_ec2_instances : Create EC2 instances for host1 node in VPC-2 (NETWORKING MODE)] ***
5230task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:250
5231<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
5232<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5233<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018 `" && echo ansible-tmp-1549463849.8-186661601321018="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018 `" ) && sleep 0'
5234Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2.py
5235<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpIjCqvJ TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018/AnsiballZ_ec2.py
5236<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018/AnsiballZ_ec2.py && sleep 0'
5237<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018/AnsiballZ_ec2.py && sleep 0'
5238<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463849.8-186661601321018/ > /dev/null 2>&1 && sleep 0'
5239ok: [localhost] => {
5240 "changed": false,
5241 "instance_ids": null,
5242 "instances": [],
5243 "invocation": {
5244 "module_args": {
5245 "assign_public_ip": true,
5246 "aws_access_key": null,
5247 "aws_secret_key": null,
5248 "count": 1,
5249 "count_tag": "{'Workshop_host1': 'jholt-linklight-test1-host1'}",
5250 "ebs_optimized": false,
5251 "ec2_url": null,
5252 "exact_count": 1,
5253 "group": [
5254 "jholt-linklight-test1-insecure_all2"
5255 ],
5256 "group_id": null,
5257 "id": null,
5258 "image": "ami-c998b6b2",
5259 "instance_ids": null,
5260 "instance_initiated_shutdown_behavior": null,
5261 "instance_profile_name": null,
5262 "instance_tags": null,
5263 "instance_type": "t2.micro",
5264 "kernel": null,
5265 "key_name": "jholt-linklight-test1-key",
5266 "monitoring": false,
5267 "network_interfaces": null,
5268 "placement_group": null,
5269 "private_ip": null,
5270 "profile": null,
5271 "ramdisk": null,
5272 "region": "us-east-1",
5273 "security_token": null,
5274 "source_dest_check": null,
5275 "spot_launch_group": null,
5276 "spot_price": null,
5277 "spot_type": "one-time",
5278 "spot_wait_timeout": "600",
5279 "state": "present",
5280 "tenancy": "default",
5281 "termination_protection": null,
5282 "user_data": null,
5283 "validate_certs": true,
5284 "volumes": null,
5285 "vpc_subnet_id": "subnet-074ba8238fe10686f",
5286 "wait": true,
5287 "wait_timeout": "300",
5288 "zone": null
5289 }
5290 },
5291 "tagged_instances": [
5292 {
5293 "ami_launch_index": "0",
5294 "architecture": "x86_64",
5295 "block_device_mapping": {
5296 "/dev/sda1": {
5297 "delete_on_termination": true,
5298 "status": "attached",
5299 "volume_id": "vol-0e80120f21f8ced6a"
5300 }
5301 },
5302 "dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
5303 "ebs_optimized": false,
5304 "groups": {
5305 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
5306 },
5307 "hypervisor": "xen",
5308 "id": "i-05b6b852effd77a4d",
5309 "image_id": "ami-c998b6b2",
5310 "instance_type": "t2.micro",
5311 "kernel": null,
5312 "key_name": "jholt-linklight-test1-key",
5313 "launch_time": "2019-02-06T03:30:00.000Z",
5314 "placement": "us-east-1a",
5315 "private_dns_name": "ip-172-17-119-55.ec2.internal",
5316 "private_ip": "172.17.119.55",
5317 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
5318 "public_ip": "34.234.234.204",
5319 "ramdisk": null,
5320 "region": "us-east-1",
5321 "root_device_name": "/dev/sda1",
5322 "root_device_type": "ebs",
5323 "state": "running",
5324 "state_code": 16,
5325 "tags": {
5326 "AWS_USERNAME": "jholt",
5327 "Index": "0",
5328 "Info": "AWS_USERNAME that provisioned this-> jholt",
5329 "Linklight": "This was provisioned through the linklight provisioner",
5330 "Name": "jholt-linklight-test1-student1-host1",
5331 "Student": "student1",
5332 "Students": "1",
5333 "Workshop": "jholt-linklight-test1",
5334 "Workshop_host1": "jholt-linklight-test1-host1",
5335 "short_name": "host1"
5336 },
5337 "tenancy": "default",
5338 "virtualization_type": "hvm"
5339 }
5340 ]
5341}
5342
5343TASK [manage_ec2_instances : Ensure tags are present for host1 node (NETWORKING MODE)] ***
5344task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:265
5345skipping: [localhost] => (item=[0, u'']) => {
5346 "changed": false,
5347 "item": [
5348 0,
5349 ""
5350 ],
5351 "skip_reason": "Conditional result was False"
5352}
5353
5354TASK [manage_ec2_instances : grab all network interfaces for VPC 1 (NETWORKING MODE)] ***
5355task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:285
5356
5357<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
5358<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5359<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032 `" && echo ansible-tmp-1549463850.91-72920870906032="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032 `" ) && sleep 0'
5360Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni_facts.py
5361<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpJsT6lS TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032/AnsiballZ_ec2_eni_facts.py
5362<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032/AnsiballZ_ec2_eni_facts.py && sleep 0'
5363<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032/AnsiballZ_ec2_eni_facts.py && sleep 0'
5364<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463850.91-72920870906032/ > /dev/null 2>&1 && sleep 0'
5365ok: [localhost] => {
5366 "changed": false,
5367 "invocation": {
5368 "module_args": {
5369 "aws_access_key": null,
5370 "aws_secret_key": null,
5371 "ec2_url": null,
5372 "filters": {
5373 "vpc-id": "vpc-033ae00df91a1246d"
5374 },
5375 "profile": null,
5376 "region": "us-east-1",
5377 "security_token": null,
5378 "validate_certs": true
5379 }
5380 },
5381 "network_interfaces": [
5382 {
5383 "association": {
5384 "ip_owner_id": "amazon",
5385 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
5386 "public_ip": "34.201.14.61"
5387 },
5388 "attachment": {
5389 "attach_time": "2019-02-06T03:29:01+00:00",
5390 "attachment_id": "eni-attach-05cdf8994ada01a15",
5391 "delete_on_termination": true,
5392 "device_index": 0,
5393 "instance_id": "i-0b4f26f3d40268467",
5394 "instance_owner_id": "933821570861",
5395 "status": "attached"
5396 },
5397 "availability_zone": "us-east-1a",
5398 "description": "",
5399 "groups": [
5400 {
5401 "group_id": "sg-0db10096eed30f529",
5402 "group_name": "jholt-linklight-test1-insecure_all"
5403 }
5404 ],
5405 "id": "eni-074f8cfd7f54a7d9f",
5406 "interface_type": "interface",
5407 "ipv6_addresses": [],
5408 "mac_address": "02:15:3d:77:3c:88",
5409 "network_interface_id": "eni-074f8cfd7f54a7d9f",
5410 "owner_id": "933821570861",
5411 "private_dns_name": "ip-172-16-181-5.ec2.internal",
5412 "private_ip_address": "172.16.181.5",
5413 "private_ip_addresses": [
5414 {
5415 "association": {
5416 "ip_owner_id": "amazon",
5417 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
5418 "public_ip": "34.201.14.61"
5419 },
5420 "primary": true,
5421 "private_dns_name": "ip-172-16-181-5.ec2.internal",
5422 "private_ip_address": "172.16.181.5"
5423 }
5424 ],
5425 "requester_managed": false,
5426 "source_dest_check": false,
5427 "status": "in-use",
5428 "subnet_id": "subnet-0467ec7f043f7af63",
5429 "tag_set": {},
5430 "vpc_id": "vpc-033ae00df91a1246d"
5431 },
5432 {
5433 "association": {
5434 "ip_owner_id": "amazon",
5435 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
5436 "public_ip": "100.25.255.250"
5437 },
5438 "attachment": {
5439 "attach_time": "2019-02-06T03:28:07+00:00",
5440 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
5441 "delete_on_termination": true,
5442 "device_index": 0,
5443 "instance_id": "i-0b9103eeb1cae9c14",
5444 "instance_owner_id": "933821570861",
5445 "status": "attached"
5446 },
5447 "availability_zone": "us-east-1a",
5448 "description": "",
5449 "groups": [
5450 {
5451 "group_id": "sg-0db10096eed30f529",
5452 "group_name": "jholt-linklight-test1-insecure_all"
5453 }
5454 ],
5455 "id": "eni-0f0c6cff3edeef1e6",
5456 "interface_type": "interface",
5457 "ipv6_addresses": [],
5458 "mac_address": "02:10:24:71:8f:d4",
5459 "network_interface_id": "eni-0f0c6cff3edeef1e6",
5460 "owner_id": "933821570861",
5461 "private_dns_name": "ip-172-16-50-186.ec2.internal",
5462 "private_ip_address": "172.16.50.186",
5463 "private_ip_addresses": [
5464 {
5465 "association": {
5466 "ip_owner_id": "amazon",
5467 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
5468 "public_ip": "100.25.255.250"
5469 },
5470 "primary": true,
5471 "private_dns_name": "ip-172-16-50-186.ec2.internal",
5472 "private_ip_address": "172.16.50.186"
5473 }
5474 ],
5475 "requester_managed": false,
5476 "source_dest_check": false,
5477 "status": "in-use",
5478 "subnet_id": "subnet-0467ec7f043f7af63",
5479 "tag_set": {},
5480 "vpc_id": "vpc-033ae00df91a1246d"
5481 },
5482 {
5483 "association": {
5484 "ip_owner_id": "amazon",
5485 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
5486 "public_ip": "35.175.111.96"
5487 },
5488 "attachment": {
5489 "attach_time": "2019-02-06T03:27:19+00:00",
5490 "attachment_id": "eni-attach-07b2ef1b15e73d346",
5491 "delete_on_termination": true,
5492 "device_index": 0,
5493 "instance_id": "i-04384f071b471f4b4",
5494 "instance_owner_id": "933821570861",
5495 "status": "attached"
5496 },
5497 "availability_zone": "us-east-1a",
5498 "description": "",
5499 "groups": [
5500 {
5501 "group_id": "sg-0db10096eed30f529",
5502 "group_name": "jholt-linklight-test1-insecure_all"
5503 }
5504 ],
5505 "id": "eni-09de5acae91f6eae8",
5506 "interface_type": "interface",
5507 "ipv6_addresses": [],
5508 "mac_address": "02:af:3a:85:77:12",
5509 "network_interface_id": "eni-09de5acae91f6eae8",
5510 "owner_id": "933821570861",
5511 "private_dns_name": "ip-172-16-32-192.ec2.internal",
5512 "private_ip_address": "172.16.32.192",
5513 "private_ip_addresses": [
5514 {
5515 "association": {
5516 "ip_owner_id": "amazon",
5517 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
5518 "public_ip": "35.175.111.96"
5519 },
5520 "primary": true,
5521 "private_dns_name": "ip-172-16-32-192.ec2.internal",
5522 "private_ip_address": "172.16.32.192"
5523 }
5524 ],
5525 "requester_managed": false,
5526 "source_dest_check": false,
5527 "status": "in-use",
5528 "subnet_id": "subnet-0467ec7f043f7af63",
5529 "tag_set": {},
5530 "vpc_id": "vpc-033ae00df91a1246d"
5531 }
5532 ]
5533}
5534
5535TASK [manage_ec2_instances : grab all network interfaces for VPC 2 (NETWORKING MODE)] ***
5536task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:292
5537<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
5538<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5539<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241 `" && echo ansible-tmp-1549463852.08-185976211336241="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241 `" ) && sleep 0'
5540Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni_facts.py
5541<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpLjyKCW TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241/AnsiballZ_ec2_eni_facts.py
5542<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241/AnsiballZ_ec2_eni_facts.py && sleep 0'
5543<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241/AnsiballZ_ec2_eni_facts.py && sleep 0'
5544<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463852.08-185976211336241/ > /dev/null 2>&1 && sleep 0'
5545ok: [localhost] => {
5546 "changed": false,
5547 "invocation": {
5548 "module_args": {
5549 "aws_access_key": null,
5550 "aws_secret_key": null,
5551 "ec2_url": null,
5552 "filters": {
5553 "vpc-id": "vpc-019cfe047cb7239ac"
5554 },
5555 "profile": null,
5556 "region": "us-east-1",
5557 "security_token": null,
5558 "validate_certs": true
5559 }
5560 },
5561 "network_interfaces": [
5562 {
5563 "association": {
5564 "ip_owner_id": "amazon",
5565 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
5566 "public_ip": "34.237.145.255"
5567 },
5568 "attachment": {
5569 "attach_time": "2019-02-06T03:28:38+00:00",
5570 "attachment_id": "eni-attach-00b115a164d6ba014",
5571 "delete_on_termination": true,
5572 "device_index": 0,
5573 "instance_id": "i-095c447d312740a5d",
5574 "instance_owner_id": "933821570861",
5575 "status": "attached"
5576 },
5577 "availability_zone": "us-east-1a",
5578 "description": "",
5579 "groups": [
5580 {
5581 "group_id": "sg-029a269f0b25c2dad",
5582 "group_name": "jholt-linklight-test1-insecure_all2"
5583 }
5584 ],
5585 "id": "eni-0832848fe236f09e9",
5586 "interface_type": "interface",
5587 "ipv6_addresses": [],
5588 "mac_address": "02:c9:21:d1:38:54",
5589 "network_interface_id": "eni-0832848fe236f09e9",
5590 "owner_id": "933821570861",
5591 "private_dns_name": "ip-172-17-6-150.ec2.internal",
5592 "private_ip_address": "172.17.6.150",
5593 "private_ip_addresses": [
5594 {
5595 "association": {
5596 "ip_owner_id": "amazon",
5597 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
5598 "public_ip": "34.237.145.255"
5599 },
5600 "primary": true,
5601 "private_dns_name": "ip-172-17-6-150.ec2.internal",
5602 "private_ip_address": "172.17.6.150"
5603 }
5604 ],
5605 "requester_managed": false,
5606 "source_dest_check": false,
5607 "status": "in-use",
5608 "subnet_id": "subnet-074ba8238fe10686f",
5609 "tag_set": {},
5610 "vpc_id": "vpc-019cfe047cb7239ac"
5611 },
5612 {
5613 "association": {
5614 "ip_owner_id": "amazon",
5615 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
5616 "public_ip": "34.234.234.204"
5617 },
5618 "attachment": {
5619 "attach_time": "2019-02-06T03:30:00+00:00",
5620 "attachment_id": "eni-attach-02cbdd8ed1a7d9bcb",
5621 "delete_on_termination": true,
5622 "device_index": 0,
5623 "instance_id": "i-05b6b852effd77a4d",
5624 "instance_owner_id": "933821570861",
5625 "status": "attached"
5626 },
5627 "availability_zone": "us-east-1a",
5628 "description": "",
5629 "groups": [
5630 {
5631 "group_id": "sg-029a269f0b25c2dad",
5632 "group_name": "jholt-linklight-test1-insecure_all2"
5633 }
5634 ],
5635 "id": "eni-011e12aeb186f10dc",
5636 "interface_type": "interface",
5637 "ipv6_addresses": [],
5638 "mac_address": "02:0d:6c:f6:d9:7a",
5639 "network_interface_id": "eni-011e12aeb186f10dc",
5640 "owner_id": "933821570861",
5641 "private_dns_name": "ip-172-17-119-55.ec2.internal",
5642 "private_ip_address": "172.17.119.55",
5643 "private_ip_addresses": [
5644 {
5645 "association": {
5646 "ip_owner_id": "amazon",
5647 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
5648 "public_ip": "34.234.234.204"
5649 },
5650 "primary": true,
5651 "private_dns_name": "ip-172-17-119-55.ec2.internal",
5652 "private_ip_address": "172.17.119.55"
5653 }
5654 ],
5655 "requester_managed": false,
5656 "source_dest_check": false,
5657 "status": "in-use",
5658 "subnet_id": "subnet-074ba8238fe10686f",
5659 "tag_set": {},
5660 "vpc_id": "vpc-019cfe047cb7239ac"
5661 },
5662 {
5663 "association": {
5664 "ip_owner_id": "amazon",
5665 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
5666 "public_ip": "100.27.39.202"
5667 },
5668 "attachment": {
5669 "attach_time": "2019-02-06T03:29:28+00:00",
5670 "attachment_id": "eni-attach-021248eade808136c",
5671 "delete_on_termination": true,
5672 "device_index": 0,
5673 "instance_id": "i-0f05b4761c051eca7",
5674 "instance_owner_id": "933821570861",
5675 "status": "attached"
5676 },
5677 "availability_zone": "us-east-1a",
5678 "description": "",
5679 "groups": [
5680 {
5681 "group_id": "sg-029a269f0b25c2dad",
5682 "group_name": "jholt-linklight-test1-insecure_all2"
5683 }
5684 ],
5685 "id": "eni-0dd78d6587d24934b",
5686 "interface_type": "interface",
5687 "ipv6_addresses": [],
5688 "mac_address": "02:d4:bc:84:10:04",
5689 "network_interface_id": "eni-0dd78d6587d24934b",
5690 "owner_id": "933821570861",
5691 "private_dns_name": "ip-172-17-38-146.ec2.internal",
5692 "private_ip_address": "172.17.38.146",
5693 "private_ip_addresses": [
5694 {
5695 "association": {
5696 "ip_owner_id": "amazon",
5697 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
5698 "public_ip": "100.27.39.202"
5699 },
5700 "primary": true,
5701 "private_dns_name": "ip-172-17-38-146.ec2.internal",
5702 "private_ip_address": "172.17.38.146"
5703 }
5704 ],
5705 "requester_managed": false,
5706 "source_dest_check": false,
5707 "status": "in-use",
5708 "subnet_id": "subnet-074ba8238fe10686f",
5709 "tag_set": {},
5710 "vpc_id": "vpc-019cfe047cb7239ac"
5711 }
5712 ]
5713}
5714
5715TASK [manage_ec2_instances : Disable Source/Dest check on instance {{ec2_vpc_id1}} (NETWORKING MODE)] ***
5716task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/instances_networking.yml:299
5717<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
5718<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5719<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205 `" && echo ansible-tmp-1549463853.14-26050356923205="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205 `" ) && sleep 0'
5720Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
5721<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpzmh1l0 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205/AnsiballZ_ec2_eni.py
5722<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205/AnsiballZ_ec2_eni.py && sleep 0'
5723<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205/AnsiballZ_ec2_eni.py && sleep 0'
5724<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463853.14-26050356923205/ > /dev/null 2>&1 && sleep 0'
5725<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5726ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'id': u'eni-074f8cfd7f54a7d9f', u'association': {u'public_ip': u'34.201.14.61', u'public_dns_name': u'ec2-34-201-14-61.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-16-181-5.ec2.internal', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-074f8cfd7f54a7d9f', u'attachment': {u'status': u'attached', u'instance_id': u'i-0b4f26f3d40268467', u'attachment_id': u'eni-attach-05cdf8994ada01a15', u'attach_time': u'2019-02-06T03:29:01+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.181.5', u'private_dns_name': u'ip-172-16-181-5.ec2.internal', u'association': {u'public_ip': u'34.201.14.61', u'public_dns_name': u'ec2-34-201-14-61.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:15:3d:77:3c:88', u'private_ip_address': u'172.16.181.5', u'vpc_id': u'vpc-033ae00df91a1246d', u'owner_id': u'933821570861'}) => {
5727 "changed": false,
5728 "interface": {
5729 "attachment": {
5730 "attach_time": "2019-02-06T03:29:01.000Z",
5731 "attachment_id": "eni-attach-05cdf8994ada01a15",
5732 "delete_on_termination": true,
5733 "device_index": 0,
5734 "instance_id": "i-0b4f26f3d40268467",
5735 "status": "attached"
5736 },
5737 "description": "",
5738 "groups": {
5739 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
5740 },
5741 "id": "eni-074f8cfd7f54a7d9f",
5742 "mac_address": "02:15:3d:77:3c:88",
5743 "owner_id": "933821570861",
5744 "private_ip_address": "172.16.181.5",
5745 "private_ip_addresses": [
5746 {
5747 "primary_address": true,
5748 "private_ip_address": "172.16.181.5"
5749 }
5750 ],
5751 "source_dest_check": false,
5752 "status": "in-use",
5753 "subnet_id": "subnet-0467ec7f043f7af63",
5754 "vpc_id": "vpc-033ae00df91a1246d"
5755 },
5756 "invocation": {
5757 "module_args": {
5758 "allow_reassignment": false,
5759 "attached": null,
5760 "aws_access_key": null,
5761 "aws_secret_key": null,
5762 "delete_on_termination": null,
5763 "description": null,
5764 "device_index": 0,
5765 "ec2_url": null,
5766 "eni_id": "eni-074f8cfd7f54a7d9f",
5767 "force_detach": false,
5768 "instance_id": null,
5769 "private_ip_address": null,
5770 "profile": null,
5771 "purge_secondary_private_ip_addresses": false,
5772 "region": "us-east-1",
5773 "secondary_private_ip_address_count": null,
5774 "secondary_private_ip_addresses": null,
5775 "security_groups": [],
5776 "security_token": null,
5777 "source_dest_check": false,
5778 "state": "present",
5779 "subnet_id": null,
5780 "validate_certs": true
5781 }
5782 },
5783 "item": {
5784 "association": {
5785 "ip_owner_id": "amazon",
5786 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
5787 "public_ip": "34.201.14.61"
5788 },
5789 "attachment": {
5790 "attach_time": "2019-02-06T03:29:01+00:00",
5791 "attachment_id": "eni-attach-05cdf8994ada01a15",
5792 "delete_on_termination": true,
5793 "device_index": 0,
5794 "instance_id": "i-0b4f26f3d40268467",
5795 "instance_owner_id": "933821570861",
5796 "status": "attached"
5797 },
5798 "availability_zone": "us-east-1a",
5799 "description": "",
5800 "groups": [
5801 {
5802 "group_id": "sg-0db10096eed30f529",
5803 "group_name": "jholt-linklight-test1-insecure_all"
5804 }
5805 ],
5806 "id": "eni-074f8cfd7f54a7d9f",
5807 "interface_type": "interface",
5808 "ipv6_addresses": [],
5809 "mac_address": "02:15:3d:77:3c:88",
5810 "network_interface_id": "eni-074f8cfd7f54a7d9f",
5811 "owner_id": "933821570861",
5812 "private_dns_name": "ip-172-16-181-5.ec2.internal",
5813 "private_ip_address": "172.16.181.5",
5814 "private_ip_addresses": [
5815 {
5816 "association": {
5817 "ip_owner_id": "amazon",
5818 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
5819 "public_ip": "34.201.14.61"
5820 },
5821 "primary": true,
5822 "private_dns_name": "ip-172-16-181-5.ec2.internal",
5823 "private_ip_address": "172.16.181.5"
5824 }
5825 ],
5826 "requester_managed": false,
5827 "source_dest_check": false,
5828 "status": "in-use",
5829 "subnet_id": "subnet-0467ec7f043f7af63",
5830 "tag_set": {},
5831 "vpc_id": "vpc-033ae00df91a1246d"
5832 }
5833}
5834<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175 `" && echo ansible-tmp-1549463854.17-12088639913175="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175 `" ) && sleep 0'
5835Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
5836<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpmLlh9y TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175/AnsiballZ_ec2_eni.py
5837<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175/AnsiballZ_ec2_eni.py && sleep 0'
5838<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175/AnsiballZ_ec2_eni.py && sleep 0'
5839<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463854.17-12088639913175/ > /dev/null 2>&1 && sleep 0'
5840ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'id': u'eni-0f0c6cff3edeef1e6', u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-0f0c6cff3edeef1e6', u'attachment': {u'status': u'attached', u'instance_id': u'i-0b9103eeb1cae9c14', u'attachment_id': u'eni-attach-0816e1bf67f2fc3fb', u'attach_time': u'2019-02-06T03:28:07+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.50.186', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:10:24:71:8f:d4', u'private_ip_address': u'172.16.50.186', u'vpc_id': u'vpc-033ae00df91a1246d', u'owner_id': u'933821570861'}) => {
5841 "changed": false,
5842 "interface": {
5843 "attachment": {
5844 "attach_time": "2019-02-06T03:28:07.000Z",
5845 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
5846 "delete_on_termination": true,
5847 "device_index": 0,
5848 "instance_id": "i-0b9103eeb1cae9c14",
5849 "status": "attached"
5850 },
5851 "description": "",
5852 "groups": {
5853 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
5854 },
5855 "id": "eni-0f0c6cff3edeef1e6",
5856 "mac_address": "02:10:24:71:8f:d4",
5857 "owner_id": "933821570861",
5858 "private_ip_address": "172.16.50.186",
5859 "private_ip_addresses": [
5860 {
5861 "primary_address": true,
5862 "private_ip_address": "172.16.50.186"
5863 }
5864 ],
5865 "source_dest_check": false,
5866 "status": "in-use",
5867 "subnet_id": "subnet-0467ec7f043f7af63",
5868 "vpc_id": "vpc-033ae00df91a1246d"
5869 },
5870 "invocation": {
5871 "module_args": {
5872 "allow_reassignment": false,
5873 "attached": null,
5874 "aws_access_key": null,
5875 "aws_secret_key": null,
5876 "delete_on_termination": null,
5877 "description": null,
5878 "device_index": 0,
5879 "ec2_url": null,
5880 "eni_id": "eni-0f0c6cff3edeef1e6",
5881 "force_detach": false,
5882 "instance_id": null,
5883 "private_ip_address": null,
5884 "profile": null,
5885 "purge_secondary_private_ip_addresses": false,
5886 "region": "us-east-1",
5887 "secondary_private_ip_address_count": null,
5888 "secondary_private_ip_addresses": null,
5889 "security_groups": [],
5890 "security_token": null,
5891 "source_dest_check": false,
5892 "state": "present",
5893 "subnet_id": null,
5894 "validate_certs": true
5895 }
5896 },
5897 "item": {
5898 "association": {
5899 "ip_owner_id": "amazon",
5900 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
5901 "public_ip": "100.25.255.250"
5902 },
5903 "attachment": {
5904 "attach_time": "2019-02-06T03:28:07+00:00",
5905 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
5906 "delete_on_termination": true,
5907 "device_index": 0,
5908 "instance_id": "i-0b9103eeb1cae9c14",
5909 "instance_owner_id": "933821570861",
5910 "status": "attached"
5911 },
5912 "availability_zone": "us-east-1a",
5913 "description": "",
5914 "groups": [
5915 {
5916 "group_id": "sg-0db10096eed30f529",
5917 "group_name": "jholt-linklight-test1-insecure_all"
5918 }
5919 ],
5920 "id": "eni-0f0c6cff3edeef1e6",
5921 "interface_type": "interface",
5922 "ipv6_addresses": [],
5923 "mac_address": "02:10:24:71:8f:d4",
5924 "network_interface_id": "eni-0f0c6cff3edeef1e6",
5925 "owner_id": "933821570861",
5926 "private_dns_name": "ip-172-16-50-186.ec2.internal",
5927 "private_ip_address": "172.16.50.186",
5928 "private_ip_addresses": [
5929 {
5930 "association": {
5931 "ip_owner_id": "amazon",
5932 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
5933 "public_ip": "100.25.255.250"
5934 },
5935 "primary": true,
5936 "private_dns_name": "ip-172-16-50-186.ec2.internal",
5937 "private_ip_address": "172.16.50.186"
5938 }
5939 ],
5940 "requester_managed": false,
5941 "source_dest_check": false,
5942 "status": "in-use",
5943 "subnet_id": "subnet-0467ec7f043f7af63",
5944 "tag_set": {},
5945 "vpc_id": "vpc-033ae00df91a1246d"
5946 }
5947}
5948<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
5949<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158 `" && echo ansible-tmp-1549463855.05-203159902868158="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158 `" ) && sleep 0'
5950Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
5951<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmprk_WLc TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158/AnsiballZ_ec2_eni.py
5952<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158/AnsiballZ_ec2_eni.py && sleep 0'
5953<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158/AnsiballZ_ec2_eni.py && sleep 0'
5954<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.05-203159902868158/ > /dev/null 2>&1 && sleep 0'
5955ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'id': u'eni-09de5acae91f6eae8', u'association': {u'public_ip': u'35.175.111.96', u'public_dns_name': u'ec2-35-175-111-96.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-16-32-192.ec2.internal', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-09de5acae91f6eae8', u'attachment': {u'status': u'attached', u'instance_id': u'i-04384f071b471f4b4', u'attachment_id': u'eni-attach-07b2ef1b15e73d346', u'attach_time': u'2019-02-06T03:27:19+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.32.192', u'private_dns_name': u'ip-172-16-32-192.ec2.internal', u'association': {u'public_ip': u'35.175.111.96', u'public_dns_name': u'ec2-35-175-111-96.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:af:3a:85:77:12', u'private_ip_address': u'172.16.32.192', u'vpc_id': u'vpc-033ae00df91a1246d', u'owner_id': u'933821570861'}) => {
5956 "changed": false,
5957 "interface": {
5958 "attachment": {
5959 "attach_time": "2019-02-06T03:27:19.000Z",
5960 "attachment_id": "eni-attach-07b2ef1b15e73d346",
5961 "delete_on_termination": true,
5962 "device_index": 0,
5963 "instance_id": "i-04384f071b471f4b4",
5964 "status": "attached"
5965 },
5966 "description": "",
5967 "groups": {
5968 "sg-0db10096eed30f529": "jholt-linklight-test1-insecure_all"
5969 },
5970 "id": "eni-09de5acae91f6eae8",
5971 "mac_address": "02:af:3a:85:77:12",
5972 "owner_id": "933821570861",
5973 "private_ip_address": "172.16.32.192",
5974 "private_ip_addresses": [
5975 {
5976 "primary_address": true,
5977 "private_ip_address": "172.16.32.192"
5978 }
5979 ],
5980 "source_dest_check": false,
5981 "status": "in-use",
5982 "subnet_id": "subnet-0467ec7f043f7af63",
5983 "vpc_id": "vpc-033ae00df91a1246d"
5984 },
5985 "invocation": {
5986 "module_args": {
5987 "allow_reassignment": false,
5988 "attached": null,
5989 "aws_access_key": null,
5990 "aws_secret_key": null,
5991 "delete_on_termination": null,
5992 "description": null,
5993 "device_index": 0,
5994 "ec2_url": null,
5995 "eni_id": "eni-09de5acae91f6eae8",
5996 "force_detach": false,
5997 "instance_id": null,
5998 "private_ip_address": null,
5999 "profile": null,
6000 "purge_secondary_private_ip_addresses": false,
6001 "region": "us-east-1",
6002 "secondary_private_ip_address_count": null,
6003 "secondary_private_ip_addresses": null,
6004 "security_groups": [],
6005 "security_token": null,
6006 "source_dest_check": false,
6007 "state": "present",
6008 "subnet_id": null,
6009 "validate_certs": true
6010 }
6011 },
6012 "item": {
6013 "association": {
6014 "ip_owner_id": "amazon",
6015 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6016 "public_ip": "35.175.111.96"
6017 },
6018 "attachment": {
6019 "attach_time": "2019-02-06T03:27:19+00:00",
6020 "attachment_id": "eni-attach-07b2ef1b15e73d346",
6021 "delete_on_termination": true,
6022 "device_index": 0,
6023 "instance_id": "i-04384f071b471f4b4",
6024 "instance_owner_id": "933821570861",
6025 "status": "attached"
6026 },
6027 "availability_zone": "us-east-1a",
6028 "description": "",
6029 "groups": [
6030 {
6031 "group_id": "sg-0db10096eed30f529",
6032 "group_name": "jholt-linklight-test1-insecure_all"
6033 }
6034 ],
6035 "id": "eni-09de5acae91f6eae8",
6036 "interface_type": "interface",
6037 "ipv6_addresses": [],
6038 "mac_address": "02:af:3a:85:77:12",
6039 "network_interface_id": "eni-09de5acae91f6eae8",
6040 "owner_id": "933821570861",
6041 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6042 "private_ip_address": "172.16.32.192",
6043 "private_ip_addresses": [
6044 {
6045 "association": {
6046 "ip_owner_id": "amazon",
6047 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6048 "public_ip": "35.175.111.96"
6049 },
6050 "primary": true,
6051 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6052 "private_ip_address": "172.16.32.192"
6053 }
6054 ],
6055 "requester_managed": false,
6056 "source_dest_check": false,
6057 "status": "in-use",
6058 "subnet_id": "subnet-0467ec7f043f7af63",
6059 "tag_set": {},
6060 "vpc_id": "vpc-033ae00df91a1246d"
6061 }
6062}
6063<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
6064<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086 `" && echo ansible-tmp-1549463855.8-182810193101086="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086 `" ) && sleep 0'
6065Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
6066<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpTQ4ooo TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086/AnsiballZ_ec2_eni.py
6067<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086/AnsiballZ_ec2_eni.py && sleep 0'
6068<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086/AnsiballZ_ec2_eni.py && sleep 0'
6069<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463855.8-182810193101086/ > /dev/null 2>&1 && sleep 0'
6070<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
6071ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'id': u'eni-0832848fe236f09e9', u'association': {u'public_ip': u'34.237.145.255', u'public_dns_name': u'ec2-34-237-145-255.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-17-6-150.ec2.internal', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-0832848fe236f09e9', u'attachment': {u'status': u'attached', u'instance_id': u'i-095c447d312740a5d', u'attachment_id': u'eni-attach-00b115a164d6ba014', u'attach_time': u'2019-02-06T03:28:38+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.6.150', u'private_dns_name': u'ip-172-17-6-150.ec2.internal', u'association': {u'public_ip': u'34.237.145.255', u'public_dns_name': u'ec2-34-237-145-255.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:c9:21:d1:38:54', u'private_ip_address': u'172.17.6.150', u'vpc_id': u'vpc-019cfe047cb7239ac', u'owner_id': u'933821570861'}) => {
6072 "changed": false,
6073 "interface": {
6074 "attachment": {
6075 "attach_time": "2019-02-06T03:28:38.000Z",
6076 "attachment_id": "eni-attach-00b115a164d6ba014",
6077 "delete_on_termination": true,
6078 "device_index": 0,
6079 "instance_id": "i-095c447d312740a5d",
6080 "status": "attached"
6081 },
6082 "description": "",
6083 "groups": {
6084 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
6085 },
6086 "id": "eni-0832848fe236f09e9",
6087 "mac_address": "02:c9:21:d1:38:54",
6088 "owner_id": "933821570861",
6089 "private_ip_address": "172.17.6.150",
6090 "private_ip_addresses": [
6091 {
6092 "primary_address": true,
6093 "private_ip_address": "172.17.6.150"
6094 }
6095 ],
6096 "source_dest_check": false,
6097 "status": "in-use",
6098 "subnet_id": "subnet-074ba8238fe10686f",
6099 "vpc_id": "vpc-019cfe047cb7239ac"
6100 },
6101 "invocation": {
6102 "module_args": {
6103 "allow_reassignment": false,
6104 "attached": null,
6105 "aws_access_key": null,
6106 "aws_secret_key": null,
6107 "delete_on_termination": null,
6108 "description": null,
6109 "device_index": 0,
6110 "ec2_url": null,
6111 "eni_id": "eni-0832848fe236f09e9",
6112 "force_detach": false,
6113 "instance_id": null,
6114 "private_ip_address": null,
6115 "profile": null,
6116 "purge_secondary_private_ip_addresses": false,
6117 "region": "us-east-1",
6118 "secondary_private_ip_address_count": null,
6119 "secondary_private_ip_addresses": null,
6120 "security_groups": [],
6121 "security_token": null,
6122 "source_dest_check": false,
6123 "state": "present",
6124 "subnet_id": null,
6125 "validate_certs": true
6126 }
6127 },
6128 "item": {
6129 "association": {
6130 "ip_owner_id": "amazon",
6131 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
6132 "public_ip": "34.237.145.255"
6133 },
6134 "attachment": {
6135 "attach_time": "2019-02-06T03:28:38+00:00",
6136 "attachment_id": "eni-attach-00b115a164d6ba014",
6137 "delete_on_termination": true,
6138 "device_index": 0,
6139 "instance_id": "i-095c447d312740a5d",
6140 "instance_owner_id": "933821570861",
6141 "status": "attached"
6142 },
6143 "availability_zone": "us-east-1a",
6144 "description": "",
6145 "groups": [
6146 {
6147 "group_id": "sg-029a269f0b25c2dad",
6148 "group_name": "jholt-linklight-test1-insecure_all2"
6149 }
6150 ],
6151 "id": "eni-0832848fe236f09e9",
6152 "interface_type": "interface",
6153 "ipv6_addresses": [],
6154 "mac_address": "02:c9:21:d1:38:54",
6155 "network_interface_id": "eni-0832848fe236f09e9",
6156 "owner_id": "933821570861",
6157 "private_dns_name": "ip-172-17-6-150.ec2.internal",
6158 "private_ip_address": "172.17.6.150",
6159 "private_ip_addresses": [
6160 {
6161 "association": {
6162 "ip_owner_id": "amazon",
6163 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
6164 "public_ip": "34.237.145.255"
6165 },
6166 "primary": true,
6167 "private_dns_name": "ip-172-17-6-150.ec2.internal",
6168 "private_ip_address": "172.17.6.150"
6169 }
6170 ],
6171 "requester_managed": false,
6172 "source_dest_check": false,
6173 "status": "in-use",
6174 "subnet_id": "subnet-074ba8238fe10686f",
6175 "tag_set": {},
6176 "vpc_id": "vpc-019cfe047cb7239ac"
6177 }
6178}
6179<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158 `" && echo ansible-tmp-1549463856.59-229483476889158="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158 `" ) && sleep 0'
6180Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
6181<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpvaAd_F TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158/AnsiballZ_ec2_eni.py
6182<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158/AnsiballZ_ec2_eni.py && sleep 0'
6183<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158/AnsiballZ_ec2_eni.py && sleep 0'
6184<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463856.59-229483476889158/ > /dev/null 2>&1 && sleep 0'
6185ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'id': u'eni-011e12aeb186f10dc', u'association': {u'public_ip': u'34.234.234.204', u'public_dns_name': u'ec2-34-234-234-204.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-17-119-55.ec2.internal', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-011e12aeb186f10dc', u'attachment': {u'status': u'attached', u'instance_id': u'i-05b6b852effd77a4d', u'attachment_id': u'eni-attach-02cbdd8ed1a7d9bcb', u'attach_time': u'2019-02-06T03:30:00+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.119.55', u'private_dns_name': u'ip-172-17-119-55.ec2.internal', u'association': {u'public_ip': u'34.234.234.204', u'public_dns_name': u'ec2-34-234-234-204.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:0d:6c:f6:d9:7a', u'private_ip_address': u'172.17.119.55', u'vpc_id': u'vpc-019cfe047cb7239ac', u'owner_id': u'933821570861'}) => {
6186 "changed": false,
6187 "interface": {
6188 "attachment": {
6189 "attach_time": "2019-02-06T03:30:00.000Z",
6190 "attachment_id": "eni-attach-02cbdd8ed1a7d9bcb",
6191 "delete_on_termination": true,
6192 "device_index": 0,
6193 "instance_id": "i-05b6b852effd77a4d",
6194 "status": "attached"
6195 },
6196 "description": "",
6197 "groups": {
6198 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
6199 },
6200 "id": "eni-011e12aeb186f10dc",
6201 "mac_address": "02:0d:6c:f6:d9:7a",
6202 "owner_id": "933821570861",
6203 "private_ip_address": "172.17.119.55",
6204 "private_ip_addresses": [
6205 {
6206 "primary_address": true,
6207 "private_ip_address": "172.17.119.55"
6208 }
6209 ],
6210 "source_dest_check": false,
6211 "status": "in-use",
6212 "subnet_id": "subnet-074ba8238fe10686f",
6213 "vpc_id": "vpc-019cfe047cb7239ac"
6214 },
6215 "invocation": {
6216 "module_args": {
6217 "allow_reassignment": false,
6218 "attached": null,
6219 "aws_access_key": null,
6220 "aws_secret_key": null,
6221 "delete_on_termination": null,
6222 "description": null,
6223 "device_index": 0,
6224 "ec2_url": null,
6225 "eni_id": "eni-011e12aeb186f10dc",
6226 "force_detach": false,
6227 "instance_id": null,
6228 "private_ip_address": null,
6229 "profile": null,
6230 "purge_secondary_private_ip_addresses": false,
6231 "region": "us-east-1",
6232 "secondary_private_ip_address_count": null,
6233 "secondary_private_ip_addresses": null,
6234 "security_groups": [],
6235 "security_token": null,
6236 "source_dest_check": false,
6237 "state": "present",
6238 "subnet_id": null,
6239 "validate_certs": true
6240 }
6241 },
6242 "item": {
6243 "association": {
6244 "ip_owner_id": "amazon",
6245 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
6246 "public_ip": "34.234.234.204"
6247 },
6248 "attachment": {
6249 "attach_time": "2019-02-06T03:30:00+00:00",
6250 "attachment_id": "eni-attach-02cbdd8ed1a7d9bcb",
6251 "delete_on_termination": true,
6252 "device_index": 0,
6253 "instance_id": "i-05b6b852effd77a4d",
6254 "instance_owner_id": "933821570861",
6255 "status": "attached"
6256 },
6257 "availability_zone": "us-east-1a",
6258 "description": "",
6259 "groups": [
6260 {
6261 "group_id": "sg-029a269f0b25c2dad",
6262 "group_name": "jholt-linklight-test1-insecure_all2"
6263 }
6264 ],
6265 "id": "eni-011e12aeb186f10dc",
6266 "interface_type": "interface",
6267 "ipv6_addresses": [],
6268 "mac_address": "02:0d:6c:f6:d9:7a",
6269 "network_interface_id": "eni-011e12aeb186f10dc",
6270 "owner_id": "933821570861",
6271 "private_dns_name": "ip-172-17-119-55.ec2.internal",
6272 "private_ip_address": "172.17.119.55",
6273 "private_ip_addresses": [
6274 {
6275 "association": {
6276 "ip_owner_id": "amazon",
6277 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
6278 "public_ip": "34.234.234.204"
6279 },
6280 "primary": true,
6281 "private_dns_name": "ip-172-17-119-55.ec2.internal",
6282 "private_ip_address": "172.17.119.55"
6283 }
6284 ],
6285 "requester_managed": false,
6286 "source_dest_check": false,
6287 "status": "in-use",
6288 "subnet_id": "subnet-074ba8238fe10686f",
6289 "tag_set": {},
6290 "vpc_id": "vpc-019cfe047cb7239ac"
6291 }
6292}
6293<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
6294<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098 `" && echo ansible-tmp-1549463857.39-124916640121098="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098 `" ) && sleep 0'
6295Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_eni.py
6296<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpDeoXbC TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098/AnsiballZ_ec2_eni.py
6297<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098/AnsiballZ_ec2_eni.py && sleep 0'
6298<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098/AnsiballZ_ec2_eni.py && sleep 0'
6299<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463857.39-124916640121098/ > /dev/null 2>&1 && sleep 0'
6300ok: [localhost] => (item={u'status': u'in-use', u'description': u'', u'availability_zone': u'us-east-1a', u'interface_type': u'interface', u'ipv6_addresses': [], u'requester_managed': False, u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'id': u'eni-0dd78d6587d24934b', u'association': {u'public_ip': u'100.27.39.202', u'public_dns_name': u'ec2-100-27-39-202.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'private_dns_name': u'ip-172-17-38-146.ec2.internal', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'tag_set': {}, u'network_interface_id': u'eni-0dd78d6587d24934b', u'attachment': {u'status': u'attached', u'instance_id': u'i-0f05b4761c051eca7', u'attachment_id': u'eni-attach-021248eade808136c', u'attach_time': u'2019-02-06T03:29:28+00:00', u'instance_owner_id': u'933821570861', u'device_index': 0, u'delete_on_termination': True}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.38.146', u'private_dns_name': u'ip-172-17-38-146.ec2.internal', u'association': {u'public_ip': u'100.27.39.202', u'public_dns_name': u'ec2-100-27-39-202.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:d4:bc:84:10:04', u'private_ip_address': u'172.17.38.146', u'vpc_id': u'vpc-019cfe047cb7239ac', u'owner_id': u'933821570861'}) => {
6301 "changed": false,
6302 "interface": {
6303 "attachment": {
6304 "attach_time": "2019-02-06T03:29:28.000Z",
6305 "attachment_id": "eni-attach-021248eade808136c",
6306 "delete_on_termination": true,
6307 "device_index": 0,
6308 "instance_id": "i-0f05b4761c051eca7",
6309 "status": "attached"
6310 },
6311 "description": "",
6312 "groups": {
6313 "sg-029a269f0b25c2dad": "jholt-linklight-test1-insecure_all2"
6314 },
6315 "id": "eni-0dd78d6587d24934b",
6316 "mac_address": "02:d4:bc:84:10:04",
6317 "owner_id": "933821570861",
6318 "private_ip_address": "172.17.38.146",
6319 "private_ip_addresses": [
6320 {
6321 "primary_address": true,
6322 "private_ip_address": "172.17.38.146"
6323 }
6324 ],
6325 "source_dest_check": false,
6326 "status": "in-use",
6327 "subnet_id": "subnet-074ba8238fe10686f",
6328 "vpc_id": "vpc-019cfe047cb7239ac"
6329 },
6330 "invocation": {
6331 "module_args": {
6332 "allow_reassignment": false,
6333 "attached": null,
6334 "aws_access_key": null,
6335 "aws_secret_key": null,
6336 "delete_on_termination": null,
6337 "description": null,
6338 "device_index": 0,
6339 "ec2_url": null,
6340 "eni_id": "eni-0dd78d6587d24934b",
6341 "force_detach": false,
6342 "instance_id": null,
6343 "private_ip_address": null,
6344 "profile": null,
6345 "purge_secondary_private_ip_addresses": false,
6346 "region": "us-east-1",
6347 "secondary_private_ip_address_count": null,
6348 "secondary_private_ip_addresses": null,
6349 "security_groups": [],
6350 "security_token": null,
6351 "source_dest_check": false,
6352 "state": "present",
6353 "subnet_id": null,
6354 "validate_certs": true
6355 }
6356 },
6357 "item": {
6358 "association": {
6359 "ip_owner_id": "amazon",
6360 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
6361 "public_ip": "100.27.39.202"
6362 },
6363 "attachment": {
6364 "attach_time": "2019-02-06T03:29:28+00:00",
6365 "attachment_id": "eni-attach-021248eade808136c",
6366 "delete_on_termination": true,
6367 "device_index": 0,
6368 "instance_id": "i-0f05b4761c051eca7",
6369 "instance_owner_id": "933821570861",
6370 "status": "attached"
6371 },
6372 "availability_zone": "us-east-1a",
6373 "description": "",
6374 "groups": [
6375 {
6376 "group_id": "sg-029a269f0b25c2dad",
6377 "group_name": "jholt-linklight-test1-insecure_all2"
6378 }
6379 ],
6380 "id": "eni-0dd78d6587d24934b",
6381 "interface_type": "interface",
6382 "ipv6_addresses": [],
6383 "mac_address": "02:d4:bc:84:10:04",
6384 "network_interface_id": "eni-0dd78d6587d24934b",
6385 "owner_id": "933821570861",
6386 "private_dns_name": "ip-172-17-38-146.ec2.internal",
6387 "private_ip_address": "172.17.38.146",
6388 "private_ip_addresses": [
6389 {
6390 "association": {
6391 "ip_owner_id": "amazon",
6392 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
6393 "public_ip": "100.27.39.202"
6394 },
6395 "primary": true,
6396 "private_dns_name": "ip-172-17-38-146.ec2.internal",
6397 "private_ip_address": "172.17.38.146"
6398 }
6399 ],
6400 "requester_managed": false,
6401 "source_dest_check": false,
6402 "status": "in-use",
6403 "subnet_id": "subnet-074ba8238fe10686f",
6404 "tag_set": {},
6405 "vpc_id": "vpc-019cfe047cb7239ac"
6406 }
6407}
6408
6409
6410TASK [manage_ec2_instances : provision ansible f5 workshop instances] **********
6411task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/provision.yml:88
6412skipping: [localhost] => {
6413 "changed": false,
6414 "skip_reason": "Conditional result was False"
6415}
6416
6417TASK [manage_ec2_instances : create instructor_inventory, and student files] ***
6418task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/main.yml:9
6419included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml for localhost
6420
6421
6422TASK [manage_ec2_instances : grab facts for control_nodes] *********************
6423task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:1
6424<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
6425<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
6426<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734 `" && echo ansible-tmp-1549463858.4-220542857567734="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734 `" ) && sleep 0'
6427Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
6428<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpBHvxcr TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734/AnsiballZ_ec2_instance_facts.py
6429<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734/AnsiballZ_ec2_instance_facts.py && sleep 0'
6430<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734/AnsiballZ_ec2_instance_facts.py && sleep 0'
6431<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463858.4-220542857567734/ > /dev/null 2>&1 && sleep 0'
6432ok: [localhost] => {
6433 "changed": false,
6434 "instances": [
6435 {
6436 "ami_launch_index": 0,
6437 "architecture": "x86_64",
6438 "block_device_mappings": [
6439 {
6440 "device_name": "/dev/sda1",
6441 "ebs": {
6442 "attach_time": "2019-02-06T03:27:20+00:00",
6443 "delete_on_termination": true,
6444 "status": "attached",
6445 "volume_id": "vol-06a939b27a9b281ad"
6446 }
6447 }
6448 ],
6449 "client_token": "",
6450 "cpu_options": {
6451 "core_count": 2,
6452 "threads_per_core": 1
6453 },
6454 "ebs_optimized": false,
6455 "ena_support": true,
6456 "hibernation_options": {
6457 "configured": false
6458 },
6459 "hypervisor": "xen",
6460 "image_id": "ami-c998b6b2",
6461 "instance_id": "i-04384f071b471f4b4",
6462 "instance_type": "t2.medium",
6463 "key_name": "jholt-linklight-test1-key",
6464 "launch_time": "2019-02-06T03:27:19+00:00",
6465 "monitoring": {
6466 "state": "disabled"
6467 },
6468 "network_interfaces": [
6469 {
6470 "association": {
6471 "ip_owner_id": "amazon",
6472 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6473 "public_ip": "35.175.111.96"
6474 },
6475 "attachment": {
6476 "attach_time": "2019-02-06T03:27:19+00:00",
6477 "attachment_id": "eni-attach-07b2ef1b15e73d346",
6478 "delete_on_termination": true,
6479 "device_index": 0,
6480 "status": "attached"
6481 },
6482 "description": "",
6483 "groups": [
6484 {
6485 "group_id": "sg-0db10096eed30f529",
6486 "group_name": "jholt-linklight-test1-insecure_all"
6487 }
6488 ],
6489 "ipv6_addresses": [],
6490 "mac_address": "02:af:3a:85:77:12",
6491 "network_interface_id": "eni-09de5acae91f6eae8",
6492 "owner_id": "933821570861",
6493 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6494 "private_ip_address": "172.16.32.192",
6495 "private_ip_addresses": [
6496 {
6497 "association": {
6498 "ip_owner_id": "amazon",
6499 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6500 "public_ip": "35.175.111.96"
6501 },
6502 "primary": true,
6503 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6504 "private_ip_address": "172.16.32.192"
6505 }
6506 ],
6507 "source_dest_check": false,
6508 "status": "in-use",
6509 "subnet_id": "subnet-0467ec7f043f7af63",
6510 "vpc_id": "vpc-033ae00df91a1246d"
6511 }
6512 ],
6513 "placement": {
6514 "availability_zone": "us-east-1a",
6515 "group_name": "",
6516 "tenancy": "default"
6517 },
6518 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6519 "private_ip_address": "172.16.32.192",
6520 "product_codes": [],
6521 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6522 "public_ip_address": "35.175.111.96",
6523 "root_device_name": "/dev/sda1",
6524 "root_device_type": "ebs",
6525 "security_groups": [
6526 {
6527 "group_id": "sg-0db10096eed30f529",
6528 "group_name": "jholt-linklight-test1-insecure_all"
6529 }
6530 ],
6531 "source_dest_check": false,
6532 "state": {
6533 "code": 16,
6534 "name": "running"
6535 },
6536 "state_transition_reason": "",
6537 "subnet_id": "subnet-0467ec7f043f7af63",
6538 "tags": {
6539 "Index": "0",
6540 "Info": "Username that provisioned this-> jholt",
6541 "Linklight": "This was provisioned through the linklight provisioner",
6542 "Name": "jholt-linklight-test1-student1-ansible",
6543 "Student": "student1",
6544 "Students": "1",
6545 "Username": "jholt",
6546 "Workshop": "jholt-linklight-test1",
6547 "Workshop_ansible": "jholt-linklight-test1-ansible",
6548 "short_name": "ansible"
6549 },
6550 "virtualization_type": "hvm",
6551 "vpc_id": "vpc-033ae00df91a1246d"
6552 }
6553 ],
6554 "invocation": {
6555 "module_args": {
6556 "aws_access_key": null,
6557 "aws_secret_key": null,
6558 "ec2_url": null,
6559 "filters": {
6560 "instance-state-name": "running",
6561 "tag:Workshop_ansible": "jholt-linklight-test1-ansible"
6562 },
6563 "instance_ids": [],
6564 "profile": null,
6565 "region": "us-east-1",
6566 "security_token": null,
6567 "validate_certs": true
6568 }
6569 }
6570}
6571
6572TASK [manage_ec2_instances : DEBUG ansible_node_facts] *************************
6573task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:9
6574ok: [localhost] => {
6575 "ansible_node_facts": {
6576 "changed": false,
6577 "failed": false,
6578 "instances": [
6579 {
6580 "ami_launch_index": 0,
6581 "architecture": "x86_64",
6582 "block_device_mappings": [
6583 {
6584 "device_name": "/dev/sda1",
6585 "ebs": {
6586 "attach_time": "2019-02-06T03:27:20+00:00",
6587 "delete_on_termination": true,
6588 "status": "attached",
6589 "volume_id": "vol-06a939b27a9b281ad"
6590 }
6591 }
6592 ],
6593 "client_token": "",
6594 "cpu_options": {
6595 "core_count": 2,
6596 "threads_per_core": 1
6597 },
6598 "ebs_optimized": false,
6599 "ena_support": true,
6600 "hibernation_options": {
6601 "configured": false
6602 },
6603 "hypervisor": "xen",
6604 "image_id": "ami-c998b6b2",
6605 "instance_id": "i-04384f071b471f4b4",
6606 "instance_type": "t2.medium",
6607 "key_name": "jholt-linklight-test1-key",
6608 "launch_time": "2019-02-06T03:27:19+00:00",
6609 "monitoring": {
6610 "state": "disabled"
6611 },
6612 "network_interfaces": [
6613 {
6614 "association": {
6615 "ip_owner_id": "amazon",
6616 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6617 "public_ip": "35.175.111.96"
6618 },
6619 "attachment": {
6620 "attach_time": "2019-02-06T03:27:19+00:00",
6621 "attachment_id": "eni-attach-07b2ef1b15e73d346",
6622 "delete_on_termination": true,
6623 "device_index": 0,
6624 "status": "attached"
6625 },
6626 "description": "",
6627 "groups": [
6628 {
6629 "group_id": "sg-0db10096eed30f529",
6630 "group_name": "jholt-linklight-test1-insecure_all"
6631 }
6632 ],
6633 "ipv6_addresses": [],
6634 "mac_address": "02:af:3a:85:77:12",
6635 "network_interface_id": "eni-09de5acae91f6eae8",
6636 "owner_id": "933821570861",
6637 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6638 "private_ip_address": "172.16.32.192",
6639 "private_ip_addresses": [
6640 {
6641 "association": {
6642 "ip_owner_id": "amazon",
6643 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6644 "public_ip": "35.175.111.96"
6645 },
6646 "primary": true,
6647 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6648 "private_ip_address": "172.16.32.192"
6649 }
6650 ],
6651 "source_dest_check": false,
6652 "status": "in-use",
6653 "subnet_id": "subnet-0467ec7f043f7af63",
6654 "vpc_id": "vpc-033ae00df91a1246d"
6655 }
6656 ],
6657 "placement": {
6658 "availability_zone": "us-east-1a",
6659 "group_name": "",
6660 "tenancy": "default"
6661 },
6662 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6663 "private_ip_address": "172.16.32.192",
6664 "product_codes": [],
6665 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6666 "public_ip_address": "35.175.111.96",
6667 "root_device_name": "/dev/sda1",
6668 "root_device_type": "ebs",
6669 "security_groups": [
6670 {
6671 "group_id": "sg-0db10096eed30f529",
6672 "group_name": "jholt-linklight-test1-insecure_all"
6673 }
6674 ],
6675 "source_dest_check": false,
6676 "state": {
6677 "code": 16,
6678 "name": "running"
6679 },
6680 "state_transition_reason": "",
6681 "subnet_id": "subnet-0467ec7f043f7af63",
6682 "tags": {
6683 "Index": "0",
6684 "Info": "Username that provisioned this-> jholt",
6685 "Linklight": "This was provisioned through the linklight provisioner",
6686 "Name": "jholt-linklight-test1-student1-ansible",
6687 "Student": "student1",
6688 "Students": "1",
6689 "Username": "jholt",
6690 "Workshop": "jholt-linklight-test1",
6691 "Workshop_ansible": "jholt-linklight-test1-ansible",
6692 "short_name": "ansible"
6693 },
6694 "virtualization_type": "hvm",
6695 "vpc_id": "vpc-033ae00df91a1246d"
6696 }
6697 ]
6698 }
6699}
6700
6701TASK [manage_ec2_instances : add ansible node to control_nodes and managed_nodes group] ***
6702task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:13
6703creating host via 'add_host': hostname=jholt-linklight-test1-student1-ansible
6704changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-16-32-192.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-0467ec7f043f7af63', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'35.175.111.96', u'tags': {u'Username': u'jholt', u'Info': u'Username that provisioned this-> jholt', u'Workshop_ansible': u'jholt-linklight-test1-ansible', u'Name': u'jholt-linklight-test1-student1-ansible', u'short_name': u'ansible', u'Index': u'0', u'Students': u'1', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-c998b6b2', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-35-175-111-96.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:27:20+00:00', u'volume_id': u'vol-06a939b27a9b281ad'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-09de5acae91f6eae8', u'private_dns_name': u'ip-172-16-32-192.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-07b2ef1b15e73d346', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:27:19+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.32.192', u'private_dns_name': u'ip-172-16-32-192.ec2.internal', u'association': {u'public_ip': u'35.175.111.96', u'public_dns_name': u'ec2-35-175-111-96.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:af:3a:85:77:12', u'private_ip_address': u'172.16.32.192', u'vpc_id': u'vpc-033ae00df91a1246d', u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'association': {u'public_ip': u'35.175.111.96', u'public_dns_name': u'ec2-35-175-111-96.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:27:19+00:00', u'instance_id': u'i-04384f071b471f4b4', u'instance_type': u't2.medium', u'root_device_name': u'/dev/sda1', u'hypervisor': u'xen', u'private_ip_address': u'172.16.32.192', u'vpc_id': u'vpc-033ae00df91a1246d', u'product_codes': []}) => {
6705 "add_host": {
6706 "groups": [
6707 "managed_nodes",
6708 "control_nodes"
6709 ],
6710 "host_name": "jholt-linklight-test1-student1-ansible",
6711 "host_vars": {
6712 "ansible_host": "35.175.111.96",
6713 "ansible_port": 22,
6714 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
6715 "ansible_user": "ec2-user",
6716 "private_ip": "172.16.32.192",
6717 "short_name": "ansible",
6718 "student": "student1",
6719 "username": "student1"
6720 }
6721 },
6722 "changed": true,
6723 "item": {
6724 "ami_launch_index": 0,
6725 "architecture": "x86_64",
6726 "block_device_mappings": [
6727 {
6728 "device_name": "/dev/sda1",
6729 "ebs": {
6730 "attach_time": "2019-02-06T03:27:20+00:00",
6731 "delete_on_termination": true,
6732 "status": "attached",
6733 "volume_id": "vol-06a939b27a9b281ad"
6734 }
6735 }
6736 ],
6737 "client_token": "",
6738 "cpu_options": {
6739 "core_count": 2,
6740 "threads_per_core": 1
6741 },
6742 "ebs_optimized": false,
6743 "ena_support": true,
6744 "hibernation_options": {
6745 "configured": false
6746 },
6747 "hypervisor": "xen",
6748 "image_id": "ami-c998b6b2",
6749 "instance_id": "i-04384f071b471f4b4",
6750 "instance_type": "t2.medium",
6751 "key_name": "jholt-linklight-test1-key",
6752 "launch_time": "2019-02-06T03:27:19+00:00",
6753 "monitoring": {
6754 "state": "disabled"
6755 },
6756 "network_interfaces": [
6757 {
6758 "association": {
6759 "ip_owner_id": "amazon",
6760 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6761 "public_ip": "35.175.111.96"
6762 },
6763 "attachment": {
6764 "attach_time": "2019-02-06T03:27:19+00:00",
6765 "attachment_id": "eni-attach-07b2ef1b15e73d346",
6766 "delete_on_termination": true,
6767 "device_index": 0,
6768 "status": "attached"
6769 },
6770 "description": "",
6771 "groups": [
6772 {
6773 "group_id": "sg-0db10096eed30f529",
6774 "group_name": "jholt-linklight-test1-insecure_all"
6775 }
6776 ],
6777 "ipv6_addresses": [],
6778 "mac_address": "02:af:3a:85:77:12",
6779 "network_interface_id": "eni-09de5acae91f6eae8",
6780 "owner_id": "933821570861",
6781 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6782 "private_ip_address": "172.16.32.192",
6783 "private_ip_addresses": [
6784 {
6785 "association": {
6786 "ip_owner_id": "amazon",
6787 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6788 "public_ip": "35.175.111.96"
6789 },
6790 "primary": true,
6791 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6792 "private_ip_address": "172.16.32.192"
6793 }
6794 ],
6795 "source_dest_check": false,
6796 "status": "in-use",
6797 "subnet_id": "subnet-0467ec7f043f7af63",
6798 "vpc_id": "vpc-033ae00df91a1246d"
6799 }
6800 ],
6801 "placement": {
6802 "availability_zone": "us-east-1a",
6803 "group_name": "",
6804 "tenancy": "default"
6805 },
6806 "private_dns_name": "ip-172-16-32-192.ec2.internal",
6807 "private_ip_address": "172.16.32.192",
6808 "product_codes": [],
6809 "public_dns_name": "ec2-35-175-111-96.compute-1.amazonaws.com",
6810 "public_ip_address": "35.175.111.96",
6811 "root_device_name": "/dev/sda1",
6812 "root_device_type": "ebs",
6813 "security_groups": [
6814 {
6815 "group_id": "sg-0db10096eed30f529",
6816 "group_name": "jholt-linklight-test1-insecure_all"
6817 }
6818 ],
6819 "source_dest_check": false,
6820 "state": {
6821 "code": 16,
6822 "name": "running"
6823 },
6824 "state_transition_reason": "",
6825 "subnet_id": "subnet-0467ec7f043f7af63",
6826 "tags": {
6827 "Index": "0",
6828 "Info": "Username that provisioned this-> jholt",
6829 "Linklight": "This was provisioned through the linklight provisioner",
6830 "Name": "jholt-linklight-test1-student1-ansible",
6831 "Student": "student1",
6832 "Students": "1",
6833 "Username": "jholt",
6834 "Workshop": "jholt-linklight-test1",
6835 "Workshop_ansible": "jholt-linklight-test1-ansible",
6836 "short_name": "ansible"
6837 },
6838 "virtualization_type": "hvm",
6839 "vpc_id": "vpc-033ae00df91a1246d"
6840 }
6841}
6842
6843TASK [manage_ec2_instances : engine (essentials) mode - setup inventory] *******
6844task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:29
6845
6846skipping: [localhost] => {
6847 "changed": false,
6848 "skip_reason": "Conditional result was False"
6849}
6850
6851TASK [manage_ec2_instances : networking mode - setup inventory] ****************
6852task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:35
6853
6854included: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml for localhost
6855
6856TASK [manage_ec2_instances : grab facts for host1 node (NETWORKING MODE)] ******
6857task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:1
6858<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
6859<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
6860<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950 `" && echo ansible-tmp-1549463859.88-28451976243950="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950 `" ) && sleep 0'
6861Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
6862<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpKyroer TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950/AnsiballZ_ec2_instance_facts.py
6863<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950/AnsiballZ_ec2_instance_facts.py && sleep 0'
6864<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950/AnsiballZ_ec2_instance_facts.py && sleep 0'
6865<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463859.88-28451976243950/ > /dev/null 2>&1 && sleep 0'
6866ok: [localhost] => {
6867 "changed": false,
6868 "instances": [
6869 {
6870 "ami_launch_index": 0,
6871 "architecture": "x86_64",
6872 "block_device_mappings": [
6873 {
6874 "device_name": "/dev/sda1",
6875 "ebs": {
6876 "attach_time": "2019-02-06T03:30:01+00:00",
6877 "delete_on_termination": true,
6878 "status": "attached",
6879 "volume_id": "vol-0e80120f21f8ced6a"
6880 }
6881 }
6882 ],
6883 "client_token": "",
6884 "cpu_options": {
6885 "core_count": 1,
6886 "threads_per_core": 1
6887 },
6888 "ebs_optimized": false,
6889 "ena_support": true,
6890 "hibernation_options": {
6891 "configured": false
6892 },
6893 "hypervisor": "xen",
6894 "image_id": "ami-c998b6b2",
6895 "instance_id": "i-05b6b852effd77a4d",
6896 "instance_type": "t2.micro",
6897 "key_name": "jholt-linklight-test1-key",
6898 "launch_time": "2019-02-06T03:30:00+00:00",
6899 "monitoring": {
6900 "state": "disabled"
6901 },
6902 "network_interfaces": [
6903 {
6904 "association": {
6905 "ip_owner_id": "amazon",
6906 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
6907 "public_ip": "34.234.234.204"
6908 },
6909 "attachment": {
6910 "attach_time": "2019-02-06T03:30:00+00:00",
6911 "attachment_id": "eni-attach-02cbdd8ed1a7d9bcb",
6912 "delete_on_termination": true,
6913 "device_index": 0,
6914 "status": "attached"
6915 },
6916 "description": "",
6917 "groups": [
6918 {
6919 "group_id": "sg-029a269f0b25c2dad",
6920 "group_name": "jholt-linklight-test1-insecure_all2"
6921 }
6922 ],
6923 "ipv6_addresses": [],
6924 "mac_address": "02:0d:6c:f6:d9:7a",
6925 "network_interface_id": "eni-011e12aeb186f10dc",
6926 "owner_id": "933821570861",
6927 "private_dns_name": "ip-172-17-119-55.ec2.internal",
6928 "private_ip_address": "172.17.119.55",
6929 "private_ip_addresses": [
6930 {
6931 "association": {
6932 "ip_owner_id": "amazon",
6933 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
6934 "public_ip": "34.234.234.204"
6935 },
6936 "primary": true,
6937 "private_dns_name": "ip-172-17-119-55.ec2.internal",
6938 "private_ip_address": "172.17.119.55"
6939 }
6940 ],
6941 "source_dest_check": false,
6942 "status": "in-use",
6943 "subnet_id": "subnet-074ba8238fe10686f",
6944 "vpc_id": "vpc-019cfe047cb7239ac"
6945 }
6946 ],
6947 "placement": {
6948 "availability_zone": "us-east-1a",
6949 "group_name": "",
6950 "tenancy": "default"
6951 },
6952 "private_dns_name": "ip-172-17-119-55.ec2.internal",
6953 "private_ip_address": "172.17.119.55",
6954 "product_codes": [],
6955 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
6956 "public_ip_address": "34.234.234.204",
6957 "root_device_name": "/dev/sda1",
6958 "root_device_type": "ebs",
6959 "security_groups": [
6960 {
6961 "group_id": "sg-029a269f0b25c2dad",
6962 "group_name": "jholt-linklight-test1-insecure_all2"
6963 }
6964 ],
6965 "source_dest_check": false,
6966 "state": {
6967 "code": 16,
6968 "name": "running"
6969 },
6970 "state_transition_reason": "",
6971 "subnet_id": "subnet-074ba8238fe10686f",
6972 "tags": {
6973 "AWS_USERNAME": "jholt",
6974 "Index": "0",
6975 "Info": "AWS_USERNAME that provisioned this-> jholt",
6976 "Linklight": "This was provisioned through the linklight provisioner",
6977 "Name": "jholt-linklight-test1-student1-host1",
6978 "Student": "student1",
6979 "Students": "1",
6980 "Workshop": "jholt-linklight-test1",
6981 "Workshop_host1": "jholt-linklight-test1-host1",
6982 "short_name": "host1"
6983 },
6984 "virtualization_type": "hvm",
6985 "vpc_id": "vpc-019cfe047cb7239ac"
6986 }
6987 ],
6988 "invocation": {
6989 "module_args": {
6990 "aws_access_key": null,
6991 "aws_secret_key": null,
6992 "ec2_url": null,
6993 "filters": {
6994 "instance-state-name": "running",
6995 "tag:Workshop_host1": "jholt-linklight-test1-host1"
6996 },
6997 "instance_ids": [],
6998 "profile": null,
6999 "region": "us-east-1",
7000 "security_token": null,
7001 "validate_certs": true
7002 }
7003 }
7004}
7005
7006TASK [manage_ec2_instances : add host1 to groups (NETWORKING MODE)] ************
7007task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:9
7008creating host via 'add_host': hostname=jholt-linklight-test1-student1-host1
7009changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-17-119-55.ec2.internal', u'cpu_options': {u'core_count': 1, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-074ba8238fe10686f', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.234.234.204', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-host1', u'short_name': u'host1', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'Student': u'student1', u'Workshop_host1': u'jholt-linklight-test1-host1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-c998b6b2', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-34-234-234-204.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/sda1', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:30:01+00:00', u'volume_id': u'vol-0e80120f21f8ced6a'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-011e12aeb186f10dc', u'private_dns_name': u'ip-172-17-119-55.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-02cbdd8ed1a7d9bcb', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:30:00+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.119.55', u'private_dns_name': u'ip-172-17-119-55.ec2.internal', u'association': {u'public_ip': u'34.234.234.204', u'public_dns_name': u'ec2-34-234-234-204.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:0d:6c:f6:d9:7a', u'private_ip_address': u'172.17.119.55', u'vpc_id': u'vpc-019cfe047cb7239ac', u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'association': {u'public_ip': u'34.234.234.204', u'public_dns_name': u'ec2-34-234-234-204.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:30:00+00:00', u'instance_id': u'i-05b6b852effd77a4d', u'instance_type': u't2.micro', u'root_device_name': u'/dev/sda1', u'hypervisor': u'xen', u'private_ip_address': u'172.17.119.55', u'vpc_id': u'vpc-019cfe047cb7239ac', u'product_codes': []}) => {
7010 "add_host": {
7011 "groups": [
7012 "lab_hosts",
7013 "managed_nodes"
7014 ],
7015 "host_name": "jholt-linklight-test1-student1-host1",
7016 "host_vars": {
7017 "ansible_host": "34.234.234.204",
7018 "ansible_port": 22,
7019 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
7020 "ansible_user": "ec2-user",
7021 "private_ip": "172.17.119.55",
7022 "short_name": "host1",
7023 "username": "student1"
7024 }
7025 },
7026 "changed": true,
7027 "item": {
7028 "ami_launch_index": 0,
7029 "architecture": "x86_64",
7030 "block_device_mappings": [
7031 {
7032 "device_name": "/dev/sda1",
7033 "ebs": {
7034 "attach_time": "2019-02-06T03:30:01+00:00",
7035 "delete_on_termination": true,
7036 "status": "attached",
7037 "volume_id": "vol-0e80120f21f8ced6a"
7038 }
7039 }
7040 ],
7041 "client_token": "",
7042 "cpu_options": {
7043 "core_count": 1,
7044 "threads_per_core": 1
7045 },
7046 "ebs_optimized": false,
7047 "ena_support": true,
7048 "hibernation_options": {
7049 "configured": false
7050 },
7051 "hypervisor": "xen",
7052 "image_id": "ami-c998b6b2",
7053 "instance_id": "i-05b6b852effd77a4d",
7054 "instance_type": "t2.micro",
7055 "key_name": "jholt-linklight-test1-key",
7056 "launch_time": "2019-02-06T03:30:00+00:00",
7057 "monitoring": {
7058 "state": "disabled"
7059 },
7060 "network_interfaces": [
7061 {
7062 "association": {
7063 "ip_owner_id": "amazon",
7064 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
7065 "public_ip": "34.234.234.204"
7066 },
7067 "attachment": {
7068 "attach_time": "2019-02-06T03:30:00+00:00",
7069 "attachment_id": "eni-attach-02cbdd8ed1a7d9bcb",
7070 "delete_on_termination": true,
7071 "device_index": 0,
7072 "status": "attached"
7073 },
7074 "description": "",
7075 "groups": [
7076 {
7077 "group_id": "sg-029a269f0b25c2dad",
7078 "group_name": "jholt-linklight-test1-insecure_all2"
7079 }
7080 ],
7081 "ipv6_addresses": [],
7082 "mac_address": "02:0d:6c:f6:d9:7a",
7083 "network_interface_id": "eni-011e12aeb186f10dc",
7084 "owner_id": "933821570861",
7085 "private_dns_name": "ip-172-17-119-55.ec2.internal",
7086 "private_ip_address": "172.17.119.55",
7087 "private_ip_addresses": [
7088 {
7089 "association": {
7090 "ip_owner_id": "amazon",
7091 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
7092 "public_ip": "34.234.234.204"
7093 },
7094 "primary": true,
7095 "private_dns_name": "ip-172-17-119-55.ec2.internal",
7096 "private_ip_address": "172.17.119.55"
7097 }
7098 ],
7099 "source_dest_check": false,
7100 "status": "in-use",
7101 "subnet_id": "subnet-074ba8238fe10686f",
7102 "vpc_id": "vpc-019cfe047cb7239ac"
7103 }
7104 ],
7105 "placement": {
7106 "availability_zone": "us-east-1a",
7107 "group_name": "",
7108 "tenancy": "default"
7109 },
7110 "private_dns_name": "ip-172-17-119-55.ec2.internal",
7111 "private_ip_address": "172.17.119.55",
7112 "product_codes": [],
7113 "public_dns_name": "ec2-34-234-234-204.compute-1.amazonaws.com",
7114 "public_ip_address": "34.234.234.204",
7115 "root_device_name": "/dev/sda1",
7116 "root_device_type": "ebs",
7117 "security_groups": [
7118 {
7119 "group_id": "sg-029a269f0b25c2dad",
7120 "group_name": "jholt-linklight-test1-insecure_all2"
7121 }
7122 ],
7123 "source_dest_check": false,
7124 "state": {
7125 "code": 16,
7126 "name": "running"
7127 },
7128 "state_transition_reason": "",
7129 "subnet_id": "subnet-074ba8238fe10686f",
7130 "tags": {
7131 "AWS_USERNAME": "jholt",
7132 "Index": "0",
7133 "Info": "AWS_USERNAME that provisioned this-> jholt",
7134 "Linklight": "This was provisioned through the linklight provisioner",
7135 "Name": "jholt-linklight-test1-student1-host1",
7136 "Student": "student1",
7137 "Students": "1",
7138 "Workshop": "jholt-linklight-test1",
7139 "Workshop_host1": "jholt-linklight-test1-host1",
7140 "short_name": "host1"
7141 },
7142 "virtualization_type": "hvm",
7143 "vpc_id": "vpc-019cfe047cb7239ac"
7144 }
7145}
7146
7147
7148TASK [manage_ec2_instances : grab facts for rtr1 node (NETWORKING MODE)] *******
7149task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:24
7150<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
7151<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
7152<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710 `" && echo ansible-tmp-1549463861.02-275280729483710="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710 `" ) && sleep 0'
7153Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
7154<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpKFvI93 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710/AnsiballZ_ec2_instance_facts.py
7155<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710/AnsiballZ_ec2_instance_facts.py && sleep 0'
7156<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710/AnsiballZ_ec2_instance_facts.py && sleep 0'
7157<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463861.02-275280729483710/ > /dev/null 2>&1 && sleep 0'
7158ok: [localhost] => {
7159 "changed": false,
7160 "instances": [
7161 {
7162 "ami_launch_index": 0,
7163 "architecture": "x86_64",
7164 "block_device_mappings": [
7165 {
7166 "device_name": "/dev/xvda",
7167 "ebs": {
7168 "attach_time": "2019-02-06T03:28:07+00:00",
7169 "delete_on_termination": true,
7170 "status": "attached",
7171 "volume_id": "vol-0fb799d2ebae09b0d"
7172 }
7173 }
7174 ],
7175 "client_token": "",
7176 "cpu_options": {
7177 "core_count": 2,
7178 "threads_per_core": 1
7179 },
7180 "ebs_optimized": false,
7181 "ena_support": true,
7182 "hibernation_options": {
7183 "configured": false
7184 },
7185 "hypervisor": "xen",
7186 "image_id": "ami-0d8a2f539abbd5763",
7187 "instance_id": "i-0b9103eeb1cae9c14",
7188 "instance_type": "t2.medium",
7189 "key_name": "jholt-linklight-test1-key",
7190 "launch_time": "2019-02-06T03:28:07+00:00",
7191 "monitoring": {
7192 "state": "disabled"
7193 },
7194 "network_interfaces": [
7195 {
7196 "association": {
7197 "ip_owner_id": "amazon",
7198 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7199 "public_ip": "100.25.255.250"
7200 },
7201 "attachment": {
7202 "attach_time": "2019-02-06T03:28:07+00:00",
7203 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
7204 "delete_on_termination": true,
7205 "device_index": 0,
7206 "status": "attached"
7207 },
7208 "description": "",
7209 "groups": [
7210 {
7211 "group_id": "sg-0db10096eed30f529",
7212 "group_name": "jholt-linklight-test1-insecure_all"
7213 }
7214 ],
7215 "ipv6_addresses": [],
7216 "mac_address": "02:10:24:71:8f:d4",
7217 "network_interface_id": "eni-0f0c6cff3edeef1e6",
7218 "owner_id": "933821570861",
7219 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7220 "private_ip_address": "172.16.50.186",
7221 "private_ip_addresses": [
7222 {
7223 "association": {
7224 "ip_owner_id": "amazon",
7225 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7226 "public_ip": "100.25.255.250"
7227 },
7228 "primary": true,
7229 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7230 "private_ip_address": "172.16.50.186"
7231 }
7232 ],
7233 "source_dest_check": false,
7234 "status": "in-use",
7235 "subnet_id": "subnet-0467ec7f043f7af63",
7236 "vpc_id": "vpc-033ae00df91a1246d"
7237 }
7238 ],
7239 "placement": {
7240 "availability_zone": "us-east-1a",
7241 "group_name": "",
7242 "tenancy": "default"
7243 },
7244 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7245 "private_ip_address": "172.16.50.186",
7246 "product_codes": [
7247 {
7248 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
7249 "product_code_type": "marketplace"
7250 }
7251 ],
7252 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7253 "public_ip_address": "100.25.255.250",
7254 "root_device_name": "/dev/xvda",
7255 "root_device_type": "ebs",
7256 "security_groups": [
7257 {
7258 "group_id": "sg-0db10096eed30f529",
7259 "group_name": "jholt-linklight-test1-insecure_all"
7260 }
7261 ],
7262 "source_dest_check": false,
7263 "state": {
7264 "code": 16,
7265 "name": "running"
7266 },
7267 "state_transition_reason": "",
7268 "subnet_id": "subnet-0467ec7f043f7af63",
7269 "tags": {
7270 "AWS_USERNAME": "jholt",
7271 "Index": "0",
7272 "Info": "AWS_USERNAME that provisioned this-> jholt",
7273 "Linklight": "This was provisioned through the linklight provisioner",
7274 "Name": "jholt-linklight-test1-student1-rtr1",
7275 "Student": "student1",
7276 "Students": "1",
7277 "Workshop": "jholt-linklight-test1",
7278 "Workshop_rtr1": "jholt-linklight-test1-rtr1",
7279 "ansible_network_os": "ios",
7280 "short_name": "rtr1"
7281 },
7282 "virtualization_type": "hvm",
7283 "vpc_id": "vpc-033ae00df91a1246d"
7284 }
7285 ],
7286 "invocation": {
7287 "module_args": {
7288 "aws_access_key": null,
7289 "aws_secret_key": null,
7290 "ec2_url": null,
7291 "filters": {
7292 "instance-state-name": "running",
7293 "tag:Workshop_rtr1": "jholt-linklight-test1-rtr1"
7294 },
7295 "instance_ids": [],
7296 "profile": null,
7297 "region": "us-east-1",
7298 "security_token": null,
7299 "validate_certs": true
7300 }
7301 }
7302}
7303
7304TASK [manage_ec2_instances : grab facts for rtr2 node (NETWORKING MODE)] *******
7305task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:33
7306<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
7307<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
7308<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581 `" && echo ansible-tmp-1549463862.04-225387391884581="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581 `" ) && sleep 0'
7309Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
7310<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpxuRBr5 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581/AnsiballZ_ec2_instance_facts.py
7311<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581/AnsiballZ_ec2_instance_facts.py && sleep 0'
7312<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581/AnsiballZ_ec2_instance_facts.py && sleep 0'
7313<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463862.04-225387391884581/ > /dev/null 2>&1 && sleep 0'
7314ok: [localhost] => {
7315 "changed": false,
7316 "instances": [
7317 {
7318 "ami_launch_index": 0,
7319 "architecture": "x86_64",
7320 "block_device_mappings": [
7321 {
7322 "device_name": "/dev/xvda",
7323 "ebs": {
7324 "attach_time": "2019-02-06T03:28:39+00:00",
7325 "delete_on_termination": true,
7326 "status": "attached",
7327 "volume_id": "vol-0aff0a9241abf3774"
7328 }
7329 }
7330 ],
7331 "client_token": "",
7332 "cpu_options": {
7333 "core_count": 2,
7334 "threads_per_core": 1
7335 },
7336 "ebs_optimized": false,
7337 "ena_support": true,
7338 "hibernation_options": {
7339 "configured": false
7340 },
7341 "hypervisor": "xen",
7342 "image_id": "ami-0d8a2f539abbd5763",
7343 "instance_id": "i-095c447d312740a5d",
7344 "instance_type": "t2.medium",
7345 "key_name": "jholt-linklight-test1-key",
7346 "launch_time": "2019-02-06T03:28:38+00:00",
7347 "monitoring": {
7348 "state": "disabled"
7349 },
7350 "network_interfaces": [
7351 {
7352 "association": {
7353 "ip_owner_id": "amazon",
7354 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
7355 "public_ip": "34.237.145.255"
7356 },
7357 "attachment": {
7358 "attach_time": "2019-02-06T03:28:38+00:00",
7359 "attachment_id": "eni-attach-00b115a164d6ba014",
7360 "delete_on_termination": true,
7361 "device_index": 0,
7362 "status": "attached"
7363 },
7364 "description": "",
7365 "groups": [
7366 {
7367 "group_id": "sg-029a269f0b25c2dad",
7368 "group_name": "jholt-linklight-test1-insecure_all2"
7369 }
7370 ],
7371 "ipv6_addresses": [],
7372 "mac_address": "02:c9:21:d1:38:54",
7373 "network_interface_id": "eni-0832848fe236f09e9",
7374 "owner_id": "933821570861",
7375 "private_dns_name": "ip-172-17-6-150.ec2.internal",
7376 "private_ip_address": "172.17.6.150",
7377 "private_ip_addresses": [
7378 {
7379 "association": {
7380 "ip_owner_id": "amazon",
7381 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
7382 "public_ip": "34.237.145.255"
7383 },
7384 "primary": true,
7385 "private_dns_name": "ip-172-17-6-150.ec2.internal",
7386 "private_ip_address": "172.17.6.150"
7387 }
7388 ],
7389 "source_dest_check": false,
7390 "status": "in-use",
7391 "subnet_id": "subnet-074ba8238fe10686f",
7392 "vpc_id": "vpc-019cfe047cb7239ac"
7393 }
7394 ],
7395 "placement": {
7396 "availability_zone": "us-east-1a",
7397 "group_name": "",
7398 "tenancy": "default"
7399 },
7400 "private_dns_name": "ip-172-17-6-150.ec2.internal",
7401 "private_ip_address": "172.17.6.150",
7402 "product_codes": [
7403 {
7404 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
7405 "product_code_type": "marketplace"
7406 }
7407 ],
7408 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
7409 "public_ip_address": "34.237.145.255",
7410 "root_device_name": "/dev/xvda",
7411 "root_device_type": "ebs",
7412 "security_groups": [
7413 {
7414 "group_id": "sg-029a269f0b25c2dad",
7415 "group_name": "jholt-linklight-test1-insecure_all2"
7416 }
7417 ],
7418 "source_dest_check": false,
7419 "state": {
7420 "code": 16,
7421 "name": "running"
7422 },
7423 "state_transition_reason": "",
7424 "subnet_id": "subnet-074ba8238fe10686f",
7425 "tags": {
7426 "AWS_USERNAME": "jholt",
7427 "Index": "0",
7428 "Info": "AWS_USERNAME that provisioned this-> jholt",
7429 "Linklight": "This was provisioned through the linklight provisioner",
7430 "Name": "jholt-linklight-test1-student1-rtr2",
7431 "Student": "student1",
7432 "Students": "1",
7433 "Workshop": "jholt-linklight-test1",
7434 "Workshop_rtr2": "jholt-linklight-test1-rtr2",
7435 "ansible_network_os": "ios",
7436 "short_name": "rtr2"
7437 },
7438 "virtualization_type": "hvm",
7439 "vpc_id": "vpc-019cfe047cb7239ac"
7440 }
7441 ],
7442 "invocation": {
7443 "module_args": {
7444 "aws_access_key": null,
7445 "aws_secret_key": null,
7446 "ec2_url": null,
7447 "filters": {
7448 "instance-state-name": "running",
7449 "tag:Workshop_rtr2": "jholt-linklight-test1-rtr2"
7450 },
7451 "instance_ids": [],
7452 "profile": null,
7453 "region": "us-east-1",
7454 "security_token": null,
7455 "validate_certs": true
7456 }
7457 }
7458}
7459
7460TASK [manage_ec2_instances : grab facts for rtr3 node (NETWORKING MODE)] *******
7461task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:44
7462<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
7463<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
7464<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854 `" && echo ansible-tmp-1549463863.13-92602901272854="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854 `" ) && sleep 0'
7465Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
7466<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpNEzsMR TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854/AnsiballZ_ec2_instance_facts.py
7467<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854/AnsiballZ_ec2_instance_facts.py && sleep 0'
7468<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854/AnsiballZ_ec2_instance_facts.py && sleep 0'
7469<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463863.13-92602901272854/ > /dev/null 2>&1 && sleep 0'
7470ok: [localhost] => {
7471 "changed": false,
7472 "instances": [
7473 {
7474 "ami_launch_index": 0,
7475 "architecture": "x86_64",
7476 "block_device_mappings": [
7477 {
7478 "device_name": "/dev/xvda",
7479 "ebs": {
7480 "attach_time": "2019-02-06T03:29:02+00:00",
7481 "delete_on_termination": true,
7482 "status": "attached",
7483 "volume_id": "vol-048e0d19e6d483ba7"
7484 }
7485 }
7486 ],
7487 "client_token": "",
7488 "cpu_options": {
7489 "core_count": 2,
7490 "threads_per_core": 1
7491 },
7492 "ebs_optimized": false,
7493 "ena_support": true,
7494 "hibernation_options": {
7495 "configured": false
7496 },
7497 "hypervisor": "xen",
7498 "image_id": "ami-0d8a2f539abbd5763",
7499 "instance_id": "i-0b4f26f3d40268467",
7500 "instance_type": "t2.medium",
7501 "key_name": "jholt-linklight-test1-key",
7502 "launch_time": "2019-02-06T03:29:01+00:00",
7503 "monitoring": {
7504 "state": "disabled"
7505 },
7506 "network_interfaces": [
7507 {
7508 "association": {
7509 "ip_owner_id": "amazon",
7510 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
7511 "public_ip": "34.201.14.61"
7512 },
7513 "attachment": {
7514 "attach_time": "2019-02-06T03:29:01+00:00",
7515 "attachment_id": "eni-attach-05cdf8994ada01a15",
7516 "delete_on_termination": true,
7517 "device_index": 0,
7518 "status": "attached"
7519 },
7520 "description": "",
7521 "groups": [
7522 {
7523 "group_id": "sg-0db10096eed30f529",
7524 "group_name": "jholt-linklight-test1-insecure_all"
7525 }
7526 ],
7527 "ipv6_addresses": [],
7528 "mac_address": "02:15:3d:77:3c:88",
7529 "network_interface_id": "eni-074f8cfd7f54a7d9f",
7530 "owner_id": "933821570861",
7531 "private_dns_name": "ip-172-16-181-5.ec2.internal",
7532 "private_ip_address": "172.16.181.5",
7533 "private_ip_addresses": [
7534 {
7535 "association": {
7536 "ip_owner_id": "amazon",
7537 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
7538 "public_ip": "34.201.14.61"
7539 },
7540 "primary": true,
7541 "private_dns_name": "ip-172-16-181-5.ec2.internal",
7542 "private_ip_address": "172.16.181.5"
7543 }
7544 ],
7545 "source_dest_check": false,
7546 "status": "in-use",
7547 "subnet_id": "subnet-0467ec7f043f7af63",
7548 "vpc_id": "vpc-033ae00df91a1246d"
7549 }
7550 ],
7551 "placement": {
7552 "availability_zone": "us-east-1a",
7553 "group_name": "",
7554 "tenancy": "default"
7555 },
7556 "private_dns_name": "ip-172-16-181-5.ec2.internal",
7557 "private_ip_address": "172.16.181.5",
7558 "product_codes": [
7559 {
7560 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
7561 "product_code_type": "marketplace"
7562 }
7563 ],
7564 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
7565 "public_ip_address": "34.201.14.61",
7566 "root_device_name": "/dev/xvda",
7567 "root_device_type": "ebs",
7568 "security_groups": [
7569 {
7570 "group_id": "sg-0db10096eed30f529",
7571 "group_name": "jholt-linklight-test1-insecure_all"
7572 }
7573 ],
7574 "source_dest_check": false,
7575 "state": {
7576 "code": 16,
7577 "name": "running"
7578 },
7579 "state_transition_reason": "",
7580 "subnet_id": "subnet-0467ec7f043f7af63",
7581 "tags": {
7582 "AWS_USERNAME": "jholt",
7583 "Index": "0",
7584 "Info": "AWS_USERNAME that provisioned this-> jholt",
7585 "Linklight": "This was provisioned through the linklight provisioner",
7586 "Name": "jholt-linklight-test1-student1-rtr3",
7587 "Student": "student1",
7588 "Students": "1",
7589 "Workshop": "jholt-linklight-test1",
7590 "Workshop_rtr3": "jholt-linklight-test1-rtr3",
7591 "ansible_network_os": "ios",
7592 "short_name": "rtr3"
7593 },
7594 "virtualization_type": "hvm",
7595 "vpc_id": "vpc-033ae00df91a1246d"
7596 }
7597 ],
7598 "invocation": {
7599 "module_args": {
7600 "aws_access_key": null,
7601 "aws_secret_key": null,
7602 "ec2_url": null,
7603 "filters": {
7604 "instance-state-name": "running",
7605 "tag:Workshop_rtr3": "jholt-linklight-test1-rtr3"
7606 },
7607 "instance_ids": [],
7608 "profile": null,
7609 "region": "us-east-1",
7610 "security_token": null,
7611 "validate_certs": true
7612 }
7613 }
7614}
7615
7616TASK [manage_ec2_instances : grab facts for rtr4 node (NETWORKING MODE)] *******
7617task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:53
7618<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
7619<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
7620<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992 `" && echo ansible-tmp-1549463864.19-85392775111992="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992 `" ) && sleep 0'
7621Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/amazon/ec2_instance_facts.py
7622<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmp4J5xLe TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992/AnsiballZ_ec2_instance_facts.py
7623<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992/AnsiballZ_ec2_instance_facts.py && sleep 0'
7624<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992/AnsiballZ_ec2_instance_facts.py && sleep 0'
7625<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463864.19-85392775111992/ > /dev/null 2>&1 && sleep 0'
7626ok: [localhost] => {
7627 "changed": false,
7628 "instances": [
7629 {
7630 "ami_launch_index": 0,
7631 "architecture": "x86_64",
7632 "block_device_mappings": [
7633 {
7634 "device_name": "/dev/xvda",
7635 "ebs": {
7636 "attach_time": "2019-02-06T03:29:29+00:00",
7637 "delete_on_termination": true,
7638 "status": "attached",
7639 "volume_id": "vol-083937b90e54be7c8"
7640 }
7641 }
7642 ],
7643 "client_token": "",
7644 "cpu_options": {
7645 "core_count": 2,
7646 "threads_per_core": 1
7647 },
7648 "ebs_optimized": false,
7649 "ena_support": true,
7650 "hibernation_options": {
7651 "configured": false
7652 },
7653 "hypervisor": "xen",
7654 "image_id": "ami-0d8a2f539abbd5763",
7655 "instance_id": "i-0f05b4761c051eca7",
7656 "instance_type": "t2.medium",
7657 "key_name": "jholt-linklight-test1-key",
7658 "launch_time": "2019-02-06T03:29:28+00:00",
7659 "monitoring": {
7660 "state": "disabled"
7661 },
7662 "network_interfaces": [
7663 {
7664 "association": {
7665 "ip_owner_id": "amazon",
7666 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
7667 "public_ip": "100.27.39.202"
7668 },
7669 "attachment": {
7670 "attach_time": "2019-02-06T03:29:28+00:00",
7671 "attachment_id": "eni-attach-021248eade808136c",
7672 "delete_on_termination": true,
7673 "device_index": 0,
7674 "status": "attached"
7675 },
7676 "description": "",
7677 "groups": [
7678 {
7679 "group_id": "sg-029a269f0b25c2dad",
7680 "group_name": "jholt-linklight-test1-insecure_all2"
7681 }
7682 ],
7683 "ipv6_addresses": [],
7684 "mac_address": "02:d4:bc:84:10:04",
7685 "network_interface_id": "eni-0dd78d6587d24934b",
7686 "owner_id": "933821570861",
7687 "private_dns_name": "ip-172-17-38-146.ec2.internal",
7688 "private_ip_address": "172.17.38.146",
7689 "private_ip_addresses": [
7690 {
7691 "association": {
7692 "ip_owner_id": "amazon",
7693 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
7694 "public_ip": "100.27.39.202"
7695 },
7696 "primary": true,
7697 "private_dns_name": "ip-172-17-38-146.ec2.internal",
7698 "private_ip_address": "172.17.38.146"
7699 }
7700 ],
7701 "source_dest_check": false,
7702 "status": "in-use",
7703 "subnet_id": "subnet-074ba8238fe10686f",
7704 "vpc_id": "vpc-019cfe047cb7239ac"
7705 }
7706 ],
7707 "placement": {
7708 "availability_zone": "us-east-1a",
7709 "group_name": "",
7710 "tenancy": "default"
7711 },
7712 "private_dns_name": "ip-172-17-38-146.ec2.internal",
7713 "private_ip_address": "172.17.38.146",
7714 "product_codes": [
7715 {
7716 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
7717 "product_code_type": "marketplace"
7718 }
7719 ],
7720 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
7721 "public_ip_address": "100.27.39.202",
7722 "root_device_name": "/dev/xvda",
7723 "root_device_type": "ebs",
7724 "security_groups": [
7725 {
7726 "group_id": "sg-029a269f0b25c2dad",
7727 "group_name": "jholt-linklight-test1-insecure_all2"
7728 }
7729 ],
7730 "source_dest_check": false,
7731 "state": {
7732 "code": 16,
7733 "name": "running"
7734 },
7735 "state_transition_reason": "",
7736 "subnet_id": "subnet-074ba8238fe10686f",
7737 "tags": {
7738 "AWS_USERNAME": "jholt",
7739 "Index": "0",
7740 "Info": "AWS_USERNAME that provisioned this-> jholt",
7741 "Linklight": "This was provisioned through the linklight provisioner",
7742 "Name": "jholt-linklight-test1-student1-rtr4",
7743 "Student": "student1",
7744 "Students": "1",
7745 "Workshop": "jholt-linklight-test1",
7746 "Workshop_rtr4": "jholt-linklight-test1-rtr4",
7747 "ansible_network_os": "ios",
7748 "short_name": "rtr4"
7749 },
7750 "virtualization_type": "hvm",
7751 "vpc_id": "vpc-019cfe047cb7239ac"
7752 }
7753 ],
7754 "invocation": {
7755 "module_args": {
7756 "aws_access_key": null,
7757 "aws_secret_key": null,
7758 "ec2_url": null,
7759 "filters": {
7760 "instance-state-name": "running",
7761 "tag:Workshop_rtr4": "jholt-linklight-test1-rtr4"
7762 },
7763 "instance_ids": [],
7764 "profile": null,
7765 "region": "us-east-1",
7766 "security_token": null,
7767 "validate_certs": true
7768 }
7769 }
7770}
7771
7772TASK [manage_ec2_instances : ADD CORE ROUTERS TO INVENTORY] ********************
7773task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:62
7774creating host via 'add_host': hostname=jholt-linklight-test1-student1-rtr1
7775changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-0467ec7f043f7af63', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'100.25.255.250', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-rtr1', u'short_name': u'rtr1', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop_rtr1': u'jholt-linklight-test1-rtr1', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'ansible_network_os': u'ios', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-0d8a2f539abbd5763', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/xvda', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:07+00:00', u'volume_id': u'vol-0fb799d2ebae09b0d'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-0f0c6cff3edeef1e6', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-0816e1bf67f2fc3fb', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:07+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.50.186', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:10:24:71:8f:d4', u'private_ip_address': u'172.16.50.186', u'vpc_id': u'vpc-033ae00df91a1246d', u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:28:07+00:00', u'instance_id': u'i-0b9103eeb1cae9c14', u'instance_type': u't2.medium', u'root_device_name': u'/dev/xvda', u'hypervisor': u'xen', u'private_ip_address': u'172.16.50.186', u'vpc_id': u'vpc-033ae00df91a1246d', u'product_codes': [{u'product_code_type': u'marketplace', u'product_code_id': u'5tiyrfb5tasxk9gmnab39b843'}]}) => {
7776 "add_host": {
7777 "groups": [
7778 "routers",
7779 "core"
7780 ],
7781 "host_name": "jholt-linklight-test1-student1-rtr1",
7782 "host_vars": {
7783 "ansible_host": "100.25.255.250",
7784 "ansible_network_os": "ios",
7785 "ansible_port": 22,
7786 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
7787 "ansible_user": "ec2-user",
7788 "private_ip": "172.16.50.186",
7789 "short_name": "rtr1",
7790 "username": "student1"
7791 }
7792 },
7793 "changed": true,
7794 "item": {
7795 "ami_launch_index": 0,
7796 "architecture": "x86_64",
7797 "block_device_mappings": [
7798 {
7799 "device_name": "/dev/xvda",
7800 "ebs": {
7801 "attach_time": "2019-02-06T03:28:07+00:00",
7802 "delete_on_termination": true,
7803 "status": "attached",
7804 "volume_id": "vol-0fb799d2ebae09b0d"
7805 }
7806 }
7807 ],
7808 "client_token": "",
7809 "cpu_options": {
7810 "core_count": 2,
7811 "threads_per_core": 1
7812 },
7813 "ebs_optimized": false,
7814 "ena_support": true,
7815 "hibernation_options": {
7816 "configured": false
7817 },
7818 "hypervisor": "xen",
7819 "image_id": "ami-0d8a2f539abbd5763",
7820 "instance_id": "i-0b9103eeb1cae9c14",
7821 "instance_type": "t2.medium",
7822 "key_name": "jholt-linklight-test1-key",
7823 "launch_time": "2019-02-06T03:28:07+00:00",
7824 "monitoring": {
7825 "state": "disabled"
7826 },
7827 "network_interfaces": [
7828 {
7829 "association": {
7830 "ip_owner_id": "amazon",
7831 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7832 "public_ip": "100.25.255.250"
7833 },
7834 "attachment": {
7835 "attach_time": "2019-02-06T03:28:07+00:00",
7836 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
7837 "delete_on_termination": true,
7838 "device_index": 0,
7839 "status": "attached"
7840 },
7841 "description": "",
7842 "groups": [
7843 {
7844 "group_id": "sg-0db10096eed30f529",
7845 "group_name": "jholt-linklight-test1-insecure_all"
7846 }
7847 ],
7848 "ipv6_addresses": [],
7849 "mac_address": "02:10:24:71:8f:d4",
7850 "network_interface_id": "eni-0f0c6cff3edeef1e6",
7851 "owner_id": "933821570861",
7852 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7853 "private_ip_address": "172.16.50.186",
7854 "private_ip_addresses": [
7855 {
7856 "association": {
7857 "ip_owner_id": "amazon",
7858 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7859 "public_ip": "100.25.255.250"
7860 },
7861 "primary": true,
7862 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7863 "private_ip_address": "172.16.50.186"
7864 }
7865 ],
7866 "source_dest_check": false,
7867 "status": "in-use",
7868 "subnet_id": "subnet-0467ec7f043f7af63",
7869 "vpc_id": "vpc-033ae00df91a1246d"
7870 }
7871 ],
7872 "placement": {
7873 "availability_zone": "us-east-1a",
7874 "group_name": "",
7875 "tenancy": "default"
7876 },
7877 "private_dns_name": "ip-172-16-50-186.ec2.internal",
7878 "private_ip_address": "172.16.50.186",
7879 "product_codes": [
7880 {
7881 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
7882 "product_code_type": "marketplace"
7883 }
7884 ],
7885 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
7886 "public_ip_address": "100.25.255.250",
7887 "root_device_name": "/dev/xvda",
7888 "root_device_type": "ebs",
7889 "security_groups": [
7890 {
7891 "group_id": "sg-0db10096eed30f529",
7892 "group_name": "jholt-linklight-test1-insecure_all"
7893 }
7894 ],
7895 "source_dest_check": false,
7896 "state": {
7897 "code": 16,
7898 "name": "running"
7899 },
7900 "state_transition_reason": "",
7901 "subnet_id": "subnet-0467ec7f043f7af63",
7902 "tags": {
7903 "AWS_USERNAME": "jholt",
7904 "Index": "0",
7905 "Info": "AWS_USERNAME that provisioned this-> jholt",
7906 "Linklight": "This was provisioned through the linklight provisioner",
7907 "Name": "jholt-linklight-test1-student1-rtr1",
7908 "Student": "student1",
7909 "Students": "1",
7910 "Workshop": "jholt-linklight-test1",
7911 "Workshop_rtr1": "jholt-linklight-test1-rtr1",
7912 "ansible_network_os": "ios",
7913 "short_name": "rtr1"
7914 },
7915 "virtualization_type": "hvm",
7916 "vpc_id": "vpc-033ae00df91a1246d"
7917 }
7918}
7919creating host via 'add_host': hostname=jholt-linklight-test1-student1-rtr2
7920changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-17-6-150.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-074ba8238fe10686f', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.237.145.255', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-rtr2', u'short_name': u'rtr2', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop_rtr2': u'jholt-linklight-test1-rtr2', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'ansible_network_os': u'ios', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-0d8a2f539abbd5763', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-34-237-145-255.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/xvda', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:39+00:00', u'volume_id': u'vol-0aff0a9241abf3774'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-0832848fe236f09e9', u'private_dns_name': u'ip-172-17-6-150.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-00b115a164d6ba014', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:38+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.6.150', u'private_dns_name': u'ip-172-17-6-150.ec2.internal', u'association': {u'public_ip': u'34.237.145.255', u'public_dns_name': u'ec2-34-237-145-255.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:c9:21:d1:38:54', u'private_ip_address': u'172.17.6.150', u'vpc_id': u'vpc-019cfe047cb7239ac', u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'association': {u'public_ip': u'34.237.145.255', u'public_dns_name': u'ec2-34-237-145-255.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:28:38+00:00', u'instance_id': u'i-095c447d312740a5d', u'instance_type': u't2.medium', u'root_device_name': u'/dev/xvda', u'hypervisor': u'xen', u'private_ip_address': u'172.17.6.150', u'vpc_id': u'vpc-019cfe047cb7239ac', u'product_codes': [{u'product_code_type': u'marketplace', u'product_code_id': u'5tiyrfb5tasxk9gmnab39b843'}]}) => {
7921 "add_host": {
7922 "groups": [
7923 "routers",
7924 "core"
7925 ],
7926 "host_name": "jholt-linklight-test1-student1-rtr2",
7927 "host_vars": {
7928 "ansible_host": "34.237.145.255",
7929 "ansible_network_os": "ios",
7930 "ansible_port": 22,
7931 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
7932 "ansible_user": "ec2-user",
7933 "private_ip": "172.17.6.150",
7934 "short_name": "rtr2",
7935 "username": "student1"
7936 }
7937 },
7938 "changed": true,
7939 "item": {
7940 "ami_launch_index": 0,
7941 "architecture": "x86_64",
7942 "block_device_mappings": [
7943 {
7944 "device_name": "/dev/xvda",
7945 "ebs": {
7946 "attach_time": "2019-02-06T03:28:39+00:00",
7947 "delete_on_termination": true,
7948 "status": "attached",
7949 "volume_id": "vol-0aff0a9241abf3774"
7950 }
7951 }
7952 ],
7953 "client_token": "",
7954 "cpu_options": {
7955 "core_count": 2,
7956 "threads_per_core": 1
7957 },
7958 "ebs_optimized": false,
7959 "ena_support": true,
7960 "hibernation_options": {
7961 "configured": false
7962 },
7963 "hypervisor": "xen",
7964 "image_id": "ami-0d8a2f539abbd5763",
7965 "instance_id": "i-095c447d312740a5d",
7966 "instance_type": "t2.medium",
7967 "key_name": "jholt-linklight-test1-key",
7968 "launch_time": "2019-02-06T03:28:38+00:00",
7969 "monitoring": {
7970 "state": "disabled"
7971 },
7972 "network_interfaces": [
7973 {
7974 "association": {
7975 "ip_owner_id": "amazon",
7976 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
7977 "public_ip": "34.237.145.255"
7978 },
7979 "attachment": {
7980 "attach_time": "2019-02-06T03:28:38+00:00",
7981 "attachment_id": "eni-attach-00b115a164d6ba014",
7982 "delete_on_termination": true,
7983 "device_index": 0,
7984 "status": "attached"
7985 },
7986 "description": "",
7987 "groups": [
7988 {
7989 "group_id": "sg-029a269f0b25c2dad",
7990 "group_name": "jholt-linklight-test1-insecure_all2"
7991 }
7992 ],
7993 "ipv6_addresses": [],
7994 "mac_address": "02:c9:21:d1:38:54",
7995 "network_interface_id": "eni-0832848fe236f09e9",
7996 "owner_id": "933821570861",
7997 "private_dns_name": "ip-172-17-6-150.ec2.internal",
7998 "private_ip_address": "172.17.6.150",
7999 "private_ip_addresses": [
8000 {
8001 "association": {
8002 "ip_owner_id": "amazon",
8003 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
8004 "public_ip": "34.237.145.255"
8005 },
8006 "primary": true,
8007 "private_dns_name": "ip-172-17-6-150.ec2.internal",
8008 "private_ip_address": "172.17.6.150"
8009 }
8010 ],
8011 "source_dest_check": false,
8012 "status": "in-use",
8013 "subnet_id": "subnet-074ba8238fe10686f",
8014 "vpc_id": "vpc-019cfe047cb7239ac"
8015 }
8016 ],
8017 "placement": {
8018 "availability_zone": "us-east-1a",
8019 "group_name": "",
8020 "tenancy": "default"
8021 },
8022 "private_dns_name": "ip-172-17-6-150.ec2.internal",
8023 "private_ip_address": "172.17.6.150",
8024 "product_codes": [
8025 {
8026 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
8027 "product_code_type": "marketplace"
8028 }
8029 ],
8030 "public_dns_name": "ec2-34-237-145-255.compute-1.amazonaws.com",
8031 "public_ip_address": "34.237.145.255",
8032 "root_device_name": "/dev/xvda",
8033 "root_device_type": "ebs",
8034 "security_groups": [
8035 {
8036 "group_id": "sg-029a269f0b25c2dad",
8037 "group_name": "jholt-linklight-test1-insecure_all2"
8038 }
8039 ],
8040 "source_dest_check": false,
8041 "state": {
8042 "code": 16,
8043 "name": "running"
8044 },
8045 "state_transition_reason": "",
8046 "subnet_id": "subnet-074ba8238fe10686f",
8047 "tags": {
8048 "AWS_USERNAME": "jholt",
8049 "Index": "0",
8050 "Info": "AWS_USERNAME that provisioned this-> jholt",
8051 "Linklight": "This was provisioned through the linklight provisioner",
8052 "Name": "jholt-linklight-test1-student1-rtr2",
8053 "Student": "student1",
8054 "Students": "1",
8055 "Workshop": "jholt-linklight-test1",
8056 "Workshop_rtr2": "jholt-linklight-test1-rtr2",
8057 "ansible_network_os": "ios",
8058 "short_name": "rtr2"
8059 },
8060 "virtualization_type": "hvm",
8061 "vpc_id": "vpc-019cfe047cb7239ac"
8062 }
8063}
8064
8065TASK [manage_ec2_instances : ADD ACCESS ROUTERS TO INVENTORY] ******************
8066task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:81
8067
8068creating host via 'add_host': hostname=jholt-linklight-test1-student1-rtr3
8069creating host via 'add_host': hostname=jholt-linklight-test1-student1-rtr4
8070changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-16-181-5.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-0467ec7f043f7af63', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'34.201.14.61', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-rtr3', u'short_name': u'rtr3', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop_rtr3': u'jholt-linklight-test1-rtr3', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'ansible_network_os': u'ios', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-0d8a2f539abbd5763', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-34-201-14-61.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/xvda', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:29:02+00:00', u'volume_id': u'vol-048e0d19e6d483ba7'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-074f8cfd7f54a7d9f', u'private_dns_name': u'ip-172-16-181-5.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-05cdf8994ada01a15', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:29:01+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.181.5', u'private_dns_name': u'ip-172-16-181-5.ec2.internal', u'association': {u'public_ip': u'34.201.14.61', u'public_dns_name': u'ec2-34-201-14-61.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:15:3d:77:3c:88', u'private_ip_address': u'172.16.181.5', u'vpc_id': u'vpc-033ae00df91a1246d', u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'association': {u'public_ip': u'34.201.14.61', u'public_dns_name': u'ec2-34-201-14-61.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:29:01+00:00', u'instance_id': u'i-0b4f26f3d40268467', u'instance_type': u't2.medium', u'root_device_name': u'/dev/xvda', u'hypervisor': u'xen', u'private_ip_address': u'172.16.181.5', u'vpc_id': u'vpc-033ae00df91a1246d', u'product_codes': [{u'product_code_type': u'marketplace', u'product_code_id': u'5tiyrfb5tasxk9gmnab39b843'}]}) => {
8071 "add_host": {
8072 "groups": [
8073 "routers",
8074 "access"
8075 ],
8076 "host_name": "jholt-linklight-test1-student1-rtr3",
8077 "host_vars": {
8078 "ansible_host": "34.201.14.61",
8079 "ansible_network_os": "ios",
8080 "ansible_port": 22,
8081 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
8082 "ansible_user": "ec2-user",
8083 "private_ip": "172.16.181.5",
8084 "short_name": "rtr3",
8085 "username": "student1"
8086 }
8087 },
8088 "changed": true,
8089 "item": {
8090 "ami_launch_index": 0,
8091 "architecture": "x86_64",
8092 "block_device_mappings": [
8093 {
8094 "device_name": "/dev/xvda",
8095 "ebs": {
8096 "attach_time": "2019-02-06T03:29:02+00:00",
8097 "delete_on_termination": true,
8098 "status": "attached",
8099 "volume_id": "vol-048e0d19e6d483ba7"
8100 }
8101 }
8102 ],
8103 "client_token": "",
8104 "cpu_options": {
8105 "core_count": 2,
8106 "threads_per_core": 1
8107 },
8108 "ebs_optimized": false,
8109 "ena_support": true,
8110 "hibernation_options": {
8111 "configured": false
8112 },
8113 "hypervisor": "xen",
8114 "image_id": "ami-0d8a2f539abbd5763",
8115 "instance_id": "i-0b4f26f3d40268467",
8116 "instance_type": "t2.medium",
8117 "key_name": "jholt-linklight-test1-key",
8118 "launch_time": "2019-02-06T03:29:01+00:00",
8119 "monitoring": {
8120 "state": "disabled"
8121 },
8122 "network_interfaces": [
8123 {
8124 "association": {
8125 "ip_owner_id": "amazon",
8126 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
8127 "public_ip": "34.201.14.61"
8128 },
8129 "attachment": {
8130 "attach_time": "2019-02-06T03:29:01+00:00",
8131 "attachment_id": "eni-attach-05cdf8994ada01a15",
8132 "delete_on_termination": true,
8133 "device_index": 0,
8134 "status": "attached"
8135 },
8136 "description": "",
8137 "groups": [
8138 {
8139 "group_id": "sg-0db10096eed30f529",
8140 "group_name": "jholt-linklight-test1-insecure_all"
8141 }
8142 ],
8143 "ipv6_addresses": [],
8144 "mac_address": "02:15:3d:77:3c:88",
8145 "network_interface_id": "eni-074f8cfd7f54a7d9f",
8146 "owner_id": "933821570861",
8147 "private_dns_name": "ip-172-16-181-5.ec2.internal",
8148 "private_ip_address": "172.16.181.5",
8149 "private_ip_addresses": [
8150 {
8151 "association": {
8152 "ip_owner_id": "amazon",
8153 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
8154 "public_ip": "34.201.14.61"
8155 },
8156 "primary": true,
8157 "private_dns_name": "ip-172-16-181-5.ec2.internal",
8158 "private_ip_address": "172.16.181.5"
8159 }
8160 ],
8161 "source_dest_check": false,
8162 "status": "in-use",
8163 "subnet_id": "subnet-0467ec7f043f7af63",
8164 "vpc_id": "vpc-033ae00df91a1246d"
8165 }
8166 ],
8167 "placement": {
8168 "availability_zone": "us-east-1a",
8169 "group_name": "",
8170 "tenancy": "default"
8171 },
8172 "private_dns_name": "ip-172-16-181-5.ec2.internal",
8173 "private_ip_address": "172.16.181.5",
8174 "product_codes": [
8175 {
8176 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
8177 "product_code_type": "marketplace"
8178 }
8179 ],
8180 "public_dns_name": "ec2-34-201-14-61.compute-1.amazonaws.com",
8181 "public_ip_address": "34.201.14.61",
8182 "root_device_name": "/dev/xvda",
8183 "root_device_type": "ebs",
8184 "security_groups": [
8185 {
8186 "group_id": "sg-0db10096eed30f529",
8187 "group_name": "jholt-linklight-test1-insecure_all"
8188 }
8189 ],
8190 "source_dest_check": false,
8191 "state": {
8192 "code": 16,
8193 "name": "running"
8194 },
8195 "state_transition_reason": "",
8196 "subnet_id": "subnet-0467ec7f043f7af63",
8197 "tags": {
8198 "AWS_USERNAME": "jholt",
8199 "Index": "0",
8200 "Info": "AWS_USERNAME that provisioned this-> jholt",
8201 "Linklight": "This was provisioned through the linklight provisioner",
8202 "Name": "jholt-linklight-test1-student1-rtr3",
8203 "Student": "student1",
8204 "Students": "1",
8205 "Workshop": "jholt-linklight-test1",
8206 "Workshop_rtr3": "jholt-linklight-test1-rtr3",
8207 "ansible_network_os": "ios",
8208 "short_name": "rtr3"
8209 },
8210 "virtualization_type": "hvm",
8211 "vpc_id": "vpc-033ae00df91a1246d"
8212 }
8213}
8214changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-17-38-146.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-074ba8238fe10686f', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'100.27.39.202', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-rtr4', u'short_name': u'rtr4', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop_rtr4': u'jholt-linklight-test1-rtr4', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'ansible_network_os': u'ios', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-0d8a2f539abbd5763', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-100-27-39-202.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/xvda', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:29:29+00:00', u'volume_id': u'vol-083937b90e54be7c8'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-074ba8238fe10686f', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-0dd78d6587d24934b', u'private_dns_name': u'ip-172-17-38-146.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-021248eade808136c', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:29:28+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.17.38.146', u'private_dns_name': u'ip-172-17-38-146.ec2.internal', u'association': {u'public_ip': u'100.27.39.202', u'public_dns_name': u'ec2-100-27-39-202.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:d4:bc:84:10:04', u'private_ip_address': u'172.17.38.146', u'vpc_id': u'vpc-019cfe047cb7239ac', u'groups': [{u'group_id': u'sg-029a269f0b25c2dad', u'group_name': u'jholt-linklight-test1-insecure_all2'}], u'association': {u'public_ip': u'100.27.39.202', u'public_dns_name': u'ec2-100-27-39-202.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:29:28+00:00', u'instance_id': u'i-0f05b4761c051eca7', u'instance_type': u't2.medium', u'root_device_name': u'/dev/xvda', u'hypervisor': u'xen', u'private_ip_address': u'172.17.38.146', u'vpc_id': u'vpc-019cfe047cb7239ac', u'product_codes': [{u'product_code_type': u'marketplace', u'product_code_id': u'5tiyrfb5tasxk9gmnab39b843'}]}) => {
8215 "add_host": {
8216 "groups": [
8217 "routers",
8218 "access"
8219 ],
8220 "host_name": "jholt-linklight-test1-student1-rtr4",
8221 "host_vars": {
8222 "ansible_host": "100.27.39.202",
8223 "ansible_network_os": "ios",
8224 "ansible_port": 22,
8225 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
8226 "ansible_user": "ec2-user",
8227 "private_ip": "172.17.38.146",
8228 "short_name": "rtr4",
8229 "username": "student1"
8230 }
8231 },
8232 "changed": true,
8233 "item": {
8234 "ami_launch_index": 0,
8235 "architecture": "x86_64",
8236 "block_device_mappings": [
8237 {
8238 "device_name": "/dev/xvda",
8239 "ebs": {
8240 "attach_time": "2019-02-06T03:29:29+00:00",
8241 "delete_on_termination": true,
8242 "status": "attached",
8243 "volume_id": "vol-083937b90e54be7c8"
8244 }
8245 }
8246 ],
8247 "client_token": "",
8248 "cpu_options": {
8249 "core_count": 2,
8250 "threads_per_core": 1
8251 },
8252 "ebs_optimized": false,
8253 "ena_support": true,
8254 "hibernation_options": {
8255 "configured": false
8256 },
8257 "hypervisor": "xen",
8258 "image_id": "ami-0d8a2f539abbd5763",
8259 "instance_id": "i-0f05b4761c051eca7",
8260 "instance_type": "t2.medium",
8261 "key_name": "jholt-linklight-test1-key",
8262 "launch_time": "2019-02-06T03:29:28+00:00",
8263 "monitoring": {
8264 "state": "disabled"
8265 },
8266 "network_interfaces": [
8267 {
8268 "association": {
8269 "ip_owner_id": "amazon",
8270 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
8271 "public_ip": "100.27.39.202"
8272 },
8273 "attachment": {
8274 "attach_time": "2019-02-06T03:29:28+00:00",
8275 "attachment_id": "eni-attach-021248eade808136c",
8276 "delete_on_termination": true,
8277 "device_index": 0,
8278 "status": "attached"
8279 },
8280 "description": "",
8281 "groups": [
8282 {
8283 "group_id": "sg-029a269f0b25c2dad",
8284 "group_name": "jholt-linklight-test1-insecure_all2"
8285 }
8286 ],
8287 "ipv6_addresses": [],
8288 "mac_address": "02:d4:bc:84:10:04",
8289 "network_interface_id": "eni-0dd78d6587d24934b",
8290 "owner_id": "933821570861",
8291 "private_dns_name": "ip-172-17-38-146.ec2.internal",
8292 "private_ip_address": "172.17.38.146",
8293 "private_ip_addresses": [
8294 {
8295 "association": {
8296 "ip_owner_id": "amazon",
8297 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
8298 "public_ip": "100.27.39.202"
8299 },
8300 "primary": true,
8301 "private_dns_name": "ip-172-17-38-146.ec2.internal",
8302 "private_ip_address": "172.17.38.146"
8303 }
8304 ],
8305 "source_dest_check": false,
8306 "status": "in-use",
8307 "subnet_id": "subnet-074ba8238fe10686f",
8308 "vpc_id": "vpc-019cfe047cb7239ac"
8309 }
8310 ],
8311 "placement": {
8312 "availability_zone": "us-east-1a",
8313 "group_name": "",
8314 "tenancy": "default"
8315 },
8316 "private_dns_name": "ip-172-17-38-146.ec2.internal",
8317 "private_ip_address": "172.17.38.146",
8318 "product_codes": [
8319 {
8320 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
8321 "product_code_type": "marketplace"
8322 }
8323 ],
8324 "public_dns_name": "ec2-100-27-39-202.compute-1.amazonaws.com",
8325 "public_ip_address": "100.27.39.202",
8326 "root_device_name": "/dev/xvda",
8327 "root_device_type": "ebs",
8328 "security_groups": [
8329 {
8330 "group_id": "sg-029a269f0b25c2dad",
8331 "group_name": "jholt-linklight-test1-insecure_all2"
8332 }
8333 ],
8334 "source_dest_check": false,
8335 "state": {
8336 "code": 16,
8337 "name": "running"
8338 },
8339 "state_transition_reason": "",
8340 "subnet_id": "subnet-074ba8238fe10686f",
8341 "tags": {
8342 "AWS_USERNAME": "jholt",
8343 "Index": "0",
8344 "Info": "AWS_USERNAME that provisioned this-> jholt",
8345 "Linklight": "This was provisioned through the linklight provisioner",
8346 "Name": "jholt-linklight-test1-student1-rtr4",
8347 "Student": "student1",
8348 "Students": "1",
8349 "Workshop": "jholt-linklight-test1",
8350 "Workshop_rtr4": "jholt-linklight-test1-rtr4",
8351 "ansible_network_os": "ios",
8352 "short_name": "rtr4"
8353 },
8354 "virtualization_type": "hvm",
8355 "vpc_id": "vpc-019cfe047cb7239ac"
8356 }
8357}
8358
8359TASK [manage_ec2_instances : ADD DMVPN HUB ROUTER TO SEPARATE GROUP] ***********
8360task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:100
8361
8362creating host via 'add_host': hostname=jholt-linklight-test1-student1-rtr1
8363changed: [localhost] => (item={u'root_device_type': u'ebs', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'cpu_options': {u'core_count': 2, u'threads_per_core': 1}, u'source_dest_check': False, u'monitoring': {u'state': u'disabled'}, u'subnet_id': u'subnet-0467ec7f043f7af63', u'ebs_optimized': False, u'state': {u'code': 16, u'name': u'running'}, u'security_groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'client_token': u'', u'virtualization_type': u'hvm', u'architecture': u'x86_64', u'public_ip_address': u'100.25.255.250', u'tags': {u'Info': u'AWS_USERNAME that provisioned this-> jholt', u'Index': u'0', u'Name': u'jholt-linklight-test1-student1-rtr1', u'short_name': u'rtr1', u'Students': u'1', u'AWS_USERNAME': u'jholt', u'Workshop_rtr1': u'jholt-linklight-test1-rtr1', u'Workshop': u'jholt-linklight-test1', u'Linklight': u'This was provisioned through the linklight provisioner', u'ansible_network_os': u'ios', u'Student': u'student1'}, u'key_name': u'jholt-linklight-test1-key', u'image_id': u'ami-0d8a2f539abbd5763', u'state_transition_reason': u'', u'hibernation_options': {u'configured': False}, u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'block_device_mappings': [{u'device_name': u'/dev/xvda', u'ebs': {u'status': u'attached', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:07+00:00', u'volume_id': u'vol-0fb799d2ebae09b0d'}}], u'placement': {u'group_name': u'', u'tenancy': u'default', u'availability_zone': u'us-east-1a'}, u'ami_launch_index': 0, u'ena_support': True, u'network_interfaces': [{u'status': u'in-use', u'description': u'', u'subnet_id': u'subnet-0467ec7f043f7af63', u'source_dest_check': False, u'ipv6_addresses': [], u'network_interface_id': u'eni-0f0c6cff3edeef1e6', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'attachment': {u'status': u'attached', u'device_index': 0, u'attachment_id': u'eni-attach-0816e1bf67f2fc3fb', u'delete_on_termination': True, u'attach_time': u'2019-02-06T03:28:07+00:00'}, u'private_ip_addresses': [{u'private_ip_address': u'172.16.50.186', u'private_dns_name': u'ip-172-16-50-186.ec2.internal', u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'primary': True}], u'mac_address': u'02:10:24:71:8f:d4', u'private_ip_address': u'172.16.50.186', u'vpc_id': u'vpc-033ae00df91a1246d', u'groups': [{u'group_id': u'sg-0db10096eed30f529', u'group_name': u'jholt-linklight-test1-insecure_all'}], u'association': {u'public_ip': u'100.25.255.250', u'public_dns_name': u'ec2-100-25-255-250.compute-1.amazonaws.com', u'ip_owner_id': u'amazon'}, u'owner_id': u'933821570861'}], u'launch_time': u'2019-02-06T03:28:07+00:00', u'instance_id': u'i-0b9103eeb1cae9c14', u'instance_type': u't2.medium', u'root_device_name': u'/dev/xvda', u'hypervisor': u'xen', u'private_ip_address': u'172.16.50.186', u'vpc_id': u'vpc-033ae00df91a1246d', u'product_codes': [{u'product_code_type': u'marketplace', u'product_code_id': u'5tiyrfb5tasxk9gmnab39b843'}]}) => {
8364 "add_host": {
8365 "groups": [
8366 "dmvpn"
8367 ],
8368 "host_name": "jholt-linklight-test1-student1-rtr1",
8369 "host_vars": {
8370 "ansible_host": "100.25.255.250",
8371 "ansible_network_os": "ios",
8372 "ansible_port": 22,
8373 "ansible_ssh_private_key_file": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem",
8374 "ansible_user": "ec2-user",
8375 "rtr1_node_facts": {
8376 "changed": false,
8377 "failed": false,
8378 "instances": [
8379 {
8380 "ami_launch_index": 0,
8381 "architecture": "x86_64",
8382 "block_device_mappings": [
8383 {
8384 "device_name": "/dev/xvda",
8385 "ebs": {
8386 "attach_time": "2019-02-06T03:28:07+00:00",
8387 "delete_on_termination": true,
8388 "status": "attached",
8389 "volume_id": "vol-0fb799d2ebae09b0d"
8390 }
8391 }
8392 ],
8393 "client_token": "",
8394 "cpu_options": {
8395 "core_count": 2,
8396 "threads_per_core": 1
8397 },
8398 "ebs_optimized": false,
8399 "ena_support": true,
8400 "hibernation_options": {
8401 "configured": false
8402 },
8403 "hypervisor": "xen",
8404 "image_id": "ami-0d8a2f539abbd5763",
8405 "instance_id": "i-0b9103eeb1cae9c14",
8406 "instance_type": "t2.medium",
8407 "key_name": "jholt-linklight-test1-key",
8408 "launch_time": "2019-02-06T03:28:07+00:00",
8409 "monitoring": {
8410 "state": "disabled"
8411 },
8412 "network_interfaces": [
8413 {
8414 "association": {
8415 "ip_owner_id": "amazon",
8416 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8417 "public_ip": "100.25.255.250"
8418 },
8419 "attachment": {
8420 "attach_time": "2019-02-06T03:28:07+00:00",
8421 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
8422 "delete_on_termination": true,
8423 "device_index": 0,
8424 "status": "attached"
8425 },
8426 "description": "",
8427 "groups": [
8428 {
8429 "group_id": "sg-0db10096eed30f529",
8430 "group_name": "jholt-linklight-test1-insecure_all"
8431 }
8432 ],
8433 "ipv6_addresses": [],
8434 "mac_address": "02:10:24:71:8f:d4",
8435 "network_interface_id": "eni-0f0c6cff3edeef1e6",
8436 "owner_id": "933821570861",
8437 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8438 "private_ip_address": "172.16.50.186",
8439 "private_ip_addresses": [
8440 {
8441 "association": {
8442 "ip_owner_id": "amazon",
8443 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8444 "public_ip": "100.25.255.250"
8445 },
8446 "primary": true,
8447 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8448 "private_ip_address": "172.16.50.186"
8449 }
8450 ],
8451 "source_dest_check": false,
8452 "status": "in-use",
8453 "subnet_id": "subnet-0467ec7f043f7af63",
8454 "vpc_id": "vpc-033ae00df91a1246d"
8455 }
8456 ],
8457 "placement": {
8458 "availability_zone": "us-east-1a",
8459 "group_name": "",
8460 "tenancy": "default"
8461 },
8462 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8463 "private_ip_address": "172.16.50.186",
8464 "product_codes": [
8465 {
8466 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
8467 "product_code_type": "marketplace"
8468 }
8469 ],
8470 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8471 "public_ip_address": "100.25.255.250",
8472 "root_device_name": "/dev/xvda",
8473 "root_device_type": "ebs",
8474 "security_groups": [
8475 {
8476 "group_id": "sg-0db10096eed30f529",
8477 "group_name": "jholt-linklight-test1-insecure_all"
8478 }
8479 ],
8480 "source_dest_check": false,
8481 "state": {
8482 "code": 16,
8483 "name": "running"
8484 },
8485 "state_transition_reason": "",
8486 "subnet_id": "subnet-0467ec7f043f7af63",
8487 "tags": {
8488 "AWS_USERNAME": "jholt",
8489 "Index": "0",
8490 "Info": "AWS_USERNAME that provisioned this-> jholt",
8491 "Linklight": "This was provisioned through the linklight provisioner",
8492 "Name": "jholt-linklight-test1-student1-rtr1",
8493 "Student": "student1",
8494 "Students": "1",
8495 "Workshop": "jholt-linklight-test1",
8496 "Workshop_rtr1": "jholt-linklight-test1-rtr1",
8497 "ansible_network_os": "ios",
8498 "short_name": "rtr1"
8499 },
8500 "virtualization_type": "hvm",
8501 "vpc_id": "vpc-033ae00df91a1246d"
8502 }
8503 ]
8504 },
8505 "short_name": "rtr1",
8506 "username": "student1"
8507 }
8508 },
8509 "changed": true,
8510 "item": {
8511 "ami_launch_index": 0,
8512 "architecture": "x86_64",
8513 "block_device_mappings": [
8514 {
8515 "device_name": "/dev/xvda",
8516 "ebs": {
8517 "attach_time": "2019-02-06T03:28:07+00:00",
8518 "delete_on_termination": true,
8519 "status": "attached",
8520 "volume_id": "vol-0fb799d2ebae09b0d"
8521 }
8522 }
8523 ],
8524 "client_token": "",
8525 "cpu_options": {
8526 "core_count": 2,
8527 "threads_per_core": 1
8528 },
8529 "ebs_optimized": false,
8530 "ena_support": true,
8531 "hibernation_options": {
8532 "configured": false
8533 },
8534 "hypervisor": "xen",
8535 "image_id": "ami-0d8a2f539abbd5763",
8536 "instance_id": "i-0b9103eeb1cae9c14",
8537 "instance_type": "t2.medium",
8538 "key_name": "jholt-linklight-test1-key",
8539 "launch_time": "2019-02-06T03:28:07+00:00",
8540 "monitoring": {
8541 "state": "disabled"
8542 },
8543 "network_interfaces": [
8544 {
8545 "association": {
8546 "ip_owner_id": "amazon",
8547 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8548 "public_ip": "100.25.255.250"
8549 },
8550 "attachment": {
8551 "attach_time": "2019-02-06T03:28:07+00:00",
8552 "attachment_id": "eni-attach-0816e1bf67f2fc3fb",
8553 "delete_on_termination": true,
8554 "device_index": 0,
8555 "status": "attached"
8556 },
8557 "description": "",
8558 "groups": [
8559 {
8560 "group_id": "sg-0db10096eed30f529",
8561 "group_name": "jholt-linklight-test1-insecure_all"
8562 }
8563 ],
8564 "ipv6_addresses": [],
8565 "mac_address": "02:10:24:71:8f:d4",
8566 "network_interface_id": "eni-0f0c6cff3edeef1e6",
8567 "owner_id": "933821570861",
8568 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8569 "private_ip_address": "172.16.50.186",
8570 "private_ip_addresses": [
8571 {
8572 "association": {
8573 "ip_owner_id": "amazon",
8574 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8575 "public_ip": "100.25.255.250"
8576 },
8577 "primary": true,
8578 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8579 "private_ip_address": "172.16.50.186"
8580 }
8581 ],
8582 "source_dest_check": false,
8583 "status": "in-use",
8584 "subnet_id": "subnet-0467ec7f043f7af63",
8585 "vpc_id": "vpc-033ae00df91a1246d"
8586 }
8587 ],
8588 "placement": {
8589 "availability_zone": "us-east-1a",
8590 "group_name": "",
8591 "tenancy": "default"
8592 },
8593 "private_dns_name": "ip-172-16-50-186.ec2.internal",
8594 "private_ip_address": "172.16.50.186",
8595 "product_codes": [
8596 {
8597 "product_code_id": "5tiyrfb5tasxk9gmnab39b843",
8598 "product_code_type": "marketplace"
8599 }
8600 ],
8601 "public_dns_name": "ec2-100-25-255-250.compute-1.amazonaws.com",
8602 "public_ip_address": "100.25.255.250",
8603 "root_device_name": "/dev/xvda",
8604 "root_device_type": "ebs",
8605 "security_groups": [
8606 {
8607 "group_id": "sg-0db10096eed30f529",
8608 "group_name": "jholt-linklight-test1-insecure_all"
8609 }
8610 ],
8611 "source_dest_check": false,
8612 "state": {
8613 "code": 16,
8614 "name": "running"
8615 },
8616 "state_transition_reason": "",
8617 "subnet_id": "subnet-0467ec7f043f7af63",
8618 "tags": {
8619 "AWS_USERNAME": "jholt",
8620 "Index": "0",
8621 "Info": "AWS_USERNAME that provisioned this-> jholt",
8622 "Linklight": "This was provisioned through the linklight provisioner",
8623 "Name": "jholt-linklight-test1-student1-rtr1",
8624 "Student": "student1",
8625 "Students": "1",
8626 "Workshop": "jholt-linklight-test1",
8627 "Workshop_rtr1": "jholt-linklight-test1-rtr1",
8628 "ansible_network_os": "ios",
8629 "short_name": "rtr1"
8630 },
8631 "virtualization_type": "hvm",
8632 "vpc_id": "vpc-033ae00df91a1246d"
8633 }
8634}
8635
8636TASK [manage_ec2_instances : Generate student inventories] *********************
8637task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:117
8638
8639<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
8640<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
8641<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998 `" && echo ansible-tmp-1549463866.08-54060257856998="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998 `" ) && sleep 0'
8642Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
8643<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpzjZKK7 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_stat.py
8644<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_stat.py && sleep 0'
8645<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_stat.py && sleep 0'
8646Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
8647<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpAEW0ei TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_file.py
8648<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_file.py && sleep 0'
8649<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/AnsiballZ_file.py && sleep 0'
8650<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.08-54060257856998/ > /dev/null 2>&1 && sleep 0'
8651ok: [localhost] => (item=1) => {
8652 "changed": false,
8653 "checksum": "46b416a2f3adb9479c37563bfd7479c3bd5b066d",
8654 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt",
8655 "diff": {
8656 "after": {
8657 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt"
8658 },
8659 "before": {
8660 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt"
8661 }
8662 },
8663 "gid": 994,
8664 "group": "awx",
8665 "invocation": {
8666 "module_args": {
8667 "_diff_peek": null,
8668 "_original_basename": "networking_instances.txt.j2",
8669 "access_time": null,
8670 "access_time_format": "%Y%m%d%H%M.%S",
8671 "attributes": null,
8672 "backup": null,
8673 "content": null,
8674 "delimiter": null,
8675 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt",
8676 "directory_mode": null,
8677 "follow": false,
8678 "force": false,
8679 "group": null,
8680 "mode": null,
8681 "modification_time": null,
8682 "modification_time_format": "%Y%m%d%H%M.%S",
8683 "owner": null,
8684 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt",
8685 "recurse": false,
8686 "regexp": null,
8687 "remote_src": null,
8688 "selevel": null,
8689 "serole": null,
8690 "setype": null,
8691 "seuser": null,
8692 "src": null,
8693 "state": "file",
8694 "unsafe_writes": null
8695 }
8696 },
8697 "item": "1",
8698 "mode": "0644",
8699 "owner": "awx",
8700 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-instances.txt",
8701 "secontext": "system_u:object_r:var_lib_t:s0",
8702 "size": 679,
8703 "state": "file",
8704 "uid": 996
8705}
8706
8707TASK [manage_ec2_instances : Generate student etchosts] ************************
8708task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:123
8709
8710<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
8711<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
8712<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707 `" && echo ansible-tmp-1549463866.72-148784538254707="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707 `" ) && sleep 0'
8713Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
8714<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpHeSZDZ TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_stat.py
8715<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_stat.py && sleep 0'
8716<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_stat.py && sleep 0'
8717Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
8718<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpT6T8fv TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_file.py
8719<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_file.py && sleep 0'
8720<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/AnsiballZ_file.py && sleep 0'
8721<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463866.72-148784538254707/ > /dev/null 2>&1 && sleep 0'
8722ok: [localhost] => (item=1) => {
8723 "changed": false,
8724 "checksum": "292551c4d41c49eb08132b10f80cfc8e09eb86bd",
8725 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt",
8726 "diff": {
8727 "after": {
8728 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt"
8729 },
8730 "before": {
8731 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt"
8732 }
8733 },
8734 "gid": 994,
8735 "group": "awx",
8736 "invocation": {
8737 "module_args": {
8738 "_diff_peek": null,
8739 "_original_basename": "etchosts_networking.j2",
8740 "access_time": null,
8741 "access_time_format": "%Y%m%d%H%M.%S",
8742 "attributes": null,
8743 "backup": null,
8744 "content": null,
8745 "delimiter": null,
8746 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt",
8747 "directory_mode": null,
8748 "follow": false,
8749 "force": false,
8750 "group": null,
8751 "mode": null,
8752 "modification_time": null,
8753 "modification_time_format": "%Y%m%d%H%M.%S",
8754 "owner": null,
8755 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt",
8756 "recurse": false,
8757 "regexp": null,
8758 "remote_src": null,
8759 "selevel": null,
8760 "serole": null,
8761 "setype": null,
8762 "seuser": null,
8763 "src": null,
8764 "state": "file",
8765 "unsafe_writes": null
8766 }
8767 },
8768 "item": "1",
8769 "mode": "0644",
8770 "owner": "awx",
8771 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/student1-etchosts.txt",
8772 "secontext": "system_u:object_r:var_lib_t:s0",
8773 "size": 279,
8774 "state": "file",
8775 "uid": 996
8776}
8777
8778
8779TASK [manage_ec2_instances : Generate instructor inventory] ********************
8780task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/addhost_networking.yml:129
8781<localhost> ESTABLISH LOCAL CONNECTION FOR USER: awx
8782<localhost> EXEC /bin/sh -c 'echo ~awx && sleep 0'
8783<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230 `" && echo ansible-tmp-1549463867.15-252148873918230="` echo /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230 `" ) && sleep 0'
8784Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
8785<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmp_A7Tyc TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_stat.py
8786<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_stat.py && sleep 0'
8787<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_stat.py && sleep 0'
8788Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
8789<localhost> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpaTMQk0 TO /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_file.py
8790<localhost> EXEC /bin/sh -c 'chmod u+x /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/ /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_file.py && sleep 0'
8791<localhost> EXEC /bin/sh -c '/usr/bin/python /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/AnsiballZ_file.py && sleep 0'
8792<localhost> EXEC /bin/sh -c 'rm -f -r /var/lib/awx/.ansible/tmp/ansible-tmp-1549463867.15-252148873918230/ > /dev/null 2>&1 && sleep 0'
8793ok: [localhost] => {
8794 "changed": false,
8795 "checksum": "5f6fb9381ae534546f1f296b23d3f1aafb029455",
8796 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt",
8797 "diff": {
8798 "after": {
8799 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt"
8800 },
8801 "before": {
8802 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt"
8803 }
8804 },
8805 "gid": 994,
8806 "group": "awx",
8807 "invocation": {
8808 "module_args": {
8809 "_diff_peek": null,
8810 "_original_basename": "instructor_inventory_networking.j2",
8811 "access_time": null,
8812 "access_time_format": "%Y%m%d%H%M.%S",
8813 "attributes": null,
8814 "backup": null,
8815 "content": null,
8816 "delimiter": null,
8817 "dest": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt",
8818 "directory_mode": null,
8819 "follow": false,
8820 "force": false,
8821 "group": null,
8822 "mode": null,
8823 "modification_time": null,
8824 "modification_time_format": "%Y%m%d%H%M.%S",
8825 "owner": null,
8826 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt",
8827 "recurse": false,
8828 "regexp": null,
8829 "remote_src": null,
8830 "selevel": null,
8831 "serole": null,
8832 "setype": null,
8833 "seuser": null,
8834 "src": null,
8835 "state": "file",
8836 "unsafe_writes": null
8837 }
8838 },
8839 "mode": "0644",
8840 "owner": "awx",
8841 "path": "/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/instructor_inventory.txt",
8842 "secontext": "system_u:object_r:var_lib_t:s0",
8843 "size": 515,
8844 "state": "file",
8845 "uid": 996
8846}
8847
8848TASK [manage_ec2_instances : f5 mode - setup inventory] ************************
8849task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/manage_ec2_instances/tasks/create_inventory.yml:41
8850skipping: [localhost] => {
8851 "changed": false,
8852 "skip_reason": "Conditional result was False"
8853}
8854META: ran handlers
8855META: ran handlers
8856
8857PLAY [wait for all nodes to have SSH reachability] *****************************
8858META: ran handlers
8859
8860TASK [connectivity_test : Wait 400 seconds (using wait_for_connection)] ********
8861task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/connectivity_test/tasks/main.yml:1
8862wait_for_connection: attempting ping module test
8863wait_for_connection: attempting ping module test
8864<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8865<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8866<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8867<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8868<35.175.111.96> (0, '/home/ec2-user\\n', "Warning: Permanently added '35.175.111.96' (ECDSA) to the list of known hosts.\\r\\n")
8869<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8870<34.234.234.204> (0, '/home/ec2-user\\n', "Could not create directory '/var/lib/awx/.ssh'.\\r\\nWarning: Permanently added '34.234.234.204' (ECDSA) to the list of known hosts.\\r\\n")
8871<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8872<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547 `" && echo ansible-tmp-1549463867.75-18951560544547="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547 `" ) && sleep 0'"'"''
8873<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068 `" && echo ansible-tmp-1549463867.76-102099971433068="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068 `" ) && sleep 0'"'"''
8874<34.234.234.204> (0, 'ansible-tmp-1549463867.76-102099971433068=/home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068\\n', '')
8875<35.175.111.96> (0, 'ansible-tmp-1549463867.75-18951560544547=/home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547\\n', '')
8876Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/ping.py
8877Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/ping.py
8878<35.175.111.96> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmprJ_O26 TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547/AnsiballZ_ping.py
8879<35.175.111.96> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 '[35.175.111.96]'
8880<34.234.234.204> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpk0JjUH TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068/AnsiballZ_ping.py
8881<34.234.234.204> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d '[34.234.234.204]'
8882<35.175.111.96> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmprJ_O26 /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547/AnsiballZ_ping.py\\n', '')
8883<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8884<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547/AnsiballZ_ping.py && sleep 0'"'"''
8885<35.175.111.96> (0, '', '')
8886<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8887<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 -tt 35.175.111.96 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lxcnbbobabjjnvohyfphkiywtpfjazro; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.75-18951560544547/AnsiballZ_ping.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8888Escalation succeeded
8889<35.175.111.96> (0, '\\r\\n{"invocation": {"module_args": {"data": "pong"}}, "ping": "pong"}\\r\\n', 'Shared connection to 35.175.111.96 closed.\\r\\n')
8890ok: [jholt-linklight-test1-student1-ansible] => {
8891 "changed": false,
8892 "elapsed": 1
8893}
8894<34.234.234.204> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpk0JjUH /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068/AnsiballZ_ping.py\\n', '')
8895<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8896<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068/AnsiballZ_ping.py && sleep 0'"'"''
8897<34.234.234.204> (0, '', '')
8898<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8899<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d -tt 34.234.234.204 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cmhniajomwwityjlkefqibpcjncfbmzw; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463867.76-102099971433068/AnsiballZ_ping.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8900Escalation succeeded
8901<34.234.234.204> (0, '\\r\\n{"invocation": {"module_args": {"data": "pong"}}, "ping": "pong"}\\r\\n', 'Shared connection to 34.234.234.204 closed.\\r\\n')
8902ok: [jholt-linklight-test1-student1-host1] => {
8903 "changed": false,
8904 "elapsed": 116
8905}
8906META: ran handlers
8907META: ran handlers
8908
8909PLAY [Configure common options on managed nodes and control nodes] *************
8910
8911TASK [Gathering Facts] *********************************************************
8912task path: /var/lib/awx/projects/_8__linklight/provisioner/provision_lab.yml:83
8913<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8914<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8915<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8916<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8917<34.234.234.204> (0, '/home/ec2-user\\n', '')
8918<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8919<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587 `" && echo ansible-tmp-1549463984.87-78248880110587="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587 `" ) && sleep 0'"'"''
8920<34.234.234.204> (0, 'ansible-tmp-1549463984.87-78248880110587=/home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587\\n', '')
8921<35.175.111.96> (0, '/home/ec2-user\\n', '')
8922<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8923<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593 `" && echo ansible-tmp-1549463984.81-209661967931593="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593 `" ) && sleep 0'"'"''
8924Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
8925<34.234.234.204> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpqb8dtl TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/AnsiballZ_setup.py
8926<34.234.234.204> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d '[34.234.234.204]'
8927<35.175.111.96> (0, 'ansible-tmp-1549463984.81-209661967931593=/home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593\\n', '')
8928Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
8929<35.175.111.96> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpTBxuD5 TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/AnsiballZ_setup.py
8930<35.175.111.96> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 '[35.175.111.96]'
8931<34.234.234.204> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpqb8dtl /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/AnsiballZ_setup.py\\n', '')
8932<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8933<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/AnsiballZ_setup.py && sleep 0'"'"''
8934<34.234.234.204> (0, '', '')
8935<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8936<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d -tt 34.234.234.204 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uftulstdynncsycnizrczvittjbuztyw; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/AnsiballZ_setup.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8937Escalation succeeded
8938<34.234.234.204> (0, '\\r\\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_userspace_architecture": "x86_64", "ansible_product_serial": "ec29cf21-c4a1-2076-8e36-413b7521d205", "ansible_form_factor": "Other", "ansible_user_gecos": "root", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_userspace_bits": "64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQD6Iae0Yy0d4tPGtqDwGag0o1vJJ8AOvcHfdmYiJxIxWsZrNiU191lkua1hcmlZLhSTBra+cyAkzyMfYhemibnx/fPeqHfbxZCWyoMVQzoRqP7IAtzXJh7PzJYkudyzzmBOvEVNO2Bv5fP40fqvjSUw+r/E5BiTiu74yRc5SthMja4KX6FcDR9K3hD3EpIa5Rx89I8Os78cV6PY66wBaTabALo5o8OIh72+HcB19Ev+9QNqw7ManEFlrFGhB6tHkV6CuPx41GiRBjh3clgj/VUXJlqcd/QuqNwdFaMI7uJsQC+9miXBKwZ4b1s0dMY3ygqi+nN8uEJMO3NUa9Ga6Edb", "gather_subset": ["all"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBRs0y4iirBXLKMRsx3ktOOCf3xTypwRWOqRAy8O302N3bjK84xTWPhjFurYAqEG2S4HYshRgaH3z6SzOs78IO8=", "ansible_local": {}, "ansible_distribution_version": "7.4", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_user_shell": "/bin/bash", "ansible_virtualization_type": "xen", "ansible_real_user_id": 0, "ansible_processor_cores": 1, "ansible_virtualization_role": "guest", "ansible_distribution_file_variety": "RedHat", "ansible_dns": {"nameservers": ["172.17.0.2"], "search": ["ec2.internal"]}, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_bios_version": "4.2.amazon", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz"], "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20190206T144336", "tz": "UTC", "weeknumber": "05", "hour": "14", "year": "2019", "minute": "43", "tz_offset": "+0000", "month": "02", "epoch": "1549464216", "iso8601_micro": "2019-02-06T14:43:36.643735Z", "weekday": "Wednesday", "time": "14:43:36", "date": "2019-02-06", "iso8601": "2019-02-06T14:43:36Z", "day": "06", "iso8601_basic": "20190206T144336643656", "second": "36"}, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 990, "ansible_architecture": "x86_64", "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda2": ["de4def96-ff72-4eb9-ad5e-0847257d1866"]}}, "ansible_default_ipv4": {"macaddress": "02:0d:6c:f6:d9:7a", "network": "172.17.0.0", "mtu": 9001, "broadcast": "172.17.255.255", "alias": "eth0", "netmask": "255.255.0.0", "address": "172.17.119.55", "interface": "eth0", "type": "ether", "gateway": "172.17.0.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_distribution_release": "Maipo", "ansible_system_vendor": "Xen", "ansible_os_family": "RedHat", "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "tty0", "net.ifnames": "0", "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.el7.x86_64", "ro": true, "root": "UUID=de4def96-ff72-4eb9-ad5e-0847257d1866"}, "ansible_effective_user_id": 0, "ansible_user_gid": 0, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_product_version": "4.2.amazon", "ansible_apparmor": {"status": "disabled"}, "ansible_distribution_file_search_string": "Red Hat", "ansible_product_uuid": "EC29CF21-C4A1-2076-8E36-413B7521D205", "ansible_fqdn": "host1", "ansible_system": "Linux", "ansible_pkg_mgr": "yum", "ansible_memfree_mb": 717, "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "20971520", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"xvda1": {"sectorsize": 512, "uuid": null, "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sectors": "2048", "start": "2048", "holders": [], "size": "1.00 MB"}, "xvda2": {"sectorsize": 512, "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["de4def96-ff72-4eb9-ad5e-0847257d1866"]}, "sectors": "20967391", "start": "4096", "holders": [], "size": "10.00 GB"}}, "holders": [], "size": "10.00 GB"}}, "ansible_user_uid": 0, "ansible_memory_mb": {"real": {"total": 990, "used": 273, "free": 717}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 136, "free": 854}}, "ansible_distribution": "RedHat", "ansible_user_dir": "/root", "ansible_env": {"USERNAME": "root", "LANG": "en_US.UTF-8", "TERM": "unknown", "SHELL": "/bin/bash", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-uftulstdynncsycnizrczvittjbuztyw; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/AnsiballZ_setup.py", "SHLVL": "1", "SUDO_UID": "1000", "SUDO_GID": "1000", "PWD": "/home/ec2-user", "LOGNAME": "root", "USER": "root", "MAIL": "/var/mail/ec2-user", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_USER": "ec2-user", "LS_COLORS": "", "HOME": "/root", "_": "/usr/bin/python"}, "ansible_distribution_major_version": "7", "module_setup": true, "ansible_processor_count": 1, "ansible_hostname": "host1", "ansible_processor_vcpus": 1, "ansible_swaptotal_mb": 0, "ansible_lsb": {}, "ansible_real_group_id": 0, "ansible_bios_date": "08/24/2006", "ansible_all_ipv6_addresses": ["fe80::d:6cff:fef6:d97a"], "ansible_interfaces": ["lo", "eth0"], "ansible_uptime_seconds": 40385, "ansible_machine_id": "94d571ac9acb4184b733131485e10549", "ansible_kernel": "3.10.0-693.el7.x86_64", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_processor_threads_per_core": 1, "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAb0Znv7McpUVtdEhy2Saco1FmSdZDKDy2gSsAVNMH2K", "ansible_mounts": [{"block_used": 225472, "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866", "size_total": 10724814848, "block_total": 2618363, "mount": "/", "block_available": 2392891, "size_available": 9801281536, "fstype": "xfs", "inode_total": 5241840, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/xvda2", "inode_used": 27611, "block_size": 4096, "inode_available": 5214229}], "ansible_eth0": {"macaddress": "02:0d:6c:f6:d9:7a", "features": {"tx_checksum_ipv4": "on", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "172.17.255.255", "netmask": "255.255.0.0", "network": "172.17.0.0", "address": "172.17.119.55"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::d:6cff:fef6:d97a"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_nodename": "host1", "ansible_product_name": "HVM domU", "ansible_machine": "x86_64", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"], "ansible_all_ipv4_addresses": ["172.17.119.55"], "ansible_python_version": "2.7.5"}}\\r\\n', 'Shared connection to 34.234.234.204 closed.\\r\\n')
8939<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8940<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'rm -f -r /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.87-78248880110587/ > /dev/null 2>&1 && sleep 0'"'"''
8941<34.234.234.204> (0, '', '')
8942ok: [jholt-linklight-test1-student1-host1]
8943<35.175.111.96> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpTBxuD5 /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/AnsiballZ_setup.py\\n', '')
8944<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8945<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/AnsiballZ_setup.py && sleep 0'"'"''
8946<35.175.111.96> (0, '', '')
8947<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8948<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 -tt 35.175.111.96 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cbhhqyzqrtdcgorsasdhwhnljybdkprp; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/AnsiballZ_setup.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8949Escalation succeeded
8950<35.175.111.96> (0, '\\r\\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_userspace_architecture": "x86_64", "ansible_product_serial": "ec203192-d26d-259c-1449-ba660de99051", "ansible_form_factor": "Other", "ansible_user_gecos": "root", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_userspace_bits": "64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDKHXEFXgyl3JQolruehsy+mDisGQcXVLQeTysphCfUI5VjWc+OCCek5gfla0tQAE1iQrz88vG1MRzy+K3+KyeNesWFB3ZTuwEwJUOzPFzJfh4KBl8JJKjwTchSwsjOB87g4We5mZKxoQ7s5cBqgg+auqNXMgw8jxOUd2G2gBN/q9cpGMA5uWA67iRt4Ry6laF2TtkzNrCg4ayTMkWU4OB8sz1RkTKGNAzBc9CT6o+K2meZTSuA+4Hw91HvqDuDynozKnHm6KWSh54sxuSgn3viVUEQQ/qdNyK+QF65p+StUtvlGdVEuH4YREjey/dzRubgsTDFZlUIA+sWOPyLz1QJ", "gather_subset": ["all"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKmTm21DbXy9QqymwqHB5N4AJC3OGzeACSid4VarGFg4CslnuSJHp/kTwhDRpYo9IZE/ANoTb7JjvdptyKAE44=", "ansible_local": {}, "ansible_distribution_version": "7.4", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_user_shell": "/bin/bash", "ansible_virtualization_type": "xen", "ansible_real_user_id": 0, "ansible_processor_cores": 2, "ansible_virtualization_role": "guest", "ansible_distribution_file_variety": "RedHat", "ansible_dns": {"nameservers": ["172.16.0.2"], "search": ["ec2.internal"]}, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_bios_version": "4.2.amazon", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz"], "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20190206T144340", "tz": "UTC", "weeknumber": "05", "hour": "14", "year": "2019", "minute": "43", "tz_offset": "+0000", "month": "02", "epoch": "1549464220", "iso8601_micro": "2019-02-06T14:43:40.673791Z", "weekday": "Wednesday", "time": "14:43:40", "date": "2019-02-06", "iso8601": "2019-02-06T14:43:40Z", "day": "06", "iso8601_basic": "20190206T144340673710", "second": "40"}, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 3789, "ansible_architecture": "x86_64", "ansible_device_links": {"masters": {}, "labels": {}, "ids": {}, "uuids": {"xvda2": ["de4def96-ff72-4eb9-ad5e-0847257d1866"]}}, "ansible_default_ipv4": {"macaddress": "02:af:3a:85:77:12", "network": "172.16.0.0", "mtu": 9001, "broadcast": "172.16.255.255", "alias": "eth0", "netmask": "255.255.0.0", "address": "172.16.32.192", "interface": "eth0", "type": "ether", "gateway": "172.16.0.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_distribution_release": "Maipo", "ansible_system_vendor": "Xen", "ansible_os_family": "RedHat", "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "tty0", "net.ifnames": "0", "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.el7.x86_64", "ro": true, "root": "UUID=de4def96-ff72-4eb9-ad5e-0847257d1866"}, "ansible_effective_user_id": 0, "ansible_user_gid": 0, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_product_version": "4.2.amazon", "ansible_apparmor": {"status": "disabled"}, "ansible_distribution_file_search_string": "Red Hat", "ansible_product_uuid": "EC203192-D26D-259C-1449-BA660DE99051", "ansible_fqdn": "ansible", "ansible_system": "Linux", "ansible_pkg_mgr": "yum", "ansible_memfree_mb": 2346, "ansible_devices": {"xvda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": null, "sectors": "41943040", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"xvda1": {"sectorsize": 512, "uuid": null, "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sectors": "2048", "start": "2048", "holders": [], "size": "1.00 MB"}, "xvda2": {"sectorsize": 512, "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["de4def96-ff72-4eb9-ad5e-0847257d1866"]}, "sectors": "41938911", "start": "4096", "holders": [], "size": "20.00 GB"}}, "holders": [], "size": "20.00 GB"}}, "ansible_user_uid": 0, "ansible_memory_mb": {"real": {"total": 3789, "used": 1443, "free": 2346}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 260, "free": 3529}}, "ansible_distribution": "RedHat", "ansible_user_dir": "/root", "ansible_env": {"USERNAME": "root", "LANG": "en_US.UTF-8", "TERM": "unknown", "SHELL": "/bin/bash", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-cbhhqyzqrtdcgorsasdhwhnljybdkprp; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/AnsiballZ_setup.py", "SHLVL": "1", "SUDO_UID": "1000", "SUDO_GID": "1000", "PWD": "/home/ec2-user", "LOGNAME": "root", "USER": "root", "MAIL": "/var/mail/ec2-user", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_USER": "ec2-user", "LS_COLORS": "", "HOME": "/root", "_": "/usr/bin/python"}, "ansible_distribution_major_version": "7", "module_setup": true, "ansible_processor_count": 2, "ansible_hostname": "ansible", "ansible_processor_vcpus": 2, "ansible_swaptotal_mb": 0, "ansible_lsb": {}, "ansible_real_group_id": 0, "ansible_bios_date": "08/24/2006", "ansible_all_ipv6_addresses": ["fe80::af:3aff:fe85:7712"], "ansible_interfaces": ["lo", "eth0"], "ansible_uptime_seconds": 40539, "ansible_machine_id": "590cc4772d92454d8d4333710afc527d", "ansible_kernel": "3.10.0-693.el7.x86_64", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_processor_threads_per_core": 1, "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICZdAg/N/j6Duox/sy7Q0ntBBO5dSQQxmhoFydPIu6Cc", "ansible_mounts": [{"block_used": 462725, "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866", "size_total": 21462233088, "block_total": 5239803, "mount": "/", "block_available": 4777078, "size_available": 19566911488, "fstype": "xfs", "inode_total": 10484720, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/xvda2", "inode_used": 43119, "block_size": 4096, "inode_available": 10441601}], "ansible_eth0": {"macaddress": "02:af:3a:85:77:12", "features": {"tx_checksum_ipv4": "on", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "vif-0", "module": "xen_netfront", "mtu": 9001, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "172.16.255.255", "netmask": "255.255.0.0", "network": "172.16.0.0", "address": "172.16.32.192"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::af:3aff:fe85:7712"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_nodename": "ansible", "ansible_product_name": "HVM domU", "ansible_machine": "x86_64", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"], "ansible_all_ipv4_addresses": ["172.16.32.192"], "ansible_python_version": "2.7.5"}}\\r\\n', 'Shared connection to 35.175.111.96 closed.\\r\\n')
8951<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8952<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'rm -f -r /home/ec2-user/.ansible/tmp/ansible-tmp-1549463984.81-209661967931593/ > /dev/null 2>&1 && sleep 0'"'"''
8953<35.175.111.96> (0, '', '')
8954ok: [jholt-linklight-test1-student1-ansible]
8955META: ran handlers
8956
8957TASK [user_accounts : Create User Group] ***************************************
8958task path: /var/lib/awx/projects/_8__linklight/provisioner/roles/user_accounts/tasks/main.yml:1
8959<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8960<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8961<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8962<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"''
8963<35.175.111.96> (0, '/home/ec2-user\\n', '')
8964<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8965<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928 `" && echo ansible-tmp-1549464220.99-238501402090928="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928 `" ) && sleep 0'"'"''
8966<34.234.234.204> (0, '/home/ec2-user\\n', '')
8967<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8968<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909 `" && echo ansible-tmp-1549464221.05-260207850111909="` echo /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909 `" ) && sleep 0'"'"''
8969<35.175.111.96> (0, 'ansible-tmp-1549464220.99-238501402090928=/home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928\\n', '')
8970<34.234.234.204> (0, 'ansible-tmp-1549464221.05-260207850111909=/home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909\\n', '')
8971Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/group.py
8972Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/group.py
8973<35.175.111.96> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpnnH0wI TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928/AnsiballZ_group.py
8974<35.175.111.96> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 '[35.175.111.96]'
8975<34.234.234.204> PUT /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpfqoUiW TO /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909/AnsiballZ_group.py
8976<34.234.234.204> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d '[34.234.234.204]'
8977<35.175.111.96> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpnnH0wI /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928/AnsiballZ_group.py\\n', '')
8978<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8979<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 35.175.111.96 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928/AnsiballZ_group.py && sleep 0'"'"''
8980<34.234.234.204> (0, 'sftp> put /var/lib/awx/.ansible/tmp/ansible-local-3L7u7jK/tmpfqoUiW /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909/AnsiballZ_group.py\\n', '')
8981<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8982<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d 34.234.234.204 '/bin/sh -c '"'"'chmod u+x /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909/ /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909/AnsiballZ_group.py && sleep 0'"'"''
8983<35.175.111.96> (0, '', '')
8984<35.175.111.96> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8985<35.175.111.96> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/05b277e051 -tt 35.175.111.96 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-yatycsjbegfikadqskmddplpsvqhfzkf; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549464220.99-238501402090928/AnsiballZ_group.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8986<34.234.234.204> (0, '', '')
8987<34.234.234.204> ESTABLISH SSH CONNECTION FOR USER: ec2-user
8988<34.234.234.204> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/var/lib/awx/projects/_8__linklight/provisioner/jholt-linklight-test1/jholt-linklight-test1-private.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ec2-user -o ConnectTimeout=10 -o ControlPath=/tmp/awx_32_t0MSfs/cp/0af7a7e65d -tt 34.234.234.204 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rcqzltllrwpqnaztumknohmnhiypvloq; /usr/bin/python /home/ec2-user/.ansible/tmp/ansible-tmp-1549464221.05-260207850111909/AnsiballZ_group.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
8989fatal: [jholt-linklight-test1-student1-ansible]: FAILED! => {
8990 "msg": "Timeout (12s) waiting for privilege escalation prompt: "
8991}
8992fatal: [jholt-linklight-test1-student1-host1]: FAILED! => {
8993 "msg": "Timeout (12s) waiting for privilege escalation prompt: "
8994}
8995
8996PLAY RECAP *********************************************************************
8997jholt-linklight-test1-student1-ansible : ok=2 changed=0 unreachable=0 failed=1
8998jholt-linklight-test1-student1-host1 : ok=2 changed=0 unreachable=0 failed=1
8999localhost : ok=73 changed=8 unreachable=0 failed=0