Skip to content

windows app deployment is always failing #14

@ravipaty

Description

@ravipaty

Using Pivotal CF 1.3.4 and Ironfoundry . Please suggest the direction forward.

[root@puppetcl_oracle WebAppPublish]# CF_TRACE=true cf push testwin3 -s windows2012 -m 1024M

VERSION:
6.10.0-b78bf10

REQUEST: [2015-03-06T15:29:38Z]
POST /oauth/token HTTP/1.1
Host: login.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/x-www-form-urlencoded
User-Agent: go-cli 6.10.0-b78bf10 / linux

grant_type=refresh_token&refresh_token=eyJhbGciOiJSUzI1NiJ9.eyJqdGkiOiIyNzE1ODJlNC1iMjA0LTQ3NTktYmQwZS1iYjg3YWI1ODMyZDYiLCJzdWIiOiJhNTkzODRiMS0yNTM5LTQ1Y2EtYjY2Yi1iOTY1MzM4MjFkODIiLCJzY29wZSI6WyJjbG91ZF9jb250cm9sbGVyLmFkbWluIiwiY2xvdWRfY29udHJvbGxlci5yZWFkIiwiY2xvdWRfY29udHJvbGxlci53cml0ZSIsIm9wZW5pZCIsInBhc3N3b3JkLndyaXRlIiwic2NpbS5yZWFkIiwic2NpbS53cml0ZSJdLCJpYXQiOjE0MjU2NTM4ODUsImV4cCI6MTQyODI0NTg4NSwiY2lkIjoiY2YiLCJpc3MiOiJodHRwczovL3VhYS5jZjEuZHMuaWUxMWxhYi5ob25leXdlbGwuY29tL29hdXRoL3Rva2VuIiwiZ3JhbnRfdHlwZSI6InBhc3N3b3JkIiwidXNlcl9uYW1lIjoiYWRtaW4iLCJ1c2VyX2lkIjoiYTU5Mzg0YjEtMjUzOS00NWNhLWI2NmItYjk2NTMzODIxZDgyIiwiYXVkIjpbImNsb3VkX2NvbnRyb2xsZXIuYWRtaW4iLCJjbG91ZF9jb250cm9sbGVyLnJlYWQiLCJjbG91ZF9jb250cm9sbGVyLndyaXRlIiwib3BlbmlkIiwicGFzc3dvcmQud3JpdGUiLCJzY2ltLnJlYWQiLCJzY2ltLndyaXRlIl19.swFXDvelV6C9fhkK4tlKXsECg6PHGIDfrzRi9Soryxk-4zvUYC0pdbJiiGNfEwiW-eCpqfkip-xTpaUZWx5G76ZVom5x6eNKXLadgGv7c6wW_YQc-SfQd2SvBWr23bW7SbULb3OA0lr3U8_QsqXy2q4d08bA0aNJci0sXv6KEJIvq0NWA6iccPRVeF9UfwJY9spiz3Q6xhGUWMJCzG_Qm9aLO-dCaCeFonqJ5P5Rg-YZ7uTofRTE9P1VQy1nVn870joNTFqQwsWrJp7yIMDOGCeuZ7_LU-mirf6YBO2LyBOKNG-Q1j7fivHg5LN59xXzW70G3otjpfS5yQ8GE8N8oQ&scope=

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 2400
Cache-Control: no-cache
Cache-Control: no-store
Cache-Control: no-store
Content-Type: application/json;charset=UTF-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Pragma: no-cache
Pragma: no-cache
Server: Apache-Coyote/1.1
X-Cf-Requestid: 7ee51a65-9017-4368-7784-ac2355fc0de9
X-Cf-Requestid: 453fbaaa-7dad-469f-45cd-c1bc17b0b09e
X-Frame-Options: DENY

{"access_token":"[PRIVATE DATA HIDDEN]","token_type":"bearer","refresh_token":"[PRIVATE DATA HIDDEN]","expires_in":43199,"scope":"scim.read cloud_controller.admin password.write scim.write openid cloud_controller.write cloud_controller.read","jti":"292b7f52-3990-4909-a673-207e694f6e56"}
Using stack windows2012...

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/stacks?q=name%3Awindows2012 HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 461
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: 2d43fce9-8119-4778-768a-4435ceba71ff
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 95ded38d-862d-4b83-7d90-90594f710338::9ff5bc00-9d6b-4218-9489-fea1c31d0487

{
"total_results": 1,
"total_pages": 1,
"prev_url": null,
"next_url": null,
"resources": [
{
"metadata": {
"guid": "96d486eb-0238-431f-87a9-de63af6d86b2",
"url": "/v2/stacks/96d486eb-0238-431f-87a9-de63af6d86b2",
"created_at": "2015-02-13T05:13:30+00:00",
"updated_at": null
},
"entity": {
"name": "windows2012",
"description": "Microsoft Windows / .Net 64 bit"
}
}
]
}
OK

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/apps?q=name%3Atestwin3&inline-relations-depth=1 HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 107
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: c61dc1ee-6085-49d7-68bc-004aa750094b
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 672ce723-a159-4b06-4ce5-ed16868bcd5b::3fe3d780-599d-42f9-813f-8a836cf2fe8c

{
"total_results": 0,
"total_pages": 1,
"prev_url": null,
"next_url": null,
"resources": [

]
}
Creating app testwin3 in org HTS / space development as admin...

REQUEST: [2015-03-06T15:29:38Z]
POST /v2/apps?async=true HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

{"name":"testwin3","space_guid":"22f976cf-24e6-4f49-b870-91124bb9def9","memory":1024,"stack_guid":"96d486eb-0238-431f-87a9-de63af6d86b2"}

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 201 Created
Content-Length: 1248
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Location: /v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6
Server: nginx
X-Cf-Requestid: 8cc12b63-ad0f-4723-5b6c-0dcd0bb31e28
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: d8e2ba7c-eaa4-426f-70b2-863e12a7f0aa::5de71b51-379c-46b2-a780-352f26189038

{
"metadata": {
"guid": "e57e7218-c2c8-4d10-8aee-77d3522a12f6",
"url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6",
"created_at": "2015-03-06T14:59:37+00:00",
"updated_at": null
},
"entity": {
"name": "testwin3",
"production": false,
"space_guid": "22f976cf-24e6-4f49-b870-91124bb9def9",
"stack_guid": "96d486eb-0238-431f-87a9-de63af6d86b2",
"buildpack": null,
"detected_buildpack": null,
"environment_json": {

},
"memory": 1024,
"instances": 1,
"disk_quota": 1024,
"state": "STOPPED",
"version": "622eff6d-8b06-41b5-9ffa-7d97b0fd574f",
"command": null,
"console": false,
"debug": null,
"staging_task_id": null,
"package_state": "PENDING",
"health_check_timeout": null,
"staging_failed_reason": null,
"docker_image": null,
"package_updated_at": null,
"space_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9",
"stack_url": "/v2/stacks/96d486eb-0238-431f-87a9-de63af6d86b2",
"events_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/events",
"service_bindings_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/service_bindings",
"routes_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/routes"

}
}
OK

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/organizations/82d933ab-7b4e-47a8-b646-08788559524b/private_domains HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 107
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: a91847e6-7093-4ce2-7351-9cdf09618f68
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 5abb7e62-962e-4951-4294-861aeb551a91::752133f1-92af-4b53-9895-d3a00a210e22

{
"total_results": 0,
"total_pages": 1,
"prev_url": null,
"next_url": null,
"resources": [

]
}

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/shared_domains HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 451
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: ce39c7ee-60b0-4b03-4605-a3ac888526de
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 40bf9610-f231-47ab-4dfc-8d273577a754::97027bc2-9e9c-422c-8ec8-219d1a139944

{
"total_results": 1,
"total_pages": 1,
"prev_url": null,
"next_url": null,
"resources": [
{
"metadata": {
"guid": "509f39cd-b331-4dd5-b23b-01f8d687e275",
"url": "/v2/shared_domains/509f39cd-b331-4dd5-b23b-01f8d687e275",
"created_at": "2015-02-13T05:13:30+00:00",
"updated_at": "2015-03-06T14:11:31+00:00"
},
"entity": {
"name": "cf1.ds.ie11lab.honeywell.com"
}
}
]
}

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/routes?inline-relations-depth=1&q=host%3Atestwin3%3Bdomain_guid%3A509f39cd-b331-4dd5-b23b-01f8d687e275 HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 107
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: 0f3f332e-09ba-4d35-4b3b-a01c7e2a8c2e
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: e04b09cc-c3fb-4c04-7aa9-73a528807bbb::a24f7fe2-21a1-40a3-afec-b442a40bff19

{
"total_results": 0,
"total_pages": 1,
"prev_url": null,
"next_url": null,
"resources": [

]
}
Creating route testwin3.cf1.ds.ie11lab.honeywell.com...

REQUEST: [2015-03-06T15:29:38Z]
POST /v2/routes?async=true&inline-relations-depth=1 HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

{"host":"testwin3","domain_guid":"509f39cd-b331-4dd5-b23b-01f8d687e275","space_guid":"22f976cf-24e6-4f49-b870-91124bb9def9"}

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 201 Created
Content-Length: 2316
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Location: /v2/routes/7297b3d3-656a-4305-bcc9-139352325d0c
Server: nginx
X-Cf-Requestid: 1b4b5c7d-b67a-4228-7948-85ff61aaecbd
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 4208bbed-9190-4298-4cfb-786dabf2f6f6::5577b48b-8c37-4f25-96ff-8b99007a7976

{
"metadata": {
"guid": "7297b3d3-656a-4305-bcc9-139352325d0c",
"url": "/v2/routes/7297b3d3-656a-4305-bcc9-139352325d0c",
"created_at": "2015-03-06T14:59:37+00:00",
"updated_at": null
},
"entity": {
"host": "testwin3",
"domain_guid": "509f39cd-b331-4dd5-b23b-01f8d687e275",
"space_guid": "22f976cf-24e6-4f49-b870-91124bb9def9",
"domain_url": "/v2/domains/509f39cd-b331-4dd5-b23b-01f8d687e275",
"domain": {
"metadata": {
"guid": "509f39cd-b331-4dd5-b23b-01f8d687e275",
"url": "/v2/domains/509f39cd-b331-4dd5-b23b-01f8d687e275",
"created_at": "2015-02-13T05:13:30+00:00",
"updated_at": "2015-03-06T14:11:31+00:00"
},
"entity": {
"name": "cf1.ds.ie11lab.honeywell.com"
}
},
"space_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9",
"space": {
"metadata": {
"guid": "22f976cf-24e6-4f49-b870-91124bb9def9",
"url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9",
"created_at": "2015-02-19T06:46:49+00:00",
"updated_at": null
},
"entity": {
"name": "development",
"organization_guid": "82d933ab-7b4e-47a8-b646-08788559524b",
"space_quota_definition_guid": null,
"organization_url": "/v2/organizations/82d933ab-7b4e-47a8-b646-08788559524b",
"developers_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/developers",
"managers_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/managers",
"auditors_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/auditors",
"apps_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/apps",
"routes_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/routes",
"domains_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/domains",
"service_instances_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/service_instances",
"app_events_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/app_events",
"events_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/events",
"security_groups_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9/security_groups"
}
},
"apps_url": "/v2/routes/7297b3d3-656a-4305-bcc9-139352325d0c/apps",
"apps": [

]

}
}
OK

Binding testwin3.cf1.ds.ie11lab.honeywell.com to testwin3...

REQUEST: [2015-03-06T15:29:38Z]
PUT /v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/routes/7297b3d3-656a-4305-bcc9-139352325d0c HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 201 Created
Content-Length: 1271
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: 09414a51-1cbe-4a70-7cba-f3afe9b622e1
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 66a91497-1c2d-41f4-5fd2-d29afc31da41::074c2c1b-17d5-4b6d-8be2-58cfb1f930de

{
"metadata": {
"guid": "e57e7218-c2c8-4d10-8aee-77d3522a12f6",
"url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6",
"created_at": "2015-03-06T14:59:37+00:00",
"updated_at": "2015-03-06T14:59:37+00:00"
},
"entity": {
"name": "testwin3",
"production": false,
"space_guid": "22f976cf-24e6-4f49-b870-91124bb9def9",
"stack_guid": "96d486eb-0238-431f-87a9-de63af6d86b2",
"buildpack": null,
"detected_buildpack": null,
"environment_json": {

},
"memory": 1024,
"instances": 1,
"disk_quota": 1024,
"state": "STOPPED",
"version": "c7b4e404-d47d-455f-9a65-02c4e4b9ff8a",
"command": null,
"console": false,
"debug": null,
"staging_task_id": null,
"package_state": "PENDING",
"health_check_timeout": null,
"staging_failed_reason": null,
"docker_image": null,
"package_updated_at": null,
"space_url": "/v2/spaces/22f976cf-24e6-4f49-b870-91124bb9def9",
"stack_url": "/v2/stacks/96d486eb-0238-431f-87a9-de63af6d86b2",
"events_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/events",
"service_bindings_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/service_bindings",
"routes_url": "/v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/routes"

}
}
OK

Uploading testwin3...

REQUEST: [2015-03-06T15:29:38Z]
PUT /v2/resource_match HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

[{"fn":"Default.aspx","sha1":"3d6ce081561e27549f7b5d9d5cc230af368dddb0","size":493},{"fn":"Web.config","sha1":"a40c2c00ba335b7d51c872900421328463e979d8","size":296},{"fn":"bin","sha1":"0","size":0},{"fn":"bin/WebApplication1.dll","sha1":"3803d5e7c2c2d6d7fbd3acb280fdf13b174cf1ac","size":4096}]

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 2
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: ab7b3c5a-8301-46fa-4ce6-a7160bed900c
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: f57279ba-e297-4214-5547-00c2597ad168::e9fca3b0-d5a3-4815-a150-23473e6263d3

[]
Uploading app files from: /root/WebAppPublish
Uploading 5.2K, 4 files

REQUEST: [2015-03-06T15:29:38Z]
PUT /v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6/bits?async=true HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: multipart/form-data; boundary=5d30036932185a9084889907c6cc6825078ab6df41725815f6c29c6ec91e
User-Agent: go-cli 6.10.0-b78bf10 / linux

[MULTIPART/FORM-DATA CONTENT HIDDEN]
Done uploading

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 201 Created
Content-Length: 275
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: b17e4e61-85e4-4319-50a6-6af47faaf2e6
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: d466f15d-7954-4067-6551-ec9c86dd31d3::f718c316-b681-42ea-b407-b3707c9f8625

{
"metadata": {
"guid": "04203b7f-c030-4ba1-b6ed-3cbb0390ed8b",
"created_at": "2015-03-06T14:59:37+00:00",
"url": "/v2/jobs/04203b7f-c030-4ba1-b6ed-3cbb0390ed8b"
},
"entity": {
"guid": "04203b7f-c030-4ba1-b6ed-3cbb0390ed8b",
"status": "queued"
}
}

REQUEST: [2015-03-06T15:29:38Z]
GET /v2/jobs/04203b7f-c030-4ba1-b6ed-3cbb0390ed8b HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:38Z]
HTTP/1.1 200 OK
Content-Length: 275
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:37 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: cf5c786f-5e9e-45aa-7472-5f2de9e2fc7b
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 63e5fa67-323a-48fc-50d2-a467bfc1eaf1::0da530db-82a5-4437-b6f5-7762a8d47b37

{
"metadata": {
"guid": "04203b7f-c030-4ba1-b6ed-3cbb0390ed8b",
"created_at": "2015-03-06T14:59:37+00:00",
"url": "/v2/jobs/04203b7f-c030-4ba1-b6ed-3cbb0390ed8b"
},
"entity": {
"guid": "04203b7f-c030-4ba1-b6ed-3cbb0390ed8b",
"status": "queued"
}
}

REQUEST: [2015-03-06T15:29:43Z]
GET /v2/jobs/04203b7f-c030-4ba1-b6ed-3cbb0390ed8b HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

RESPONSE: [2015-03-06T15:29:43Z]
HTTP/1.1 200 OK
Content-Length: 172
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 14:59:42 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: d06b5ba1-7649-46a6-5a69-3131e9a88e22
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 5be7a72f-9ad3-4268-43c9-2da0fc6cfede::ff18f547-e1c5-46fa-8369-d9146aa93eb0

{
"metadata": {
"guid": "0",
"created_at": "1970-01-01T00:00:00+00:00",
"url": "/v2/jobs/0"
},
"entity": {
"guid": "0",
"status": "finished"
}
}
OK

WEBSOCKET REQUEST: [2015-03-06T15:29:43Z]
GET /tail/?app=e57e7218-c2c8-4d10-8aee-77d3522a12f6 HTTP/1.1
Host: wss://loggregator.cf1.ds.ie11lab.honeywell.com:443
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: [HIDDEN]
Origin: http://localhost
Authorization: [PRIVATE DATA HIDDEN]

WEBSOCKET RESPONSE: [2015-03-06T15:29:43Z]
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: sAtY+K8EGQpqwAYUM+3s+hERLDs=

Starting app testwin3 in org HTS / space development as admin...

REQUEST: [2015-03-06T15:29:43Z]
PUT /v2/apps/e57e7218-c2c8-4d10-8aee-77d3522a12f6?async=true&inline-relations-depth=1 HTTP/1.1
Host: api.cf1.ds.ie11lab.honeywell.com
Accept: application/json
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: go-cli 6.10.0-b78bf10 / linux

{"state":"STARTED"}

RESPONSE: [2015-03-06T15:30:06Z]
HTTP/1.1 400 Bad Request
Content-Length: 154
Content-Type: application/json;charset=utf-8
Date: Fri, 06 Mar 2015 15:00:05 GMT
Keep-Alive: timeout=20
Server: nginx
X-Cf-Requestid: 6bd6e45b-0cd3-4579-77c9-168148dab379
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: fb8481de-0a22-434a-7a48-40a6b6efd046::183999ac-f262-41c9-956b-d50bff1fa19a

{"code":170001,"description":"Staging error: failed to stage application:\nError downloading: Response status: unknown\n","error_code":"CF-StagingError"}

FAILED
Server error, status code: 400, error code: 170001, message: Staging error: failed to stage application:
Error downloading: Response status: unknown

FAILED
Server error, status code: 400, error code: 170001, message: Staging error: failed to stage application:
Error downloading: Response status: unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions