curl -iv 'https://cloud.lab.fiware.org/Spain2/compute/v2/0000000000000000000000000braulio/servers/c39a70fc-a16e-4124-804f-45081833bf91' -H 'Accept: application/json' -H 'X-Auth-Token: 732b5b804dd24988b8a93669f18bbdec' -k * Hostname was NOT found in DNS cache * Trying 130.206.84.8... * Connected to cloud.lab.fiware.org (130.206.84.8) port 443 (#0) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs * SSLv3, TLS handshake, Client hello (1): * SSLv3, TLS handshake, Server hello (2): * SSLv3, TLS handshake, CERT (11): * SSLv3, TLS handshake, Server key exchange (12): * SSLv3, TLS handshake, Server finished (14): * SSLv3, TLS handshake, Client key exchange (16): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSLv3, TLS change cipher, Client hello (1): * SSLv3, TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * Server certificate: * subject: OU=Domain Control Validated; CN=*.lab.fiware.org * start date: 2014-10-09 00:00:00 GMT * expire date: 2016-10-08 23:59:59 GMT * issuer: C=NL; O=TERENA; CN=TERENA SSL CA * SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway. > GET /Spain2/compute/v2/0000000000000000000000000braulio/servers/c39a70fc-a16e-4124-804f-45081833bf91 HTTP/1.1 > User-Agent: curl/7.37.1 > Host: cloud.lab.fiware.org > Accept: application/json > X-Auth-Token: 732b5b804dd24988b8a93669f18bbdec > < HTTP/1.1 200 OK HTTP/1.1 200 OK * Server nginx/1.4.6 (Ubuntu) is not blacklisted < Server: nginx/1.4.6 (Ubuntu) Server: nginx/1.4.6 (Ubuntu) < Date: Tue, 19 May 2015 15:28:38 GMT Date: Tue, 19 May 2015 15:28:38 GMT < Content-Type: application/json Content-Type: application/json < Content-Length: 1825 Content-Length: 1825 < Connection: keep-alive Connection: keep-alive < X-Powered-By: Express X-Powered-By: Express < Access-Control-Allow-Origin: undefined Access-Control-Allow-Origin: undefined < Access-Control-Allow-Methods: HEAD, PUT, POST, GET, OPTIONS, DELETE Access-Control-Allow-Methods: HEAD, PUT, POST, GET, OPTIONS, DELETE < Access-Control-Allow-Headers: origin, content-type, X-Auth-Token, Tenant-ID, x-image-meta-is_public, x-image-meta-name Access-Control-Allow-Headers: origin, content-type, X-Auth-Token, Tenant-ID, x-image-meta-is_public, x-image-meta-name < Access-Control-Allow-Credentials: true Access-Control-Allow-Credentials: true < x-compute-request-id: req-410904c3-f542-4d7b-b700-506d34c9ece6 x-compute-request-id: req-410904c3-f542-4d7b-b700-506d34c9ece6 < { "server":{ "status":"ERROR", "updated":"2015-05-19T15:25:37Z", "hostId":"45a04b919c0773b8e7c2a4be36ee4dfcab94a8501ca534fe322e5863", "addresses":{ "shared-net":[ { "OS-EXT-IPS-MAC:mac_addr":"fa:16:3e:81:be:df", "version":4, "addr":"192.168.198.185", "OS-EXT-IPS:type":"fixed" } ] }, "links":[ { "href":"http://130.206.112.3:8774/v2/0000000000000000000000000braulio/servers/c39a70fc-a16e-4124-804f-45081833bf91", "rel":"self" }, { "href":"http://130.206.112.3:8774/0000000000000000000000000braulio/servers/c39a70fc-a16e-4124-804f-45081833bf91", "rel":"bookmark" } ], "key_name":null, "image":{ "id":"e3c68044-ac26-4bfa-98d2-c199147169b4", "links":[ { "href":"http://130.206.112.3:8774/0000000000000000000000000braulio/images/e3c68044-ac26-4bfa-98d2-c199147169b4", "rel":"bookmark" } ] }, "OS-EXT-STS:task_state":null, "OS-EXT-STS:vm_state":"error", "OS-SRV-USG:launched_at":null, "flavor":{ "id":"1", "links":[ { "href":"http://130.206.112.3:8774/0000000000000000000000000braulio/flavors/1", "rel":"bookmark" } ] }, "id":"c39a70fc-a16e-4124-804f-45081833bf91", "security_groups":[ { "name":"default" } ], "OS-SRV-USG:terminated_at":null, "OS-EXT-AZ:availability_zone":"nova", "user_id":"braulio", "name":"testImage__instance", "created":"2015-05-19T15:25:00Z", "tenant_id":"0000000000000000000000000braulio", "OS-DCF:diskConfig":"MANUAL", "os-extended-volumes:volumes_attached":[ ], "accessIPv4":"", "accessIPv6":"", "fault":{ "message":"No valid host was found. Exceeded max scheduling attempts 3 for instance c39a70fc-a16e-4124-804f-45081833bf91. Last exception: [u'Traceback (most recent call last):\\n', u' File \"/usr/lib/python2.7/dist-packages/nova/compute/manager.py\", line 2039, in _do", "code":500, "created":"2015-05-19T15:25:37Z" }, "OS-EXT-STS:power_state":0, "config_drive":"", "metadata":{ } } }