Advertisement
Guest User

Untitled

a guest
Jun 9th, 2018
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.55 KB | None | 0 0
  1. [nix-shell:~/projects/nixops]$ python2 tests.py tests.functional.test_backups
  2. ssh-security-group> creating EC2 security group ‘charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group’...
  3. my-key-pair.......> uploading EC2 key pair ‘charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair’...
  4. ssh-security-group> adding new rules to EC2 security group ‘charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group’...
  5. machine...........> creating EC2 instance (AMI ‘ami-d464cba9’, type ‘c4.large’, region ‘us-east-1’)...
  6. machine...........> waiting for IP address... [pending] [pending] [pending] [running] 54.208.128.127 / 172.31.1.184
  7. machine...........> waiting for SSH...................
  8. machine...........> replacing temporary host key...
  9. machine...........> creating EBS volume of 1 GiB...
  10. machine...........> waiting for volume ‘vol-03b84360125227d72’ to become available... [creating] [available]
  11. machine...........> creating EBS volume of 1 GiB...
  12. machine...........> waiting for volume ‘vol-09348831fb6b01d55’ to become available... [creating] [available]
  13. machine...........> attaching volume ‘vol-03b84360125227d72’ as ‘/dev/xvdg’... [attaching] [attached]
  14. machine...........> attaching volume ‘vol-09348831fb6b01d55’ as ‘/dev/xvdh’... [attaching] [attached]
  15. machine...........> setting state version to 18.03
  16. machine...........> waiting for SSH...
  17. Essh-security-group> creating EC2 security group ‘charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group’...
  18. my-key-pair.......> uploading EC2 key pair ‘charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair’...
  19. ssh-security-group> adding new rules to EC2 security group ‘charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group’...
  20. machine...........> creating EC2 instance (AMI ‘ami-d464cba9’, type ‘c4.large’, region ‘us-east-1’)...
  21. machine...........> waiting for IP address... [pending] [pending] [pending] [running] 18.205.233.27 / 172.31.14.4
  22. machine...........> waiting for SSH...................
  23. machine...........> replacing temporary host key...
  24. machine...........> setting state version to 18.03
  25. machine...........> waiting for SSH...
  26. Ewarning: are you sure you want to destroy EC2 machine ‘machine’? (y/N) y
  27. machine...........> destroying EC2 machine... warning: are you sure you want to destroy EC2 machine ‘machine’? (y/N) y
  28. machine...........> destroying EC2 machine... [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [terminated]
  29. ssh-security-group> deleting EC2 security group `charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group' ID `sg-1eaa4855'...
  30. warning: are you sure you want to destroy keypair ‘charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair’? (y/N) y
  31. my-key-pair.......> deleting EC2 key pair ‘charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair’...
  32. [terminated]
  33. warning: are you sure you want to destroy EBS volume ‘vol-03b84360125227d72’? (y/N) y
  34. machine...........> destroying EBS volume ‘vol-03b84360125227d72’...
  35. warning: are you sure you want to destroy EBS volume ‘vol-09348831fb6b01d55’? (y/N) y
  36. machine...........> destroying EBS volume ‘vol-09348831fb6b01d55’...
  37. deployment ‘9d52c828-6be0-11e8-9ae6-0242f2eabaeb’ destroyed
  38. ssh-security-group> deleting EC2 security group `charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group' ID `sg-49a94b02'...
  39. warning: are you sure you want to destroy keypair ‘charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair’? (y/N) y
  40. my-key-pair.......> deleting EC2 key pair ‘charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair’...
  41. deployment ‘66cba1b3-6be0-11e8-b90e-0242f2eabaeb’ destroyed
  42.  
  43. ======================================================================
  44. ERROR: tests.functional.test_backups.TestBackups.test_raid_restore
  45. ----------------------------------------------------------------------
  46. Traceback (most recent call last):
  47. File "/nix/store/dcny8krfifxj1hnnm3xkgw7p7i2xj6wk-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  48. self.test(*self.arg)
  49. File "/home/srghma/projects/nixops/tests/functional/test_backups.py", line 40, in test_raid_restore
  50. self.backup_and_restore_path("/data")
  51. File "/home/srghma/projects/nixops/tests/functional/test_backups.py", line 24, in backup_and_restore_path
  52. self.depl.deploy()
  53. File "/home/srghma/projects/nixops/nixops/deployment.py", line 989, in deploy
  54. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  55. File "/home/srghma/projects/nixops/nixops/deployment.py", line 978, in run_with_notify
  56. f()
  57. File "/home/srghma/projects/nixops/nixops/deployment.py", line 989, in <lambda>
  58. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  59. File "/home/srghma/projects/nixops/nixops/deployment.py", line 922, in _deploy
  60. nixops.parallel.run_tasks(nr_workers=-1, tasks=self.active_resources.itervalues(), worker_fun=worker)
  61. File "/home/srghma/projects/nixops/nixops/parallel.py", line 44, in thread_fun
  62. result_queue.put((worker_fun(t), None, t.name))
  63. File "/home/srghma/projects/nixops/nixops/deployment.py", line 913, in worker
  64. r.wait_for_ssh(check=check)
  65. File "/home/srghma/projects/nixops/nixops/backends/__init__.py", line 310, in wait_for_ssh
  66. self.ssh_pinged = True
  67. File "/home/srghma/projects/nixops/nixops/util.py", line 258, in set
  68. else: self._set_attr(name, x)
  69. File "/home/srghma/projects/nixops/nixops/resources/__init__.py", line 74, in _set_attr
  70. self._set_attrs({name: value})
  71. File "/home/srghma/projects/nixops/nixops/resources/__init__.py", line 69, in _set_attrs
  72. self.depl._state.set_resource_attrs(self.depl.uuid, self.id, attrs)
  73. File "/home/srghma/projects/nixops/nixops/state/sqlite_connector.py", line 356, in set_resource_attrs
  74. .format(value, resource_id, name)
  75. OperationalError: no such column: True
  76. -------------------- >> begin captured logging << --------------------
  77. boto: DEBUG: Using access key provided by client.
  78. boto: DEBUG: Using secret key provided by client.
  79. boto: DEBUG: Method: POST
  80. boto: DEBUG: Path: /
  81. boto: DEBUG: Data:
  82. boto: DEBUG: Headers: {}
  83. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  84. boto: DEBUG: Port: 443
  85. boto: DEBUG: Params: {'Action': 'CreateSecurityGroup', 'GroupName': u'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group', 'Version': '2014-10-01', 'GroupDescription': u'Security group for NixOps tests'}
  86. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  87. boto: DEBUG: Token: None
  88. boto: DEBUG: CanonicalRequest:
  89. POST
  90. /
  91.  
  92. host:ec2.us-east-1.amazonaws.com
  93. x-amz-date:20180609T122658Z
  94.  
  95. host;x-amz-date
  96. cbd495762c8de00c0d4b5bd2b6f1bc23c09af5a4cad8ef58d78e77c74aaf2832
  97. boto: DEBUG: StringToSign:
  98. AWS4-HMAC-SHA256
  99. 20180609T122658Z
  100. 20180609/us-east-1/ec2/aws4_request
  101. aec8b2d811eeea3e9cb0702fab8488c67a745a23eb6a3757b9d1ee631fb34ed5
  102. boto: DEBUG: Signature:
  103. 9be7db973588eb0b68b7d2e7cf7ad9a99f37a93254bdb2a3d756d391e0c7d2e7
  104. 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': '20180609T122658Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=9be7db973588eb0b68b7d2e7cf7ad9a99f37a93254bdb2a3d756d391e0c7d2e7'}
  105. boto: DEBUG: Using access key provided by client.
  106. boto: DEBUG: Using secret key provided by client.
  107. boto: DEBUG: Method: POST
  108. boto: DEBUG: Path: /
  109. boto: DEBUG: Data:
  110. boto: DEBUG: Headers: {}
  111. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  112. boto: DEBUG: Port: 443
  113. boto: DEBUG: Params: {'Action': 'DescribeKeyPairs', 'Version': '2014-10-01', 'KeyName.1': 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair'}
  114. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  115. boto: DEBUG: Token: None
  116. boto: DEBUG: CanonicalRequest:
  117. POST
  118. /
  119.  
  120. host:ec2.us-east-1.amazonaws.com
  121. x-amz-date:20180609T122658Z
  122.  
  123. host;x-amz-date
  124. 6c8efb5bd237b3f2184e867370eac55714512cd1daead12445352000ddb8eb31
  125. boto: DEBUG: StringToSign:
  126. AWS4-HMAC-SHA256
  127. 20180609T122658Z
  128. 20180609/us-east-1/ec2/aws4_request
  129. 587ac1c2103f206ae0fd22edaa64a733c446ca7c0bd2ff0eeba5ff36e6778488
  130. boto: DEBUG: Signature:
  131. 43a3f7ad161ed5365e1a1aaea74cb6307b178a63798513e80b0076dce0c91e04
  132. 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': '20180609T122658Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=43a3f7ad161ed5365e1a1aaea74cb6307b178a63798513e80b0076dce0c91e04'}
  133. 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
  134. 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
  135. 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']
  136. 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']
  137. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('date', 'Sat, 09 Jun 2018 12:26:58 GMT'), ('connection', 'close'), ('server', 'AmazonEC2')]
  138. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  139. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair' does not exist</Message></Error></Errors><RequestID>a55f9c31-3f1d-4c5e-99d3-4ac0bce91e0b</RequestID></Response>
  140. boto: ERROR: 400 Bad Request
  141. boto: ERROR: <?xml version="1.0" encoding="UTF-8"?>
  142. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair' does not exist</Message></Error></Errors><RequestID>a55f9c31-3f1d-4c5e-99d3-4ac0bce91e0b</RequestID></Response>
  143. boto: DEBUG: Method: POST
  144. boto: DEBUG: Path: /
  145. boto: DEBUG: Data:
  146. boto: DEBUG: Headers: {}
  147. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  148. boto: DEBUG: Port: 443
  149. boto: DEBUG: Params: {'Action': 'ImportKeyPair', 'PublicKeyMaterial': 'c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFEZ2xYMHpWS3NQN0FFTXRIYm55d2VZVjJxNlg0N1NSSjlSdlhXbGJSaCt5Z0NWRVBTWklRT3ZEajRqeXdzenRISHgwa0VnakhEMDRseG5QYWFRUSsycmJ5SmtsVGp1dS9zU21CSStIc2xGTE1nTUFEWEU4ZTllL0VMZU1PSFhiN3IzYWk5anQzdjVURkFFOTF1NnRVQzUxalByOTFzYUVkbURVbzc0MDJtZE83VUcwb1NNZFNZelJ1YXNaQ2Ewb09nLzY3aU8xZWN6NzZwM3prQnNZMU1pVXNFSmwvZGtld2psWnV4Y0J1dWYxWHZHeTdSOWhSeW9Sam55ejV4ZkJFaE9ieFpBMjl4em5ObW8vVkp4RnFXWXRxY0wrNW9Hd3J1cDhqV1Y5ZmUwNG9GdzBrRTBjS2JkQ1F5RWIvZ1k4TnFIVFRzTng4NjBVYkQyeFRmZXJpZFogTml4T3BzIGF1dG8tZ2VuZXJhdGVkIGtleQ==', 'KeyName': 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair', 'Version': '2014-10-01'}
  150. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  151. boto: DEBUG: Token: None
  152. boto: DEBUG: CanonicalRequest:
  153. POST
  154. /
  155.  
  156. host:ec2.us-east-1.amazonaws.com
  157. x-amz-date:20180609T122659Z
  158.  
  159. host;x-amz-date
  160. 925efa81f308e49d403c22ab66fd81161b939dfef6d85802e6185f30c260f65e
  161. boto: DEBUG: StringToSign:
  162. AWS4-HMAC-SHA256
  163. 20180609T122659Z
  164. 20180609/us-east-1/ec2/aws4_request
  165. 916b95a4849953fd347dd6151d2a4770f5abcced4ca978a29f324c1f75769100
  166. boto: DEBUG: Signature:
  167. d22f1e29d281b7259c0b2ad7b2f4ec2aa96dac88a0c2f5cf83e061917fc892de
  168. 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': '20180609T122659Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d22f1e29d281b7259c0b2ad7b2f4ec2aa96dac88a0c2f5cf83e061917fc892de'}
  169. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:26:58 GMT')]
  170. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  171. <CreateSecurityGroupResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  172. <requestId>1b53b460-c509-4693-8192-b42111881ae8</requestId>
  173. <return>true</return>
  174. <groupId>sg-49a94b02</groupId>
  175. </CreateSecurityGroupResponse>
  176. boto: DEBUG: Method: POST
  177. boto: DEBUG: Path: /
  178. boto: DEBUG: Data:
  179. boto: DEBUG: Headers: {}
  180. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  181. boto: DEBUG: Port: 443
  182. 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-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group', 'Version': '2014-10-01', 'Action': 'AuthorizeSecurityGroupIngress'}
  183. boto: DEBUG: Token: None
  184. boto: DEBUG: CanonicalRequest:
  185. POST
  186. /
  187.  
  188. host:ec2.us-east-1.amazonaws.com
  189. x-amz-date:20180609T122659Z
  190.  
  191. host;x-amz-date
  192. 1492304f44187795f55c2fcccfd1bac8b070d24b451d712bc1026cfa4d94eefe
  193. boto: DEBUG: StringToSign:
  194. AWS4-HMAC-SHA256
  195. 20180609T122659Z
  196. 20180609/us-east-1/ec2/aws4_request
  197. 2c918fc657a833ef11ca5330ea054f1c1ae1914170251100055f29bee124b8bd
  198. boto: DEBUG: Signature:
  199. 8fac5f1e7e87dc391d8c91405f6ac9208243288cd49d155fb2afc3871d1aeb6b
  200. 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': '20180609T122659Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=8fac5f1e7e87dc391d8c91405f6ac9208243288cd49d155fb2afc3871d1aeb6b'}
  201. 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
  202. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:26:59 GMT'), ('content-length', '259'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  203. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  204. <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  205. <requestId>cc975736-69f6-4b69-a252-448b27d52273</requestId>
  206. <return>true</return>
  207. </AuthorizeSecurityGroupIngressResponse>
  208.  
  209. 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']
  210. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:00 GMT'), ('content-length', '365'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  211. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  212. <ImportKeyPairResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  213. <requestId>3c9d85ca-62d8-4204-997e-0cefdb93d8fb</requestId>
  214. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  215. <keyFingerprint>ed:82:64:a4:9e:dc:e8:4b:fb:90:59:38:4a:b3:06:ca</keyFingerprint>
  216. </ImportKeyPairResponse>
  217.  
  218. boto: DEBUG: Using access key provided by client.
  219. boto: DEBUG: Using secret key provided by client.
  220. botocore.session: DEBUG: Loading variable profile from defaults.
  221. botocore.session: DEBUG: Loading variable config_file from defaults.
  222. botocore.session: DEBUG: Loading variable credentials_file from defaults.
  223. botocore.session: DEBUG: Loading variable data_path from defaults.
  224. botocore.session: DEBUG: Loading variable profile from defaults.
  225. botocore.session: DEBUG: Loading variable ca_bundle from defaults.
  226. botocore.session: DEBUG: Loading variable profile from defaults.
  227. botocore.session: DEBUG: Loading variable api_versions from defaults.
  228. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/endpoints.json
  229. botocore.session: DEBUG: Loading variable profile from defaults.
  230. botocore.hooks: DEBUG: Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f6d17513e60>
  231. 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
  232. botocore.hooks: DEBUG: Event creating-client-class.ec2: calling handler <function add_generate_presigned_url at 0x7f6d174de320>
  233. botocore.args: DEBUG: The s3 config key is not a dictionary type, ignoring its value of: None
  234. botocore.endpoint: DEBUG: Setting ec2 timeout as (60, 60)
  235. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/_retry.json
  236. botocore.client: DEBUG: Registering retry handlers for service: ec2
  237. boto: DEBUG: Method: POST
  238. boto: DEBUG: Path: /
  239. boto: DEBUG: Data:
  240. boto: DEBUG: Headers: {}
  241. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  242. boto: DEBUG: Port: 443
  243. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  244. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  245. boto: DEBUG: Token: None
  246. boto: DEBUG: CanonicalRequest:
  247. POST
  248. /
  249.  
  250. host:ec2.us-east-1.amazonaws.com
  251. x-amz-date:20180609T122701Z
  252.  
  253. host;x-amz-date
  254. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  255. boto: DEBUG: StringToSign:
  256. AWS4-HMAC-SHA256
  257. 20180609T122701Z
  258. 20180609/us-east-1/ec2/aws4_request
  259. 0097e8e3e62c55e330a0baa7e8dd13ca5ff1c089b36aa2355bca8f5e5a7e105e
  260. boto: DEBUG: Signature:
  261. 51c6e1fbbeed942968e0048ea50517a2f46a459c674d514593f8a007ad444acf
  262. 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': '20180609T122701Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=51c6e1fbbeed942968e0048ea50517a2f46a459c674d514593f8a007ad444acf'}
  263. 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
  264. 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']
  265. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:01 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  266. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  267. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  268. <requestId>ae56df63-7885-4fe7-9fee-f820f3ab5f9d</requestId>
  269. <imagesSet>
  270. <item>
  271. <imageId>ami-d464cba9</imageId>
  272. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  273. <imageState>available</imageState>
  274. <imageOwnerId>080433136561</imageOwnerId>
  275. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  276. <isPublic>true</isPublic>
  277. <architecture>x86_64</architecture>
  278. <imageType>machine</imageType>
  279. <sriovNetSupport>simple</sriovNetSupport>
  280. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  281. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  282. <rootDeviceType>ebs</rootDeviceType>
  283. <rootDeviceName>/dev/sda1</rootDeviceName>
  284. <blockDeviceMapping>
  285. <item>
  286. <deviceName>/dev/sda1</deviceName>
  287. <ebs>
  288. <snapshotId>snap-004b97287c249fe78</snapshotId>
  289. <volumeSize>3</volumeSize>
  290. <deleteOnTermination>true</deleteOnTermination>
  291. <volumeType>gp2</volumeType>
  292. <encrypted>false</encrypted>
  293. </ebs>
  294. </item>
  295. <item>
  296. <deviceName>/dev/sdb</deviceName>
  297. <virtualName>ephemeral0</virtualName>
  298. </item>
  299. <item>
  300. <deviceName>/dev/sdc</deviceName>
  301. <virtualName>ephemeral1</virtualName>
  302. </item>
  303. <item>
  304. <deviceName>/dev/sdd</deviceName>
  305. <virtualName>ephemeral2</virtualName>
  306. </item>
  307. <item>
  308. <deviceName>/dev/sde</deviceName>
  309. <virtualName>ephemeral3</virtualName>
  310. </item>
  311. </blockDeviceMapping>
  312. <virtualizationType>hvm</virtualizationType>
  313. <hypervisor>xen</hypervisor>
  314. </item>
  315. </imagesSet>
  316. </DescribeImagesResponse>
  317. boto: DEBUG: Method: POST
  318. boto: DEBUG: Path: /
  319. boto: DEBUG: Data:
  320. boto: DEBUG: Headers: {}
  321. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  322. boto: DEBUG: Port: 443
  323. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  324. boto: DEBUG: Token: None
  325. boto: DEBUG: CanonicalRequest:
  326. POST
  327. /
  328.  
  329. host:ec2.us-east-1.amazonaws.com
  330. x-amz-date:20180609T122701Z
  331.  
  332. host;x-amz-date
  333. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  334. boto: DEBUG: StringToSign:
  335. AWS4-HMAC-SHA256
  336. 20180609T122701Z
  337. 20180609/us-east-1/ec2/aws4_request
  338. 0097e8e3e62c55e330a0baa7e8dd13ca5ff1c089b36aa2355bca8f5e5a7e105e
  339. boto: DEBUG: Signature:
  340. 51c6e1fbbeed942968e0048ea50517a2f46a459c674d514593f8a007ad444acf
  341. 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': '20180609T122701Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=51c6e1fbbeed942968e0048ea50517a2f46a459c674d514593f8a007ad444acf'}
  342. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:01 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  343. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  344. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  345. <requestId>535700cb-03d1-42d3-8951-df81fa429f67</requestId>
  346. <imagesSet>
  347. <item>
  348. <imageId>ami-d464cba9</imageId>
  349. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  350. <imageState>available</imageState>
  351. <imageOwnerId>080433136561</imageOwnerId>
  352. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  353. <isPublic>true</isPublic>
  354. <architecture>x86_64</architecture>
  355. <imageType>machine</imageType>
  356. <sriovNetSupport>simple</sriovNetSupport>
  357. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  358. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  359. <rootDeviceType>ebs</rootDeviceType>
  360. <rootDeviceName>/dev/sda1</rootDeviceName>
  361. <blockDeviceMapping>
  362. <item>
  363. <deviceName>/dev/sda1</deviceName>
  364. <ebs>
  365. <snapshotId>snap-004b97287c249fe78</snapshotId>
  366. <volumeSize>3</volumeSize>
  367. <deleteOnTermination>true</deleteOnTermination>
  368. <volumeType>gp2</volumeType>
  369. <encrypted>false</encrypted>
  370. </ebs>
  371. </item>
  372. <item>
  373. <deviceName>/dev/sdb</deviceName>
  374. <virtualName>ephemeral0</virtualName>
  375. </item>
  376. <item>
  377. <deviceName>/dev/sdc</deviceName>
  378. <virtualName>ephemeral1</virtualName>
  379. </item>
  380. <item>
  381. <deviceName>/dev/sdd</deviceName>
  382. <virtualName>ephemeral2</virtualName>
  383. </item>
  384. <item>
  385. <deviceName>/dev/sde</deviceName>
  386. <virtualName>ephemeral3</virtualName>
  387. </item>
  388. </blockDeviceMapping>
  389. <virtualizationType>hvm</virtualizationType>
  390. <hypervisor>xen</hypervisor>
  391. </item>
  392. </imagesSet>
  393. </DescribeImagesResponse>
  394. boto: DEBUG: Method: POST
  395. boto: DEBUG: Path: /
  396. boto: DEBUG: Data:
  397. boto: DEBUG: Headers: {}
  398. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  399. boto: DEBUG: Port: 443
  400. boto: DEBUG: Params: {'UserData': u'U1NIX0hPU1RfRUQyNTUxOV9LRVlfUFVCOnNzaC1lZDI1NTE5IEFBQUFDM056YUMxbFpESTFOVEU1QUFBQUlOTkJsbU1PanpWRFd0eW9SQ0xlS1pMOHNRSjhtbVVWTlVqbk9QaFdRSStVIE5peE9wcyBhdXRvLWdlbmVyYXRlZCBrZXkKU1NIX0hPU1RfRUQyNTUxOV9LRVk6LS0tLS1CRUdJTiBPUEVOU1NIIFBSSVZBVEUgS0VZLS0tLS18YjNCbGJuTnphQzFyWlhrdGRqRUFBQUFBQkc1dmJtVUFBQUFFYm05dVpRQUFBQUFBQUFBQkFBQUFNd0FBQUF0emMyZ3RaV3xReU5UVXhPUUFBQUNEVFFaWmpEbzgxUTFyY3FFUWkzaW1TL0xFQ2ZKcGxGVFZJNXpqNFZrQ1BsQUFBQUtENVN4aE0rVXNZfFRBQUFBQXR6YzJndFpXUXlOVFV4T1FBQUFDRFRRWlpqRG84MVExcmNxRVFpM2ltUy9MRUNmSnBsRlRWSTV6ajRWa0NQbEF8QUFBRUF1Yk5rSUljYUFCTkNnbXJCbUUxbkgzd2ZaSVI3RkxhemJ5ZWVZNkI4VDY5TkJsbU1PanpWRFd0eW9SQ0xlS1pMOHxzUUo4bW1VVk5Vam5PUGhXUUkrVUFBQUFHVTVwZUU5d2N5QmhkWFJ2TFdkbGJtVnlZWFJsWkNCclpYa0JBZ01FfC0tLS0tRU5EIE9QRU5TU0ggUFJJVkFURSBLRVktLS0tLXwK', 'Version': '2014-10-01', 'SecurityGroup.1': 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group', 'ImageId': 'ami-d464cba9', 'KeyName': 'charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair', 'ClientToken': u'JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/', 'Action': 'RunInstances', 'MinCount': 1, 'InstanceType': 'c4.large', 'MaxCount': 1}
  401. boto: DEBUG: Token: None
  402. boto: DEBUG: CanonicalRequest:
  403. POST
  404. /
  405.  
  406. host:ec2.us-east-1.amazonaws.com
  407. x-amz-date:20180609T122702Z
  408.  
  409. host;x-amz-date
  410. fbbcc73fa3f5a9216dd3fd2c7e2054981a828f81784aa22072be4ac7750e2848
  411. boto: DEBUG: StringToSign:
  412. AWS4-HMAC-SHA256
  413. 20180609T122702Z
  414. 20180609/us-east-1/ec2/aws4_request
  415. d0bf320338c68c81b317860f62e9e4d7e3e70b8b92ad3dda1ea635cd73c1e89a
  416. boto: DEBUG: Signature:
  417. f9a83cacd4edf5cde78c6710cfce96d78bc2d4e31cae743f9ee51c8196b4c23e
  418. boto: DEBUG: Final headers: {'Content-Length': '1101', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122702Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=f9a83cacd4edf5cde78c6710cfce96d78bc2d4e31cae743f9ee51c8196b4c23e'}
  419. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:02 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '4096'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  420. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  421. <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  422. <requestId>f24affa3-ec00-4aeb-a39f-5ab3553d8480</requestId>
  423. <reservationId>r-0bb86a8f4576794c4</reservationId>
  424. <ownerId>749780939545</ownerId>
  425. <groupSet/>
  426. <instancesSet>
  427. <item>
  428. <instanceId>i-0efd6a93ba0f35549</instanceId>
  429. <imageId>ami-d464cba9</imageId>
  430. <instanceState>
  431. <code>0</code>
  432. <name>pending</name>
  433. </instanceState>
  434. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  435. <dnsName></dnsName>
  436. <reason></reason>
  437. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  438. <amiLaunchIndex>0</amiLaunchIndex>
  439. <productCodes/>
  440. <instanceType>c4.large</instanceType>
  441. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  442. <placement>
  443. <availabilityZone>us-east-1a</availabilityZone>
  444. <groupName></groupName>
  445. <tenancy>default</tenancy>
  446. </placement>
  447. <monitoring>
  448. <state>disabled</state>
  449. </monitoring>
  450. <subnetId>subnet-8ba797fc</subnetId>
  451. <vpcId>vpc-5ea64a3a</vpcId>
  452. <privateIpAddress>172.31.1.184</privateIpAddress>
  453. <sourceDestCheck>true</sourceDestCheck>
  454. <groupSet>
  455. <item>
  456. <groupId>sg-49a94b02</groupId>
  457. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  458. </item>
  459. </groupSet>
  460. <stateReason>
  461. <code>pending</code>
  462. <message>pending</message>
  463. </stateReason>
  464. <architecture>x86_64</architecture>
  465. <rootDeviceType>ebs</rootDeviceType>
  466. <rootDeviceName>/dev/sda1</rootDeviceName>
  467. <blockDeviceMapping/>
  468. <virtualizationType>hvm</virtualizationType>
  469. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  470. <hypervisor>xen</hypervisor>
  471. <networkInterfaceSet>
  472. <item>
  473. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  474. <subnetId>subnet-8ba797fc</subnetId>
  475. <vpcId>vpc-5ea64a3a</vpcId>
  476. <description></description>
  477. <ownerId>749780939545</ownerId>
  478. <status>in-use</status>
  479. <macAddress>0a:a2:07:07:15:1a</macAddress>
  480. <privateIpAddress>172.31.1.184</privateIpAddress>
  481. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  482. <sourceDestCheck>true</sourceDestCheck>
  483. <groupSet>
  484. <item>
  485. <groupId>sg-49a94b02</groupId>
  486. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  487. </item>
  488. </groupSet>
  489. <attachment>
  490. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  491. <deviceIndex>0</deviceIndex>
  492. <status>attaching</status>
  493. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  494. <deleteOnTermination>true</deleteOnTermination>
  495. </attachment>
  496. <privateIpAddressesSet>
  497. <item>
  498. <privateIpAddress>172.31.1.184</privateIpAddress>
  499. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  500. <primary>true</primary>
  501. </item>
  502. </privateIpAddressesSet>
  503. </item>
  504. </networkInterfaceSet>
  505. <ebsOptimized>false</ebsOptimized>
  506. </item>
  507. </instancesSet>
  508. </RunInstancesResponse>
  509.  
  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': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0efd6a93ba0f35549'}
  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:20180609T122703Z
  524.  
  525. host;x-amz-date
  526. a639b58222683d4be3ec64484343630699c495e5bc19657800515ee41b7027e7
  527. boto: DEBUG: StringToSign:
  528. AWS4-HMAC-SHA256
  529. 20180609T122703Z
  530. 20180609/us-east-1/ec2/aws4_request
  531. f59ac03cbc0564767db0bc9669b401fa1d9b90b42238d645650a4b6743977df4
  532. boto: DEBUG: Signature:
  533. 3aa913ea6ac91fa9fccaa61264691df424c85b1be72be7fe2a7340355843787c
  534. 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': '20180609T122703Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=3aa913ea6ac91fa9fccaa61264691df424c85b1be72be7fe2a7340355843787c'}
  535. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:03 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '5964'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  536. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  537. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  538. <requestId>52380b94-80b9-40ef-9f6b-7779bfa0efe2</requestId>
  539. <reservationSet>
  540. <item>
  541. <reservationId>r-0bb86a8f4576794c4</reservationId>
  542. <ownerId>749780939545</ownerId>
  543. <groupSet/>
  544. <instancesSet>
  545. <item>
  546. <instanceId>i-0efd6a93ba0f35549</instanceId>
  547. <imageId>ami-d464cba9</imageId>
  548. <instanceState>
  549. <code>0</code>
  550. <name>pending</name>
  551. </instanceState>
  552. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  553. <dnsName>ec2-54-208-128-127.compute-1.amazonaws.com</dnsName>
  554. <reason/>
  555. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  556. <amiLaunchIndex>0</amiLaunchIndex>
  557. <productCodes/>
  558. <instanceType>c4.large</instanceType>
  559. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  560. <placement>
  561. <availabilityZone>us-east-1a</availabilityZone>
  562. <groupName/>
  563. <tenancy>default</tenancy>
  564. </placement>
  565. <monitoring>
  566. <state>disabled</state>
  567. </monitoring>
  568. <subnetId>subnet-8ba797fc</subnetId>
  569. <vpcId>vpc-5ea64a3a</vpcId>
  570. <privateIpAddress>172.31.1.184</privateIpAddress>
  571. <ipAddress>54.208.128.127</ipAddress>
  572. <sourceDestCheck>true</sourceDestCheck>
  573. <groupSet>
  574. <item>
  575. <groupId>sg-49a94b02</groupId>
  576. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  577. </item>
  578. </groupSet>
  579. <architecture>x86_64</architecture>
  580. <rootDeviceType>ebs</rootDeviceType>
  581. <rootDeviceName>/dev/sda1</rootDeviceName>
  582. <blockDeviceMapping>
  583. <item>
  584. <deviceName>/dev/sda1</deviceName>
  585. <ebs>
  586. <volumeId>vol-0650defd167ee77c4</volumeId>
  587. <status>attaching</status>
  588. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  589. <deleteOnTermination>true</deleteOnTermination>
  590. </ebs>
  591. </item>
  592. </blockDeviceMapping>
  593. <virtualizationType>hvm</virtualizationType>
  594. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  595. <hypervisor>xen</hypervisor>
  596. <networkInterfaceSet>
  597. <item>
  598. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  599. <subnetId>subnet-8ba797fc</subnetId>
  600. <vpcId>vpc-5ea64a3a</vpcId>
  601. <description/>
  602. <ownerId>749780939545</ownerId>
  603. <status>in-use</status>
  604. <macAddress>0a:a2:07:07:15:1a</macAddress>
  605. <privateIpAddress>172.31.1.184</privateIpAddress>
  606. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  607. <sourceDestCheck>true</sourceDestCheck>
  608. <groupSet>
  609. <item>
  610. <groupId>sg-49a94b02</groupId>
  611. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  612. </item>
  613. </groupSet>
  614. <attachment>
  615. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  616. <deviceIndex>0</deviceIndex>
  617. <status>attaching</status>
  618. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  619. <deleteOnTermination>true</deleteOnTermination>
  620. </attachment>
  621. <association>
  622. <publicIp>54.208.128.127</publicIp>
  623. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  624. <ipOwnerId>amazon</ipOwnerId>
  625. </association>
  626. <privateIpAddressesSet>
  627. <item>
  628. <privateIpAddress>172.31.1.184</privateIpAddress>
  629. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  630. <primary>true</primary>
  631. <association>
  632. <publicIp>54.208.128.127</publicIp>
  633. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  634. <ipOwnerId>amazon</ipOwnerId>
  635. </association>
  636. </item>
  637. </privateIpAddressesSet>
  638. </item>
  639. </networkInterfaceSet>
  640. <ebsOptimized>false</ebsOptimized>
  641. </item>
  642. </instancesSet>
  643. </item>
  644. </reservationSet>
  645. </DescribeInstancesResponse>
  646. boto: DEBUG: Using access key provided by client.
  647. boto: DEBUG: Using secret key provided by client.
  648. boto: DEBUG: Method: GET
  649. boto: DEBUG: Path: /
  650. boto: DEBUG: Data:
  651. boto: DEBUG: Headers: {}
  652. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  653. boto: DEBUG: Port: 443
  654. boto: DEBUG: Params: {'Action': 'DescribeSubnets', 'SubnetId.1': u'subnet-8ba797fc', 'Version': '2014-10-01'}
  655. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  656. boto: DEBUG: Token: None
  657. boto: DEBUG: CanonicalRequest:
  658. GET
  659. /
  660. Action=DescribeSubnets&SubnetId.1=subnet-8ba797fc&Version=2014-10-01
  661. host:ec2.us-east-1.amazonaws.com
  662. x-amz-date:20180609T122704Z
  663.  
  664. host;x-amz-date
  665. e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
  666. boto: DEBUG: StringToSign:
  667. AWS4-HMAC-SHA256
  668. 20180609T122704Z
  669. 20180609/us-east-1/ec2/aws4_request
  670. 5c6e05bdcb00892944e2384cae11b9cee7ae26481eb7b5338c724f82acb39961
  671. boto: DEBUG: Signature:
  672. 32ee0cd599dc5f0c187366b50c7058de6a789d9c8fb25aef23652ef0a64bcb8c
  673. boto: DEBUG: Final headers: {'Content-Length': '0', 'Host': 'ec2.us-east-1.amazonaws.com', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=32ee0cd599dc5f0c187366b50c7058de6a789d9c8fb25aef23652ef0a64bcb8c', 'X-Amz-Date': '20180609T122704Z', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40'}
  674. 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
  675. 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']
  676. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:04 GMT')]
  677. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  678. <DescribeSubnetsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  679. <requestId>6a34df13-3536-49ad-a87c-158ff541083e</requestId>
  680. <subnetSet>
  681. <item>
  682. <subnetId>subnet-8ba797fc</subnetId>
  683. <state>available</state>
  684. <vpcId>vpc-5ea64a3a</vpcId>
  685. <cidrBlock>172.31.0.0/20</cidrBlock>
  686. <availableIpAddressCount>4090</availableIpAddressCount>
  687. <availabilityZone>us-east-1a</availabilityZone>
  688. <defaultForAz>true</defaultForAz>
  689. <mapPublicIpOnLaunch>true</mapPublicIpOnLaunch>
  690. </item>
  691. </subnetSet>
  692. </DescribeSubnetsResponse>
  693. boto: DEBUG: Method: POST
  694. boto: DEBUG: Path: /
  695. boto: DEBUG: Data:
  696. boto: DEBUG: Headers: {}
  697. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  698. boto: DEBUG: Port: 443
  699. 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-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group'}
  700. boto: DEBUG: Token: None
  701. boto: DEBUG: CanonicalRequest:
  702. POST
  703. /
  704.  
  705. host:ec2.us-east-1.amazonaws.com
  706. x-amz-date:20180609T122705Z
  707.  
  708. host;x-amz-date
  709. 4eb977eb500799f5b0c1f0cbcff7fe27ee5e5b26914b860be341f79562ddd76f
  710. boto: DEBUG: StringToSign:
  711. AWS4-HMAC-SHA256
  712. 20180609T122705Z
  713. 20180609/us-east-1/ec2/aws4_request
  714. 2bc9c78f3ab876c02bff166755018d4aeee04092b4e7ca012563b866c64d8923
  715. boto: DEBUG: Signature:
  716. 5aa4d39b4c4913d007bdc27e0d3bd93f1774c502dc15a3ded4505e842de5fc77
  717. 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': '20180609T122705Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=5aa4d39b4c4913d007bdc27e0d3bd93f1774c502dc15a3ded4505e842de5fc77'}
  718. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:04 GMT')]
  719. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  720. <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  721. <requestId>5efc9dc1-8143-4f41-86a8-3a44e02914a0</requestId>
  722. <securityGroupInfo>
  723. <item>
  724. <ownerId>749780939545</ownerId>
  725. <groupId>sg-49a94b02</groupId>
  726. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  727. <groupDescription>Security group for NixOps tests</groupDescription>
  728. <vpcId>vpc-5ea64a3a</vpcId>
  729. <ipPermissions>
  730. <item>
  731. <ipProtocol>tcp</ipProtocol>
  732. <fromPort>22</fromPort>
  733. <toPort>22</toPort>
  734. <groups/>
  735. <ipRanges>
  736. <item>
  737. <cidrIp>0.0.0.0/0</cidrIp>
  738. </item>
  739. </ipRanges>
  740. </item>
  741. </ipPermissions>
  742. <ipPermissionsEgress>
  743. <item>
  744. <ipProtocol>-1</ipProtocol>
  745. <groups/>
  746. <ipRanges>
  747. <item>
  748. <cidrIp>0.0.0.0/0</cidrIp>
  749. </item>
  750. </ipRanges>
  751. </item>
  752. </ipPermissionsEgress>
  753. </item>
  754. </securityGroupInfo>
  755. </DescribeSecurityGroupsResponse>
  756. boto: DEBUG: Method: POST
  757. boto: DEBUG: Path: /
  758. boto: DEBUG: Data:
  759. boto: DEBUG: Headers: {}
  760. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  761. boto: DEBUG: Port: 443
  762. boto: DEBUG: Params: {'Tag.4.Key': 'Name', 'Tag.2.Value': '66cba1b3-6be0-11e8-b90e-0242f2eabaeb', 'ResourceId.1': u'i-0efd6a93ba0f35549', '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': 'srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops', 'Action': 'CreateTags', 'Tag.3.Key': 'CharonStateFile'}
  763. boto: DEBUG: Token: None
  764. boto: DEBUG: CanonicalRequest:
  765. POST
  766. /
  767.  
  768. host:ec2.us-east-1.amazonaws.com
  769. x-amz-date:20180609T122705Z
  770.  
  771. host;x-amz-date
  772. 577930800a4ec9f8784f8d08c65ee5138759047a39e5230c3f160354af5c2898
  773. boto: DEBUG: StringToSign:
  774. AWS4-HMAC-SHA256
  775. 20180609T122705Z
  776. 20180609/us-east-1/ec2/aws4_request
  777. 7709a45db128d24c291ac51ee8cceaf7ece418393f84c6524c2ffbfd95c78b8a
  778. boto: DEBUG: Signature:
  779. 653e98014d5c6652eb743739dc027f33b2c7f0ee41e443229cf840bceb22d4d1
  780. boto: DEBUG: Final headers: {'Content-Length': '382', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122705Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=653e98014d5c6652eb743739dc027f33b2c7f0ee41e443229cf840bceb22d4d1'}
  781. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:04 GMT')]
  782. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  783. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  784. <requestId>9159047a-5f93-4b6b-a748-2beac72ffe05</requestId>
  785. <return>true</return>
  786. </CreateTagsResponse>
  787. boto: DEBUG: Method: POST
  788. boto: DEBUG: Path: /
  789. boto: DEBUG: Data:
  790. boto: DEBUG: Headers: {}
  791. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  792. boto: DEBUG: Port: 443
  793. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0efd6a93ba0f35549'}
  794. boto: DEBUG: Token: None
  795. boto: DEBUG: CanonicalRequest:
  796. POST
  797. /
  798.  
  799. host:ec2.us-east-1.amazonaws.com
  800. x-amz-date:20180609T122705Z
  801.  
  802. host;x-amz-date
  803. a639b58222683d4be3ec64484343630699c495e5bc19657800515ee41b7027e7
  804. boto: DEBUG: StringToSign:
  805. AWS4-HMAC-SHA256
  806. 20180609T122705Z
  807. 20180609/us-east-1/ec2/aws4_request
  808. b341092ad77ee9d1ff8c7d076fcbc31c6bae94dd5d2e42cc78b3d5e46729c16f
  809. boto: DEBUG: Signature:
  810. 8f2a40158709619c2b467b75ecc6a59d6b8b58e3762a4a9053f0afdd1c9bbdc4
  811. 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': '20180609T122705Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=8f2a40158709619c2b467b75ecc6a59d6b8b58e3762a4a9053f0afdd1c9bbdc4'}
  812. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:04 GMT')]
  813. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  814. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  815. <requestId>9bdfc4b4-f63c-4e0c-8f4f-e2adec58af1b</requestId>
  816. <reservationSet>
  817. <item>
  818. <reservationId>r-0bb86a8f4576794c4</reservationId>
  819. <ownerId>749780939545</ownerId>
  820. <groupSet/>
  821. <instancesSet>
  822. <item>
  823. <instanceId>i-0efd6a93ba0f35549</instanceId>
  824. <imageId>ami-d464cba9</imageId>
  825. <instanceState>
  826. <code>0</code>
  827. <name>pending</name>
  828. </instanceState>
  829. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  830. <dnsName>ec2-54-208-128-127.compute-1.amazonaws.com</dnsName>
  831. <reason/>
  832. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  833. <amiLaunchIndex>0</amiLaunchIndex>
  834. <productCodes/>
  835. <instanceType>c4.large</instanceType>
  836. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  837. <placement>
  838. <availabilityZone>us-east-1a</availabilityZone>
  839. <groupName/>
  840. <tenancy>default</tenancy>
  841. </placement>
  842. <monitoring>
  843. <state>disabled</state>
  844. </monitoring>
  845. <subnetId>subnet-8ba797fc</subnetId>
  846. <vpcId>vpc-5ea64a3a</vpcId>
  847. <privateIpAddress>172.31.1.184</privateIpAddress>
  848. <ipAddress>54.208.128.127</ipAddress>
  849. <sourceDestCheck>true</sourceDestCheck>
  850. <groupSet>
  851. <item>
  852. <groupId>sg-49a94b02</groupId>
  853. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  854. </item>
  855. </groupSet>
  856. <architecture>x86_64</architecture>
  857. <rootDeviceType>ebs</rootDeviceType>
  858. <rootDeviceName>/dev/sda1</rootDeviceName>
  859. <blockDeviceMapping>
  860. <item>
  861. <deviceName>/dev/sda1</deviceName>
  862. <ebs>
  863. <volumeId>vol-0650defd167ee77c4</volumeId>
  864. <status>attaching</status>
  865. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  866. <deleteOnTermination>true</deleteOnTermination>
  867. </ebs>
  868. </item>
  869. </blockDeviceMapping>
  870. <virtualizationType>hvm</virtualizationType>
  871. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  872. <tagSet>
  873. <item>
  874. <key>CharonNetworkUUID</key>
  875. <value>66cba1b3-6be0-11e8-b90e-0242f2eabaeb</value>
  876. </item>
  877. <item>
  878. <key>Name</key>
  879. <value>NixOps Test [machine]</value>
  880. </item>
  881. <item>
  882. <key>CharonStateFile</key>
  883. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  884. </item>
  885. <item>
  886. <key>CharonMachineName</key>
  887. <value>machine</value>
  888. </item>
  889. </tagSet>
  890. <hypervisor>xen</hypervisor>
  891. <networkInterfaceSet>
  892. <item>
  893. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  894. <subnetId>subnet-8ba797fc</subnetId>
  895. <vpcId>vpc-5ea64a3a</vpcId>
  896. <description/>
  897. <ownerId>749780939545</ownerId>
  898. <status>in-use</status>
  899. <macAddress>0a:a2:07:07:15:1a</macAddress>
  900. <privateIpAddress>172.31.1.184</privateIpAddress>
  901. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  902. <sourceDestCheck>true</sourceDestCheck>
  903. <groupSet>
  904. <item>
  905. <groupId>sg-49a94b02</groupId>
  906. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  907. </item>
  908. </groupSet>
  909. <attachment>
  910. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  911. <deviceIndex>0</deviceIndex>
  912. <status>attaching</status>
  913. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  914. <deleteOnTermination>true</deleteOnTermination>
  915. </attachment>
  916. <association>
  917. <publicIp>54.208.128.127</publicIp>
  918. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  919. <ipOwnerId>amazon</ipOwnerId>
  920. </association>
  921. <privateIpAddressesSet>
  922. <item>
  923. <privateIpAddress>172.31.1.184</privateIpAddress>
  924. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  925. <primary>true</primary>
  926. <association>
  927. <publicIp>54.208.128.127</publicIp>
  928. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  929. <ipOwnerId>amazon</ipOwnerId>
  930. </association>
  931. </item>
  932. </privateIpAddressesSet>
  933. </item>
  934. </networkInterfaceSet>
  935. <ebsOptimized>false</ebsOptimized>
  936. </item>
  937. </instancesSet>
  938. </item>
  939. </reservationSet>
  940. </DescribeInstancesResponse>
  941. boto: DEBUG: Method: POST
  942. boto: DEBUG: Path: /
  943. boto: DEBUG: Data:
  944. boto: DEBUG: Headers: {}
  945. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  946. boto: DEBUG: Port: 443
  947. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0efd6a93ba0f35549'}
  948. boto: DEBUG: Token: None
  949. boto: DEBUG: CanonicalRequest:
  950. POST
  951. /
  952.  
  953. host:ec2.us-east-1.amazonaws.com
  954. x-amz-date:20180609T122708Z
  955.  
  956. host;x-amz-date
  957. a639b58222683d4be3ec64484343630699c495e5bc19657800515ee41b7027e7
  958. boto: DEBUG: StringToSign:
  959. AWS4-HMAC-SHA256
  960. 20180609T122708Z
  961. 20180609/us-east-1/ec2/aws4_request
  962. 8cf4a5a89952d753c22dfd78110c7d988464f7f0d0c8e7d49a2a148419aeaedb
  963. boto: DEBUG: Signature:
  964. 1f68dcd8bcdd19f7c7e4b3560c2ef861bc83567fb004d83fa9ac8bffbd7bf7b9
  965. 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': '20180609T122708Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=1f68dcd8bcdd19f7c7e4b3560c2ef861bc83567fb004d83fa9ac8bffbd7bf7b9'}
  966. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:08 GMT')]
  967. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  968. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  969. <requestId>5fb59f0f-d7fc-4e02-99db-1a4204c33c7d</requestId>
  970. <reservationSet>
  971. <item>
  972. <reservationId>r-0bb86a8f4576794c4</reservationId>
  973. <ownerId>749780939545</ownerId>
  974. <groupSet/>
  975. <instancesSet>
  976. <item>
  977. <instanceId>i-0efd6a93ba0f35549</instanceId>
  978. <imageId>ami-d464cba9</imageId>
  979. <instanceState>
  980. <code>0</code>
  981. <name>pending</name>
  982. </instanceState>
  983. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  984. <dnsName>ec2-54-208-128-127.compute-1.amazonaws.com</dnsName>
  985. <reason/>
  986. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  987. <amiLaunchIndex>0</amiLaunchIndex>
  988. <productCodes/>
  989. <instanceType>c4.large</instanceType>
  990. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  991. <placement>
  992. <availabilityZone>us-east-1a</availabilityZone>
  993. <groupName/>
  994. <tenancy>default</tenancy>
  995. </placement>
  996. <monitoring>
  997. <state>disabled</state>
  998. </monitoring>
  999. <subnetId>subnet-8ba797fc</subnetId>
  1000. <vpcId>vpc-5ea64a3a</vpcId>
  1001. <privateIpAddress>172.31.1.184</privateIpAddress>
  1002. <ipAddress>54.208.128.127</ipAddress>
  1003. <sourceDestCheck>true</sourceDestCheck>
  1004. <groupSet>
  1005. <item>
  1006. <groupId>sg-49a94b02</groupId>
  1007. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1008. </item>
  1009. </groupSet>
  1010. <architecture>x86_64</architecture>
  1011. <rootDeviceType>ebs</rootDeviceType>
  1012. <rootDeviceName>/dev/sda1</rootDeviceName>
  1013. <blockDeviceMapping>
  1014. <item>
  1015. <deviceName>/dev/sda1</deviceName>
  1016. <ebs>
  1017. <volumeId>vol-0650defd167ee77c4</volumeId>
  1018. <status>attaching</status>
  1019. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1020. <deleteOnTermination>true</deleteOnTermination>
  1021. </ebs>
  1022. </item>
  1023. </blockDeviceMapping>
  1024. <virtualizationType>hvm</virtualizationType>
  1025. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  1026. <tagSet>
  1027. <item>
  1028. <key>CharonNetworkUUID</key>
  1029. <value>66cba1b3-6be0-11e8-b90e-0242f2eabaeb</value>
  1030. </item>
  1031. <item>
  1032. <key>Name</key>
  1033. <value>NixOps Test [machine]</value>
  1034. </item>
  1035. <item>
  1036. <key>CharonStateFile</key>
  1037. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  1038. </item>
  1039. <item>
  1040. <key>CharonMachineName</key>
  1041. <value>machine</value>
  1042. </item>
  1043. </tagSet>
  1044. <hypervisor>xen</hypervisor>
  1045. <networkInterfaceSet>
  1046. <item>
  1047. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  1048. <subnetId>subnet-8ba797fc</subnetId>
  1049. <vpcId>vpc-5ea64a3a</vpcId>
  1050. <description/>
  1051. <ownerId>749780939545</ownerId>
  1052. <status>in-use</status>
  1053. <macAddress>0a:a2:07:07:15:1a</macAddress>
  1054. <privateIpAddress>172.31.1.184</privateIpAddress>
  1055. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1056. <sourceDestCheck>true</sourceDestCheck>
  1057. <groupSet>
  1058. <item>
  1059. <groupId>sg-49a94b02</groupId>
  1060. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1061. </item>
  1062. </groupSet>
  1063. <attachment>
  1064. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  1065. <deviceIndex>0</deviceIndex>
  1066. <status>attaching</status>
  1067. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1068. <deleteOnTermination>true</deleteOnTermination>
  1069. </attachment>
  1070. <association>
  1071. <publicIp>54.208.128.127</publicIp>
  1072. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1073. <ipOwnerId>amazon</ipOwnerId>
  1074. </association>
  1075. <privateIpAddressesSet>
  1076. <item>
  1077. <privateIpAddress>172.31.1.184</privateIpAddress>
  1078. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1079. <primary>true</primary>
  1080. <association>
  1081. <publicIp>54.208.128.127</publicIp>
  1082. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1083. <ipOwnerId>amazon</ipOwnerId>
  1084. </association>
  1085. </item>
  1086. </privateIpAddressesSet>
  1087. </item>
  1088. </networkInterfaceSet>
  1089. <ebsOptimized>false</ebsOptimized>
  1090. </item>
  1091. </instancesSet>
  1092. </item>
  1093. </reservationSet>
  1094. </DescribeInstancesResponse>
  1095. boto: DEBUG: Method: POST
  1096. boto: DEBUG: Path: /
  1097. boto: DEBUG: Data:
  1098. boto: DEBUG: Headers: {}
  1099. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1100. boto: DEBUG: Port: 443
  1101. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0efd6a93ba0f35549'}
  1102. boto: DEBUG: Token: None
  1103. boto: DEBUG: CanonicalRequest:
  1104. POST
  1105. /
  1106.  
  1107. host:ec2.us-east-1.amazonaws.com
  1108. x-amz-date:20180609T122712Z
  1109.  
  1110. host;x-amz-date
  1111. a639b58222683d4be3ec64484343630699c495e5bc19657800515ee41b7027e7
  1112. boto: DEBUG: StringToSign:
  1113. AWS4-HMAC-SHA256
  1114. 20180609T122712Z
  1115. 20180609/us-east-1/ec2/aws4_request
  1116. cf688d319d903b5677d89af6ab97b2784abd93f7b528b64bd80560baf6fff529
  1117. boto: DEBUG: Signature:
  1118. 7aaa1964d58ce1c28689290307dfd6c4cf427c12896acaf981f2799d6fcc4dc0
  1119. 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': '20180609T122712Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7aaa1964d58ce1c28689290307dfd6c4cf427c12896acaf981f2799d6fcc4dc0'}
  1120. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:11 GMT')]
  1121. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1122. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1123. <requestId>2af38ab1-08ab-4493-bc24-846dfcd394c9</requestId>
  1124. <reservationSet>
  1125. <item>
  1126. <reservationId>r-0bb86a8f4576794c4</reservationId>
  1127. <ownerId>749780939545</ownerId>
  1128. <groupSet/>
  1129. <instancesSet>
  1130. <item>
  1131. <instanceId>i-0efd6a93ba0f35549</instanceId>
  1132. <imageId>ami-d464cba9</imageId>
  1133. <instanceState>
  1134. <code>0</code>
  1135. <name>pending</name>
  1136. </instanceState>
  1137. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1138. <dnsName>ec2-54-208-128-127.compute-1.amazonaws.com</dnsName>
  1139. <reason/>
  1140. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  1141. <amiLaunchIndex>0</amiLaunchIndex>
  1142. <productCodes/>
  1143. <instanceType>c4.large</instanceType>
  1144. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  1145. <placement>
  1146. <availabilityZone>us-east-1a</availabilityZone>
  1147. <groupName/>
  1148. <tenancy>default</tenancy>
  1149. </placement>
  1150. <monitoring>
  1151. <state>disabled</state>
  1152. </monitoring>
  1153. <subnetId>subnet-8ba797fc</subnetId>
  1154. <vpcId>vpc-5ea64a3a</vpcId>
  1155. <privateIpAddress>172.31.1.184</privateIpAddress>
  1156. <ipAddress>54.208.128.127</ipAddress>
  1157. <sourceDestCheck>true</sourceDestCheck>
  1158. <groupSet>
  1159. <item>
  1160. <groupId>sg-49a94b02</groupId>
  1161. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1162. </item>
  1163. </groupSet>
  1164. <architecture>x86_64</architecture>
  1165. <rootDeviceType>ebs</rootDeviceType>
  1166. <rootDeviceName>/dev/sda1</rootDeviceName>
  1167. <blockDeviceMapping>
  1168. <item>
  1169. <deviceName>/dev/sda1</deviceName>
  1170. <ebs>
  1171. <volumeId>vol-0650defd167ee77c4</volumeId>
  1172. <status>attaching</status>
  1173. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1174. <deleteOnTermination>true</deleteOnTermination>
  1175. </ebs>
  1176. </item>
  1177. </blockDeviceMapping>
  1178. <virtualizationType>hvm</virtualizationType>
  1179. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  1180. <tagSet>
  1181. <item>
  1182. <key>CharonNetworkUUID</key>
  1183. <value>66cba1b3-6be0-11e8-b90e-0242f2eabaeb</value>
  1184. </item>
  1185. <item>
  1186. <key>Name</key>
  1187. <value>NixOps Test [machine]</value>
  1188. </item>
  1189. <item>
  1190. <key>CharonStateFile</key>
  1191. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  1192. </item>
  1193. <item>
  1194. <key>CharonMachineName</key>
  1195. <value>machine</value>
  1196. </item>
  1197. </tagSet>
  1198. <hypervisor>xen</hypervisor>
  1199. <networkInterfaceSet>
  1200. <item>
  1201. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  1202. <subnetId>subnet-8ba797fc</subnetId>
  1203. <vpcId>vpc-5ea64a3a</vpcId>
  1204. <description/>
  1205. <ownerId>749780939545</ownerId>
  1206. <status>in-use</status>
  1207. <macAddress>0a:a2:07:07:15:1a</macAddress>
  1208. <privateIpAddress>172.31.1.184</privateIpAddress>
  1209. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1210. <sourceDestCheck>true</sourceDestCheck>
  1211. <groupSet>
  1212. <item>
  1213. <groupId>sg-49a94b02</groupId>
  1214. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1215. </item>
  1216. </groupSet>
  1217. <attachment>
  1218. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  1219. <deviceIndex>0</deviceIndex>
  1220. <status>attaching</status>
  1221. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1222. <deleteOnTermination>true</deleteOnTermination>
  1223. </attachment>
  1224. <association>
  1225. <publicIp>54.208.128.127</publicIp>
  1226. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1227. <ipOwnerId>amazon</ipOwnerId>
  1228. </association>
  1229. <privateIpAddressesSet>
  1230. <item>
  1231. <privateIpAddress>172.31.1.184</privateIpAddress>
  1232. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1233. <primary>true</primary>
  1234. <association>
  1235. <publicIp>54.208.128.127</publicIp>
  1236. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1237. <ipOwnerId>amazon</ipOwnerId>
  1238. </association>
  1239. </item>
  1240. </privateIpAddressesSet>
  1241. </item>
  1242. </networkInterfaceSet>
  1243. <ebsOptimized>false</ebsOptimized>
  1244. </item>
  1245. </instancesSet>
  1246. </item>
  1247. </reservationSet>
  1248. </DescribeInstancesResponse>
  1249. boto: DEBUG: Method: POST
  1250. boto: DEBUG: Path: /
  1251. boto: DEBUG: Data:
  1252. boto: DEBUG: Headers: {}
  1253. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1254. boto: DEBUG: Port: 443
  1255. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0efd6a93ba0f35549'}
  1256. boto: DEBUG: Token: None
  1257. boto: DEBUG: CanonicalRequest:
  1258. POST
  1259. /
  1260.  
  1261. host:ec2.us-east-1.amazonaws.com
  1262. x-amz-date:20180609T122715Z
  1263.  
  1264. host;x-amz-date
  1265. a639b58222683d4be3ec64484343630699c495e5bc19657800515ee41b7027e7
  1266. boto: DEBUG: StringToSign:
  1267. AWS4-HMAC-SHA256
  1268. 20180609T122715Z
  1269. 20180609/us-east-1/ec2/aws4_request
  1270. e029107da4f886e8ddafc18d213173f2782a3a5db4ece6ffa580bc4514ccf7e8
  1271. boto: DEBUG: Signature:
  1272. fac6cbf24d7bf0f0ba8494cdd6c1238151aae7ecaf37ac1291779216bcd8bdb8
  1273. 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': '20180609T122715Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=fac6cbf24d7bf0f0ba8494cdd6c1238151aae7ecaf37ac1291779216bcd8bdb8'}
  1274. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:14 GMT')]
  1275. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1276. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1277. <requestId>61549b2d-634e-4315-be5c-3c91fb4a0de7</requestId>
  1278. <reservationSet>
  1279. <item>
  1280. <reservationId>r-0bb86a8f4576794c4</reservationId>
  1281. <ownerId>749780939545</ownerId>
  1282. <groupSet/>
  1283. <instancesSet>
  1284. <item>
  1285. <instanceId>i-0efd6a93ba0f35549</instanceId>
  1286. <imageId>ami-d464cba9</imageId>
  1287. <instanceState>
  1288. <code>16</code>
  1289. <name>running</name>
  1290. </instanceState>
  1291. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1292. <dnsName>ec2-54-208-128-127.compute-1.amazonaws.com</dnsName>
  1293. <reason/>
  1294. <keyName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-my-key-pair</keyName>
  1295. <amiLaunchIndex>0</amiLaunchIndex>
  1296. <productCodes/>
  1297. <instanceType>c4.large</instanceType>
  1298. <launchTime>2018-06-09T12:27:03.000Z</launchTime>
  1299. <placement>
  1300. <availabilityZone>us-east-1a</availabilityZone>
  1301. <groupName/>
  1302. <tenancy>default</tenancy>
  1303. </placement>
  1304. <monitoring>
  1305. <state>disabled</state>
  1306. </monitoring>
  1307. <subnetId>subnet-8ba797fc</subnetId>
  1308. <vpcId>vpc-5ea64a3a</vpcId>
  1309. <privateIpAddress>172.31.1.184</privateIpAddress>
  1310. <ipAddress>54.208.128.127</ipAddress>
  1311. <sourceDestCheck>true</sourceDestCheck>
  1312. <groupSet>
  1313. <item>
  1314. <groupId>sg-49a94b02</groupId>
  1315. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1316. </item>
  1317. </groupSet>
  1318. <architecture>x86_64</architecture>
  1319. <rootDeviceType>ebs</rootDeviceType>
  1320. <rootDeviceName>/dev/sda1</rootDeviceName>
  1321. <blockDeviceMapping>
  1322. <item>
  1323. <deviceName>/dev/sda1</deviceName>
  1324. <ebs>
  1325. <volumeId>vol-0650defd167ee77c4</volumeId>
  1326. <status>attached</status>
  1327. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1328. <deleteOnTermination>true</deleteOnTermination>
  1329. </ebs>
  1330. </item>
  1331. </blockDeviceMapping>
  1332. <virtualizationType>hvm</virtualizationType>
  1333. <clientToken>JQxFERRl828G1FK7bab95G2E/5t5qUbQpCKW56JFQKTLqH42x0UItkydHcGtvvl/</clientToken>
  1334. <tagSet>
  1335. <item>
  1336. <key>CharonNetworkUUID</key>
  1337. <value>66cba1b3-6be0-11e8-b90e-0242f2eabaeb</value>
  1338. </item>
  1339. <item>
  1340. <key>Name</key>
  1341. <value>NixOps Test [machine]</value>
  1342. </item>
  1343. <item>
  1344. <key>CharonStateFile</key>
  1345. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  1346. </item>
  1347. <item>
  1348. <key>CharonMachineName</key>
  1349. <value>machine</value>
  1350. </item>
  1351. </tagSet>
  1352. <hypervisor>xen</hypervisor>
  1353. <networkInterfaceSet>
  1354. <item>
  1355. <networkInterfaceId>eni-9505d105</networkInterfaceId>
  1356. <subnetId>subnet-8ba797fc</subnetId>
  1357. <vpcId>vpc-5ea64a3a</vpcId>
  1358. <description/>
  1359. <ownerId>749780939545</ownerId>
  1360. <status>in-use</status>
  1361. <macAddress>0a:a2:07:07:15:1a</macAddress>
  1362. <privateIpAddress>172.31.1.184</privateIpAddress>
  1363. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1364. <sourceDestCheck>true</sourceDestCheck>
  1365. <groupSet>
  1366. <item>
  1367. <groupId>sg-49a94b02</groupId>
  1368. <groupName>charon-66cba1b3-6be0-11e8-b90e-0242f2eabaeb-ssh-security-group</groupName>
  1369. </item>
  1370. </groupSet>
  1371. <attachment>
  1372. <attachmentId>eni-attach-d7c7a8df</attachmentId>
  1373. <deviceIndex>0</deviceIndex>
  1374. <status>attached</status>
  1375. <attachTime>2018-06-09T12:27:03.000Z</attachTime>
  1376. <deleteOnTermination>true</deleteOnTermination>
  1377. </attachment>
  1378. <association>
  1379. <publicIp>54.208.128.127</publicIp>
  1380. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1381. <ipOwnerId>amazon</ipOwnerId>
  1382. </association>
  1383. <privateIpAddressesSet>
  1384. <item>
  1385. <privateIpAddress>172.31.1.184</privateIpAddress>
  1386. <privateDnsName>ip-172-31-1-184.ec2.internal</privateDnsName>
  1387. <primary>true</primary>
  1388. <association>
  1389. <publicIp>54.208.128.127</publicIp>
  1390. <publicDnsName>ec2-54-208-128-127.compute-1.amazonaws.com</publicDnsName>
  1391. <ipOwnerId>amazon</ipOwnerId>
  1392. </association>
  1393. </item>
  1394. </privateIpAddressesSet>
  1395. </item>
  1396. </networkInterfaceSet>
  1397. <ebsOptimized>false</ebsOptimized>
  1398. </item>
  1399. </instancesSet>
  1400. </item>
  1401. </reservationSet>
  1402. </DescribeInstancesResponse>
  1403. boto: DEBUG: Method: POST
  1404. boto: DEBUG: Path: /
  1405. boto: DEBUG: Data:
  1406. boto: DEBUG: Headers: {}
  1407. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1408. boto: DEBUG: Port: 443
  1409. boto: DEBUG: Params: {'Action': 'CreateVolume', 'AvailabilityZone': u'us-east-1a', 'VolumeType': 'standard', 'Version': '2014-10-01', 'Size': 1}
  1410. boto: DEBUG: Token: None
  1411. boto: DEBUG: CanonicalRequest:
  1412. POST
  1413. /
  1414.  
  1415. host:ec2.us-east-1.amazonaws.com
  1416. x-amz-date:20180609T122737Z
  1417.  
  1418. host;x-amz-date
  1419. dcc56ba3a068bf919e1d5e64e725c7b4680b44822cd6cfcf4a183ab383a53d92
  1420. boto: DEBUG: StringToSign:
  1421. AWS4-HMAC-SHA256
  1422. 20180609T122737Z
  1423. 20180609/us-east-1/ec2/aws4_request
  1424. 098c7aab97f7010aba9c267af5fc1c04c14470d9f2add71c6ee84b7ddd5a23e4
  1425. boto: DEBUG: Signature:
  1426. 4ded2237d13d026409c21874ef062d425da27c5003645e6668911cc9b6fc9c23
  1427. 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': '20180609T122737Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=4ded2237d13d026409c21874ef062d425da27c5003645e6668911cc9b6fc9c23'}
  1428. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  1429. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  1430. boto: DEBUG: Token: None
  1431. boto: DEBUG: CanonicalRequest:
  1432. POST
  1433. /
  1434.  
  1435. host:ec2.us-east-1.amazonaws.com
  1436. x-amz-date:20180609T122737Z
  1437.  
  1438. host;x-amz-date
  1439. dcc56ba3a068bf919e1d5e64e725c7b4680b44822cd6cfcf4a183ab383a53d92
  1440. boto: DEBUG: StringToSign:
  1441. AWS4-HMAC-SHA256
  1442. 20180609T122737Z
  1443. 20180609/us-east-1/ec2/aws4_request
  1444. 098c7aab97f7010aba9c267af5fc1c04c14470d9f2add71c6ee84b7ddd5a23e4
  1445. boto: DEBUG: Signature:
  1446. 4ded2237d13d026409c21874ef062d425da27c5003645e6668911cc9b6fc9c23
  1447. 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': '20180609T122737Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=4ded2237d13d026409c21874ef062d425da27c5003645e6668911cc9b6fc9c23'}
  1448. 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
  1449. 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']
  1450. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:37 GMT'), ('content-length', '502'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  1451. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1452. <CreateVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1453. <requestId>d6e90a6c-3a6b-406d-84df-3683f172eb9a</requestId>
  1454. <volumeId>vol-03b84360125227d72</volumeId>
  1455. <size>1</size>
  1456. <snapshotId></snapshotId>
  1457. <availabilityZone>us-east-1a</availabilityZone>
  1458. <status>creating</status>
  1459. <createTime>2018-06-09T12:27:38.000Z</createTime>
  1460. <volumeType>standard</volumeType>
  1461. <encrypted>false</encrypted>
  1462. </CreateVolumeResponse>
  1463.  
  1464. boto: DEBUG: Method: POST
  1465. boto: DEBUG: Path: /
  1466. boto: DEBUG: Data:
  1467. boto: DEBUG: Headers: {}
  1468. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1469. boto: DEBUG: Port: 443
  1470. boto: DEBUG: Params: {'VolumeId.1': u'vol-03b84360125227d72', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1471. boto: DEBUG: Token: None
  1472. boto: DEBUG: CanonicalRequest:
  1473. POST
  1474. /
  1475.  
  1476. host:ec2.us-east-1.amazonaws.com
  1477. x-amz-date:20180609T122738Z
  1478.  
  1479. host;x-amz-date
  1480. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1481. boto: DEBUG: StringToSign:
  1482. AWS4-HMAC-SHA256
  1483. 20180609T122738Z
  1484. 20180609/us-east-1/ec2/aws4_request
  1485. 0bc7aaaf14c49c95cd618c15feca1eaa913b05d4df08c3b864105d232ec55e83
  1486. boto: DEBUG: Signature:
  1487. 57f8b2255f352badc024a9cd2634cafd613f3eee82dbcc1b36918711467b742c
  1488. 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': '20180609T122738Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=57f8b2255f352badc024a9cd2634cafd613f3eee82dbcc1b36918711467b742c'}
  1489. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:37 GMT')]
  1490. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1491. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1492. <requestId>a3132913-9e52-49b5-b98d-4c022f346ed8</requestId>
  1493. <volumeSet>
  1494. <item>
  1495. <volumeId>vol-03b84360125227d72</volumeId>
  1496. <size>1</size>
  1497. <snapshotId/>
  1498. <availabilityZone>us-east-1a</availabilityZone>
  1499. <status>creating</status>
  1500. <createTime>2018-06-09T12:27:38.062Z</createTime>
  1501. <attachmentSet/>
  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-03b84360125227d72', '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:20180609T122748Z
  1521.  
  1522. host;x-amz-date
  1523. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1524. boto: DEBUG: StringToSign:
  1525. AWS4-HMAC-SHA256
  1526. 20180609T122748Z
  1527. 20180609/us-east-1/ec2/aws4_request
  1528. 0e5ca78a3d15db2c7a4f4d7d7185688d06d4ff8a634eeb45dd4de2b8049f412d
  1529. boto: DEBUG: Signature:
  1530. 15115de2741f8a3e853d8b1262c7d6c96cc92ea39e66f7f6b0e54188970dd81d
  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': '20180609T122748Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=15115de2741f8a3e853d8b1262c7d6c96cc92ea39e66f7f6b0e54188970dd81d'}
  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:20180609T122748Z
  1541.  
  1542. host;x-amz-date
  1543. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1544. boto: DEBUG: StringToSign:
  1545. AWS4-HMAC-SHA256
  1546. 20180609T122748Z
  1547. 20180609/us-east-1/ec2/aws4_request
  1548. 0e5ca78a3d15db2c7a4f4d7d7185688d06d4ff8a634eeb45dd4de2b8049f412d
  1549. boto: DEBUG: Signature:
  1550. 15115de2741f8a3e853d8b1262c7d6c96cc92ea39e66f7f6b0e54188970dd81d
  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': '20180609T122748Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=15115de2741f8a3e853d8b1262c7d6c96cc92ea39e66f7f6b0e54188970dd81d'}
  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, 09 Jun 2018 12:27:48 GMT')]
  1555. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1556. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1557. <requestId>49267c4f-0593-468e-9574-9b9c3eb24394</requestId>
  1558. <volumeSet>
  1559. <item>
  1560. <volumeId>vol-03b84360125227d72</volumeId>
  1561. <size>1</size>
  1562. <snapshotId/>
  1563. <availabilityZone>us-east-1a</availabilityZone>
  1564. <status>available</status>
  1565. <createTime>2018-06-09T12:27:38.062Z</createTime>
  1566. <attachmentSet/>
  1567. <volumeType>standard</volumeType>
  1568. <encrypted>false</encrypted>
  1569. </item>
  1570. </volumeSet>
  1571. </DescribeVolumesResponse>
  1572. boto: DEBUG: Method: POST
  1573. boto: DEBUG: Path: /
  1574. boto: DEBUG: Data:
  1575. boto: DEBUG: Headers: {}
  1576. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1577. boto: DEBUG: Port: 443
  1578. boto: DEBUG: Params: {'Action': 'CreateVolume', 'AvailabilityZone': u'us-east-1a', 'VolumeType': 'standard', 'Version': '2014-10-01', 'Size': 1}
  1579. boto: DEBUG: Token: None
  1580. boto: DEBUG: CanonicalRequest:
  1581. POST
  1582. /
  1583.  
  1584. host:ec2.us-east-1.amazonaws.com
  1585. x-amz-date:20180609T122749Z
  1586.  
  1587. host;x-amz-date
  1588. dcc56ba3a068bf919e1d5e64e725c7b4680b44822cd6cfcf4a183ab383a53d92
  1589. boto: DEBUG: StringToSign:
  1590. AWS4-HMAC-SHA256
  1591. 20180609T122749Z
  1592. 20180609/us-east-1/ec2/aws4_request
  1593. 5e78d882bb420821dd4f37d53454f106e41def965b9cbab848aefda84952f4fc
  1594. boto: DEBUG: Signature:
  1595. a1c9e4519b7b45b9607bc7588ba52d5e6f0f7e1bb567cd2d7e4290fa6e3d4f0f
  1596. 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': '20180609T122749Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=a1c9e4519b7b45b9607bc7588ba52d5e6f0f7e1bb567cd2d7e4290fa6e3d4f0f'}
  1597. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:27:49 GMT'), ('content-length', '502'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  1598. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1599. <CreateVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1600. <requestId>4bb92987-9ce2-4dcc-912f-c90ece10057f</requestId>
  1601. <volumeId>vol-09348831fb6b01d55</volumeId>
  1602. <size>1</size>
  1603. <snapshotId></snapshotId>
  1604. <availabilityZone>us-east-1a</availabilityZone>
  1605. <status>creating</status>
  1606. <createTime>2018-06-09T12:27:49.000Z</createTime>
  1607. <volumeType>standard</volumeType>
  1608. <encrypted>false</encrypted>
  1609. </CreateVolumeResponse>
  1610.  
  1611. boto: DEBUG: Method: POST
  1612. boto: DEBUG: Path: /
  1613. boto: DEBUG: Data:
  1614. boto: DEBUG: Headers: {}
  1615. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1616. boto: DEBUG: Port: 443
  1617. boto: DEBUG: Params: {'VolumeId.1': u'vol-09348831fb6b01d55', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1618. boto: DEBUG: Token: None
  1619. boto: DEBUG: CanonicalRequest:
  1620. POST
  1621. /
  1622.  
  1623. host:ec2.us-east-1.amazonaws.com
  1624. x-amz-date:20180609T122749Z
  1625.  
  1626. host;x-amz-date
  1627. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  1628. boto: DEBUG: StringToSign:
  1629. AWS4-HMAC-SHA256
  1630. 20180609T122749Z
  1631. 20180609/us-east-1/ec2/aws4_request
  1632. 7a5c666d8fd09fc42ba2de9672c353b04dafbbb810f8c9de494f6beaa6d0c8d0
  1633. boto: DEBUG: Signature:
  1634. d4c33b8304c29ab2a59d75c3071912b8aab7d5b298dd45bbd77c2b2d0b3bff62
  1635. 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': '20180609T122749Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d4c33b8304c29ab2a59d75c3071912b8aab7d5b298dd45bbd77c2b2d0b3bff62'}
  1636. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:27:49 GMT')]
  1637. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1638. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1639. <requestId>84e879eb-fa77-4674-9841-5e9322bdbf37</requestId>
  1640. <volumeSet>
  1641. <item>
  1642. <volumeId>vol-09348831fb6b01d55</volumeId>
  1643. <size>1</size>
  1644. <snapshotId/>
  1645. <availabilityZone>us-east-1a</availabilityZone>
  1646. <status>creating</status>
  1647. <createTime>2018-06-09T12:27:49.640Z</createTime>
  1648. <attachmentSet/>
  1649. <volumeType>standard</volumeType>
  1650. <encrypted>false</encrypted>
  1651. </item>
  1652. </volumeSet>
  1653. </DescribeVolumesResponse>
  1654. boto: DEBUG: Method: POST
  1655. boto: DEBUG: Path: /
  1656. boto: DEBUG: Data:
  1657. boto: DEBUG: Headers: {}
  1658. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1659. boto: DEBUG: Port: 443
  1660. boto: DEBUG: Params: {'VolumeId.1': u'vol-09348831fb6b01d55', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1661. boto: DEBUG: Token: None
  1662. boto: DEBUG: CanonicalRequest:
  1663. POST
  1664. /
  1665.  
  1666. host:ec2.us-east-1.amazonaws.com
  1667. x-amz-date:20180609T122800Z
  1668.  
  1669. host;x-amz-date
  1670. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  1671. boto: DEBUG: StringToSign:
  1672. AWS4-HMAC-SHA256
  1673. 20180609T122800Z
  1674. 20180609/us-east-1/ec2/aws4_request
  1675. 685bba1b7efc981f1a1d03ce29b3fd5138e13e346be2e10be2667e20e0e35296
  1676. boto: DEBUG: Signature:
  1677. 5d75cfa2eb53c16cfdab727ae2572c7d90839efd05371ddb42edd7aaa4f0a106
  1678. 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': '20180609T122800Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=5d75cfa2eb53c16cfdab727ae2572c7d90839efd05371ddb42edd7aaa4f0a106'}
  1679. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  1680. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  1681. boto: DEBUG: Token: None
  1682. boto: DEBUG: CanonicalRequest:
  1683. POST
  1684. /
  1685.  
  1686. host:ec2.us-east-1.amazonaws.com
  1687. x-amz-date:20180609T122800Z
  1688.  
  1689. host;x-amz-date
  1690. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  1691. boto: DEBUG: StringToSign:
  1692. AWS4-HMAC-SHA256
  1693. 20180609T122800Z
  1694. 20180609/us-east-1/ec2/aws4_request
  1695. 685bba1b7efc981f1a1d03ce29b3fd5138e13e346be2e10be2667e20e0e35296
  1696. boto: DEBUG: Signature:
  1697. 5d75cfa2eb53c16cfdab727ae2572c7d90839efd05371ddb42edd7aaa4f0a106
  1698. 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': '20180609T122800Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=5d75cfa2eb53c16cfdab727ae2572c7d90839efd05371ddb42edd7aaa4f0a106'}
  1699. 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
  1700. 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']
  1701. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:01 GMT')]
  1702. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1703. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1704. <requestId>9909111c-a8d3-4edc-8ff8-21ede58b0f69</requestId>
  1705. <volumeSet>
  1706. <item>
  1707. <volumeId>vol-09348831fb6b01d55</volumeId>
  1708. <size>1</size>
  1709. <snapshotId/>
  1710. <availabilityZone>us-east-1a</availabilityZone>
  1711. <status>available</status>
  1712. <createTime>2018-06-09T12:27:49.640Z</createTime>
  1713. <attachmentSet/>
  1714. <volumeType>standard</volumeType>
  1715. <encrypted>false</encrypted>
  1716. </item>
  1717. </volumeSet>
  1718. </DescribeVolumesResponse>
  1719. boto: DEBUG: Method: POST
  1720. boto: DEBUG: Path: /
  1721. boto: DEBUG: Data:
  1722. boto: DEBUG: Headers: {}
  1723. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1724. boto: DEBUG: Port: 443
  1725. boto: DEBUG: Params: {'ResourceId.1': u'vol-03b84360125227d72', 'Action': 'CreateTags', 'Version': '2014-10-01', 'Tag.1.Key': 'Name', 'Tag.1.Value': 'NixOps Test [machine - /dev/xvdg]'}
  1726. boto: DEBUG: Token: None
  1727. boto: DEBUG: CanonicalRequest:
  1728. POST
  1729. /
  1730.  
  1731. host:ec2.us-east-1.amazonaws.com
  1732. x-amz-date:20180609T122801Z
  1733.  
  1734. host;x-amz-date
  1735. 4c7e45c3593553de70044dbc40057a26189f082d6ae896d933ad6aa4d4b2bc79
  1736. boto: DEBUG: StringToSign:
  1737. AWS4-HMAC-SHA256
  1738. 20180609T122801Z
  1739. 20180609/us-east-1/ec2/aws4_request
  1740. 229d6b5f204c2ce3a26b7d9923bea0dc843c86ada37ffb784c6c894434ef64a4
  1741. boto: DEBUG: Signature:
  1742. 48bdcc2b7963b087b6c1de415ed5e7e4abe7a1ce70e8576f2d6b35a7f66d73cf
  1743. boto: DEBUG: Final headers: {'Content-Length': '148', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122801Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=48bdcc2b7963b087b6c1de415ed5e7e4abe7a1ce70e8576f2d6b35a7f66d73cf'}
  1744. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:01 GMT')]
  1745. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1746. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1747. <requestId>247fcc39-97c1-45fb-bfa9-0c49ee7352b7</requestId>
  1748. <return>true</return>
  1749. </CreateTagsResponse>
  1750. boto: DEBUG: Method: POST
  1751. boto: DEBUG: Path: /
  1752. boto: DEBUG: Data:
  1753. boto: DEBUG: Headers: {}
  1754. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1755. boto: DEBUG: Port: 443
  1756. boto: DEBUG: Params: {'ResourceId.1': u'vol-0650defd167ee77c4', 'Action': 'CreateTags', 'Version': '2014-10-01', 'Tag.1.Key': 'Name', 'Tag.1.Value': 'NixOps Test [machine - /dev/xvda1]'}
  1757. boto: DEBUG: Token: None
  1758. boto: DEBUG: CanonicalRequest:
  1759. POST
  1760. /
  1761.  
  1762. host:ec2.us-east-1.amazonaws.com
  1763. x-amz-date:20180609T122801Z
  1764.  
  1765. host;x-amz-date
  1766. 77d1364e1b0bb8cc20090976d264b48919b6bb1d6dc144027f9a346215ce8a10
  1767. boto: DEBUG: StringToSign:
  1768. AWS4-HMAC-SHA256
  1769. 20180609T122801Z
  1770. 20180609/us-east-1/ec2/aws4_request
  1771. 9ca557a9e25ed8472920e8e1624ee1ff61bcafb895875e7a03cff72897009e54
  1772. boto: DEBUG: Signature:
  1773. d7c55569032c8cce994ce9b5bf53c004f52487de4384596d23628f9789cbaa23
  1774. 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': '20180609T122801Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d7c55569032c8cce994ce9b5bf53c004f52487de4384596d23628f9789cbaa23'}
  1775. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:01 GMT')]
  1776. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1777. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1778. <requestId>e80eed40-c6ca-490b-beda-06a78a39bb8f</requestId>
  1779. <return>true</return>
  1780. </CreateTagsResponse>
  1781. boto: DEBUG: Method: POST
  1782. boto: DEBUG: Path: /
  1783. boto: DEBUG: Data:
  1784. boto: DEBUG: Headers: {}
  1785. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1786. boto: DEBUG: Port: 443
  1787. boto: DEBUG: Params: {'ResourceId.1': u'vol-09348831fb6b01d55', 'Action': 'CreateTags', 'Version': '2014-10-01', 'Tag.1.Key': 'Name', 'Tag.1.Value': 'NixOps Test [machine - /dev/xvdh]'}
  1788. boto: DEBUG: Token: None
  1789. boto: DEBUG: CanonicalRequest:
  1790. POST
  1791. /
  1792.  
  1793. host:ec2.us-east-1.amazonaws.com
  1794. x-amz-date:20180609T122802Z
  1795.  
  1796. host;x-amz-date
  1797. 80d69a13ff32db94ece6cd773eb4d02638fe8957d283ff4a20b6b90f32b2793a
  1798. boto: DEBUG: StringToSign:
  1799. AWS4-HMAC-SHA256
  1800. 20180609T122802Z
  1801. 20180609/us-east-1/ec2/aws4_request
  1802. bf15125c8a1b9903e13e2731d8818d3f624d5a2d0ecddf29e35223f74ff3b854
  1803. boto: DEBUG: Signature:
  1804. d700cc4e02cfda5b7cc6a2d11a90e09e19343944403d67f8346176dac4f4bba9
  1805. boto: DEBUG: Final headers: {'Content-Length': '148', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122802Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d700cc4e02cfda5b7cc6a2d11a90e09e19343944403d67f8346176dac4f4bba9'}
  1806. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:02 GMT')]
  1807. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1808. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1809. <requestId>49ecc723-cc9c-4244-a335-768970230cc5</requestId>
  1810. <return>true</return>
  1811. </CreateTagsResponse>
  1812. boto: DEBUG: Method: POST
  1813. boto: DEBUG: Path: /
  1814. boto: DEBUG: Data:
  1815. boto: DEBUG: Headers: {}
  1816. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1817. boto: DEBUG: Port: 443
  1818. boto: DEBUG: Params: {'VolumeId.1': u'vol-03b84360125227d72', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1819. boto: DEBUG: Token: None
  1820. boto: DEBUG: CanonicalRequest:
  1821. POST
  1822. /
  1823.  
  1824. host:ec2.us-east-1.amazonaws.com
  1825. x-amz-date:20180609T122802Z
  1826.  
  1827. host;x-amz-date
  1828. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1829. boto: DEBUG: StringToSign:
  1830. AWS4-HMAC-SHA256
  1831. 20180609T122802Z
  1832. 20180609/us-east-1/ec2/aws4_request
  1833. 299e828d20f6b9bf54291e99ff205335d2d52de2a6c58aa3302b81cebbaefa92
  1834. boto: DEBUG: Signature:
  1835. ee62a110af6e7d9bdf1ba345a4da6bc10afc67b5b6d5333e14e80e90ee0384b9
  1836. 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': '20180609T122802Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=ee62a110af6e7d9bdf1ba345a4da6bc10afc67b5b6d5333e14e80e90ee0384b9'}
  1837. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:02 GMT')]
  1838. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1839. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1840. <requestId>76d97964-5897-498c-a737-0e5a208179b8</requestId>
  1841. <volumeSet>
  1842. <item>
  1843. <volumeId>vol-03b84360125227d72</volumeId>
  1844. <size>1</size>
  1845. <snapshotId/>
  1846. <availabilityZone>us-east-1a</availabilityZone>
  1847. <status>available</status>
  1848. <createTime>2018-06-09T12:27:38.062Z</createTime>
  1849. <attachmentSet/>
  1850. <tagSet>
  1851. <item>
  1852. <key>Name</key>
  1853. <value>NixOps Test [machine - /dev/xvdg]</value>
  1854. </item>
  1855. </tagSet>
  1856. <volumeType>standard</volumeType>
  1857. <encrypted>false</encrypted>
  1858. </item>
  1859. </volumeSet>
  1860. </DescribeVolumesResponse>
  1861. boto: DEBUG: Method: POST
  1862. boto: DEBUG: Path: /
  1863. boto: DEBUG: Data:
  1864. boto: DEBUG: Headers: {}
  1865. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1866. boto: DEBUG: Port: 443
  1867. boto: DEBUG: Params: {'InstanceId': u'i-0efd6a93ba0f35549', 'Device': u'/dev/sdg', 'Version': '2014-10-01', 'Action': 'AttachVolume', 'VolumeId': u'vol-03b84360125227d72'}
  1868. boto: DEBUG: Token: None
  1869. boto: DEBUG: CanonicalRequest:
  1870. POST
  1871. /
  1872.  
  1873. host:ec2.us-east-1.amazonaws.com
  1874. x-amz-date:20180609T122802Z
  1875.  
  1876. host;x-amz-date
  1877. d29a6f4c4be816e5e1425942b4340d9d1a6f415a36bac9c0b1b9fe900daa5481
  1878. boto: DEBUG: StringToSign:
  1879. AWS4-HMAC-SHA256
  1880. 20180609T122802Z
  1881. 20180609/us-east-1/ec2/aws4_request
  1882. 8684678d9fad45ac44709f8f2327354c0205763e90f72e3d0dd5eff1b56ed9cd
  1883. boto: DEBUG: Signature:
  1884. 0d32cc7e83372b3ba81b662f308ed1d2b1e2f96ee6d194b7a4b172c14afa51c6
  1885. 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': '20180609T122802Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=0d32cc7e83372b3ba81b662f308ed1d2b1e2f96ee6d194b7a4b172c14afa51c6'}
  1886. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:02 GMT')]
  1887. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1888. <AttachVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1889. <requestId>7ee81361-2e70-44ee-ac9a-2e880e9b81d2</requestId>
  1890. <volumeId>vol-03b84360125227d72</volumeId>
  1891. <instanceId>i-0efd6a93ba0f35549</instanceId>
  1892. <device>/dev/sdg</device>
  1893. <status>attaching</status>
  1894. <attachTime>2018-06-09T12:28:02.895Z</attachTime>
  1895. </AttachVolumeResponse>
  1896. boto: DEBUG: Method: POST
  1897. boto: DEBUG: Path: /
  1898. boto: DEBUG: Data:
  1899. boto: DEBUG: Headers: {}
  1900. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1901. boto: DEBUG: Port: 443
  1902. boto: DEBUG: Params: {'VolumeId.1': u'vol-03b84360125227d72', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1903. boto: DEBUG: Token: None
  1904. boto: DEBUG: CanonicalRequest:
  1905. POST
  1906. /
  1907.  
  1908. host:ec2.us-east-1.amazonaws.com
  1909. x-amz-date:20180609T122803Z
  1910.  
  1911. host;x-amz-date
  1912. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1913. boto: DEBUG: StringToSign:
  1914. AWS4-HMAC-SHA256
  1915. 20180609T122803Z
  1916. 20180609/us-east-1/ec2/aws4_request
  1917. c5c3d621e50aabcf27b762e212b88253bae8f9ca880d6a39ae59d77c27c8a6f5
  1918. boto: DEBUG: Signature:
  1919. 0de696cf7a4e1fa416d842ac08d9d2580a7880c73810ddc7887f0b8cc67d25b8
  1920. 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': '20180609T122803Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=0de696cf7a4e1fa416d842ac08d9d2580a7880c73810ddc7887f0b8cc67d25b8'}
  1921. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:03 GMT')]
  1922. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  1923. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  1924. <requestId>b48344f2-35b0-4291-80ff-3abdc5a6507b</requestId>
  1925. <volumeSet>
  1926. <item>
  1927. <volumeId>vol-03b84360125227d72</volumeId>
  1928. <size>1</size>
  1929. <snapshotId/>
  1930. <availabilityZone>us-east-1a</availabilityZone>
  1931. <status>in-use</status>
  1932. <createTime>2018-06-09T12:27:38.062Z</createTime>
  1933. <attachmentSet>
  1934. <item>
  1935. <volumeId>vol-03b84360125227d72</volumeId>
  1936. <instanceId>i-0efd6a93ba0f35549</instanceId>
  1937. <device>/dev/sdg</device>
  1938. <status>attaching</status>
  1939. <attachTime>2018-06-09T12:28:02.000Z</attachTime>
  1940. <deleteOnTermination>false</deleteOnTermination>
  1941. </item>
  1942. </attachmentSet>
  1943. <tagSet>
  1944. <item>
  1945. <key>Name</key>
  1946. <value>NixOps Test [machine - /dev/xvdg]</value>
  1947. </item>
  1948. </tagSet>
  1949. <volumeType>standard</volumeType>
  1950. <encrypted>false</encrypted>
  1951. </item>
  1952. </volumeSet>
  1953. </DescribeVolumesResponse>
  1954. boto: DEBUG: Method: POST
  1955. boto: DEBUG: Path: /
  1956. boto: DEBUG: Data:
  1957. boto: DEBUG: Headers: {}
  1958. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  1959. boto: DEBUG: Port: 443
  1960. boto: DEBUG: Params: {'VolumeId.1': u'vol-03b84360125227d72', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  1961. boto: DEBUG: Token: None
  1962. boto: DEBUG: CanonicalRequest:
  1963. POST
  1964. /
  1965.  
  1966. host:ec2.us-east-1.amazonaws.com
  1967. x-amz-date:20180609T122813Z
  1968.  
  1969. host;x-amz-date
  1970. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1971. boto: DEBUG: StringToSign:
  1972. AWS4-HMAC-SHA256
  1973. 20180609T122813Z
  1974. 20180609/us-east-1/ec2/aws4_request
  1975. b04ce00eda049469c2d473fb791c2d44370c729ea32d1d557f36a18e97673728
  1976. boto: DEBUG: Signature:
  1977. 0e6284608262af911119657ffb51df925da78345863c3bb69bc5e3bc826ed5a2
  1978. 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': '20180609T122813Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=0e6284608262af911119657ffb51df925da78345863c3bb69bc5e3bc826ed5a2'}
  1979. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  1980. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  1981. boto: DEBUG: Token: None
  1982. boto: DEBUG: CanonicalRequest:
  1983. POST
  1984. /
  1985.  
  1986. host:ec2.us-east-1.amazonaws.com
  1987. x-amz-date:20180609T122814Z
  1988.  
  1989. host;x-amz-date
  1990. e376ab76515da28189856173e6d0e3c129216433a0602fb40f4970e864280ecb
  1991. boto: DEBUG: StringToSign:
  1992. AWS4-HMAC-SHA256
  1993. 20180609T122814Z
  1994. 20180609/us-east-1/ec2/aws4_request
  1995. 52bf0b2083d401b42c9e89115762ab068e3aff345519e14bade3e8709a12bed9
  1996. boto: DEBUG: Signature:
  1997. 33490da92736321d2c96fb22519ec005110a4bd644e95b08794745ec7457da41
  1998. 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': '20180609T122814Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=33490da92736321d2c96fb22519ec005110a4bd644e95b08794745ec7457da41'}
  1999. 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
  2000. 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']
  2001. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:14 GMT')]
  2002. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2003. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2004. <requestId>402269d8-c3c8-4c78-84c7-b7ecc9f5903d</requestId>
  2005. <volumeSet>
  2006. <item>
  2007. <volumeId>vol-03b84360125227d72</volumeId>
  2008. <size>1</size>
  2009. <snapshotId/>
  2010. <availabilityZone>us-east-1a</availabilityZone>
  2011. <status>in-use</status>
  2012. <createTime>2018-06-09T12:27:38.062Z</createTime>
  2013. <attachmentSet>
  2014. <item>
  2015. <volumeId>vol-03b84360125227d72</volumeId>
  2016. <instanceId>i-0efd6a93ba0f35549</instanceId>
  2017. <device>/dev/sdg</device>
  2018. <status>attached</status>
  2019. <attachTime>2018-06-09T12:28:02.000Z</attachTime>
  2020. <deleteOnTermination>false</deleteOnTermination>
  2021. </item>
  2022. </attachmentSet>
  2023. <tagSet>
  2024. <item>
  2025. <key>Name</key>
  2026. <value>NixOps Test [machine - /dev/xvdg]</value>
  2027. </item>
  2028. </tagSet>
  2029. <volumeType>standard</volumeType>
  2030. <encrypted>false</encrypted>
  2031. </item>
  2032. </volumeSet>
  2033. </DescribeVolumesResponse>
  2034. boto: DEBUG: Method: POST
  2035. boto: DEBUG: Path: /
  2036. boto: DEBUG: Data:
  2037. boto: DEBUG: Headers: {}
  2038. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2039. boto: DEBUG: Port: 443
  2040. boto: DEBUG: Params: {'VolumeId.1': u'vol-09348831fb6b01d55', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  2041. boto: DEBUG: Token: None
  2042. boto: DEBUG: CanonicalRequest:
  2043. POST
  2044. /
  2045.  
  2046. host:ec2.us-east-1.amazonaws.com
  2047. x-amz-date:20180609T122815Z
  2048.  
  2049. host;x-amz-date
  2050. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  2051. boto: DEBUG: StringToSign:
  2052. AWS4-HMAC-SHA256
  2053. 20180609T122815Z
  2054. 20180609/us-east-1/ec2/aws4_request
  2055. 1843b858fec0680745c3b740d5f0510210426b5cd9cc7e2e34fe017fc78ed090
  2056. boto: DEBUG: Signature:
  2057. 7b71a8bf37bf205ddb0075e845353d3da3779b620be8213be1657d0295539713
  2058. 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': '20180609T122815Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7b71a8bf37bf205ddb0075e845353d3da3779b620be8213be1657d0295539713'}
  2059. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:15 GMT')]
  2060. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2061. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2062. <requestId>f119bd1e-8f29-49a0-ab17-17595da062df</requestId>
  2063. <volumeSet>
  2064. <item>
  2065. <volumeId>vol-09348831fb6b01d55</volumeId>
  2066. <size>1</size>
  2067. <snapshotId/>
  2068. <availabilityZone>us-east-1a</availabilityZone>
  2069. <status>available</status>
  2070. <createTime>2018-06-09T12:27:49.640Z</createTime>
  2071. <attachmentSet/>
  2072. <tagSet>
  2073. <item>
  2074. <key>Name</key>
  2075. <value>NixOps Test [machine - /dev/xvdh]</value>
  2076. </item>
  2077. </tagSet>
  2078. <volumeType>standard</volumeType>
  2079. <encrypted>false</encrypted>
  2080. </item>
  2081. </volumeSet>
  2082. </DescribeVolumesResponse>
  2083. boto: DEBUG: Method: POST
  2084. boto: DEBUG: Path: /
  2085. boto: DEBUG: Data:
  2086. boto: DEBUG: Headers: {}
  2087. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2088. boto: DEBUG: Port: 443
  2089. boto: DEBUG: Params: {'InstanceId': u'i-0efd6a93ba0f35549', 'Device': u'/dev/sdh', 'Version': '2014-10-01', 'Action': 'AttachVolume', 'VolumeId': u'vol-09348831fb6b01d55'}
  2090. boto: DEBUG: Token: None
  2091. boto: DEBUG: CanonicalRequest:
  2092. POST
  2093. /
  2094.  
  2095. host:ec2.us-east-1.amazonaws.com
  2096. x-amz-date:20180609T122815Z
  2097.  
  2098. host;x-amz-date
  2099. 6d19f53278c377b940a66fef1454c9f50dd7bb725ce35a005743935a008a6190
  2100. boto: DEBUG: StringToSign:
  2101. AWS4-HMAC-SHA256
  2102. 20180609T122815Z
  2103. 20180609/us-east-1/ec2/aws4_request
  2104. 2c0bb0694e1d9c49e139c0180056b97c8afa58d692b9a52eb187cc38a888da41
  2105. boto: DEBUG: Signature:
  2106. 5953ef0c8607fe8e9d5cfb6eac3d571ddc3218dac1c422d5cc38d30bace97c6c
  2107. 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': '20180609T122815Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=5953ef0c8607fe8e9d5cfb6eac3d571ddc3218dac1c422d5cc38d30bace97c6c'}
  2108. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:15 GMT')]
  2109. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2110. <AttachVolumeResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2111. <requestId>f5d63555-d5a4-4eb4-8c5b-5d86a51d96eb</requestId>
  2112. <volumeId>vol-09348831fb6b01d55</volumeId>
  2113. <instanceId>i-0efd6a93ba0f35549</instanceId>
  2114. <device>/dev/sdh</device>
  2115. <status>attaching</status>
  2116. <attachTime>2018-06-09T12:28:15.797Z</attachTime>
  2117. </AttachVolumeResponse>
  2118. boto: DEBUG: Method: POST
  2119. boto: DEBUG: Path: /
  2120. boto: DEBUG: Data:
  2121. boto: DEBUG: Headers: {}
  2122. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2123. boto: DEBUG: Port: 443
  2124. boto: DEBUG: Params: {'VolumeId.1': u'vol-09348831fb6b01d55', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  2125. boto: DEBUG: Token: None
  2126. boto: DEBUG: CanonicalRequest:
  2127. POST
  2128. /
  2129.  
  2130. host:ec2.us-east-1.amazonaws.com
  2131. x-amz-date:20180609T122815Z
  2132.  
  2133. host;x-amz-date
  2134. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  2135. boto: DEBUG: StringToSign:
  2136. AWS4-HMAC-SHA256
  2137. 20180609T122815Z
  2138. 20180609/us-east-1/ec2/aws4_request
  2139. 1843b858fec0680745c3b740d5f0510210426b5cd9cc7e2e34fe017fc78ed090
  2140. boto: DEBUG: Signature:
  2141. 7b71a8bf37bf205ddb0075e845353d3da3779b620be8213be1657d0295539713
  2142. 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': '20180609T122815Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7b71a8bf37bf205ddb0075e845353d3da3779b620be8213be1657d0295539713'}
  2143. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:15 GMT')]
  2144. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2145. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2146. <requestId>19e28c8a-8f0a-4f92-87c0-d9acda62314a</requestId>
  2147. <volumeSet>
  2148. <item>
  2149. <volumeId>vol-09348831fb6b01d55</volumeId>
  2150. <size>1</size>
  2151. <snapshotId/>
  2152. <availabilityZone>us-east-1a</availabilityZone>
  2153. <status>in-use</status>
  2154. <createTime>2018-06-09T12:27:49.640Z</createTime>
  2155. <attachmentSet>
  2156. <item>
  2157. <volumeId>vol-09348831fb6b01d55</volumeId>
  2158. <instanceId>i-0efd6a93ba0f35549</instanceId>
  2159. <device>/dev/sdh</device>
  2160. <status>attaching</status>
  2161. <attachTime>2018-06-09T12:28:15.000Z</attachTime>
  2162. <deleteOnTermination>false</deleteOnTermination>
  2163. </item>
  2164. </attachmentSet>
  2165. <tagSet>
  2166. <item>
  2167. <key>Name</key>
  2168. <value>NixOps Test [machine - /dev/xvdh]</value>
  2169. </item>
  2170. </tagSet>
  2171. <volumeType>standard</volumeType>
  2172. <encrypted>false</encrypted>
  2173. </item>
  2174. </volumeSet>
  2175. </DescribeVolumesResponse>
  2176. boto: DEBUG: Method: POST
  2177. boto: DEBUG: Path: /
  2178. boto: DEBUG: Data:
  2179. boto: DEBUG: Headers: {}
  2180. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2181. boto: DEBUG: Port: 443
  2182. boto: DEBUG: Params: {'VolumeId.1': u'vol-09348831fb6b01d55', 'Action': 'DescribeVolumes', 'Version': '2014-10-01'}
  2183. boto: DEBUG: Token: None
  2184. boto: DEBUG: CanonicalRequest:
  2185. POST
  2186. /
  2187.  
  2188. host:ec2.us-east-1.amazonaws.com
  2189. x-amz-date:20180609T122826Z
  2190.  
  2191. host;x-amz-date
  2192. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  2193. boto: DEBUG: StringToSign:
  2194. AWS4-HMAC-SHA256
  2195. 20180609T122826Z
  2196. 20180609/us-east-1/ec2/aws4_request
  2197. 771655d4214c07e7964f99e131e711e24a1f5acc888650236a75a41ead0a132d
  2198. boto: DEBUG: Signature:
  2199. ac6bed45d6c89e5f3ff6744a278091c09f70d62829e7aee734bf1f63596b1607
  2200. 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': '20180609T122826Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=ac6bed45d6c89e5f3ff6744a278091c09f70d62829e7aee734bf1f63596b1607'}
  2201. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  2202. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2203. boto: DEBUG: Token: None
  2204. boto: DEBUG: CanonicalRequest:
  2205. POST
  2206. /
  2207.  
  2208. host:ec2.us-east-1.amazonaws.com
  2209. x-amz-date:20180609T122826Z
  2210.  
  2211. host;x-amz-date
  2212. 7164b7cc4df958d9c84c4405dbc0a9b3bea03dbbef50407479500bbc9f41c249
  2213. boto: DEBUG: StringToSign:
  2214. AWS4-HMAC-SHA256
  2215. 20180609T122826Z
  2216. 20180609/us-east-1/ec2/aws4_request
  2217. 771655d4214c07e7964f99e131e711e24a1f5acc888650236a75a41ead0a132d
  2218. boto: DEBUG: Signature:
  2219. ac6bed45d6c89e5f3ff6744a278091c09f70d62829e7aee734bf1f63596b1607
  2220. 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': '20180609T122826Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=ac6bed45d6c89e5f3ff6744a278091c09f70d62829e7aee734bf1f63596b1607'}
  2221. 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
  2222. 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']
  2223. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:27 GMT')]
  2224. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2225. <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2226. <requestId>c0793556-f2ed-43e8-8e2c-0f5e464018ab</requestId>
  2227. <volumeSet>
  2228. <item>
  2229. <volumeId>vol-09348831fb6b01d55</volumeId>
  2230. <size>1</size>
  2231. <snapshotId/>
  2232. <availabilityZone>us-east-1a</availabilityZone>
  2233. <status>in-use</status>
  2234. <createTime>2018-06-09T12:27:49.640Z</createTime>
  2235. <attachmentSet>
  2236. <item>
  2237. <volumeId>vol-09348831fb6b01d55</volumeId>
  2238. <instanceId>i-0efd6a93ba0f35549</instanceId>
  2239. <device>/dev/sdh</device>
  2240. <status>attached</status>
  2241. <attachTime>2018-06-09T12:28:15.000Z</attachTime>
  2242. <deleteOnTermination>false</deleteOnTermination>
  2243. </item>
  2244. </attachmentSet>
  2245. <tagSet>
  2246. <item>
  2247. <key>Name</key>
  2248. <value>NixOps Test [machine - /dev/xvdh]</value>
  2249. </item>
  2250. </tagSet>
  2251. <volumeType>standard</volumeType>
  2252. <encrypted>false</encrypted>
  2253. </item>
  2254. </volumeSet>
  2255. </DescribeVolumesResponse>
  2256. --------------------- >> end captured logging << ---------------------
  2257.  
  2258. ======================================================================
  2259. ERROR: tests.functional.test_backups.TestBackups.test_simple_restore
  2260. ----------------------------------------------------------------------
  2261. Traceback (most recent call last):
  2262. File "/nix/store/dcny8krfifxj1hnnm3xkgw7p7i2xj6wk-python2.7-nose-1.3.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2263. self.test(*self.arg)
  2264. File "/home/srghma/projects/nixops/tests/functional/test_backups.py", line 36, in test_simple_restore
  2265. self.backup_and_restore_path()
  2266. File "/home/srghma/projects/nixops/tests/functional/test_backups.py", line 24, in backup_and_restore_path
  2267. self.depl.deploy()
  2268. File "/home/srghma/projects/nixops/nixops/deployment.py", line 989, in deploy
  2269. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  2270. File "/home/srghma/projects/nixops/nixops/deployment.py", line 978, in run_with_notify
  2271. f()
  2272. File "/home/srghma/projects/nixops/nixops/deployment.py", line 989, in <lambda>
  2273. self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  2274. File "/home/srghma/projects/nixops/nixops/deployment.py", line 922, in _deploy
  2275. nixops.parallel.run_tasks(nr_workers=-1, tasks=self.active_resources.itervalues(), worker_fun=worker)
  2276. File "/home/srghma/projects/nixops/nixops/parallel.py", line 44, in thread_fun
  2277. result_queue.put((worker_fun(t), None, t.name))
  2278. File "/home/srghma/projects/nixops/nixops/deployment.py", line 913, in worker
  2279. r.wait_for_ssh(check=check)
  2280. File "/home/srghma/projects/nixops/nixops/backends/__init__.py", line 310, in wait_for_ssh
  2281. self.ssh_pinged = True
  2282. File "/home/srghma/projects/nixops/nixops/util.py", line 258, in set
  2283. else: self._set_attr(name, x)
  2284. File "/home/srghma/projects/nixops/nixops/resources/__init__.py", line 74, in _set_attr
  2285. self._set_attrs({name: value})
  2286. File "/home/srghma/projects/nixops/nixops/resources/__init__.py", line 69, in _set_attrs
  2287. self.depl._state.set_resource_attrs(self.depl.uuid, self.id, attrs)
  2288. File "/home/srghma/projects/nixops/nixops/state/sqlite_connector.py", line 356, in set_resource_attrs
  2289. .format(value, resource_id, name)
  2290. OperationalError: no such column: True
  2291. -------------------- >> begin captured logging << --------------------
  2292. boto: DEBUG: Using access key provided by client.
  2293. boto: DEBUG: Using secret key provided by client.
  2294. boto: DEBUG: Method: POST
  2295. boto: DEBUG: Path: /
  2296. boto: DEBUG: Data:
  2297. boto: DEBUG: Headers: {}
  2298. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2299. boto: DEBUG: Port: 443
  2300. boto: DEBUG: Params: {'Action': 'CreateSecurityGroup', 'GroupName': u'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group', 'Version': '2014-10-01', 'GroupDescription': u'Security group for NixOps tests'}
  2301. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2302. boto: DEBUG: Token: None
  2303. boto: DEBUG: CanonicalRequest:
  2304. POST
  2305. /
  2306.  
  2307. host:ec2.us-east-1.amazonaws.com
  2308. x-amz-date:20180609T122829Z
  2309.  
  2310. host;x-amz-date
  2311. a30487e8868e0edb6ba95d834e0d2721bab7d61029391891b9f41d3aa9286e6b
  2312. boto: DEBUG: StringToSign:
  2313. AWS4-HMAC-SHA256
  2314. 20180609T122829Z
  2315. 20180609/us-east-1/ec2/aws4_request
  2316. c4203de1878d7d9a95161ccedd84b465db2ed0d537f28150e54f0909d0e1ee66
  2317. boto: DEBUG: Signature:
  2318. d89effff8444a76edd8f1230e6e8f2e5db4b627b07f241b8ef16840cb1386d67
  2319. 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': '20180609T122829Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d89effff8444a76edd8f1230e6e8f2e5db4b627b07f241b8ef16840cb1386d67'}
  2320. boto: DEBUG: Using access key provided by client.
  2321. boto: DEBUG: Using secret key provided by client.
  2322. boto: DEBUG: Method: POST
  2323. boto: DEBUG: Path: /
  2324. boto: DEBUG: Data:
  2325. boto: DEBUG: Headers: {}
  2326. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2327. boto: DEBUG: Port: 443
  2328. boto: DEBUG: Params: {'Action': 'DescribeKeyPairs', 'Version': '2014-10-01', 'KeyName.1': 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair'}
  2329. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2330. boto: DEBUG: Token: None
  2331. boto: DEBUG: CanonicalRequest:
  2332. POST
  2333. /
  2334.  
  2335. host:ec2.us-east-1.amazonaws.com
  2336. x-amz-date:20180609T122829Z
  2337.  
  2338. host;x-amz-date
  2339. a12e06d11235d0f41c784435b638f81c4b88b9f21149dce7152aea91c8156136
  2340. boto: DEBUG: StringToSign:
  2341. AWS4-HMAC-SHA256
  2342. 20180609T122829Z
  2343. 20180609/us-east-1/ec2/aws4_request
  2344. 72a21fb19e2856daaaa749d87a4ab7746f3bff09a3c77422b7d0159e7e166847
  2345. boto: DEBUG: Signature:
  2346. cbeab2293273224ed9bd030f84ac7620abe774ca61ed693ad0330c6f0ac36442
  2347. 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': '20180609T122829Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=cbeab2293273224ed9bd030f84ac7620abe774ca61ed693ad0330c6f0ac36442'}
  2348. 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
  2349. 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
  2350. 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']
  2351. 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']
  2352. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('date', 'Sat, 09 Jun 2018 12:28:30 GMT'), ('connection', 'close'), ('server', 'AmazonEC2')]
  2353. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2354. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair' does not exist</Message></Error></Errors><RequestID>096ad363-1fd9-4270-9c35-a6c0abcdf39f</RequestID></Response>
  2355. boto: ERROR: 400 Bad Request
  2356. boto: ERROR: <?xml version="1.0" encoding="UTF-8"?>
  2357. <Response><Errors><Error><Code>InvalidKeyPair.NotFound</Code><Message>The key pair 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair' does not exist</Message></Error></Errors><RequestID>096ad363-1fd9-4270-9c35-a6c0abcdf39f</RequestID></Response>
  2358. boto: DEBUG: Method: POST
  2359. boto: DEBUG: Path: /
  2360. boto: DEBUG: Data:
  2361. boto: DEBUG: Headers: {}
  2362. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2363. boto: DEBUG: Port: 443
  2364. boto: DEBUG: Params: {'Action': 'ImportKeyPair', 'PublicKeyMaterial': 'c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDL0E1VE5WZWhDM3RTdDRjOVdPSjI4cDVoQkNjTGFhajUxT1hpSWVUMzBPL21oM0xwOGVMNzcvdFh3aTZueXRFVU9JMWJtaHdIVzlENmhOdEh3V1Z5MTdIeDF3UlZQUUptaVFYU3Yvemh0U2swcjBsWFdFeVFScFBqcDFoNXFBYUpVRXZBcW41Z2NBZTJxeTQzYVc5aDNoRmZCTjFlN0RtVSthSnJpeVpBdzhUNG1mVUNZN1dlbjl6c3BnQXZUTGVBTnBNZFF2WjBqVkcxQmNIcUd2R3JRZ0dMNWJ5TUw4UmhrMlJEYlQ2bEN0SFlLNHNYZzRZQlI4VW5QWTJNSmpUQ2gwaVd1cmtpeUNkOFQyTUsvdXRscEpzbVRNck5QZzVvWk52ekJSbnRTYlVOMldCWHlpdWxGNUtDbnU4VHArckdURHpoQzlsN1ZvaEpNdTQrZmFINmggTml4T3BzIGF1dG8tZ2VuZXJhdGVkIGtleQ==', 'KeyName': 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair', 'Version': '2014-10-01'}
  2365. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2366. boto: DEBUG: Token: None
  2367. boto: DEBUG: CanonicalRequest:
  2368. POST
  2369. /
  2370.  
  2371. host:ec2.us-east-1.amazonaws.com
  2372. x-amz-date:20180609T122830Z
  2373.  
  2374. host;x-amz-date
  2375. b23cec9c5b9a6e41afdf2f4c7a03634522bc9b6c6e027c6a0b0078e210b81f6f
  2376. boto: DEBUG: StringToSign:
  2377. AWS4-HMAC-SHA256
  2378. 20180609T122830Z
  2379. 20180609/us-east-1/ec2/aws4_request
  2380. 05e86e94fb3f487b8b61c9f22ce5320f8d2d54f4f469dff5f1f297e092f03b5b
  2381. boto: DEBUG: Signature:
  2382. 3d515e92c864959deaa50dc4aa7f61696647d8f811830cd1f884a64cb82f142f
  2383. 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': '20180609T122830Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=3d515e92c864959deaa50dc4aa7f61696647d8f811830cd1f884a64cb82f142f'}
  2384. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:29 GMT')]
  2385. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2386. <CreateSecurityGroupResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2387. <requestId>a8485a52-6dcf-4d0d-b104-365ce6988637</requestId>
  2388. <return>true</return>
  2389. <groupId>sg-1eaa4855</groupId>
  2390. </CreateSecurityGroupResponse>
  2391. boto: DEBUG: Method: POST
  2392. boto: DEBUG: Path: /
  2393. boto: DEBUG: Data:
  2394. boto: DEBUG: Headers: {}
  2395. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2396. boto: DEBUG: Port: 443
  2397. 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-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group', 'Version': '2014-10-01', 'Action': 'AuthorizeSecurityGroupIngress'}
  2398. boto: DEBUG: Token: None
  2399. boto: DEBUG: CanonicalRequest:
  2400. POST
  2401. /
  2402.  
  2403. host:ec2.us-east-1.amazonaws.com
  2404. x-amz-date:20180609T122830Z
  2405.  
  2406. host;x-amz-date
  2407. c76d3835764f0f28e6b0af5320d8c050e56735336b9c10662c0d461f9dd7e1a3
  2408. boto: DEBUG: StringToSign:
  2409. AWS4-HMAC-SHA256
  2410. 20180609T122830Z
  2411. 20180609/us-east-1/ec2/aws4_request
  2412. 09654983a318d2d3db8676a1d3eb022bdf2b6b2bac2dd864a288d5a3cb5ead43
  2413. boto: DEBUG: Signature:
  2414. bbe43023ea1608e231273186b51d350caefdad96f88dc4cd5ed811470c0a7c78
  2415. 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': '20180609T122830Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=bbe43023ea1608e231273186b51d350caefdad96f88dc4cd5ed811470c0a7c78'}
  2416. 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
  2417. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:30 GMT'), ('content-length', '259'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  2418. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2419. <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2420. <requestId>d7504e05-adb7-40ad-8bf3-9dc9a00ef18e</requestId>
  2421. <return>true</return>
  2422. </AuthorizeSecurityGroupIngressResponse>
  2423.  
  2424. 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']
  2425. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:30 GMT'), ('content-length', '365'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  2426. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2427. <ImportKeyPairResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2428. <requestId>41534beb-eeeb-46e7-a29a-1aca5f3bdc18</requestId>
  2429. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  2430. <keyFingerprint>ff:00:6c:f8:e1:5a:39:74:4b:3f:1a:06:3c:7a:b4:53</keyFingerprint>
  2431. </ImportKeyPairResponse>
  2432.  
  2433. boto: DEBUG: Using access key provided by client.
  2434. boto: DEBUG: Using secret key provided by client.
  2435. botocore.session: DEBUG: Loading variable profile from defaults.
  2436. botocore.session: DEBUG: Loading variable config_file from defaults.
  2437. botocore.session: DEBUG: Loading variable credentials_file from defaults.
  2438. botocore.session: DEBUG: Loading variable data_path from defaults.
  2439. botocore.session: DEBUG: Loading variable profile from defaults.
  2440. botocore.session: DEBUG: Loading variable ca_bundle from defaults.
  2441. botocore.session: DEBUG: Loading variable profile from defaults.
  2442. botocore.session: DEBUG: Loading variable api_versions from defaults.
  2443. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/endpoints.json
  2444. botocore.session: DEBUG: Loading variable profile from defaults.
  2445. botocore.hooks: DEBUG: Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f6d17513e60>
  2446. 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
  2447. botocore.hooks: DEBUG: Event creating-client-class.ec2: calling handler <function add_generate_presigned_url at 0x7f6d174de320>
  2448. botocore.args: DEBUG: The s3 config key is not a dictionary type, ignoring its value of: None
  2449. botocore.endpoint: DEBUG: Setting ec2 timeout as (60, 60)
  2450. botocore.loaders: DEBUG: Loading JSON file: /nix/store/cw5qvyrw5b33dmmnnf7sar8b6xdcbldn-python2.7-botocore-1.8.45/lib/python2.7/site-packages/botocore/data/_retry.json
  2451. botocore.client: DEBUG: Registering retry handlers for service: ec2
  2452. boto: DEBUG: Method: POST
  2453. boto: DEBUG: Path: /
  2454. boto: DEBUG: Data:
  2455. boto: DEBUG: Headers: {}
  2456. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2457. boto: DEBUG: Port: 443
  2458. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  2459. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2460. boto: DEBUG: Token: None
  2461. boto: DEBUG: CanonicalRequest:
  2462. POST
  2463. /
  2464.  
  2465. host:ec2.us-east-1.amazonaws.com
  2466. x-amz-date:20180609T122831Z
  2467.  
  2468. host;x-amz-date
  2469. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  2470. boto: DEBUG: StringToSign:
  2471. AWS4-HMAC-SHA256
  2472. 20180609T122831Z
  2473. 20180609/us-east-1/ec2/aws4_request
  2474. 1f1fa448621b67892f268b52995f2f3b161ff4fbca31aad3050e1aa5cc4baf07
  2475. boto: DEBUG: Signature:
  2476. 14c658fe6c18b07fd27abe8777788a28d096ff25a3006368890f905660b6c5c1
  2477. 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': '20180609T122831Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=14c658fe6c18b07fd27abe8777788a28d096ff25a3006368890f905660b6c5c1'}
  2478. 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
  2479. 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']
  2480. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:31 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  2481. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2482. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2483. <requestId>7462a066-3c3c-4b07-b957-31cc62f36562</requestId>
  2484. <imagesSet>
  2485. <item>
  2486. <imageId>ami-d464cba9</imageId>
  2487. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  2488. <imageState>available</imageState>
  2489. <imageOwnerId>080433136561</imageOwnerId>
  2490. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  2491. <isPublic>true</isPublic>
  2492. <architecture>x86_64</architecture>
  2493. <imageType>machine</imageType>
  2494. <sriovNetSupport>simple</sriovNetSupport>
  2495. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  2496. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  2497. <rootDeviceType>ebs</rootDeviceType>
  2498. <rootDeviceName>/dev/sda1</rootDeviceName>
  2499. <blockDeviceMapping>
  2500. <item>
  2501. <deviceName>/dev/sda1</deviceName>
  2502. <ebs>
  2503. <snapshotId>snap-004b97287c249fe78</snapshotId>
  2504. <volumeSize>3</volumeSize>
  2505. <deleteOnTermination>true</deleteOnTermination>
  2506. <volumeType>gp2</volumeType>
  2507. <encrypted>false</encrypted>
  2508. </ebs>
  2509. </item>
  2510. <item>
  2511. <deviceName>/dev/sdb</deviceName>
  2512. <virtualName>ephemeral0</virtualName>
  2513. </item>
  2514. <item>
  2515. <deviceName>/dev/sdc</deviceName>
  2516. <virtualName>ephemeral1</virtualName>
  2517. </item>
  2518. <item>
  2519. <deviceName>/dev/sdd</deviceName>
  2520. <virtualName>ephemeral2</virtualName>
  2521. </item>
  2522. <item>
  2523. <deviceName>/dev/sde</deviceName>
  2524. <virtualName>ephemeral3</virtualName>
  2525. </item>
  2526. </blockDeviceMapping>
  2527. <virtualizationType>hvm</virtualizationType>
  2528. <hypervisor>xen</hypervisor>
  2529. </item>
  2530. </imagesSet>
  2531. </DescribeImagesResponse>
  2532. boto: DEBUG: Method: POST
  2533. boto: DEBUG: Path: /
  2534. boto: DEBUG: Data:
  2535. boto: DEBUG: Headers: {}
  2536. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2537. boto: DEBUG: Port: 443
  2538. boto: DEBUG: Params: {'Action': 'DescribeImages', 'ImageId.1': 'ami-d464cba9', 'Version': '2014-10-01'}
  2539. boto: DEBUG: Token: None
  2540. boto: DEBUG: CanonicalRequest:
  2541. POST
  2542. /
  2543.  
  2544. host:ec2.us-east-1.amazonaws.com
  2545. x-amz-date:20180609T122832Z
  2546.  
  2547. host;x-amz-date
  2548. c9c91a890054bf04098a23eddba152859b78882085e6f5d8e65d5b72c6211ac5
  2549. boto: DEBUG: StringToSign:
  2550. AWS4-HMAC-SHA256
  2551. 20180609T122832Z
  2552. 20180609/us-east-1/ec2/aws4_request
  2553. aafdd959d6edce8c203c2492cb2a4cb31ca1f81f79e1b1a03becbb911ac1d8fc
  2554. boto: DEBUG: Signature:
  2555. c5b17de1ec90c053bde618747e1a888cbb12323138ee2c0bcb0f956ba5c64b0a
  2556. 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': '20180609T122832Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=c5b17de1ec90c053bde618747e1a888cbb12323138ee2c0bcb0f956ba5c64b0a'}
  2557. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:31 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '2287'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  2558. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2559. <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2560. <requestId>390773ef-4527-4e51-8bd1-d0d31a712025</requestId>
  2561. <imagesSet>
  2562. <item>
  2563. <imageId>ami-d464cba9</imageId>
  2564. <imageLocation>080433136561/nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</imageLocation>
  2565. <imageState>available</imageState>
  2566. <imageOwnerId>080433136561</imageOwnerId>
  2567. <creationDate>2018-04-05T09:31:41.000Z</creationDate>
  2568. <isPublic>true</isPublic>
  2569. <architecture>x86_64</architecture>
  2570. <imageType>machine</imageType>
  2571. <sriovNetSupport>simple</sriovNetSupport>
  2572. <name>nixos-18.03.131792.becbe4dbe16-x86_64-hvm-ebs</name>
  2573. <description>NixOS x86_64-linux 18.03.131792.becbe4dbe16 (hvm-ebs)</description>
  2574. <rootDeviceType>ebs</rootDeviceType>
  2575. <rootDeviceName>/dev/sda1</rootDeviceName>
  2576. <blockDeviceMapping>
  2577. <item>
  2578. <deviceName>/dev/sda1</deviceName>
  2579. <ebs>
  2580. <snapshotId>snap-004b97287c249fe78</snapshotId>
  2581. <volumeSize>3</volumeSize>
  2582. <deleteOnTermination>true</deleteOnTermination>
  2583. <volumeType>gp2</volumeType>
  2584. <encrypted>false</encrypted>
  2585. </ebs>
  2586. </item>
  2587. <item>
  2588. <deviceName>/dev/sdb</deviceName>
  2589. <virtualName>ephemeral0</virtualName>
  2590. </item>
  2591. <item>
  2592. <deviceName>/dev/sdc</deviceName>
  2593. <virtualName>ephemeral1</virtualName>
  2594. </item>
  2595. <item>
  2596. <deviceName>/dev/sdd</deviceName>
  2597. <virtualName>ephemeral2</virtualName>
  2598. </item>
  2599. <item>
  2600. <deviceName>/dev/sde</deviceName>
  2601. <virtualName>ephemeral3</virtualName>
  2602. </item>
  2603. </blockDeviceMapping>
  2604. <virtualizationType>hvm</virtualizationType>
  2605. <hypervisor>xen</hypervisor>
  2606. </item>
  2607. </imagesSet>
  2608. </DescribeImagesResponse>
  2609. boto: DEBUG: Method: POST
  2610. boto: DEBUG: Path: /
  2611. boto: DEBUG: Data:
  2612. boto: DEBUG: Headers: {}
  2613. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2614. boto: DEBUG: Port: 443
  2615. boto: DEBUG: Params: {'UserData': u'U1NIX0hPU1RfRUQyNTUxOV9LRVlfUFVCOnNzaC1lZDI1NTE5IEFBQUFDM056YUMxbFpESTFOVEU1QUFBQUlGem5ZNmp5RzhxQWN0c25GNmEvVjkrYlZYdUNIbWs3Q0x2QVFQWUVBNnFmIE5peE9wcyBhdXRvLWdlbmVyYXRlZCBrZXkKU1NIX0hPU1RfRUQyNTUxOV9LRVk6LS0tLS1CRUdJTiBPUEVOU1NIIFBSSVZBVEUgS0VZLS0tLS18YjNCbGJuTnphQzFyWlhrdGRqRUFBQUFBQkc1dmJtVUFBQUFFYm05dVpRQUFBQUFBQUFBQkFBQUFNd0FBQUF0emMyZ3RaV3xReU5UVXhPUUFBQUNCYzUyT284aHZLZ0hMYkp4ZW12MWZmbTFWN2doNXBPd2k3d0VEMkJBT3Fud0FBQUtBWWVlbXhHSG5wfHNRQUFBQXR6YzJndFpXUXlOVFV4T1FBQUFDQmM1Mk9vOGh2S2dITGJKeGVtdjFmZm0xVjdnaDVwT3dpN3dFRDJCQU9xbnd8QUFBRUE2QU1aT2JGWG5XcFROMmQ1TVBuRVI1MU5DZGFXbzNtZHBFM1FrNW41d3RGem5ZNmp5RzhxQWN0c25GNmEvVjkrYnxWWHVDSG1rN0NMdkFRUFlFQTZxZkFBQUFHVTVwZUU5d2N5QmhkWFJ2TFdkbGJtVnlZWFJsWkNCclpYa0JBZ01FfC0tLS0tRU5EIE9QRU5TU0ggUFJJVkFURSBLRVktLS0tLXwK', 'Version': '2014-10-01', 'SecurityGroup.1': 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group', 'ImageId': 'ami-d464cba9', 'KeyName': 'charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair', 'ClientToken': u'MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L', 'Action': 'RunInstances', 'MinCount': 1, 'InstanceType': 'c4.large', 'MaxCount': 1}
  2616. boto: DEBUG: Token: None
  2617. boto: DEBUG: CanonicalRequest:
  2618. POST
  2619. /
  2620.  
  2621. host:ec2.us-east-1.amazonaws.com
  2622. x-amz-date:20180609T122832Z
  2623.  
  2624. host;x-amz-date
  2625. 5cc5dc8076221914fec750ebe70ea15755b877806bdf72344c465e9666795901
  2626. boto: DEBUG: StringToSign:
  2627. AWS4-HMAC-SHA256
  2628. 20180609T122832Z
  2629. 20180609/us-east-1/ec2/aws4_request
  2630. b0053ecffa0ca33cc3443ff98b17a49fbf02b25c9f95685194b7b2ed1494f147
  2631. boto: DEBUG: Signature:
  2632. 233ad782c8d029584283c5dea355e5226775dc248750392a9c06a00bfb1fdd0c
  2633. boto: DEBUG: Final headers: {'Content-Length': '1101', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122832Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=233ad782c8d029584283c5dea355e5226775dc248750392a9c06a00bfb1fdd0c'}
  2634. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:32 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '4090'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  2635. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2636. <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2637. <requestId>8eac7e63-ca7e-4cfb-ba34-a09c4b43fca7</requestId>
  2638. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  2639. <ownerId>749780939545</ownerId>
  2640. <groupSet/>
  2641. <instancesSet>
  2642. <item>
  2643. <instanceId>i-0aaac644861b39f9b</instanceId>
  2644. <imageId>ami-d464cba9</imageId>
  2645. <instanceState>
  2646. <code>0</code>
  2647. <name>pending</name>
  2648. </instanceState>
  2649. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2650. <dnsName></dnsName>
  2651. <reason></reason>
  2652. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  2653. <amiLaunchIndex>0</amiLaunchIndex>
  2654. <productCodes/>
  2655. <instanceType>c4.large</instanceType>
  2656. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  2657. <placement>
  2658. <availabilityZone>us-east-1a</availabilityZone>
  2659. <groupName></groupName>
  2660. <tenancy>default</tenancy>
  2661. </placement>
  2662. <monitoring>
  2663. <state>disabled</state>
  2664. </monitoring>
  2665. <subnetId>subnet-8ba797fc</subnetId>
  2666. <vpcId>vpc-5ea64a3a</vpcId>
  2667. <privateIpAddress>172.31.14.4</privateIpAddress>
  2668. <sourceDestCheck>true</sourceDestCheck>
  2669. <groupSet>
  2670. <item>
  2671. <groupId>sg-1eaa4855</groupId>
  2672. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  2673. </item>
  2674. </groupSet>
  2675. <stateReason>
  2676. <code>pending</code>
  2677. <message>pending</message>
  2678. </stateReason>
  2679. <architecture>x86_64</architecture>
  2680. <rootDeviceType>ebs</rootDeviceType>
  2681. <rootDeviceName>/dev/sda1</rootDeviceName>
  2682. <blockDeviceMapping/>
  2683. <virtualizationType>hvm</virtualizationType>
  2684. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  2685. <hypervisor>xen</hypervisor>
  2686. <networkInterfaceSet>
  2687. <item>
  2688. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  2689. <subnetId>subnet-8ba797fc</subnetId>
  2690. <vpcId>vpc-5ea64a3a</vpcId>
  2691. <description></description>
  2692. <ownerId>749780939545</ownerId>
  2693. <status>in-use</status>
  2694. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  2695. <privateIpAddress>172.31.14.4</privateIpAddress>
  2696. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2697. <sourceDestCheck>true</sourceDestCheck>
  2698. <groupSet>
  2699. <item>
  2700. <groupId>sg-1eaa4855</groupId>
  2701. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  2702. </item>
  2703. </groupSet>
  2704. <attachment>
  2705. <attachmentId>eni-attach-51c6a959</attachmentId>
  2706. <deviceIndex>0</deviceIndex>
  2707. <status>attaching</status>
  2708. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  2709. <deleteOnTermination>true</deleteOnTermination>
  2710. </attachment>
  2711. <privateIpAddressesSet>
  2712. <item>
  2713. <privateIpAddress>172.31.14.4</privateIpAddress>
  2714. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2715. <primary>true</primary>
  2716. </item>
  2717. </privateIpAddressesSet>
  2718. </item>
  2719. </networkInterfaceSet>
  2720. <ebsOptimized>false</ebsOptimized>
  2721. </item>
  2722. </instancesSet>
  2723. </RunInstancesResponse>
  2724.  
  2725. boto: DEBUG: Method: POST
  2726. boto: DEBUG: Path: /
  2727. boto: DEBUG: Data:
  2728. boto: DEBUG: Headers: {}
  2729. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2730. boto: DEBUG: Port: 443
  2731. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0aaac644861b39f9b'}
  2732. boto: DEBUG: Token: None
  2733. boto: DEBUG: CanonicalRequest:
  2734. POST
  2735. /
  2736.  
  2737. host:ec2.us-east-1.amazonaws.com
  2738. x-amz-date:20180609T122833Z
  2739.  
  2740. host;x-amz-date
  2741. 993003d02d3db9703100159bfd1b010c0626192e68465f892a979305300229d4
  2742. boto: DEBUG: StringToSign:
  2743. AWS4-HMAC-SHA256
  2744. 20180609T122833Z
  2745. 20180609/us-east-1/ec2/aws4_request
  2746. e03b0ea4cda3301450ce19090cd2671dffe8c4a49c28a1585c0d02b24bf3bf91
  2747. boto: DEBUG: Signature:
  2748. 0b759ea446688f924f058cf9a4f7abfbc9194be89e1064a7a08fa4dad79dee61
  2749. 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': '20180609T122833Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=0b759ea446688f924f058cf9a4f7abfbc9194be89e1064a7a08fa4dad79dee61'}
  2750. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:33 GMT')]
  2751. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2752. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2753. <requestId>df8cbc2f-b9d0-413c-ad7f-08391917f1a9</requestId>
  2754. <reservationSet>
  2755. <item>
  2756. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  2757. <ownerId>749780939545</ownerId>
  2758. <groupSet/>
  2759. <instancesSet>
  2760. <item>
  2761. <instanceId>i-0aaac644861b39f9b</instanceId>
  2762. <imageId>ami-d464cba9</imageId>
  2763. <instanceState>
  2764. <code>0</code>
  2765. <name>pending</name>
  2766. </instanceState>
  2767. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2768. <dnsName>ec2-18-205-233-27.compute-1.amazonaws.com</dnsName>
  2769. <reason/>
  2770. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  2771. <amiLaunchIndex>0</amiLaunchIndex>
  2772. <productCodes/>
  2773. <instanceType>c4.large</instanceType>
  2774. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  2775. <placement>
  2776. <availabilityZone>us-east-1a</availabilityZone>
  2777. <groupName/>
  2778. <tenancy>default</tenancy>
  2779. </placement>
  2780. <monitoring>
  2781. <state>disabled</state>
  2782. </monitoring>
  2783. <subnetId>subnet-8ba797fc</subnetId>
  2784. <vpcId>vpc-5ea64a3a</vpcId>
  2785. <privateIpAddress>172.31.14.4</privateIpAddress>
  2786. <ipAddress>18.205.233.27</ipAddress>
  2787. <sourceDestCheck>true</sourceDestCheck>
  2788. <groupSet>
  2789. <item>
  2790. <groupId>sg-1eaa4855</groupId>
  2791. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  2792. </item>
  2793. </groupSet>
  2794. <architecture>x86_64</architecture>
  2795. <rootDeviceType>ebs</rootDeviceType>
  2796. <rootDeviceName>/dev/sda1</rootDeviceName>
  2797. <blockDeviceMapping/>
  2798. <virtualizationType>hvm</virtualizationType>
  2799. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  2800. <hypervisor>xen</hypervisor>
  2801. <networkInterfaceSet>
  2802. <item>
  2803. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  2804. <subnetId>subnet-8ba797fc</subnetId>
  2805. <vpcId>vpc-5ea64a3a</vpcId>
  2806. <description/>
  2807. <ownerId>749780939545</ownerId>
  2808. <status>in-use</status>
  2809. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  2810. <privateIpAddress>172.31.14.4</privateIpAddress>
  2811. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2812. <sourceDestCheck>true</sourceDestCheck>
  2813. <groupSet>
  2814. <item>
  2815. <groupId>sg-1eaa4855</groupId>
  2816. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  2817. </item>
  2818. </groupSet>
  2819. <attachment>
  2820. <attachmentId>eni-attach-51c6a959</attachmentId>
  2821. <deviceIndex>0</deviceIndex>
  2822. <status>attaching</status>
  2823. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  2824. <deleteOnTermination>true</deleteOnTermination>
  2825. </attachment>
  2826. <association>
  2827. <publicIp>18.205.233.27</publicIp>
  2828. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  2829. <ipOwnerId>amazon</ipOwnerId>
  2830. </association>
  2831. <privateIpAddressesSet>
  2832. <item>
  2833. <privateIpAddress>172.31.14.4</privateIpAddress>
  2834. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  2835. <primary>true</primary>
  2836. <association>
  2837. <publicIp>18.205.233.27</publicIp>
  2838. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  2839. <ipOwnerId>amazon</ipOwnerId>
  2840. </association>
  2841. </item>
  2842. </privateIpAddressesSet>
  2843. </item>
  2844. </networkInterfaceSet>
  2845. <ebsOptimized>false</ebsOptimized>
  2846. </item>
  2847. </instancesSet>
  2848. </item>
  2849. </reservationSet>
  2850. </DescribeInstancesResponse>
  2851. boto: DEBUG: Using access key provided by client.
  2852. boto: DEBUG: Using secret key provided by client.
  2853. boto: DEBUG: Method: GET
  2854. boto: DEBUG: Path: /
  2855. boto: DEBUG: Data:
  2856. boto: DEBUG: Headers: {}
  2857. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2858. boto: DEBUG: Port: 443
  2859. boto: DEBUG: Params: {'Action': 'DescribeSubnets', 'SubnetId.1': u'subnet-8ba797fc', 'Version': '2014-10-01'}
  2860. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  2861. boto: DEBUG: Token: None
  2862. boto: DEBUG: CanonicalRequest:
  2863. GET
  2864. /
  2865. Action=DescribeSubnets&SubnetId.1=subnet-8ba797fc&Version=2014-10-01
  2866. host:ec2.us-east-1.amazonaws.com
  2867. x-amz-date:20180609T122834Z
  2868.  
  2869. host;x-amz-date
  2870. e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
  2871. boto: DEBUG: StringToSign:
  2872. AWS4-HMAC-SHA256
  2873. 20180609T122834Z
  2874. 20180609/us-east-1/ec2/aws4_request
  2875. 5ca1e7e20d0d2f5778b55f295c5ff094850a07440a7757b098032d26275d446e
  2876. boto: DEBUG: Signature:
  2877. d07fc755b536e3a7f5902871a7b93bbf77706c774de9bf18f916622bce302d0c
  2878. boto: DEBUG: Final headers: {'Content-Length': '0', 'Host': 'ec2.us-east-1.amazonaws.com', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=d07fc755b536e3a7f5902871a7b93bbf77706c774de9bf18f916622bce302d0c', 'X-Amz-Date': '20180609T122834Z', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40'}
  2879. 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
  2880. 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']
  2881. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:35 GMT')]
  2882. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2883. <DescribeSubnetsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2884. <requestId>4f08f096-7efe-4eb9-8e1e-fc149b375848</requestId>
  2885. <subnetSet>
  2886. <item>
  2887. <subnetId>subnet-8ba797fc</subnetId>
  2888. <state>available</state>
  2889. <vpcId>vpc-5ea64a3a</vpcId>
  2890. <cidrBlock>172.31.0.0/20</cidrBlock>
  2891. <availableIpAddressCount>4089</availableIpAddressCount>
  2892. <availabilityZone>us-east-1a</availabilityZone>
  2893. <defaultForAz>true</defaultForAz>
  2894. <mapPublicIpOnLaunch>true</mapPublicIpOnLaunch>
  2895. </item>
  2896. </subnetSet>
  2897. </DescribeSubnetsResponse>
  2898. boto: DEBUG: Method: POST
  2899. boto: DEBUG: Path: /
  2900. boto: DEBUG: Data:
  2901. boto: DEBUG: Headers: {}
  2902. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2903. boto: DEBUG: Port: 443
  2904. 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-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group'}
  2905. boto: DEBUG: Token: None
  2906. boto: DEBUG: CanonicalRequest:
  2907. POST
  2908. /
  2909.  
  2910. host:ec2.us-east-1.amazonaws.com
  2911. x-amz-date:20180609T122835Z
  2912.  
  2913. host;x-amz-date
  2914. e760d203ff776e253fd3b2ed508dea24d209e69d2918d2a6172dd088e3a3a44b
  2915. boto: DEBUG: StringToSign:
  2916. AWS4-HMAC-SHA256
  2917. 20180609T122835Z
  2918. 20180609/us-east-1/ec2/aws4_request
  2919. 0e034a2ae5c1542b9bb2f7a139aeda66ebe948798f7a30b3c8dbd621d67557c9
  2920. boto: DEBUG: Signature:
  2921. 4e08fef67af120fdfe5d8cd42cc50ad5c47f917bf4279823f789eb64f0d3fc98
  2922. 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': '20180609T122835Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=4e08fef67af120fdfe5d8cd42cc50ad5c47f917bf4279823f789eb64f0d3fc98'}
  2923. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:34 GMT')]
  2924. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2925. <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2926. <requestId>6f867e83-96b1-4639-b99f-5049de6ede51</requestId>
  2927. <securityGroupInfo>
  2928. <item>
  2929. <ownerId>749780939545</ownerId>
  2930. <groupId>sg-1eaa4855</groupId>
  2931. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  2932. <groupDescription>Security group for NixOps tests</groupDescription>
  2933. <vpcId>vpc-5ea64a3a</vpcId>
  2934. <ipPermissions>
  2935. <item>
  2936. <ipProtocol>tcp</ipProtocol>
  2937. <fromPort>22</fromPort>
  2938. <toPort>22</toPort>
  2939. <groups/>
  2940. <ipRanges>
  2941. <item>
  2942. <cidrIp>0.0.0.0/0</cidrIp>
  2943. </item>
  2944. </ipRanges>
  2945. </item>
  2946. </ipPermissions>
  2947. <ipPermissionsEgress>
  2948. <item>
  2949. <ipProtocol>-1</ipProtocol>
  2950. <groups/>
  2951. <ipRanges>
  2952. <item>
  2953. <cidrIp>0.0.0.0/0</cidrIp>
  2954. </item>
  2955. </ipRanges>
  2956. </item>
  2957. </ipPermissionsEgress>
  2958. </item>
  2959. </securityGroupInfo>
  2960. </DescribeSecurityGroupsResponse>
  2961. boto: DEBUG: Method: POST
  2962. boto: DEBUG: Path: /
  2963. boto: DEBUG: Data:
  2964. boto: DEBUG: Headers: {}
  2965. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2966. boto: DEBUG: Port: 443
  2967. boto: DEBUG: Params: {'Tag.4.Key': 'Name', 'Tag.2.Value': '9d52c828-6be0-11e8-9ae6-0242f2eabaeb', 'ResourceId.1': u'i-0aaac644861b39f9b', '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': 'srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops', 'Action': 'CreateTags', 'Tag.3.Key': 'CharonStateFile'}
  2968. boto: DEBUG: Token: None
  2969. boto: DEBUG: CanonicalRequest:
  2970. POST
  2971. /
  2972.  
  2973. host:ec2.us-east-1.amazonaws.com
  2974. x-amz-date:20180609T122835Z
  2975.  
  2976. host;x-amz-date
  2977. be4ee2f3569aca2dc539b8bc88c13068e5b267a93ea2a7566c71d684184a14bc
  2978. boto: DEBUG: StringToSign:
  2979. AWS4-HMAC-SHA256
  2980. 20180609T122835Z
  2981. 20180609/us-east-1/ec2/aws4_request
  2982. c85c65ba15bd38b9c48a0dd1eab1dde5b2145cf5fb9b45b775359a3616da3910
  2983. boto: DEBUG: Signature:
  2984. 7adf9ba9ab4cd0d8eb33b165d6b6542eab0d99b13f3bb3ba0f824bd28ac84b58
  2985. boto: DEBUG: Final headers: {'Content-Length': '382', 'User-Agent': 'Boto/2.47.0 Python/2.7.14 Linux/4.14.40', 'Host': 'ec2.us-east-1.amazonaws.com', 'X-Amz-Date': '20180609T122835Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7adf9ba9ab4cd0d8eb33b165d6b6542eab0d99b13f3bb3ba0f824bd28ac84b58'}
  2986. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:35 GMT')]
  2987. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  2988. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  2989. <requestId>5a0e8864-8146-42ec-9d1d-54fe4f1f3092</requestId>
  2990. <return>true</return>
  2991. </CreateTagsResponse>
  2992. boto: DEBUG: Method: POST
  2993. boto: DEBUG: Path: /
  2994. boto: DEBUG: Data:
  2995. boto: DEBUG: Headers: {}
  2996. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  2997. boto: DEBUG: Port: 443
  2998. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0aaac644861b39f9b'}
  2999. boto: DEBUG: Token: None
  3000. boto: DEBUG: CanonicalRequest:
  3001. POST
  3002. /
  3003.  
  3004. host:ec2.us-east-1.amazonaws.com
  3005. x-amz-date:20180609T122836Z
  3006.  
  3007. host;x-amz-date
  3008. 993003d02d3db9703100159bfd1b010c0626192e68465f892a979305300229d4
  3009. boto: DEBUG: StringToSign:
  3010. AWS4-HMAC-SHA256
  3011. 20180609T122836Z
  3012. 20180609/us-east-1/ec2/aws4_request
  3013. 04d74abc5e76cecd211d89d636d7219c9bea16aad9db6524da09d1a813905052
  3014. boto: DEBUG: Signature:
  3015. ebb7a6dc5010d0427152b3bc802b3dffbd9e96cde26b66ed64575d0b17f926b2
  3016. 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': '20180609T122836Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=ebb7a6dc5010d0427152b3bc802b3dffbd9e96cde26b66ed64575d0b17f926b2'}
  3017. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:35 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '6786'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  3018. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  3019. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  3020. <requestId>ae4efcac-ed79-4387-833e-4d99dbb1c792</requestId>
  3021. <reservationSet>
  3022. <item>
  3023. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  3024. <ownerId>749780939545</ownerId>
  3025. <groupSet/>
  3026. <instancesSet>
  3027. <item>
  3028. <instanceId>i-0aaac644861b39f9b</instanceId>
  3029. <imageId>ami-d464cba9</imageId>
  3030. <instanceState>
  3031. <code>0</code>
  3032. <name>pending</name>
  3033. </instanceState>
  3034. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3035. <dnsName>ec2-18-205-233-27.compute-1.amazonaws.com</dnsName>
  3036. <reason/>
  3037. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  3038. <amiLaunchIndex>0</amiLaunchIndex>
  3039. <productCodes/>
  3040. <instanceType>c4.large</instanceType>
  3041. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  3042. <placement>
  3043. <availabilityZone>us-east-1a</availabilityZone>
  3044. <groupName/>
  3045. <tenancy>default</tenancy>
  3046. </placement>
  3047. <monitoring>
  3048. <state>disabled</state>
  3049. </monitoring>
  3050. <subnetId>subnet-8ba797fc</subnetId>
  3051. <vpcId>vpc-5ea64a3a</vpcId>
  3052. <privateIpAddress>172.31.14.4</privateIpAddress>
  3053. <ipAddress>18.205.233.27</ipAddress>
  3054. <sourceDestCheck>true</sourceDestCheck>
  3055. <groupSet>
  3056. <item>
  3057. <groupId>sg-1eaa4855</groupId>
  3058. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3059. </item>
  3060. </groupSet>
  3061. <architecture>x86_64</architecture>
  3062. <rootDeviceType>ebs</rootDeviceType>
  3063. <rootDeviceName>/dev/sda1</rootDeviceName>
  3064. <blockDeviceMapping>
  3065. <item>
  3066. <deviceName>/dev/sda1</deviceName>
  3067. <ebs>
  3068. <volumeId>vol-08889c3d1f55ac5fc</volumeId>
  3069. <status>attaching</status>
  3070. <attachTime>2018-06-09T12:28:34.000Z</attachTime>
  3071. <deleteOnTermination>true</deleteOnTermination>
  3072. </ebs>
  3073. </item>
  3074. </blockDeviceMapping>
  3075. <virtualizationType>hvm</virtualizationType>
  3076. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  3077. <tagSet>
  3078. <item>
  3079. <key>CharonMachineName</key>
  3080. <value>machine</value>
  3081. </item>
  3082. <item>
  3083. <key>CharonStateFile</key>
  3084. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  3085. </item>
  3086. <item>
  3087. <key>Name</key>
  3088. <value>NixOps Test [machine]</value>
  3089. </item>
  3090. <item>
  3091. <key>CharonNetworkUUID</key>
  3092. <value>9d52c828-6be0-11e8-9ae6-0242f2eabaeb</value>
  3093. </item>
  3094. </tagSet>
  3095. <hypervisor>xen</hypervisor>
  3096. <networkInterfaceSet>
  3097. <item>
  3098. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  3099. <subnetId>subnet-8ba797fc</subnetId>
  3100. <vpcId>vpc-5ea64a3a</vpcId>
  3101. <description/>
  3102. <ownerId>749780939545</ownerId>
  3103. <status>in-use</status>
  3104. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  3105. <privateIpAddress>172.31.14.4</privateIpAddress>
  3106. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3107. <sourceDestCheck>true</sourceDestCheck>
  3108. <groupSet>
  3109. <item>
  3110. <groupId>sg-1eaa4855</groupId>
  3111. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3112. </item>
  3113. </groupSet>
  3114. <attachment>
  3115. <attachmentId>eni-attach-51c6a959</attachmentId>
  3116. <deviceIndex>0</deviceIndex>
  3117. <status>attaching</status>
  3118. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  3119. <deleteOnTermination>true</deleteOnTermination>
  3120. </attachment>
  3121. <association>
  3122. <publicIp>18.205.233.27</publicIp>
  3123. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3124. <ipOwnerId>amazon</ipOwnerId>
  3125. </association>
  3126. <privateIpAddressesSet>
  3127. <item>
  3128. <privateIpAddress>172.31.14.4</privateIpAddress>
  3129. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3130. <primary>true</primary>
  3131. <association>
  3132. <publicIp>18.205.233.27</publicIp>
  3133. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3134. <ipOwnerId>amazon</ipOwnerId>
  3135. </association>
  3136. </item>
  3137. </privateIpAddressesSet>
  3138. </item>
  3139. </networkInterfaceSet>
  3140. <ebsOptimized>false</ebsOptimized>
  3141. </item>
  3142. </instancesSet>
  3143. </item>
  3144. </reservationSet>
  3145. </DescribeInstancesResponse>
  3146. boto: DEBUG: Method: POST
  3147. boto: DEBUG: Path: /
  3148. boto: DEBUG: Data:
  3149. boto: DEBUG: Headers: {}
  3150. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  3151. boto: DEBUG: Port: 443
  3152. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0aaac644861b39f9b'}
  3153. boto: DEBUG: Token: None
  3154. boto: DEBUG: CanonicalRequest:
  3155. POST
  3156. /
  3157.  
  3158. host:ec2.us-east-1.amazonaws.com
  3159. x-amz-date:20180609T122839Z
  3160.  
  3161. host;x-amz-date
  3162. 993003d02d3db9703100159bfd1b010c0626192e68465f892a979305300229d4
  3163. boto: DEBUG: StringToSign:
  3164. AWS4-HMAC-SHA256
  3165. 20180609T122839Z
  3166. 20180609/us-east-1/ec2/aws4_request
  3167. ea2756f093bf4bc0d7f7c0bb10c454952c9bc0e34535897e2dbe2df679c1917e
  3168. boto: DEBUG: Signature:
  3169. 32aa73814bfae7a56343770ad7d96c9e501ed3725935fe776304b5a89a443c0c
  3170. 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': '20180609T122839Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=32aa73814bfae7a56343770ad7d96c9e501ed3725935fe776304b5a89a443c0c'}
  3171. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:38 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '6786'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  3172. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  3173. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  3174. <requestId>04e37edf-4854-4309-a9e8-40c66c7099fb</requestId>
  3175. <reservationSet>
  3176. <item>
  3177. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  3178. <ownerId>749780939545</ownerId>
  3179. <groupSet/>
  3180. <instancesSet>
  3181. <item>
  3182. <instanceId>i-0aaac644861b39f9b</instanceId>
  3183. <imageId>ami-d464cba9</imageId>
  3184. <instanceState>
  3185. <code>0</code>
  3186. <name>pending</name>
  3187. </instanceState>
  3188. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3189. <dnsName>ec2-18-205-233-27.compute-1.amazonaws.com</dnsName>
  3190. <reason/>
  3191. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  3192. <amiLaunchIndex>0</amiLaunchIndex>
  3193. <productCodes/>
  3194. <instanceType>c4.large</instanceType>
  3195. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  3196. <placement>
  3197. <availabilityZone>us-east-1a</availabilityZone>
  3198. <groupName/>
  3199. <tenancy>default</tenancy>
  3200. </placement>
  3201. <monitoring>
  3202. <state>disabled</state>
  3203. </monitoring>
  3204. <subnetId>subnet-8ba797fc</subnetId>
  3205. <vpcId>vpc-5ea64a3a</vpcId>
  3206. <privateIpAddress>172.31.14.4</privateIpAddress>
  3207. <ipAddress>18.205.233.27</ipAddress>
  3208. <sourceDestCheck>true</sourceDestCheck>
  3209. <groupSet>
  3210. <item>
  3211. <groupId>sg-1eaa4855</groupId>
  3212. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3213. </item>
  3214. </groupSet>
  3215. <architecture>x86_64</architecture>
  3216. <rootDeviceType>ebs</rootDeviceType>
  3217. <rootDeviceName>/dev/sda1</rootDeviceName>
  3218. <blockDeviceMapping>
  3219. <item>
  3220. <deviceName>/dev/sda1</deviceName>
  3221. <ebs>
  3222. <volumeId>vol-08889c3d1f55ac5fc</volumeId>
  3223. <status>attaching</status>
  3224. <attachTime>2018-06-09T12:28:34.000Z</attachTime>
  3225. <deleteOnTermination>true</deleteOnTermination>
  3226. </ebs>
  3227. </item>
  3228. </blockDeviceMapping>
  3229. <virtualizationType>hvm</virtualizationType>
  3230. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  3231. <tagSet>
  3232. <item>
  3233. <key>CharonMachineName</key>
  3234. <value>machine</value>
  3235. </item>
  3236. <item>
  3237. <key>CharonStateFile</key>
  3238. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  3239. </item>
  3240. <item>
  3241. <key>Name</key>
  3242. <value>NixOps Test [machine]</value>
  3243. </item>
  3244. <item>
  3245. <key>CharonNetworkUUID</key>
  3246. <value>9d52c828-6be0-11e8-9ae6-0242f2eabaeb</value>
  3247. </item>
  3248. </tagSet>
  3249. <hypervisor>xen</hypervisor>
  3250. <networkInterfaceSet>
  3251. <item>
  3252. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  3253. <subnetId>subnet-8ba797fc</subnetId>
  3254. <vpcId>vpc-5ea64a3a</vpcId>
  3255. <description/>
  3256. <ownerId>749780939545</ownerId>
  3257. <status>in-use</status>
  3258. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  3259. <privateIpAddress>172.31.14.4</privateIpAddress>
  3260. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3261. <sourceDestCheck>true</sourceDestCheck>
  3262. <groupSet>
  3263. <item>
  3264. <groupId>sg-1eaa4855</groupId>
  3265. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3266. </item>
  3267. </groupSet>
  3268. <attachment>
  3269. <attachmentId>eni-attach-51c6a959</attachmentId>
  3270. <deviceIndex>0</deviceIndex>
  3271. <status>attaching</status>
  3272. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  3273. <deleteOnTermination>true</deleteOnTermination>
  3274. </attachment>
  3275. <association>
  3276. <publicIp>18.205.233.27</publicIp>
  3277. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3278. <ipOwnerId>amazon</ipOwnerId>
  3279. </association>
  3280. <privateIpAddressesSet>
  3281. <item>
  3282. <privateIpAddress>172.31.14.4</privateIpAddress>
  3283. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3284. <primary>true</primary>
  3285. <association>
  3286. <publicIp>18.205.233.27</publicIp>
  3287. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3288. <ipOwnerId>amazon</ipOwnerId>
  3289. </association>
  3290. </item>
  3291. </privateIpAddressesSet>
  3292. </item>
  3293. </networkInterfaceSet>
  3294. <ebsOptimized>false</ebsOptimized>
  3295. </item>
  3296. </instancesSet>
  3297. </item>
  3298. </reservationSet>
  3299. </DescribeInstancesResponse>
  3300. boto: DEBUG: Method: POST
  3301. boto: DEBUG: Path: /
  3302. boto: DEBUG: Data:
  3303. boto: DEBUG: Headers: {}
  3304. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  3305. boto: DEBUG: Port: 443
  3306. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0aaac644861b39f9b'}
  3307. boto: DEBUG: Token: None
  3308. boto: DEBUG: CanonicalRequest:
  3309. POST
  3310. /
  3311.  
  3312. host:ec2.us-east-1.amazonaws.com
  3313. x-amz-date:20180609T122842Z
  3314.  
  3315. host;x-amz-date
  3316. 993003d02d3db9703100159bfd1b010c0626192e68465f892a979305300229d4
  3317. boto: DEBUG: StringToSign:
  3318. AWS4-HMAC-SHA256
  3319. 20180609T122842Z
  3320. 20180609/us-east-1/ec2/aws4_request
  3321. 4c062fb2989885b1598bc3b965f3d4caee80502b1043c7c05383c12abf095722
  3322. boto: DEBUG: Signature:
  3323. a68bd9c2986dece7ae317075dc4f90c051873765bed2f79a56300042e9d9f8f7
  3324. 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': '20180609T122842Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=a68bd9c2986dece7ae317075dc4f90c051873765bed2f79a56300042e9d9f8f7'}
  3325. boto: DEBUG: Response headers: [('date', 'Sat, 09 Jun 2018 12:28:41 GMT'), ('vary', 'Accept-Encoding'), ('content-length', '6786'), ('content-type', 'text/xml;charset=UTF-8'), ('server', 'AmazonEC2')]
  3326. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  3327. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  3328. <requestId>1b532ce9-c556-45d3-9b87-5fda61a72b0e</requestId>
  3329. <reservationSet>
  3330. <item>
  3331. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  3332. <ownerId>749780939545</ownerId>
  3333. <groupSet/>
  3334. <instancesSet>
  3335. <item>
  3336. <instanceId>i-0aaac644861b39f9b</instanceId>
  3337. <imageId>ami-d464cba9</imageId>
  3338. <instanceState>
  3339. <code>0</code>
  3340. <name>pending</name>
  3341. </instanceState>
  3342. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3343. <dnsName>ec2-18-205-233-27.compute-1.amazonaws.com</dnsName>
  3344. <reason/>
  3345. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  3346. <amiLaunchIndex>0</amiLaunchIndex>
  3347. <productCodes/>
  3348. <instanceType>c4.large</instanceType>
  3349. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  3350. <placement>
  3351. <availabilityZone>us-east-1a</availabilityZone>
  3352. <groupName/>
  3353. <tenancy>default</tenancy>
  3354. </placement>
  3355. <monitoring>
  3356. <state>disabled</state>
  3357. </monitoring>
  3358. <subnetId>subnet-8ba797fc</subnetId>
  3359. <vpcId>vpc-5ea64a3a</vpcId>
  3360. <privateIpAddress>172.31.14.4</privateIpAddress>
  3361. <ipAddress>18.205.233.27</ipAddress>
  3362. <sourceDestCheck>true</sourceDestCheck>
  3363. <groupSet>
  3364. <item>
  3365. <groupId>sg-1eaa4855</groupId>
  3366. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3367. </item>
  3368. </groupSet>
  3369. <architecture>x86_64</architecture>
  3370. <rootDeviceType>ebs</rootDeviceType>
  3371. <rootDeviceName>/dev/sda1</rootDeviceName>
  3372. <blockDeviceMapping>
  3373. <item>
  3374. <deviceName>/dev/sda1</deviceName>
  3375. <ebs>
  3376. <volumeId>vol-08889c3d1f55ac5fc</volumeId>
  3377. <status>attaching</status>
  3378. <attachTime>2018-06-09T12:28:34.000Z</attachTime>
  3379. <deleteOnTermination>true</deleteOnTermination>
  3380. </ebs>
  3381. </item>
  3382. </blockDeviceMapping>
  3383. <virtualizationType>hvm</virtualizationType>
  3384. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  3385. <tagSet>
  3386. <item>
  3387. <key>CharonMachineName</key>
  3388. <value>machine</value>
  3389. </item>
  3390. <item>
  3391. <key>CharonStateFile</key>
  3392. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  3393. </item>
  3394. <item>
  3395. <key>Name</key>
  3396. <value>NixOps Test [machine]</value>
  3397. </item>
  3398. <item>
  3399. <key>CharonNetworkUUID</key>
  3400. <value>9d52c828-6be0-11e8-9ae6-0242f2eabaeb</value>
  3401. </item>
  3402. </tagSet>
  3403. <hypervisor>xen</hypervisor>
  3404. <networkInterfaceSet>
  3405. <item>
  3406. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  3407. <subnetId>subnet-8ba797fc</subnetId>
  3408. <vpcId>vpc-5ea64a3a</vpcId>
  3409. <description/>
  3410. <ownerId>749780939545</ownerId>
  3411. <status>in-use</status>
  3412. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  3413. <privateIpAddress>172.31.14.4</privateIpAddress>
  3414. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3415. <sourceDestCheck>true</sourceDestCheck>
  3416. <groupSet>
  3417. <item>
  3418. <groupId>sg-1eaa4855</groupId>
  3419. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3420. </item>
  3421. </groupSet>
  3422. <attachment>
  3423. <attachmentId>eni-attach-51c6a959</attachmentId>
  3424. <deviceIndex>0</deviceIndex>
  3425. <status>attaching</status>
  3426. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  3427. <deleteOnTermination>true</deleteOnTermination>
  3428. </attachment>
  3429. <association>
  3430. <publicIp>18.205.233.27</publicIp>
  3431. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3432. <ipOwnerId>amazon</ipOwnerId>
  3433. </association>
  3434. <privateIpAddressesSet>
  3435. <item>
  3436. <privateIpAddress>172.31.14.4</privateIpAddress>
  3437. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3438. <primary>true</primary>
  3439. <association>
  3440. <publicIp>18.205.233.27</publicIp>
  3441. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3442. <ipOwnerId>amazon</ipOwnerId>
  3443. </association>
  3444. </item>
  3445. </privateIpAddressesSet>
  3446. </item>
  3447. </networkInterfaceSet>
  3448. <ebsOptimized>false</ebsOptimized>
  3449. </item>
  3450. </instancesSet>
  3451. </item>
  3452. </reservationSet>
  3453. </DescribeInstancesResponse>
  3454. boto: DEBUG: Method: POST
  3455. boto: DEBUG: Path: /
  3456. boto: DEBUG: Data:
  3457. boto: DEBUG: Headers: {}
  3458. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  3459. boto: DEBUG: Port: 443
  3460. boto: DEBUG: Params: {'Action': 'DescribeInstances', 'Version': '2014-10-01', 'InstanceId.1': u'i-0aaac644861b39f9b'}
  3461. boto: DEBUG: Token: None
  3462. boto: DEBUG: CanonicalRequest:
  3463. POST
  3464. /
  3465.  
  3466. host:ec2.us-east-1.amazonaws.com
  3467. x-amz-date:20180609T122845Z
  3468.  
  3469. host;x-amz-date
  3470. 993003d02d3db9703100159bfd1b010c0626192e68465f892a979305300229d4
  3471. boto: DEBUG: StringToSign:
  3472. AWS4-HMAC-SHA256
  3473. 20180609T122845Z
  3474. 20180609/us-east-1/ec2/aws4_request
  3475. a4613e2db3bab26314ddb945ed9b969491a9ef24a6e890a5577baa01ad37c250
  3476. boto: DEBUG: Signature:
  3477. c1b9eb22df3587d1325a36256b2c76e76eb13c1fe0ff93969e354852525eb5ff
  3478. 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': '20180609T122845Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=c1b9eb22df3587d1325a36256b2c76e76eb13c1fe0ff93969e354852525eb5ff'}
  3479. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:28:45 GMT')]
  3480. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  3481. <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  3482. <requestId>b9477516-c2b1-4f07-b21d-397b3a96795c</requestId>
  3483. <reservationSet>
  3484. <item>
  3485. <reservationId>r-0bf51c86e6a8c0551</reservationId>
  3486. <ownerId>749780939545</ownerId>
  3487. <groupSet/>
  3488. <instancesSet>
  3489. <item>
  3490. <instanceId>i-0aaac644861b39f9b</instanceId>
  3491. <imageId>ami-d464cba9</imageId>
  3492. <instanceState>
  3493. <code>16</code>
  3494. <name>running</name>
  3495. </instanceState>
  3496. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3497. <dnsName>ec2-18-205-233-27.compute-1.amazonaws.com</dnsName>
  3498. <reason/>
  3499. <keyName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-my-key-pair</keyName>
  3500. <amiLaunchIndex>0</amiLaunchIndex>
  3501. <productCodes/>
  3502. <instanceType>c4.large</instanceType>
  3503. <launchTime>2018-06-09T12:28:33.000Z</launchTime>
  3504. <placement>
  3505. <availabilityZone>us-east-1a</availabilityZone>
  3506. <groupName/>
  3507. <tenancy>default</tenancy>
  3508. </placement>
  3509. <monitoring>
  3510. <state>disabled</state>
  3511. </monitoring>
  3512. <subnetId>subnet-8ba797fc</subnetId>
  3513. <vpcId>vpc-5ea64a3a</vpcId>
  3514. <privateIpAddress>172.31.14.4</privateIpAddress>
  3515. <ipAddress>18.205.233.27</ipAddress>
  3516. <sourceDestCheck>true</sourceDestCheck>
  3517. <groupSet>
  3518. <item>
  3519. <groupId>sg-1eaa4855</groupId>
  3520. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3521. </item>
  3522. </groupSet>
  3523. <architecture>x86_64</architecture>
  3524. <rootDeviceType>ebs</rootDeviceType>
  3525. <rootDeviceName>/dev/sda1</rootDeviceName>
  3526. <blockDeviceMapping>
  3527. <item>
  3528. <deviceName>/dev/sda1</deviceName>
  3529. <ebs>
  3530. <volumeId>vol-08889c3d1f55ac5fc</volumeId>
  3531. <status>attached</status>
  3532. <attachTime>2018-06-09T12:28:34.000Z</attachTime>
  3533. <deleteOnTermination>true</deleteOnTermination>
  3534. </ebs>
  3535. </item>
  3536. </blockDeviceMapping>
  3537. <virtualizationType>hvm</virtualizationType>
  3538. <clientToken>MkSpA4SGXCgj4+kjyizMkjqlGkFJIO+GprhmFgKY79zmFckQee34cgLNPeE2ts8L</clientToken>
  3539. <tagSet>
  3540. <item>
  3541. <key>CharonMachineName</key>
  3542. <value>machine</value>
  3543. </item>
  3544. <item>
  3545. <key>CharonStateFile</key>
  3546. <value>srghma@machine:sqlite:///home/srghma/projects/nixops/tests/test.nixops</value>
  3547. </item>
  3548. <item>
  3549. <key>Name</key>
  3550. <value>NixOps Test [machine]</value>
  3551. </item>
  3552. <item>
  3553. <key>CharonNetworkUUID</key>
  3554. <value>9d52c828-6be0-11e8-9ae6-0242f2eabaeb</value>
  3555. </item>
  3556. </tagSet>
  3557. <hypervisor>xen</hypervisor>
  3558. <networkInterfaceSet>
  3559. <item>
  3560. <networkInterfaceId>eni-3d00d4ad</networkInterfaceId>
  3561. <subnetId>subnet-8ba797fc</subnetId>
  3562. <vpcId>vpc-5ea64a3a</vpcId>
  3563. <description/>
  3564. <ownerId>749780939545</ownerId>
  3565. <status>in-use</status>
  3566. <macAddress>0a:f1:65:f9:b8:a8</macAddress>
  3567. <privateIpAddress>172.31.14.4</privateIpAddress>
  3568. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3569. <sourceDestCheck>true</sourceDestCheck>
  3570. <groupSet>
  3571. <item>
  3572. <groupId>sg-1eaa4855</groupId>
  3573. <groupName>charon-9d52c828-6be0-11e8-9ae6-0242f2eabaeb-ssh-security-group</groupName>
  3574. </item>
  3575. </groupSet>
  3576. <attachment>
  3577. <attachmentId>eni-attach-51c6a959</attachmentId>
  3578. <deviceIndex>0</deviceIndex>
  3579. <status>attached</status>
  3580. <attachTime>2018-06-09T12:28:33.000Z</attachTime>
  3581. <deleteOnTermination>true</deleteOnTermination>
  3582. </attachment>
  3583. <association>
  3584. <publicIp>18.205.233.27</publicIp>
  3585. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3586. <ipOwnerId>amazon</ipOwnerId>
  3587. </association>
  3588. <privateIpAddressesSet>
  3589. <item>
  3590. <privateIpAddress>172.31.14.4</privateIpAddress>
  3591. <privateDnsName>ip-172-31-14-4.ec2.internal</privateDnsName>
  3592. <primary>true</primary>
  3593. <association>
  3594. <publicIp>18.205.233.27</publicIp>
  3595. <publicDnsName>ec2-18-205-233-27.compute-1.amazonaws.com</publicDnsName>
  3596. <ipOwnerId>amazon</ipOwnerId>
  3597. </association>
  3598. </item>
  3599. </privateIpAddressesSet>
  3600. </item>
  3601. </networkInterfaceSet>
  3602. <ebsOptimized>false</ebsOptimized>
  3603. </item>
  3604. </instancesSet>
  3605. </item>
  3606. </reservationSet>
  3607. </DescribeInstancesResponse>
  3608. boto: DEBUG: Method: POST
  3609. boto: DEBUG: Path: /
  3610. boto: DEBUG: Data:
  3611. boto: DEBUG: Headers: {}
  3612. boto: DEBUG: Host: ec2.us-east-1.amazonaws.com
  3613. boto: DEBUG: Port: 443
  3614. boto: DEBUG: Params: {'ResourceId.1': u'vol-08889c3d1f55ac5fc', 'Action': 'CreateTags', 'Version': '2014-10-01', 'Tag.1.Key': 'Name', 'Tag.1.Value': 'NixOps Test [machine - /dev/xvda1]'}
  3615. boto: DEBUG: Token: None
  3616. boto: DEBUG: CanonicalRequest:
  3617. POST
  3618. /
  3619.  
  3620. host:ec2.us-east-1.amazonaws.com
  3621. x-amz-date:20180609T122907Z
  3622.  
  3623. host;x-amz-date
  3624. c760eea822d8db588c283fe241d764de81db62859bb61bfbfa399eeb19eab951
  3625. boto: DEBUG: StringToSign:
  3626. AWS4-HMAC-SHA256
  3627. 20180609T122907Z
  3628. 20180609/us-east-1/ec2/aws4_request
  3629. f734cb7c6cd632c28a11eeec053067350592b0cdbdefb2c8ae30a0f34f09f78e
  3630. boto: DEBUG: Signature:
  3631. 7e186720e7452ec2f807552cbaac788d5ebfc69a7e4d61fb0c32bc48ded121cf
  3632. 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': '20180609T122907Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7e186720e7452ec2f807552cbaac788d5ebfc69a7e4d61fb0c32bc48ded121cf'}
  3633. boto: DEBUG: encountered BadStatusLine exception, reconnecting
  3634. boto: DEBUG: establishing HTTPS connection: host=ec2.us-east-1.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
  3635. boto: DEBUG: Token: None
  3636. boto: DEBUG: CanonicalRequest:
  3637. POST
  3638. /
  3639.  
  3640. host:ec2.us-east-1.amazonaws.com
  3641. x-amz-date:20180609T122907Z
  3642.  
  3643. host;x-amz-date
  3644. c760eea822d8db588c283fe241d764de81db62859bb61bfbfa399eeb19eab951
  3645. boto: DEBUG: StringToSign:
  3646. AWS4-HMAC-SHA256
  3647. 20180609T122907Z
  3648. 20180609/us-east-1/ec2/aws4_request
  3649. f734cb7c6cd632c28a11eeec053067350592b0cdbdefb2c8ae30a0f34f09f78e
  3650. boto: DEBUG: Signature:
  3651. 7e186720e7452ec2f807552cbaac788d5ebfc69a7e4d61fb0c32bc48ded121cf
  3652. 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': '20180609T122907Z', 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Authorization': u'AWS4-HMAC-SHA256 Credential=AKIAJVB4VLGNAL4BKTYQ/20180609/us-east-1/ec2/aws4_request,SignedHeaders=host;x-amz-date,Signature=7e186720e7452ec2f807552cbaac788d5ebfc69a7e4d61fb0c32bc48ded121cf'}
  3653. 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
  3654. 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']
  3655. boto: DEBUG: Response headers: [('transfer-encoding', 'chunked'), ('vary', 'Accept-Encoding'), ('server', 'AmazonEC2'), ('content-type', 'text/xml;charset=UTF-8'), ('date', 'Sat, 09 Jun 2018 12:29:07 GMT')]
  3656. boto: DEBUG: <?xml version="1.0" encoding="UTF-8"?>
  3657. <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2014-10-01/">
  3658. <requestId>1e73c13a-8ef7-48a9-b7b1-842673884a75</requestId>
  3659. <return>true</return>
  3660. </CreateTagsResponse>
  3661. --------------------- >> end captured logging << ---------------------
  3662.  
  3663. ----------------------------------------------------------------------
  3664. Ran 2 tests in 273.789s
  3665.  
  3666. FAILED (errors=2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement