Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.37 KB | None | 0 0
  1. ine...........> starting the following units: apply-ec2-data.service, audit.service, kmod-static-nodes.service, network-local-commands.service, network-setup.service, nix-daemon.socket, nscd.service, print-host-key.service, rngd.service, systemd-journal-catalog-update.service, systemd-modules-load.service, systemd-sysctl.service, systemd-timesyncd.service, systemd-tmpfiles-clean.timer, systemd-tmpfiles-setup-dev.service, systemd-udev-trigger.service, systemd-udevd-control.socket, systemd-udevd-kernel.socket, systemd-update-done.service
  2. machine...........> A dependency job for local-fs.target failed. See 'journalctl -xe' for details.
  3. machine...........> error: Traceback (most recent call last):
  4. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 731, in worker
  5. raise Exception("unable to activate new configuration (exit code {})".format(res))
  6. Exception: unable to activate new configuration (exit code 4)
  7.  
  8. Ewarning: are you sure you want to destroy EC2 machine ‘machine’? (y/N) y
  9. machine...........> destroying EC2 machine... error: getting status of '/home/bjorn/projects/nixops/tests/functional/ec2_5th_generation.nix': No such file or directory
  10. Exception in thread Thread-11:
  11. Traceback (most recent call last):
  12. File "/nix/store/nx3jw576gqw01iiijgsav39w2qa4cni2-python-2.7.14/lib/python2.7/threading.py", line 801, in __bootstrap_inner
  13. self.run()
  14. File "/nix/store/nx3jw576gqw01iiijgsav39w2qa4cni2-python-2.7.14/lib/python2.7/threading.py", line 754, in run
  15. self.__target(*self.__args, **self.__kwargs)
  16. File "/home/bjorn/projects/nixops/tests/__init__.py", line 26, in destroy
  17. depl.delete()
  18. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 242, in delete
  19. raise Exception("cannot delete this deployment because it still has resources")
  20. Exception: cannot delete this deployment because it still has resources
  21.  
  22. [shutting-down] [shutting-down] [shutting-down] [shutting-down] [terminated]
  23. ssh-security-group> deleting EC2 security group `charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group' ID `sg-826d5bca'...
  24. warning: are you sure you want to destroy keypair ‘charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair’? (y/N) y
  25. my-key-pair.......> deleting EC2 key pair ‘charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair’...
  26. warning: are you sure you want to destroy EBS volume ‘foo-disk’? (y/N) y
  27. foo-disk..........> destroying EBS volume ‘vol-01dbb9bab20dd1ed7’...
  28. deployment ‘95ec8a3a-66a2-11e8-96f5-0242dc09355b’ destroyed
  29. warning: not all deployments have been destroyed; some resources may still exist!
  30.  
  31. ======================================================================
  32. ERROR: tests.functional.test_ec2_with_nvme_device_mapping.TestEc2WithNvmeDeviceMapping.test_ec2_with_nvme_device_mapping
  33. ----------------------------------------------------------------------
  34. Traceback (most recent call last):
  35. File "/nix/store/dcny8krfifxj1hnnm3xkgw7p7i2xj6wk-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  36. self.test(*self.arg)
  37. File "/home/bjorn/projects/nixops/tests/functional/test_ec2_with_nvme_device_mapping.py", line 21, in test_ec2_with_nvme_device_mapping
  38. self.depl.deploy()
  39. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 1051, in deploy
  40. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  41. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 1040, in run_with_notify
  42. f()
  43. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 1051, in <lambda>
  44. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  45. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 1007, in _deploy
  46. dry_activate=dry_activate, max_concurrent_activate=max_concurrent_activate)
  47. File "/home/bjorn/projects/nixops/nixops/deployment.py", line 763, in activate_configs
  48. .format(len(failed), len(res), ", ".join(["‘{0}’".format(x) for x in failed])))
  49. Exception: activation of 1 of 1 machines failed (namely on ‘machine’)
  50. -------------------- >> begin captured logging << --------------------
  51. boto: DEBUG: Using access key provided by client.
  52. boto: DEBUG: Using secret key provided by client.
  53. boto: DEBUG: Method: POST
  54. boto: DEBUG: Path: /
  55. boto: DEBUG: Data:
  56. boto: DEBUG: Headers: {}
  57. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  58. boto: DEBUG: Port: 443
  59. boto: DEBUG: Params: {'Action': 'CreateVolume', 'AvailabilityZone': 'us-east-1c', 'VolumeType': 'standard', 'Version': '2014-10-01', 'Size': 5}
  60. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  61. boto: DEBUG: Token: None
  62. boto: DEBUG: CanonicalRequest:
  63. POST
  64. /
  65.  
  66. host:ec2.us-east-1.amazonaws.com
  67. x-amz-date:20180602T202153Z
  68.  
  69. host;x-amz-date
  70. b8fa5e3f0f0556e59667810b9dfa6b997325b3dd876ef623a12da47f7029933d
  71. boto: DEBUG: StringToSign:
  72. AWS4-HMAC-SHA256
  73. 20180602T202153Z
  74. 20180602/us-east-1/ec2/aws4_request
  75. 911e9560ad9d986e40d7d584fa39f22a698b25259a51e61266316d7ede87dca5
  76. boto: DEBUG: Signature:
  77. 3751be9728053778b17d00bdbdfc2e0a926f4b970ebdb4486b21b812a1b10425
  78. boto: DEBUG: Final headers: {'Content-Length': '93', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202153Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=3751be9728053778b17d00bdbdfc2e0a926f4b970ebdb4486b21b812a1b10425'}
  79. boto: DEBUG: Using access key provided by client.
  80. boto: DEBUG: Using secret key provided by client.
  81. boto: DEBUG: Method: POST
  82. boto: DEBUG: Path: /
  83. boto: DEBUG: Data:
  84. boto: DEBUG: Headers: {}
  85. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  86. boto: DEBUG: Port: 443
  87. boto: DEBUG: Params: {'Action': 'CreateSecurityGroup', 'GroupName': u'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group', 'Version': '2014-10-01', 'GroupDescription': u'Security group for NixOps tests'}
  88. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  89. boto: DEBUG: Token: None
  90. boto: DEBUG: CanonicalRequest:
  91. POST
  92. /
  93.  
  94. host:ec2.us-east-1.amazonaws.com
  95. x-amz-date:20180602T202153Z
  96.  
  97. host;x-amz-date
  98. 01cd81a3026073338b5e006a350c3a2fb184fa0d1243c8d96948ae1a49b248cf
  99. boto: DEBUG: StringToSign:
  100. AWS4-HMAC-SHA256
  101. 20180602T202153Z
  102. 20180602/us-east-1/ec2/aws4_request
  103. 40bd8b96245aacc761a23083cbadfcbe871a9b9965b25db74d98594ba97ff7e5
  104. boto: DEBUG: Signature:
  105. 60ecb7f8b78ebf08734457775e61158d3bd324cbefb425fb2517cbb8a22bbaf3
  106. boto: DEBUG: Final headers: {'Content-Length': '175', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202153Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=60ecb7f8b78ebf08734457775e61158d3bd324cbefb425fb2517cbb8a22bbaf3'}
  107. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  108. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  109. boto: DEBUG: Using access key provided by client.
  110. boto: DEBUG: Using secret key provided by client.
  111. boto: DEBUG: Method: POST
  112. boto: DEBUG: Path: /
  113. boto: DEBUG: Data:
  114. boto: DEBUG: Headers: {}
  115. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  116. boto: DEBUG: Port: 443
  117. boto: DEBUG: Params: {'Action': 'DescribeKeyPairs', 'Version': '2014-10-01', 'KeyName.1': 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair'}
  118. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  119. boto: DEBUG: Token: None
  120. boto: DEBUG: CanonicalRequest:
  121. POST
  122. /
  123.  
  124. host:ec2.us-east-1.amazonaws.com
  125. x-amz-date:20180602T202154Z
  126.  
  127. host;x-amz-date
  128. 9b535729229db42e8f331e85b692f59bff19ced7d8c4a7f2ae939f260a11d580
  129. boto: DEBUG: StringToSign:
  130. AWS4-HMAC-SHA256
  131. 20180602T202154Z
  132. 20180602/us-east-1/ec2/aws4_request
  133. f12da324b56b259cd8c236faaebbf91071e3bc9e993e18f1e739a38e701e7b7d
  134. boto: DEBUG: Signature:
  135. a9cc8368b0e3f17149009c7ba1626a68d478c5f0597676ef397e717780050ebd
  136. boto: DEBUG: Final headers: {'Content-Length': '108', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202154Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=a9cc8368b0e3f17149009c7ba1626a68d478c5f0597676ef397e717780050ebd'}
  137. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  138. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  139. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  140. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:21:54 GMT')]
  141. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  142. <CreateSecurityGroupResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  143. <requestId>0190127e-de16-491c-9604-2e2c228d84fb</requestId>
  144. <return>true</return>
  145. <groupId>sg-826d5bca</groupId>
  146. </CreateSecurityGroupResponse>
  147. boto: DEBUG: Method: POST
  148. boto: DEBUG: Path: /
  149. boto: DEBUG: Data:
  150. boto: DEBUG: Headers: {}
  151. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  152. boto: DEBUG: Port: 443
  153. boto: DEBUG: Params: {'IpPermissions.1.FromPort': 22, 'IpPermissions.1.ToPort': 22, 'IpPermissions.1.IpProtocol': 'tcp', 'IpPermissions.1.IpRanges.1.CidrIp': '0.0.0.0/0', 'GroupName': u'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group', 'Version': '2014-10-01', 'Action': 'AuthorizeSecurityGroupIngress'}
  154. boto: DEBUG: Token: None
  155. boto: DEBUG: CanonicalRequest:
  156. POST
  157. /
  158.  
  159. host:ec2.us-east-1.amazonaws.com
  160. x-amz-date:20180602T202154Z
  161.  
  162. host;x-amz-date
  163. 65405c28fb9ec80e1d0867a3ca4306e56b480cfe5a4319e06b6e82d003731533
  164. boto: DEBUG: StringToSign:
  165. AWS4-HMAC-SHA256
  166. 20180602T202154Z
  167. 20180602/us-east-1/ec2/aws4_request
  168. 6ffe72fd0a23cb1fc661c2725ba9ccfa63e45b2fbfcc5642181f596e6c76027c
  169. boto: DEBUG: Signature:
  170. 04b87b3aac8100cd92c8301043f84dff6cf3cb0365c963bcff2c4b35d100d071
  171. boto: DEBUG: Final headers: {'Content-Length': '259', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202154Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=04b87b3aac8100cd92c8301043f84dff6cf3cb0365c963bcff2c4b35d100d071'}
  172. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  173. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:21:54 GMT'), ('content-length', '502'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  174. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  175. <CreateVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  176. <requestId>4ebc3347-2004-412c-af6e-249be5384464</requestId>
  177. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  178. <size>5</size>
  179. <snapshotId></snapshotId>
  180. <availabilityZone>us-east-1c</availabilityZone>
  181. <status>creating</status>
  182. <createTime>2018-06-02T20:21:54.000Z</createTime>
  183. <volumeType>standard</volumeType>
  184. <encrypted>false</encrypted>
  185. </CreateVolumeResponse>
  186.  
  187. boto: DEBUG: Method: POST
  188. boto: DEBUG: Path: /
  189. boto: DEBUG: Data:
  190. boto: DEBUG: Headers: {}
  191. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  192. boto: DEBUG: Port: 443
  193. boto: DEBUG: Params: {'Tag.4.Key': 'Name', 'Tag.2.Value': '95ec8a3a-66a2-11e8-96f5-0242dc09355b', 'ResourceId.1': u'vol-01dbb9bab20dd1ed7', 'Tag.2.Key': 'CharonNetworkUUID', 'Tag.4.Value': 'My NixOps Test Foo Disk', 'Tag.1.Value': 'foo-disk', 'Version': '2014-10-01', 'Tag.1.Key': 'CharonMachineName', 'Tag.3.Value': 'bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops', 'Action': 'CreateTags', 'Tag.3.Key': 'CharonStateFile'}
  194. boto: DEBUG: Token: None
  195. boto: DEBUG: CanonicalRequest:
  196. POST
  197. /
  198.  
  199. host:ec2.us-east-1.amazonaws.com
  200. x-amz-date:20180602T202154Z
  201.  
  202. host;x-amz-date
  203. a54ff680d2e30a78e544c55e294fb01490e061ece5acff17d76c94ccc5cb823d
  204. boto: DEBUG: StringToSign:
  205. AWS4-HMAC-SHA256
  206. 20180602T202154Z
  207. 20180602/us-east-1/ec2/aws4_request
  208. 786358946171c0a1b15a735aba429862a81c0ec9b4867fc6ff41baf68c9640d3
  209. boto: DEBUG: Signature:
  210. 449fbc6c36d3e2099d258ec0b42728803b7e2908fe0dd5d6efc59a23e7c47807
  211. boto: DEBUG: Final headers: {'Content-Length': '370', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202154Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=449fbc6c36d3e2099d258ec0b42728803b7e2908fe0dd5d6efc59a23e7c47807'}
  212. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('date', 'Sat, 02 Jun 2018 20:21:54 GMT'), ('connection', 'close'), ('server', 'AmazonEC2')]
  213. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  214. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair' does not exist</Message></Error></Errors><RequestID>cd938d5b-c6d5-4a25-ba30-ab94db70a315</RequestID></Response>
  215. boto: ERROR: 400 Bad Request
  216. boto: ERROR: <?xml version="1.0" encoding="UTF-8"?>
  217. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair' does not exist</Message></Error></Errors><RequestID>cd938d5b-c6d5-4a25-ba30-ab94db70a315</RequestID></Response>
  218. boto: DEBUG: Method: POST
  219. boto: DEBUG: Path: /
  220. boto: DEBUG: Data:
  221. boto: DEBUG: Headers: {}
  222. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  223. boto: DEBUG: Port: 443
  224. boto: DEBUG: Params: {'Action': 'ImportKeyPair', 'PublicKeyMaterial': 'c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFES2FiVFJNN0RjYUdOQVE3TXRhUWJjdUw3SjlVRnAra00vdTNJYjJZZUt4V1owQTlHSnpaYnVZcklhMmV1ZzNSYUx5UktucXFsZzlGRVdRUHkwa3JnMnJJTkJMNTZGM0FwN2dvbzdPQ3BkUDhYRU0yZ1lmZDdibWJVUExyK2tMZUR5c3BVMmVxRU5aL2hHeFhMamQrOFk3Q1RrZTdMS2xrc1JmVGNxSjZpMVd2Sk1HcGN2ZHpQWGUzNmtMMG53VFZJMUhtZkwweDZZbjJmL3NLSnJNaDhaZURXZUpQSjVYbkVWcFdWUFhadjZ2OU9yRXphWGE5cjhsWm9pc01PQVUvV1lYaXZveTNRdnk5ZnRSc1V1bHFjaDllckR4MlA1WS9ldTNhdmhnN3lOY0lmSkZwcGRmU3RFSnF2QlBuY1VlY3NHdjVNU2ZHM21EVEs2YVk3SEk5QzkgTml4T3BzIGF1dG8tZ2VuZXJhdGVkIGtleQ==', 'KeyName': 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair', 'Version': '2014-10-01'}
  225. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  226. boto: DEBUG: Token: None
  227. boto: DEBUG: CanonicalRequest:
  228. POST
  229. /
  230.  
  231. host:ec2.us-east-1.amazonaws.com
  232. x-amz-date:20180602T202154Z
  233.  
  234. host;x-amz-date
  235. c3739c7519ca8497577d4f8acd9d1aff569c114e7c0af6b93f734c15b696c9e6
  236. boto: DEBUG: StringToSign:
  237. AWS4-HMAC-SHA256
  238. 20180602T202154Z
  239. 20180602/us-east-1/ec2/aws4_request
  240. 1f6cf9714919e4643b162c943a16cc8c65f9b40aba6e9fc0202b0e713027b4da
  241. boto: DEBUG: Signature:
  242. 350b46b7a6154ac5cf8b2b4f7c0f83941fade233cf59ebff28582e00bd2d1063
  243. boto: DEBUG: Final headers: {'Content-Length': '670', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202154Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=350b46b7a6154ac5cf8b2b4f7c0f83941fade233cf59ebff28582e00bd2d1063'}
  244. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:21:54 GMT')]
  245. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  246. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  247. <requestId>8a4e433e-391c-487d-8a42-8c8e8a2aecbe</requestId>
  248. <return>true</return>
  249. </CreateTagsResponse>
  250. boto: DEBUG: Method: POST
  251. boto: DEBUG: Path: /
  252. boto: DEBUG: Data:
  253. boto: DEBUG: Headers: {}
  254. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  255. boto: DEBUG: Port: 443
  256. boto: DEBUG: Params: {'VolumeId.1': u'vol-01dbb9bab20dd1ed7', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  257. boto: DEBUG: Token: None
  258. boto: DEBUG: CanonicalRequest:
  259. POST
  260. /
  261.  
  262. host:ec2.us-east-1.amazonaws.com
  263. x-amz-date:20180602T202154Z
  264.  
  265. host;x-amz-date
  266. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  267. boto: DEBUG: StringToSign:
  268. AWS4-HMAC-SHA256
  269. 20180602T202154Z
  270. 20180602/us-east-1/ec2/aws4_request
  271. 037cbd7e62652d2bd07a2413c2a739abe0b032533a763327366038dbda9d05fc
  272. boto: DEBUG: Signature:
  273. 8be7786a5dc3eec3444f07312c58002b748d1e9d2da3a2f7df2475261a85b5b5
  274. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202154Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=8be7786a5dc3eec3444f07312c58002b748d1e9d2da3a2f7df2475261a85b5b5'}
  275. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:21:54 GMT'), ('content-length', '259'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  276. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  277. <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  278. <requestId>37bdf285-1b6e-430c-ae9e-d4efc098efec</requestId>
  279. <return>true</return>
  280. </AuthorizeSecurityGroupIngressResponse>
  281.  
  282. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  283. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:21:54 GMT')]
  284. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  285. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  286. <requestId>2a5aa331-477f-4fe7-bd3a-ad3693ac72bf</requestId>
  287. <volumeSet>
  288. <item>
  289. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  290. <size>5</size>
  291. <snapshotId/>
  292. <availabilityZone>us-east-1c</availabilityZone>
  293. <status>creating</status>
  294. <createTime>2018-06-02T20:21:54.454Z</createTime>
  295. <attachmentSet/>
  296. <tagSet>
  297. <item>
  298. <key>Name</key>
  299. <value>My NixOps Test Foo Disk</value>
  300. </item>
  301. <item>
  302. <key>CharonNetworkUUID</key>
  303. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  304. </item>
  305. <item>
  306. <key>CharonMachineName</key>
  307. <value>foo-disk</value>
  308. </item>
  309. <item>
  310. <key>CharonStateFile</key>
  311. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  312. </item>
  313. </tagSet>
  314. <volumeType>standard</volumeType>
  315. <encrypted>false</encrypted>
  316. </item>
  317. </volumeSet>
  318. </DescribeVolumesResponse>
  319. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  320. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:21:55 GMT'), ('content-length', '365'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  321. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  322. <ImportKeyPairResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  323. <requestId>cffe94f6-566f-4a6a-bc5e-37e04bde1652</requestId>
  324. <keyName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair</keyName>
  325. <keyFingerprint>70:8b:d2:ee:34:f4:28:e3:e6:bb:84:e7:51:7b:59:e0</keyFingerprint>
  326. </ImportKeyPairResponse>
  327.  
  328. boto: DEBUG: Method: POST
  329. boto: DEBUG: Path: /
  330. boto: DEBUG: Data:
  331. boto: DEBUG: Headers: {}
  332. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  333. boto: DEBUG: Port: 443
  334. boto: DEBUG: Params: {'VolumeId.1': u'vol-01dbb9bab20dd1ed7', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  335. boto: DEBUG: Token: None
  336. boto: DEBUG: CanonicalRequest:
  337. POST
  338. /
  339.  
  340. host:ec2.us-east-1.amazonaws.com
  341. x-amz-date:20180602T202205Z
  342.  
  343. host;x-amz-date
  344. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  345. boto: DEBUG: StringToSign:
  346. AWS4-HMAC-SHA256
  347. 20180602T202205Z
  348. 20180602/us-east-1/ec2/aws4_request
  349. b4fe5a90a654bd7cd0a9ba6c2cd050d500af656f105df30a841a04a2c8ddd6b8
  350. boto: DEBUG: Signature:
  351. 8e0ec2da8acaa235861240b8faa807232a64f771443f6b8f271676df3ad12740
  352. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202205Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=8e0ec2da8acaa235861240b8faa807232a64f771443f6b8f271676df3ad12740'}
  353. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  354. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  355. boto: DEBUG: Token: None
  356. boto: DEBUG: CanonicalRequest:
  357. POST
  358. /
  359.  
  360. host:ec2.us-east-1.amazonaws.com
  361. x-amz-date:20180602T202205Z
  362.  
  363. host;x-amz-date
  364. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  365. boto: DEBUG: StringToSign:
  366. AWS4-HMAC-SHA256
  367. 20180602T202205Z
  368. 20180602/us-east-1/ec2/aws4_request
  369. b4fe5a90a654bd7cd0a9ba6c2cd050d500af656f105df30a841a04a2c8ddd6b8
  370. boto: DEBUG: Signature:
  371. 8e0ec2da8acaa235861240b8faa807232a64f771443f6b8f271676df3ad12740
  372. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202205Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=8e0ec2da8acaa235861240b8faa807232a64f771443f6b8f271676df3ad12740'}
  373. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  374. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  375. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:05 GMT')]
  376. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  377. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  378. <requestId>afe3ffb1-bf8c-43dc-8446-063a8b4c7b75</requestId>
  379. <volumeSet>
  380. <item>
  381. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  382. <size>5</size>
  383. <snapshotId/>
  384. <availabilityZone>us-east-1c</availabilityZone>
  385. <status>available</status>
  386. <createTime>2018-06-02T20:21:54.454Z</createTime>
  387. <attachmentSet/>
  388. <tagSet>
  389. <item>
  390. <key>Name</key>
  391. <value>My NixOps Test Foo Disk</value>
  392. </item>
  393. <item>
  394. <key>CharonNetworkUUID</key>
  395. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  396. </item>
  397. <item>
  398. <key>CharonMachineName</key>
  399. <value>foo-disk</value>
  400. </item>
  401. <item>
  402. <key>CharonStateFile</key>
  403. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  404. </item>
  405. </tagSet>
  406. <volumeType>standard</volumeType>
  407. <encrypted>false</encrypted>
  408. </item>
  409. </volumeSet>
  410. </DescribeVolumesResponse>
  411. boto: DEBUG: Using access key provided by client.
  412. boto: DEBUG: Using secret key provided by client.
  413. botocore.session: DEBUG: Loading variable profile from defaults.
  414. botocore.session: DEBUG: Loading variable config_file from defaults.
  415. botocore.session: DEBUG: Loading variable credentials_file from defaults.
  416. botocore.session: DEBUG: Loading variable data_path from defaults.
  417. botocore.session: DEBUG: Loading variable profile from defaults.
  418. botocore.session: DEBUG: Loading variable ca_bundle from defaults.
  419. botocore.session: DEBUG: Loading variable profile from defaults.
  420. botocore.session: DEBUG: Loading variable api_versions from defaults.
  421. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/endpoints.json
  422. botocore.session: DEBUG: Loading variable profile from defaults.
  423. botocore.hooks: DEBUG: Event choose-service-name: calling handler <function handle_service_name_alias at 0x7ff168403f50>
  424. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/ec2/2016-11-15/service-2.json
  425. botocore.hooks: DEBUG: Event creating-client-class.ec2: calling handler <function add_generate_presigned_url at 0x7ff168454410>
  426. botocore.args: DEBUG: The s3 config key is not a dictionary type, ignoring its value of: None
  427. botocore.endpoint: DEBUG: Setting ec2 timeout as (60, 60)
  428. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/_retry.json
  429. botocore.client: DEBUG: Registering retry handlers for service: ec2
  430. boto: DEBUG: Method: POST
  431. boto: DEBUG: Path: /
  432. boto: DEBUG: Data:
  433. boto: DEBUG: Headers: {}
  434. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  435. boto: DEBUG: Port: 443
  436. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  437. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  438. boto: DEBUG: Token: None
  439. boto: DEBUG: CanonicalRequest:
  440. POST
  441. /
  442.  
  443. host:ec2.us-east-1.amazonaws.com
  444. x-amz-date:20180602T202206Z
  445.  
  446. host;x-amz-date
  447. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  448. boto: DEBUG: StringToSign:
  449. AWS4-HMAC-SHA256
  450. 20180602T202206Z
  451. 20180602/us-east-1/ec2/aws4_request
  452. e9562aa86ac85872e41fdd07602b593163414a9809dddc8b4aacba72ea72eb2a
  453. boto: DEBUG: Signature:
  454. c2f99d798881942b50c22742fd1f1dcc48ebbd00107289a955e505b9a5653f60
  455. boto: DEBUG: Final headers: {'Content-Length': '63', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202206Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=c2f99d798881942b50c22742fd1f1dcc48ebbd00107289a955e505b9a5653f60'}
  456. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  457. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  458. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:22:07 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  459. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  460. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  461. <requestId>994da63e-5111-462d-a5d8-f41bcc197f7e</requestId>
  462. <imagesSet>
  463. <item>
  464. <imageId>ami-d464cba9</imageId>
  465. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  466. <imageState>available</imageState>
  467. <imageOwnerId>080433136561</imageOwnerId>
  468. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  469. <isPublic>true</isPublic>
  470. <architecture>x86_64</architecture>
  471. <imageType>machine</imageType>
  472. <sriovNetSupport>simple</sriovNetSupport>
  473. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  474. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  475. <rootDeviceType>ebs</rootDeviceType>
  476. <rootDeviceName>/dev/sda1</rootDeviceName>
  477. <blockDeviceMapping>
  478. <item>
  479. <deviceName>/dev/sda1</deviceName>
  480. <ebs>
  481. <snapshotId>snap-004b97287c249fe78</snapshotId>
  482. <volumeSize>3</volumeSize>
  483. <deleteOnTermination>true</deleteOnTermination>
  484. <volumeType>gp2</volumeType>
  485. <encrypted>false</encrypted>
  486. </ebs>
  487. </item>
  488. <item>
  489. <deviceName>/dev/sdb</deviceName>
  490. <virtualName>ephemeral0</virtualName>
  491. </item>
  492. <item>
  493. <deviceName>/dev/sdc</deviceName>
  494. <virtualName>ephemeral1</virtualName>
  495. </item>
  496. <item>
  497. <deviceName>/dev/sdd</deviceName>
  498. <virtualName>ephemeral2</virtualName>
  499. </item>
  500. <item>
  501. <deviceName>/dev/sde</deviceName>
  502. <virtualName>ephemeral3</virtualName>
  503. </item>
  504. </blockDeviceMapping>
  505. <virtualizationType>hvm</virtualizationType>
  506. <hypervisor>xen</hypervisor>
  507. </item>
  508. </imagesSet>
  509. </DescribeImagesResponse>
  510. boto: DEBUG: Method: POST
  511. boto: DEBUG: Path: /
  512. boto: DEBUG: Data:
  513. boto: DEBUG: Headers: {}
  514. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  515. boto: DEBUG: Port: 443
  516. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  517. boto: DEBUG: Token: None
  518. boto: DEBUG: CanonicalRequest:
  519. POST
  520. /
  521.  
  522. host:ec2.us-east-1.amazonaws.com
  523. x-amz-date:20180602T202207Z
  524.  
  525. host;x-amz-date
  526. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  527. boto: DEBUG: StringToSign:
  528. AWS4-HMAC-SHA256
  529. 20180602T202207Z
  530. 20180602/us-east-1/ec2/aws4_request
  531. f130f0f47a096293a8fd6b9beb01f5dba66ce46aef26bf34f58b33a3ef0ef625
  532. boto: DEBUG: Signature:
  533. d80d6e62f4c92241f1367d4355e6bb3b50d5bbdbd7f8cd69f2f244380fd41230
  534. boto: DEBUG: Final headers: {'Content-Length': '63', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202207Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d80d6e62f4c92241f1367d4355e6bb3b50d5bbdbd7f8cd69f2f244380fd41230'}
  535. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:22:07 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  536. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  537. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  538. <requestId>5ed4258d-9104-4fd4-9919-4b965aa60e25</requestId>
  539. <imagesSet>
  540. <item>
  541. <imageId>ami-d464cba9</imageId>
  542. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  543. <imageState>available</imageState>
  544. <imageOwnerId>080433136561</imageOwnerId>
  545. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  546. <isPublic>true</isPublic>
  547. <architecture>x86_64</architecture>
  548. <imageType>machine</imageType>
  549. <sriovNetSupport>simple</sriovNetSupport>
  550. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  551. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  552. <rootDeviceType>ebs</rootDeviceType>
  553. <rootDeviceName>/dev/sda1</rootDeviceName>
  554. <blockDeviceMapping>
  555. <item>
  556. <deviceName>/dev/sda1</deviceName>
  557. <ebs>
  558. <snapshotId>snap-004b97287c249fe78</snapshotId>
  559. <volumeSize>3</volumeSize>
  560. <deleteOnTermination>true</deleteOnTermination>
  561. <volumeType>gp2</volumeType>
  562. <encrypted>false</encrypted>
  563. </ebs>
  564. </item>
  565. <item>
  566. <deviceName>/dev/sdb</deviceName>
  567. <virtualName>ephemeral0</virtualName>
  568. </item>
  569. <item>
  570. <deviceName>/dev/sdc</deviceName>
  571. <virtualName>ephemeral1</virtualName>
  572. </item>
  573. <item>
  574. <deviceName>/dev/sdd</deviceName>
  575. <virtualName>ephemeral2</virtualName>
  576. </item>
  577. <item>
  578. <deviceName>/dev/sde</deviceName>
  579. <virtualName>ephemeral3</virtualName>
  580. </item>
  581. </blockDeviceMapping>
  582. <virtualizationType>hvm</virtualizationType>
  583. <hypervisor>xen</hypervisor>
  584. </item>
  585. </imagesSet>
  586. </DescribeImagesResponse>
  587. boto: DEBUG: Method: POST
  588. boto: DEBUG: Path: /
  589. boto: DEBUG: Data:
  590. boto: DEBUG: Headers: {}
  591. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  592. boto: DEBUG: Port: 443
  593. boto: DEBUG: Params: {'UserData': u'U1NIX0hPU1RfRUQyNTUxOV9LRVlfUFVCOnNzaC1lZDI1NTE5IEFBQUFDM056YUMxbFpESTFOVEU1QUFBQUlBTFM2cEt0WXFVQXpDTUpJVjUzdnh2R0VkZ3pKMHk1eTRWZUlZZkN3TDQ2IE5peE9wcyBhdXRvLWdlbmVyYXRlZCBrZXkKU1NIX0hPU1RfRUQyNTUxOV9LRVk6LS0tLS1CRUdJTiBPUEVOU1NIIFBSSVZBVEUgS0VZLS0tLS18YjNCbGJuTnphQzFyWlhrdGRqRUFBQUFBQkc1dmJtVUFBQUFFYm05dVpRQUFBQUFBQUFBQkFBQUFNd0FBQUF0emMyZ3RaV3xReU5UVXhPUUFBQUNBQzB1cVNyV0tsQU13akNTRmVkNzhieGhIWU15ZE11Y3VGWGlHSHdzQytPZ0FBQUtDbkFhVnhwd0dsfGNRQUFBQXR6YzJndFpXUXlOVFV4T1FBQUFDQUMwdXFTcldLbEFNd2pDU0ZlZDc4YnhoSFlNeWRNdWN1RlhpR0h3c0MrT2d8QUFBRURWYXlJbGhDc1k5cVppRFFRK0doQU03WVZmdkVEYldmdUhrQ3VQbzA2MUZnTFM2cEt0WXFVQXpDTUpJVjUzdnh2R3xFZGd6SjB5NXk0VmVJWWZDd0w0NkFBQUFHVTVwZUU5d2N5QmhkWFJ2TFdkbGJtVnlZWFJsWkNCclpYa0JBZ01FfC0tLS0tRU5EIE9QRU5TU0ggUFJJVkFURSBLRVktLS0tLXwK', 'Version': '2014-10-01', 'SecurityGroup.1': 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group', 'ImageId': 'ami-d464cba9', 'KeyName': 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair', 'Placement.AvailabilityZone': 'us-east-1c', 'ClientToken': u'KiZjwZXq+mvUw2PjRyyj2wrOYNViPhNxOrnOl4daUUfXg412DrUsYd2AHI/ebo2t', 'Action': 'RunInstances', 'MinCount': 1, 'InstanceType': 'c5.large', 'MaxCount': 1}
  594. boto: DEBUG: Token: None
  595. boto: DEBUG: CanonicalRequest:
  596. POST
  597. /
  598.  
  599. host:ec2.us-east-1.amazonaws.com
  600. x-amz-date:20180602T202208Z
  601.  
  602. host;x-amz-date
  603. bc206e539173cb5397ce949afa5fb3ae46c580203d7594717c571c795f9386bb
  604. boto: DEBUG: StringToSign:
  605. AWS4-HMAC-SHA256
  606. 20180602T202208Z
  607. 20180602/us-east-1/ec2/aws4_request
  608. 285c344c09b75f2dd1fa6208299732a8469b16f5eb622aaf06e1ba33aecfc950
  609. boto: DEBUG: Signature:
  610. 1c43ce2aaad37cd399db5360fe31e956bd04a98511b2c9e8e87dc92512c117fc
  611. boto: DEBUG: Final headers: {'Content-Length': '1139', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202208Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=1c43ce2aaad37cd399db5360fe31e956bd04a98511b2c9e8e87dc92512c117fc'}
  612. boto: DEBUG: Response headers: [('date', 'Sat, 02 Jun 2018 20:22:08 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '4102'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  613. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  614. <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  615. <requestId>a6841e6f-da0e-4972-8d8b-514f94e024b1</requestId>
  616. <reservationId>r-004035a01ac4d6291</reservationId>
  617. <ownerId>749780939545</ownerId>
  618. <groupSet/>
  619. <instancesSet>
  620. <item>
  621. <instanceId>i-05d222d4e72a9d198</instanceId>
  622. <imageId>ami-d464cba9</imageId>
  623. <instanceState>
  624. <code>0</code>
  625. <name>pending</name>
  626. </instanceState>
  627. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  628. <dnsName></dnsName>
  629. <reason></reason>
  630. <keyName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair</keyName>
  631. <amiLaunchIndex>0</amiLaunchIndex>
  632. <productCodes/>
  633. <instanceType>c5.large</instanceType>
  634. <launchTime>2018-06-02T20:22:09.000Z</launchTime>
  635. <placement>
  636. <availabilityZone>us-east-1c</availabilityZone>
  637. <groupName></groupName>
  638. <tenancy>default</tenancy>
  639. </placement>
  640. <monitoring>
  641. <state>disabled</state>
  642. </monitoring>
  643. <subnetId>subnet-5b8fe93e</subnetId>
  644. <vpcId>vpc-5ea64a3a</vpcId>
  645. <privateIpAddress>172.31.74.185</privateIpAddress>
  646. <sourceDestCheck>true</sourceDestCheck>
  647. <groupSet>
  648. <item>
  649. <groupId>sg-826d5bca</groupId>
  650. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  651. </item>
  652. </groupSet>
  653. <stateReason>
  654. <code>pending</code>
  655. <message>pending</message>
  656. </stateReason>
  657. <architecture>x86_64</architecture>
  658. <rootDeviceType>ebs</rootDeviceType>
  659. <rootDeviceName>/dev/sda1</rootDeviceName>
  660. <blockDeviceMapping/>
  661. <virtualizationType>hvm</virtualizationType>
  662. <clientToken>KiZjwZXq+mvUw2PjRyyj2wrOYNViPhNxOrnOl4daUUfXg412DrUsYd2AHI/ebo2t</clientToken>
  663. <hypervisor>xen</hypervisor>
  664. <networkInterfaceSet>
  665. <item>
  666. <networkInterfaceId>eni-6609f1e4</networkInterfaceId>
  667. <subnetId>subnet-5b8fe93e</subnetId>
  668. <vpcId>vpc-5ea64a3a</vpcId>
  669. <description></description>
  670. <ownerId>749780939545</ownerId>
  671. <status>in-use</status>
  672. <macAddress>02:6c:66:ba:3e:d4</macAddress>
  673. <privateIpAddress>172.31.74.185</privateIpAddress>
  674. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  675. <sourceDestCheck>true</sourceDestCheck>
  676. <groupSet>
  677. <item>
  678. <groupId>sg-826d5bca</groupId>
  679. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  680. </item>
  681. </groupSet>
  682. <attachment>
  683. <attachmentId>eni-attach-aabbfb06</attachmentId>
  684. <deviceIndex>0</deviceIndex>
  685. <status>attaching</status>
  686. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  687. <deleteOnTermination>true</deleteOnTermination>
  688. </attachment>
  689. <privateIpAddressesSet>
  690. <item>
  691. <privateIpAddress>172.31.74.185</privateIpAddress>
  692. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  693. <primary>true</primary>
  694. </item>
  695. </privateIpAddressesSet>
  696. </item>
  697. </networkInterfaceSet>
  698. <ebsOptimized>false</ebsOptimized>
  699. </item>
  700. </instancesSet>
  701. </RunInstancesResponse>
  702.  
  703. boto: DEBUG: Method: POST
  704. boto: DEBUG: Path: /
  705. boto: DEBUG: Data:
  706. boto: DEBUG: Headers: {}
  707. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  708. boto: DEBUG: Port: 443
  709. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-05d222d4e72a9d198'}
  710. boto: DEBUG: Token: None
  711. boto: DEBUG: CanonicalRequest:
  712. POST
  713. /
  714.  
  715. host:ec2.us-east-1.amazonaws.com
  716. x-amz-date:20180602T202209Z
  717.  
  718. host;x-amz-date
  719. 288a92a36e7efdc4a2acb502bbaa3de60e214095ecb3e837ada72f9d1184ef72
  720. boto: DEBUG: StringToSign:
  721. AWS4-HMAC-SHA256
  722. 20180602T202209Z
  723. 20180602/us-east-1/ec2/aws4_request
  724. dc42ef9957785d192d655d006210c3b637f5116e2e0c017c1b1a43a70269f646
  725. boto: DEBUG: Signature:
  726. bd92d0cf28d531869f971d8cbc3252f3fefe4216bb9d2082f2bbdc9dd6abf0cc
  727. boto: DEBUG: Final headers: {'Content-Length': '76', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202209Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=bd92d0cf28d531869f971d8cbc3252f3fefe4216bb9d2082f2bbdc9dd6abf0cc'}
  728. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:09 GMT')]
  729. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  730. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  731. <requestId>82bb7db1-e993-4e79-aa1c-33d3aaa94176</requestId>
  732. <reservationSet>
  733. <item>
  734. <reservationId>r-004035a01ac4d6291</reservationId>
  735. <ownerId>749780939545</ownerId>
  736. <groupSet/>
  737. <instancesSet>
  738. <item>
  739. <instanceId>i-05d222d4e72a9d198</instanceId>
  740. <imageId>ami-d464cba9</imageId>
  741. <instanceState>
  742. <code>0</code>
  743. <name>pending</name>
  744. </instanceState>
  745. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  746. <dnsName>ec2-34-200-254-96.compute-1.amazonaws.com</dnsName>
  747. <reason/>
  748. <keyName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair</keyName>
  749. <amiLaunchIndex>0</amiLaunchIndex>
  750. <productCodes/>
  751. <instanceType>c5.large</instanceType>
  752. <launchTime>2018-06-02T20:22:09.000Z</launchTime>
  753. <placement>
  754. <availabilityZone>us-east-1c</availabilityZone>
  755. <groupName/>
  756. <tenancy>default</tenancy>
  757. </placement>
  758. <monitoring>
  759. <state>disabled</state>
  760. </monitoring>
  761. <subnetId>subnet-5b8fe93e</subnetId>
  762. <vpcId>vpc-5ea64a3a</vpcId>
  763. <privateIpAddress>172.31.74.185</privateIpAddress>
  764. <ipAddress>34.200.254.96</ipAddress>
  765. <sourceDestCheck>true</sourceDestCheck>
  766. <groupSet>
  767. <item>
  768. <groupId>sg-826d5bca</groupId>
  769. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  770. </item>
  771. </groupSet>
  772. <architecture>x86_64</architecture>
  773. <rootDeviceType>ebs</rootDeviceType>
  774. <rootDeviceName>/dev/sda1</rootDeviceName>
  775. <blockDeviceMapping>
  776. <item>
  777. <deviceName>/dev/sda1</deviceName>
  778. <ebs>
  779. <volumeId>vol-09e4997027d2992b5</volumeId>
  780. <status>attaching</status>
  781. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  782. <deleteOnTermination>true</deleteOnTermination>
  783. </ebs>
  784. </item>
  785. </blockDeviceMapping>
  786. <virtualizationType>hvm</virtualizationType>
  787. <clientToken>KiZjwZXq+mvUw2PjRyyj2wrOYNViPhNxOrnOl4daUUfXg412DrUsYd2AHI/ebo2t</clientToken>
  788. <hypervisor>xen</hypervisor>
  789. <networkInterfaceSet>
  790. <item>
  791. <networkInterfaceId>eni-6609f1e4</networkInterfaceId>
  792. <subnetId>subnet-5b8fe93e</subnetId>
  793. <vpcId>vpc-5ea64a3a</vpcId>
  794. <description/>
  795. <ownerId>749780939545</ownerId>
  796. <status>in-use</status>
  797. <macAddress>02:6c:66:ba:3e:d4</macAddress>
  798. <privateIpAddress>172.31.74.185</privateIpAddress>
  799. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  800. <sourceDestCheck>true</sourceDestCheck>
  801. <groupSet>
  802. <item>
  803. <groupId>sg-826d5bca</groupId>
  804. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  805. </item>
  806. </groupSet>
  807. <attachment>
  808. <attachmentId>eni-attach-aabbfb06</attachmentId>
  809. <deviceIndex>0</deviceIndex>
  810. <status>attaching</status>
  811. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  812. <deleteOnTermination>true</deleteOnTermination>
  813. </attachment>
  814. <association>
  815. <publicIp>34.200.254.96</publicIp>
  816. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  817. <ipOwnerId>amazon</ipOwnerId>
  818. </association>
  819. <privateIpAddressesSet>
  820. <item>
  821. <privateIpAddress>172.31.74.185</privateIpAddress>
  822. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  823. <primary>true</primary>
  824. <association>
  825. <publicIp>34.200.254.96</publicIp>
  826. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  827. <ipOwnerId>amazon</ipOwnerId>
  828. </association>
  829. </item>
  830. </privateIpAddressesSet>
  831. </item>
  832. </networkInterfaceSet>
  833. <ebsOptimized>false</ebsOptimized>
  834. </item>
  835. </instancesSet>
  836. </item>
  837. </reservationSet>
  838. </DescribeInstancesResponse>
  839. boto: DEBUG: Using access key provided by client.
  840. boto: DEBUG: Using secret key provided by client.
  841. boto: DEBUG: Method: GET
  842. boto: DEBUG: Path: /
  843. boto: DEBUG: Data:
  844. boto: DEBUG: Headers: {}
  845. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  846. boto: DEBUG: Port: 443
  847. boto: DEBUG: Params: {'Action': 'DescribeSubnets', 'SubnetId.1': u'subnet-5b8fe93e', 'Version': '2014-10-01'}
  848. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  849. boto: DEBUG: Token: None
  850. boto: DEBUG: CanonicalRequest:
  851. GET
  852. /
  853. Action=DescribeSubnets&SubnetId.1=subnet-5b8fe93e&Version=2014-10-01
  854. host:ec2.us-east-1.amazonaws.com
  855. x-amz-date:20180602T202210Z
  856.  
  857. host;x-amz-date
  858. e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
  859. boto: DEBUG: StringToSign:
  860. AWS4-HMAC-SHA256
  861. 20180602T202210Z
  862. 20180602/us-east-1/ec2/aws4_request
  863. 0f87a7fdb0c3a4104210a4838555a7525e446235e5f74046e5c98bd148dbca57
  864. boto: DEBUG: Signature:
  865. 0f4ae1444638e95ff1c94f22361f8724d62d07f08eafa988a934c97765b49acc
  866. boto: DEBUG: Final headers: {'Content-Length': '0', 'Host': 'ec2.us-east-1.amazonaws.com', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=0f4ae1444638e95ff1c94f22361f8724d62d07f08eafa988a934c97765b49acc', 'X-Amz-Date': '20180602T202210Z', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40'}
  867. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  868. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  869. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:10 GMT')]
  870. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  871. <DescribeSubnetsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  872. <requestId>21aa90a3-d0d5-4b63-bf88-03c3b3b7e0b2</requestId>
  873. <subnetSet>
  874. <item>
  875. <subnetId>subnet-5b8fe93e</subnetId>
  876. <state>available</state>
  877. <vpcId>vpc-5ea64a3a</vpcId>
  878. <cidrBlock>172.31.64.0/20</cidrBlock>
  879. <availableIpAddressCount>4090</availableIpAddressCount>
  880. <availabilityZone>us-east-1c</availabilityZone>
  881. <defaultForAz>true</defaultForAz>
  882. <mapPublicIpOnLaunch>true</mapPublicIpOnLaunch>
  883. </item>
  884. </subnetSet>
  885. </DescribeSubnetsResponse>
  886. boto: DEBUG: Method: POST
  887. boto: DEBUG: Path: /
  888. boto: DEBUG: Data:
  889. boto: DEBUG: Headers: {}
  890. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  891. boto: DEBUG: Port: 443
  892. boto: DEBUG: Params: {'Filter.1.Name': 'group-name', 'Filter.2.Value.1': u'vpc-5ea64a3a', 'Action': 'DescribeSecurityGroups', 'Version': '2014-10-01', 'Filter.2.Name': 'vpc-id', 'Filter.1.Value.1': 'charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group'}
  893. boto: DEBUG: Token: None
  894. boto: DEBUG: CanonicalRequest:
  895. POST
  896. /
  897.  
  898. host:ec2.us-east-1.amazonaws.com
  899. x-amz-date:20180602T202211Z
  900.  
  901. host;x-amz-date
  902. 3da35279a154313b16b94f4dbd024835a596260e023036aa57efb350d14580b9
  903. boto: DEBUG: StringToSign:
  904. AWS4-HMAC-SHA256
  905. 20180602T202211Z
  906. 20180602/us-east-1/ec2/aws4_request
  907. 602ca042b97f10394020eac79aef80e6504cab17c9d47d83b8f25ab0b0aa748a
  908. boto: DEBUG: Signature:
  909. 4f6f015ee7d8e09edd301191dbf2548ca10c7d16b70cd39893e23126b339d6df
  910. boto: DEBUG: Final headers: {'Content-Length': '204', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202211Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=4f6f015ee7d8e09edd301191dbf2548ca10c7d16b70cd39893e23126b339d6df'}
  911. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:10 GMT')]
  912. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  913. <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  914. <requestId>cb3f9d9c-c378-4d13-8bbf-36087c4f153f</requestId>
  915. <securityGroupInfo>
  916. <item>
  917. <ownerId>749780939545</ownerId>
  918. <groupId>sg-826d5bca</groupId>
  919. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  920. <groupDescription>Security group for NixOps tests</groupDescription>
  921. <vpcId>vpc-5ea64a3a</vpcId>
  922. <ipPermissions>
  923. <item>
  924. <ipProtocol>tcp</ipProtocol>
  925. <fromPort>22</fromPort>
  926. <toPort>22</toPort>
  927. <groups/>
  928. <ipRanges>
  929. <item>
  930. <cidrIp>0.0.0.0/0</cidrIp>
  931. </item>
  932. </ipRanges>
  933. </item>
  934. </ipPermissions>
  935. <ipPermissionsEgress>
  936. <item>
  937. <ipProtocol>-1</ipProtocol>
  938. <groups/>
  939. <ipRanges>
  940. <item>
  941. <cidrIp>0.0.0.0/0</cidrIp>
  942. </item>
  943. </ipRanges>
  944. </item>
  945. </ipPermissionsEgress>
  946. </item>
  947. </securityGroupInfo>
  948. </DescribeSecurityGroupsResponse>
  949. boto: DEBUG: Method: POST
  950. boto: DEBUG: Path: /
  951. boto: DEBUG: Data:
  952. boto: DEBUG: Headers: {}
  953. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  954. boto: DEBUG: Port: 443
  955. boto: DEBUG: Params: {'Tag.4.Key': 'Name', 'Tag.2.Value': '95ec8a3a-66a2-11e8-96f5-0242dc09355b', 'ResourceId.1': u'i-05d222d4e72a9d198', 'Tag.2.Key': 'CharonNetworkUUID', 'Tag.4.Value': 'NixOps Test [machine]', 'Tag.1.Value': 'machine', 'Version': '2014-10-01', 'Tag.1.Key': 'CharonMachineName', 'Tag.3.Value': 'bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops', 'Action': 'CreateTags', 'Tag.3.Key': 'CharonStateFile'}
  956. boto: DEBUG: Token: None
  957. boto: DEBUG: CanonicalRequest:
  958. POST
  959. /
  960.  
  961. host:ec2.us-east-1.amazonaws.com
  962. x-amz-date:20180602T202211Z
  963.  
  964. host;x-amz-date
  965. d1402e36b6d6c0a9f9839aaedde27ca187162417336ad81d81b2a048508e5748
  966. boto: DEBUG: StringToSign:
  967. AWS4-HMAC-SHA256
  968. 20180602T202211Z
  969. 20180602/us-east-1/ec2/aws4_request
  970. a5c212f8c57a78a2a8025845c2cb0b76d7f6d86475ab3e4902dd9fc47239efac
  971. boto: DEBUG: Signature:
  972. f378451bfc907fd8047f9b6fa7c9b4cd693a106af2f5d6bd1dd989e7d0fd78fb
  973. boto: DEBUG: Final headers: {'Content-Length': '365', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202211Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=f378451bfc907fd8047f9b6fa7c9b4cd693a106af2f5d6bd1dd989e7d0fd78fb'}
  974. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:11 GMT')]
  975. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  976. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  977. <requestId>f6f58b3e-feaf-4d77-9efa-983a924bed31</requestId>
  978. <return>true</return>
  979. </CreateTagsResponse>
  980. boto: DEBUG: Method: POST
  981. boto: DEBUG: Path: /
  982. boto: DEBUG: Data:
  983. boto: DEBUG: Headers: {}
  984. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  985. boto: DEBUG: Port: 443
  986. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-05d222d4e72a9d198'}
  987. boto: DEBUG: Token: None
  988. boto: DEBUG: CanonicalRequest:
  989. POST
  990. /
  991.  
  992. host:ec2.us-east-1.amazonaws.com
  993. x-amz-date:20180602T202211Z
  994.  
  995. host;x-amz-date
  996. 288a92a36e7efdc4a2acb502bbaa3de60e214095ecb3e837ada72f9d1184ef72
  997. boto: DEBUG: StringToSign:
  998. AWS4-HMAC-SHA256
  999. 20180602T202211Z
  1000. 20180602/us-east-1/ec2/aws4_request
  1001. 2c056f43c7805d572e5e745add57d1a8becc3ce587b0ef7a53f125874c7bee69
  1002. boto: DEBUG: Signature:
  1003. d3cb192b1a769a69dc3856218dd9f1d623f939ef460e341f1254b6221a4a7bc6
  1004. boto: DEBUG: Final headers: {'Content-Length': '76', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202211Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d3cb192b1a769a69dc3856218dd9f1d623f939ef460e341f1254b6221a4a7bc6'}
  1005. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:11 GMT')]
  1006. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1007. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1008. <requestId>edf128d8-92c1-4b5a-91e5-9f8d15b4de91</requestId>
  1009. <reservationSet>
  1010. <item>
  1011. <reservationId>r-004035a01ac4d6291</reservationId>
  1012. <ownerId>749780939545</ownerId>
  1013. <groupSet/>
  1014. <instancesSet>
  1015. <item>
  1016. <instanceId>i-05d222d4e72a9d198</instanceId>
  1017. <imageId>ami-d464cba9</imageId>
  1018. <instanceState>
  1019. <code>0</code>
  1020. <name>pending</name>
  1021. </instanceState>
  1022. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1023. <dnsName>ec2-34-200-254-96.compute-1.amazonaws.com</dnsName>
  1024. <reason/>
  1025. <keyName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair</keyName>
  1026. <amiLaunchIndex>0</amiLaunchIndex>
  1027. <productCodes/>
  1028. <instanceType>c5.large</instanceType>
  1029. <launchTime>2018-06-02T20:22:09.000Z</launchTime>
  1030. <placement>
  1031. <availabilityZone>us-east-1c</availabilityZone>
  1032. <groupName/>
  1033. <tenancy>default</tenancy>
  1034. </placement>
  1035. <monitoring>
  1036. <state>disabled</state>
  1037. </monitoring>
  1038. <subnetId>subnet-5b8fe93e</subnetId>
  1039. <vpcId>vpc-5ea64a3a</vpcId>
  1040. <privateIpAddress>172.31.74.185</privateIpAddress>
  1041. <ipAddress>34.200.254.96</ipAddress>
  1042. <sourceDestCheck>true</sourceDestCheck>
  1043. <groupSet>
  1044. <item>
  1045. <groupId>sg-826d5bca</groupId>
  1046. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  1047. </item>
  1048. </groupSet>
  1049. <architecture>x86_64</architecture>
  1050. <rootDeviceType>ebs</rootDeviceType>
  1051. <rootDeviceName>/dev/sda1</rootDeviceName>
  1052. <blockDeviceMapping>
  1053. <item>
  1054. <deviceName>/dev/sda1</deviceName>
  1055. <ebs>
  1056. <volumeId>vol-09e4997027d2992b5</volumeId>
  1057. <status>attaching</status>
  1058. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  1059. <deleteOnTermination>true</deleteOnTermination>
  1060. </ebs>
  1061. </item>
  1062. </blockDeviceMapping>
  1063. <virtualizationType>hvm</virtualizationType>
  1064. <clientToken>KiZjwZXq+mvUw2PjRyyj2wrOYNViPhNxOrnOl4daUUfXg412DrUsYd2AHI/ebo2t</clientToken>
  1065. <tagSet>
  1066. <item>
  1067. <key>CharonMachineName</key>
  1068. <value>machine</value>
  1069. </item>
  1070. <item>
  1071. <key>CharonStateFile</key>
  1072. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  1073. </item>
  1074. <item>
  1075. <key>CharonNetworkUUID</key>
  1076. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  1077. </item>
  1078. <item>
  1079. <key>Name</key>
  1080. <value>NixOps Test [machine]</value>
  1081. </item>
  1082. </tagSet>
  1083. <hypervisor>xen</hypervisor>
  1084. <networkInterfaceSet>
  1085. <item>
  1086. <networkInterfaceId>eni-6609f1e4</networkInterfaceId>
  1087. <subnetId>subnet-5b8fe93e</subnetId>
  1088. <vpcId>vpc-5ea64a3a</vpcId>
  1089. <description/>
  1090. <ownerId>749780939545</ownerId>
  1091. <status>in-use</status>
  1092. <macAddress>02:6c:66:ba:3e:d4</macAddress>
  1093. <privateIpAddress>172.31.74.185</privateIpAddress>
  1094. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1095. <sourceDestCheck>true</sourceDestCheck>
  1096. <groupSet>
  1097. <item>
  1098. <groupId>sg-826d5bca</groupId>
  1099. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  1100. </item>
  1101. </groupSet>
  1102. <attachment>
  1103. <attachmentId>eni-attach-aabbfb06</attachmentId>
  1104. <deviceIndex>0</deviceIndex>
  1105. <status>attaching</status>
  1106. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  1107. <deleteOnTermination>true</deleteOnTermination>
  1108. </attachment>
  1109. <association>
  1110. <publicIp>34.200.254.96</publicIp>
  1111. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  1112. <ipOwnerId>amazon</ipOwnerId>
  1113. </association>
  1114. <privateIpAddressesSet>
  1115. <item>
  1116. <privateIpAddress>172.31.74.185</privateIpAddress>
  1117. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1118. <primary>true</primary>
  1119. <association>
  1120. <publicIp>34.200.254.96</publicIp>
  1121. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  1122. <ipOwnerId>amazon</ipOwnerId>
  1123. </association>
  1124. </item>
  1125. </privateIpAddressesSet>
  1126. </item>
  1127. </networkInterfaceSet>
  1128. <ebsOptimized>false</ebsOptimized>
  1129. </item>
  1130. </instancesSet>
  1131. </item>
  1132. </reservationSet>
  1133. </DescribeInstancesResponse>
  1134. boto: DEBUG: Method: POST
  1135. boto: DEBUG: Path: /
  1136. boto: DEBUG: Data:
  1137. boto: DEBUG: Headers: {}
  1138. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1139. boto: DEBUG: Port: 443
  1140. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-05d222d4e72a9d198'}
  1141. boto: DEBUG: Token: None
  1142. boto: DEBUG: CanonicalRequest:
  1143. POST
  1144. /
  1145.  
  1146. host:ec2.us-east-1.amazonaws.com
  1147. x-amz-date:20180602T202215Z
  1148.  
  1149. host;x-amz-date
  1150. 288a92a36e7efdc4a2acb502bbaa3de60e214095ecb3e837ada72f9d1184ef72
  1151. boto: DEBUG: StringToSign:
  1152. AWS4-HMAC-SHA256
  1153. 20180602T202215Z
  1154. 20180602/us-east-1/ec2/aws4_request
  1155. 949fc3186629a8b9fb6c5ffca11f475541bac4f2460ab7b76a6e8a7b42c1a4be
  1156. boto: DEBUG: Signature:
  1157. cd7ef948e2b2d72e2c838622c8f4adc9a1b2b4bad07c76d7d1f3aad64c5cacd0
  1158. boto: DEBUG: Final headers: {'Content-Length': '76', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202215Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=cd7ef948e2b2d72e2c838622c8f4adc9a1b2b4bad07c76d7d1f3aad64c5cacd0'}
  1159. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:14 GMT')]
  1160. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1161. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1162. <requestId>5f48b865-8222-4c9e-a4e0-7cd8705d99ca</requestId>
  1163. <reservationSet>
  1164. <item>
  1165. <reservationId>r-004035a01ac4d6291</reservationId>
  1166. <ownerId>749780939545</ownerId>
  1167. <groupSet/>
  1168. <instancesSet>
  1169. <item>
  1170. <instanceId>i-05d222d4e72a9d198</instanceId>
  1171. <imageId>ami-d464cba9</imageId>
  1172. <instanceState>
  1173. <code>16</code>
  1174. <name>running</name>
  1175. </instanceState>
  1176. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1177. <dnsName>ec2-34-200-254-96.compute-1.amazonaws.com</dnsName>
  1178. <reason/>
  1179. <keyName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-my-key-pair</keyName>
  1180. <amiLaunchIndex>0</amiLaunchIndex>
  1181. <productCodes/>
  1182. <instanceType>c5.large</instanceType>
  1183. <launchTime>2018-06-02T20:22:09.000Z</launchTime>
  1184. <placement>
  1185. <availabilityZone>us-east-1c</availabilityZone>
  1186. <groupName/>
  1187. <tenancy>default</tenancy>
  1188. </placement>
  1189. <monitoring>
  1190. <state>disabled</state>
  1191. </monitoring>
  1192. <subnetId>subnet-5b8fe93e</subnetId>
  1193. <vpcId>vpc-5ea64a3a</vpcId>
  1194. <privateIpAddress>172.31.74.185</privateIpAddress>
  1195. <ipAddress>34.200.254.96</ipAddress>
  1196. <sourceDestCheck>true</sourceDestCheck>
  1197. <groupSet>
  1198. <item>
  1199. <groupId>sg-826d5bca</groupId>
  1200. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  1201. </item>
  1202. </groupSet>
  1203. <architecture>x86_64</architecture>
  1204. <rootDeviceType>ebs</rootDeviceType>
  1205. <rootDeviceName>/dev/sda1</rootDeviceName>
  1206. <blockDeviceMapping>
  1207. <item>
  1208. <deviceName>/dev/sda1</deviceName>
  1209. <ebs>
  1210. <volumeId>vol-09e4997027d2992b5</volumeId>
  1211. <status>attached</status>
  1212. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  1213. <deleteOnTermination>true</deleteOnTermination>
  1214. </ebs>
  1215. </item>
  1216. </blockDeviceMapping>
  1217. <virtualizationType>hvm</virtualizationType>
  1218. <clientToken>KiZjwZXq+mvUw2PjRyyj2wrOYNViPhNxOrnOl4daUUfXg412DrUsYd2AHI/ebo2t</clientToken>
  1219. <tagSet>
  1220. <item>
  1221. <key>CharonMachineName</key>
  1222. <value>machine</value>
  1223. </item>
  1224. <item>
  1225. <key>CharonStateFile</key>
  1226. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  1227. </item>
  1228. <item>
  1229. <key>CharonNetworkUUID</key>
  1230. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  1231. </item>
  1232. <item>
  1233. <key>Name</key>
  1234. <value>NixOps Test [machine]</value>
  1235. </item>
  1236. </tagSet>
  1237. <hypervisor>xen</hypervisor>
  1238. <networkInterfaceSet>
  1239. <item>
  1240. <networkInterfaceId>eni-6609f1e4</networkInterfaceId>
  1241. <subnetId>subnet-5b8fe93e</subnetId>
  1242. <vpcId>vpc-5ea64a3a</vpcId>
  1243. <description/>
  1244. <ownerId>749780939545</ownerId>
  1245. <status>in-use</status>
  1246. <macAddress>02:6c:66:ba:3e:d4</macAddress>
  1247. <privateIpAddress>172.31.74.185</privateIpAddress>
  1248. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1249. <sourceDestCheck>true</sourceDestCheck>
  1250. <groupSet>
  1251. <item>
  1252. <groupId>sg-826d5bca</groupId>
  1253. <groupName>charon-95ec8a3a-66a2-11e8-96f5-0242dc09355b-ssh-security-group</groupName>
  1254. </item>
  1255. </groupSet>
  1256. <attachment>
  1257. <attachmentId>eni-attach-aabbfb06</attachmentId>
  1258. <deviceIndex>0</deviceIndex>
  1259. <status>attached</status>
  1260. <attachTime>2018-06-02T20:22:09.000Z</attachTime>
  1261. <deleteOnTermination>true</deleteOnTermination>
  1262. </attachment>
  1263. <association>
  1264. <publicIp>34.200.254.96</publicIp>
  1265. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  1266. <ipOwnerId>amazon</ipOwnerId>
  1267. </association>
  1268. <privateIpAddressesSet>
  1269. <item>
  1270. <privateIpAddress>172.31.74.185</privateIpAddress>
  1271. <privateDnsName>ip-172-31-74-185.ec2.internal</privateDnsName>
  1272. <primary>true</primary>
  1273. <association>
  1274. <publicIp>34.200.254.96</publicIp>
  1275. <publicDnsName>ec2-34-200-254-96.compute-1.amazonaws.com</publicDnsName>
  1276. <ipOwnerId>amazon</ipOwnerId>
  1277. </association>
  1278. </item>
  1279. </privateIpAddressesSet>
  1280. </item>
  1281. </networkInterfaceSet>
  1282. <ebsOptimized>false</ebsOptimized>
  1283. </item>
  1284. </instancesSet>
  1285. </item>
  1286. </reservationSet>
  1287. </DescribeInstancesResponse>
  1288. boto: DEBUG: Method: POST
  1289. boto: DEBUG: Path: /
  1290. boto: DEBUG: Data:
  1291. boto: DEBUG: Headers: {}
  1292. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1293. boto: DEBUG: Port: 443
  1294. boto: DEBUG: Params: {'ResourceId.1': u'vol-09e4997027d2992b5', 'Action': 'CreateTags', 'Version': '2014-10-01', 'Tag.1.Key': 'Name', 'Tag.1.Value': 'NixOps Test [machine - /dev/xvda1]'}
  1295. boto: DEBUG: Token: None
  1296. boto: DEBUG: CanonicalRequest:
  1297. POST
  1298. /
  1299.  
  1300. host:ec2.us-east-1.amazonaws.com
  1301. x-amz-date:20180602T202255Z
  1302.  
  1303. host;x-amz-date
  1304. 9b74dcb6634109779992e9cf74bbd86c700373e96cfde676228944a1cebdad23
  1305. boto: DEBUG: StringToSign:
  1306. AWS4-HMAC-SHA256
  1307. 20180602T202255Z
  1308. 20180602/us-east-1/ec2/aws4_request
  1309. fca23f6efb25ddca412b40a1d93b291014a9c0b0a788910bf20ca5ee94f87022
  1310. boto: DEBUG: Signature:
  1311. 2faae834c12a2efa52039f992d12e2f56c3c26b22fc1e214ccd41ed257aebb4f
  1312. boto: DEBUG: Final headers: {'Content-Length': '149', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202255Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=2faae834c12a2efa52039f992d12e2f56c3c26b22fc1e214ccd41ed257aebb4f'}
  1313. boto: DEBUG: encountered error exception, reconnecting
  1314. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  1315. boto: DEBUG: Token: None
  1316. boto: DEBUG: CanonicalRequest:
  1317. POST
  1318. /
  1319.  
  1320. host:ec2.us-east-1.amazonaws.com
  1321. x-amz-date:20180602T202256Z
  1322.  
  1323. host;x-amz-date
  1324. 9b74dcb6634109779992e9cf74bbd86c700373e96cfde676228944a1cebdad23
  1325. boto: DEBUG: StringToSign:
  1326. AWS4-HMAC-SHA256
  1327. 20180602T202256Z
  1328. 20180602/us-east-1/ec2/aws4_request
  1329. fb920d1483f8eecd88f98d97e8fc1c454777ecc3ae3fb3911fecbb528df46570
  1330. boto: DEBUG: Signature:
  1331. d361551debb48a842bde2758da8b0db7ee88b54a57b4516bdff02ce38d6c2960
  1332. boto: DEBUG: Final headers: {'Content-Length': '149', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202256Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d361551debb48a842bde2758da8b0db7ee88b54a57b4516bdff02ce38d6c2960'}
  1333. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  1334. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  1335. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:56 GMT')]
  1336. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1337. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1338. <requestId>1eaec9f0-8f6d-4012-99ce-a65bda48deb1</requestId>
  1339. <return>true</return>
  1340. </CreateTagsResponse>
  1341. boto: DEBUG: Method: POST
  1342. boto: DEBUG: Path: /
  1343. boto: DEBUG: Data:
  1344. boto: DEBUG: Headers: {}
  1345. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1346. boto: DEBUG: Port: 443
  1347. boto: DEBUG: Params: {'VolumeId.1': u'vol-01dbb9bab20dd1ed7', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1348. boto: DEBUG: Token: None
  1349. boto: DEBUG: CanonicalRequest:
  1350. POST
  1351. /
  1352.  
  1353. host:ec2.us-east-1.amazonaws.com
  1354. x-amz-date:20180602T202257Z
  1355.  
  1356. host;x-amz-date
  1357. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  1358. boto: DEBUG: StringToSign:
  1359. AWS4-HMAC-SHA256
  1360. 20180602T202257Z
  1361. 20180602/us-east-1/ec2/aws4_request
  1362. 966ef99d71db9b9b2b54ef4ba2b00c5300e6ce85f24cf09362a937f6d08b91b5
  1363. boto: DEBUG: Signature:
  1364. 397b7fc647abac769d6c26ca49f5cdf7aa93922c80ca9823109573d586f4d6d8
  1365. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202257Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=397b7fc647abac769d6c26ca49f5cdf7aa93922c80ca9823109573d586f4d6d8'}
  1366. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:57 GMT')]
  1367. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1368. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1369. <requestId>92110e7f-cb7e-456d-a050-7fc0965dd35e</requestId>
  1370. <volumeSet>
  1371. <item>
  1372. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1373. <size>5</size>
  1374. <snapshotId/>
  1375. <availabilityZone>us-east-1c</availabilityZone>
  1376. <status>available</status>
  1377. <createTime>2018-06-02T20:21:54.454Z</createTime>
  1378. <attachmentSet/>
  1379. <tagSet>
  1380. <item>
  1381. <key>Name</key>
  1382. <value>My NixOps Test Foo Disk</value>
  1383. </item>
  1384. <item>
  1385. <key>CharonNetworkUUID</key>
  1386. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  1387. </item>
  1388. <item>
  1389. <key>CharonMachineName</key>
  1390. <value>foo-disk</value>
  1391. </item>
  1392. <item>
  1393. <key>CharonStateFile</key>
  1394. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  1395. </item>
  1396. </tagSet>
  1397. <volumeType>standard</volumeType>
  1398. <encrypted>false</encrypted>
  1399. </item>
  1400. </volumeSet>
  1401. </DescribeVolumesResponse>
  1402. boto: DEBUG: Method: POST
  1403. boto: DEBUG: Path: /
  1404. boto: DEBUG: Data:
  1405. boto: DEBUG: Headers: {}
  1406. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1407. boto: DEBUG: Port: 443
  1408. boto: DEBUG: Params: {'InstanceId': u'i-05d222d4e72a9d198', 'Device': u'/dev/sdf', 'Version': '2014-10-01', 'Action': 'AttachVolume', 'VolumeId': u'vol-01dbb9bab20dd1ed7'}
  1409. boto: DEBUG: Token: None
  1410. boto: DEBUG: CanonicalRequest:
  1411. POST
  1412. /
  1413.  
  1414. host:ec2.us-east-1.amazonaws.com
  1415. x-amz-date:20180602T202257Z
  1416.  
  1417. host;x-amz-date
  1418. 48fa77f2cf9198a578adc79ef5858db0dde4296891da7e888a54c1c911e066ff
  1419. boto: DEBUG: StringToSign:
  1420. AWS4-HMAC-SHA256
  1421. 20180602T202257Z
  1422. 20180602/us-east-1/ec2/aws4_request
  1423. 5cd07ecdf54d1bb216aacd2dfbaea1a914ed9ac79a93ad703a69f83918c2e311
  1424. boto: DEBUG: Signature:
  1425. e05852c2b9311045bcff7d2c08c5233c3270128407d6cbab4632d9595b9d2328
  1426. boto: DEBUG: Final headers: {'Content-Length': '120', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202257Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=e05852c2b9311045bcff7d2c08c5233c3270128407d6cbab4632d9595b9d2328'}
  1427. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:57 GMT')]
  1428. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1429. <AttachVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1430. <requestId>abfb61c0-a314-4aad-98c1-6e63b7dec06e</requestId>
  1431. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1432. <instanceId>i-05d222d4e72a9d198</instanceId>
  1433. <device>/dev/sdf</device>
  1434. <status>attaching</status>
  1435. <attachTime>2018-06-02T20:22:58.292Z</attachTime>
  1436. </AttachVolumeResponse>
  1437. boto: DEBUG: Method: POST
  1438. boto: DEBUG: Path: /
  1439. boto: DEBUG: Data:
  1440. boto: DEBUG: Headers: {}
  1441. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1442. boto: DEBUG: Port: 443
  1443. boto: DEBUG: Params: {'VolumeId.1': u'vol-01dbb9bab20dd1ed7', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1444. boto: DEBUG: Token: None
  1445. boto: DEBUG: CanonicalRequest:
  1446. POST
  1447. /
  1448.  
  1449. host:ec2.us-east-1.amazonaws.com
  1450. x-amz-date:20180602T202258Z
  1451.  
  1452. host;x-amz-date
  1453. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  1454. boto: DEBUG: StringToSign:
  1455. AWS4-HMAC-SHA256
  1456. 20180602T202258Z
  1457. 20180602/us-east-1/ec2/aws4_request
  1458. 63d36c150483df14f8906638f133f2bfd598ba81e5968e1b948c40701097b40a
  1459. boto: DEBUG: Signature:
  1460. 187b5d904dfbf50eefcb941a3f5778f1f089659bbac6b68a3783b5d5ff00e402
  1461. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202258Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=187b5d904dfbf50eefcb941a3f5778f1f089659bbac6b68a3783b5d5ff00e402'}
  1462. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:22:57 GMT')]
  1463. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1464. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1465. <requestId>f1f2fc0f-866b-4cb4-b04d-6bab1c309b80</requestId>
  1466. <volumeSet>
  1467. <item>
  1468. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1469. <size>5</size>
  1470. <snapshotId/>
  1471. <availabilityZone>us-east-1c</availabilityZone>
  1472. <status>in-use</status>
  1473. <createTime>2018-06-02T20:21:54.454Z</createTime>
  1474. <attachmentSet>
  1475. <item>
  1476. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1477. <instanceId>i-05d222d4e72a9d198</instanceId>
  1478. <device>/dev/sdf</device>
  1479. <status>attaching</status>
  1480. <attachTime>2018-06-02T20:22:58.000Z</attachTime>
  1481. <deleteOnTermination>false</deleteOnTermination>
  1482. </item>
  1483. </attachmentSet>
  1484. <tagSet>
  1485. <item>
  1486. <key>Name</key>
  1487. <value>My NixOps Test Foo Disk</value>
  1488. </item>
  1489. <item>
  1490. <key>CharonNetworkUUID</key>
  1491. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  1492. </item>
  1493. <item>
  1494. <key>CharonMachineName</key>
  1495. <value>foo-disk</value>
  1496. </item>
  1497. <item>
  1498. <key>CharonStateFile</key>
  1499. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  1500. </item>
  1501. </tagSet>
  1502. <volumeType>standard</volumeType>
  1503. <encrypted>false</encrypted>
  1504. </item>
  1505. </volumeSet>
  1506. </DescribeVolumesResponse>
  1507. boto: DEBUG: Method: POST
  1508. boto: DEBUG: Path: /
  1509. boto: DEBUG: Data:
  1510. boto: DEBUG: Headers: {}
  1511. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1512. boto: DEBUG: Port: 443
  1513. boto: DEBUG: Params: {'VolumeId.1': u'vol-01dbb9bab20dd1ed7', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1514. boto: DEBUG: Token: None
  1515. boto: DEBUG: CanonicalRequest:
  1516. POST
  1517. /
  1518.  
  1519. host:ec2.us-east-1.amazonaws.com
  1520. x-amz-date:20180602T202308Z
  1521.  
  1522. host;x-amz-date
  1523. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  1524. boto: DEBUG: StringToSign:
  1525. AWS4-HMAC-SHA256
  1526. 20180602T202308Z
  1527. 20180602/us-east-1/ec2/aws4_request
  1528. af7a066b16a29736997108f3754e7dc61b44cabc7fac1d0e6c1bc179187bbb12
  1529. boto: DEBUG: Signature:
  1530. 1e5d4b358873fe617386fcebf40e6cc84572df294bcec03dadba54ad788d837e
  1531. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202308Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=1e5d4b358873fe617386fcebf40e6cc84572df294bcec03dadba54ad788d837e'}
  1532. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  1533. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  1534. boto: DEBUG: Token: None
  1535. boto: DEBUG: CanonicalRequest:
  1536. POST
  1537. /
  1538.  
  1539. host:ec2.us-east-1.amazonaws.com
  1540. x-amz-date:20180602T202309Z
  1541.  
  1542. host;x-amz-date
  1543. 3bfd252780b76fe8651de6e2b9a40df497fe3fbe7e266ac945d7c9a208cf2b9d
  1544. boto: DEBUG: StringToSign:
  1545. AWS4-HMAC-SHA256
  1546. 20180602T202309Z
  1547. 20180602/us-east-1/ec2/aws4_request
  1548. 9d9493512450c7c0c18c4d456c83cf499a60e97d5b76bcf7a5e7478ae6f04e89
  1549. boto: DEBUG: Signature:
  1550. cd2523d9c4b5dcd3f1349830a45834f6961b0a1a6665b0bedd0762bc56fc861a
  1551. boto: DEBUG: Final headers: {'Content-Length': '74', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180602T202309Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180602/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=cd2523d9c4b5dcd3f1349830a45834f6961b0a1a6665b0bedd0762bc56fc861a'}
  1552. boto: DEBUG: wrapping ssl socket; CA certificate file=/nix/store/kc7q26v601z6y5vspj7h21s4aqhm8x27-python2.7-boto-2.47.0/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
  1553. boto: DEBUG: validating server certificate: hostname=ec2.us-east-1.amazonaws.com, certificate hosts=['ec2.us-east-1.amazonaws.com', 'ec2.amazonaws.com', 'us-east-1.ec2.amazonaws.com', '*.ec2.us-east-1.vpce.amazonaws.com']
  1554. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 02 Jun 2018 20:23:10 GMT')]
  1555. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1556. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1557. <requestId>f7462892-865b-4627-a253-142c06fc427e</requestId>
  1558. <volumeSet>
  1559. <item>
  1560. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1561. <size>5</size>
  1562. <snapshotId/>
  1563. <availabilityZone>us-east-1c</availabilityZone>
  1564. <status>in-use</status>
  1565. <createTime>2018-06-02T20:21:54.454Z</createTime>
  1566. <attachmentSet>
  1567. <item>
  1568. <volumeId>vol-01dbb9bab20dd1ed7</volumeId>
  1569. <instanceId>i-05d222d4e72a9d198</instanceId>
  1570. <device>/dev/sdf</device>
  1571. <status>attached</status>
  1572. <attachTime>2018-06-02T20:22:58.000Z</attachTime>
  1573. <deleteOnTermination>false</deleteOnTermination>
  1574. </item>
  1575. </attachmentSet>
  1576. <tagSet>
  1577. <item>
  1578. <key>Name</key>
  1579. <value>My NixOps Test Foo Disk</value>
  1580. </item>
  1581. <item>
  1582. <key>CharonNetworkUUID</key>
  1583. <value>95ec8a3a-66a2-11e8-96f5-0242dc09355b</value>
  1584. </item>
  1585. <item>
  1586. <key>CharonMachineName</key>
  1587. <value>foo-disk</value>
  1588. </item>
  1589. <item>
  1590. <key>CharonStateFile</key>
  1591. <value>bjorn@machine:/home/bjorn/projects/nixops/tests/test.nixops</value>
  1592. </item>
  1593. </tagSet>
  1594. <volumeType>standard</volumeType>
  1595. <encrypted>false</encrypted>
  1596. </item>
  1597. </volumeSet>
  1598. </DescribeVolumesResponse>
  1599. --------------------- >> end captured logging << ---------------------
  1600.  
  1601. ----------------------------------------------------------------------
  1602. Ran 1 test in 279.426s
  1603.  
  1604. FAILED (errors=1)
  1605.  
  1606. [nix-shell:~/projects/nixops]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement