Skip to content

Instantly share code, notes, and snippets.

@KLuka
Created December 21, 2015 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KLuka/a6223425868bbe432b89 to your computer and use it in GitHub Desktop.
Save KLuka/a6223425868bbe432b89 to your computer and use it in GitHub Desktop.
self signed ssl cert error
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - received: {
"methodName": "listImages",
"parameters": [
{
"version": 0,
"name": "main-openstack",
"authUrl": "https://nfvmano.xxxxxxx.mak:5000/v2.0",
"tenant": "admin",
"username": "admin",
"password": "admin",
"keyPair": "luka-keypair",
"location": {
"version": 0,
"name": "snakes",
"latitude": "52.525876",
"longitude": "13.314400"
},
"securityGroups": [
"default"
],
"type": "openstack"
}
]
}
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Params are: [{version=0.0, name=main-openstack, authUrl=https://nfvmano.xxxxxxx.mak:5000/v2.0, tenant=admin, username=admin, password=admin, keyPair=luka-keypair, location={version=0.0, name=snakes, latitude=52.525876, longitude=13.314400}, securityGroups=[default], type=openstack}]
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: validate with 1 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstance with 8 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstanceAndWait with 8 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstanceAndWait with 9 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: rebootServer with 3 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteServerById with 2 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteServerByIdAndWait with 2 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: listImages with 1 parameters
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Listing images for VimInstance with name: main-openstack
[pool-1-thread-3] DEBUG org.jclouds.rest.internal.InvokeHttpMethod - >> invoking AuthenticationApi.authenticateWithTenantNameAndCredentials
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Sending request -637049451: POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Receiving response -637049451: HTTP/1.1 200 OK
[pool-1-thread-3] DEBUG org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToURIFromAccessForTypeAndVersion - endpoints for apiType compute and version 2: {RegionOne=[Endpoint{id=15a1bcb49ac147889b88cce0a4dfeaac, region=RegionOne, publicURL=https://nfvmano.xxxxxxx.mak:8774/v2/f13a54428a4a41de9890578db18a0d73, internalURL=http://172.20.1.2:8774/v2/f13a54428a4a41de9890578db18a0d73, adminURL=http://172.20.1.2:8774/v2/f13a54428a4a41de9890578db18a0d73}]}
[pool-1-thread-3] DEBUG org.jclouds.location.suppliers.fromconfig.RegionIdsFromConfiguration - no jclouds.regions configured for provider openstack-nova
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Available openstack environment zones: [RegionOne]
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Finding Location of openstack environment: snakes
[pool-1-thread-3] DEBUG org.jclouds.location.suppliers.fromconfig.RegionIdsFromConfiguration - no jclouds.regions configured for provider openstack-nova
[pool-1-thread-3] WARN org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Not found Location 'snakes'of openstack environment. Selecting a random one...
[pool-1-thread-3] DEBUG org.jclouds.location.suppliers.fromconfig.RegionIdsFromConfiguration - no jclouds.regions configured for provider openstack-nova
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Selecting a random Location of openstack environment from: [RegionOne]
[pool-1-thread-3] DEBUG org.jclouds.location.suppliers.fromconfig.RegionIdsFromConfiguration - no jclouds.regions configured for provider openstack-nova
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Selected Location of openstack environment: 'RegionOne'
[pool-1-thread-3] DEBUG org.jclouds.rest.internal.InvokeHttpMethod - >> invoking AuthenticationApi.authenticateWithTenantNameAndCredentials
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Sending request -637049451: POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Receiving response -637049451: HTTP/1.1 200 OK
[pool-1-thread-3] DEBUG org.jclouds.openstack.keystone.v2_0.suppliers.RegionIdToURIFromAccessForTypeAndVersion - endpoints for apiType image and version 1.0: {RegionOne=[Endpoint{id=3e6a5c3e9b754cd7922198c756a95da3, region=RegionOne, publicURL=https://nfvmano.xxxxxxx.mak:9292, internalURL=http://172.20.1.2:9292, adminURL=http://172.20.1.2:9292}]}
[pool-1-thread-3] DEBUG org.jclouds.rest.internal.InvokeHttpMethod - >> invoking HttpClient.invoke
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Sending request 497104368: GET https://nfvmano.xxxxxxx.mak:9292 HTTP/1.1
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Receiving response 497104368: HTTP/1.1 300 Multiple Choices
[pool-1-thread-3] ERROR org.jclouds.http.handlers.RedirectionRetryHandler - Cannot retry after redirect, no host header: [method=org.jclouds.rest.HttpClient.public abstract org.jclouds.http.HttpResponse org.jclouds.rest.HttpClient.invoke(org.jclouds.http.HttpRequest)[{method=GET, endpoint=https://nfvmano.xxxxxxx.mak:9292, headers={Is-Version-Negotiation-Request=[true]}}], request=GET https://nfvmano.xxxxxxx.mak:9292 HTTP/1.1]
[pool-1-thread-3] DEBUG org.jclouds.rest.internal.InvokeHttpMethod - >> invoking image:listInDetail
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Sending request -612458913: GET https://nfvmano.xxxxxxx.mak:9292/v1/images/detail?limit=1000 HTTP/1.1
[pool-1-thread-3] DEBUG org.jclouds.http.internal.JavaUrlHttpCommandExecutorService - Receiving response -612458913: HTTP/1.1 200 OK
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: PerfTestTools
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: wrl5
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: ubuntu-14.04-server-cloudimg-amd64-disk1
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: ceph-client-snapshot
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: dpot-uob.2
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: dpot-uob.1
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: ubuntu-14.04
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: Centos 7
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Found image: TestVM
[pool-1-thread-3] INFO org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Listed images for VimInstance with name: main-openstack -> Images: [Image{id='null', name='PerfTestTools', version=0, extId='ee4aa704-a3a9-4614-adb5-3f89eb7c64e8', minRam='0', minDiskSpace='0', minCPU='null', public='false', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 17 14:25:32 UTC 2015', updated='Thu Dec 17 14:27:54 UTC 2015'}, Image{id='null', name='wrl5', version=0, extId='74188f5b-8425-47d1-889b-0ef0712e3eee', minRam='0', minDiskSpace='30', minCPU='null', public='true', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Tue Dec 15 13:12:50 UTC 2015', updated='Tue Dec 15 13:15:49 UTC 2015'}, Image{id='null', name='ubuntu-14.04-server-cloudimg-amd64-disk1', version=0, extId='3d6f6eba-67ea-4d13-8b37-27923cc70527', minRam='2048', minDiskSpace='5', minCPU='null', public='false', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Mon Dec 14 09:15:30 UTC 2015', updated='Mon Dec 14 09:15:37 UTC 2015'}, Image{id='null', name='ceph-client-snapshot', version=0, extId='64a4f311-32fa-426a-881f-dc8dabce2307', minRam='0', minDiskSpace='20', minCPU='null', public='false', diskFormat='OPTIONAL.OF(RAW)', containerFormat='OPTIONAL.OF(BARE)', created='Fri Dec 11 08:07:37 UTC 2015', updated='Fri Dec 11 08:12:30 UTC 2015'}, Image{id='null', name='dpot-uob.2', version=0, extId='43ed77e3-fccf-4439-b640-fcf791b7af67', minRam='0', minDiskSpace='20', minCPU='null', public='false', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 10 15:09:30 UTC 2015', updated='Thu Dec 10 15:32:59 UTC 2015'}, Image{id='null', name='dpot-uob.1', version=0, extId='19d2202d-8732-4bf7-af7d-10e9f1ebe39b', minRam='0', minDiskSpace='20', minCPU='null', public='false', diskFormat='OPTIONAL.OF(RAW)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 10 15:00:00 UTC 2015', updated='Thu Dec 10 15:05:00 UTC 2015'}, Image{id='null', name='ubuntu-14.04', version=0, extId='f1796061-9f15-46cb-81df-a8e33a909971', minRam='0', minDiskSpace='0', minCPU='null', public='true', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 10 12:35:06 UTC 2015', updated='Fri Dec 11 11:08:37 UTC 2015'}, Image{id='null', name='Centos 7', version=0, extId='35ff2e4b-daf3-4657-8dbf-b0b5c971e4a4', minRam='0', minDiskSpace='0', minCPU='null', public='true', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 10 11:34:40 UTC 2015', updated='Thu Dec 10 11:34:56 UTC 2015'}, Image{id='null', name='TestVM', version=0, extId='f02da194-7269-48ab-82ac-7efd7dda7a8d', minRam='64', minDiskSpace='0', minCPU='null', public='true', diskFormat='OPTIONAL.OF(QCOW2)', containerFormat='OPTIONAL.OF(BARE)', created='Thu Dec 10 11:09:21 UTC 2015', updated='Thu Dec 10 11:09:23 UTC 2015'}]
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Answer is: {
"answer": [
{
"version": 0,
"extId": "ee4aa704-a3a9-4614-adb5-3f89eb7c64e8",
"name": "PerfTestTools",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 17, 2015 2:25:32 PM",
"updated": "Dec 17, 2015 2:27:54 PM"
},
{
"version": 0,
"extId": "74188f5b-8425-47d1-889b-0ef0712e3eee",
"name": "wrl5",
"minRam": 0,
"minDiskSpace": 30,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 15, 2015 1:12:50 PM",
"updated": "Dec 15, 2015 1:15:49 PM"
},
{
"version": 0,
"extId": "3d6f6eba-67ea-4d13-8b37-27923cc70527",
"name": "ubuntu-14.04-server-cloudimg-amd64-disk1",
"minRam": 2048,
"minDiskSpace": 5,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 14, 2015 9:15:30 AM",
"updated": "Dec 14, 2015 9:15:37 AM"
},
{
"version": 0,
"extId": "64a4f311-32fa-426a-881f-dc8dabce2307",
"name": "ceph-client-snapshot",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(RAW)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 11, 2015 8:07:37 AM",
"updated": "Dec 11, 2015 8:12:30 AM"
},
{
"version": 0,
"extId": "43ed77e3-fccf-4439-b640-fcf791b7af67",
"name": "dpot-uob.2",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 3:09:30 PM",
"updated": "Dec 10, 2015 3:32:59 PM"
},
{
"version": 0,
"extId": "19d2202d-8732-4bf7-af7d-10e9f1ebe39b",
"name": "dpot-uob.1",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(RAW)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 3:00:00 PM",
"updated": "Dec 10, 2015 3:05:00 PM"
},
{
"version": 0,
"extId": "f1796061-9f15-46cb-81df-a8e33a909971",
"name": "ubuntu-14.04",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 12:35:06 PM",
"updated": "Dec 11, 2015 11:08:37 AM"
},
{
"version": 0,
"extId": "35ff2e4b-daf3-4657-8dbf-b0b5c971e4a4",
"name": "Centos 7",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 11:34:40 AM",
"updated": "Dec 10, 2015 11:34:56 AM"
},
{
"version": 0,
"extId": "f02da194-7269-48ab-82ac-7efd7dda7a8d",
"name": "TestVM",
"minRam": 64,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 11:09:21 AM",
"updated": "Dec 10, 2015 11:09:23 AM"
}
]
}
[pool-1-thread-3] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - reply queue is: amq.gen-4yt1MKg3MwEhISqKbs9GtQ
[pool-1-thread-3] INFO org.openbaton.clients.interfaces.client.openstack.OpenstackClient -
Awaiting RPC requests
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - received: {
"methodName": "listNetworks",
"parameters": [
{
"version": 0,
"name": "main-openstack",
"authUrl": "https://nfvmano.xxxxxxx.mak:5000/v2.0",
"tenant": "admin",
"username": "admin",
"password": "admin",
"keyPair": "luka-keypair",
"location": {
"version": 0,
"name": "snakes",
"latitude": "52.525876",
"longitude": "13.314400"
},
"securityGroups": [
"default"
],
"type": "openstack",
"images": [
{
"version": 0,
"extId": "19d2202d-8732-4bf7-af7d-10e9f1ebe39b",
"name": "dpot-uob.1",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(RAW)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 3:00:00 PM",
"updated": "Dec 10, 2015 3:05:00 PM"
},
{
"version": 0,
"extId": "3d6f6eba-67ea-4d13-8b37-27923cc70527",
"name": "ubuntu-14.04-server-cloudimg-amd64-disk1",
"minRam": 2048,
"minDiskSpace": 5,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 14, 2015 9:15:30 AM",
"updated": "Dec 14, 2015 9:15:37 AM"
},
{
"version": 0,
"extId": "ee4aa704-a3a9-4614-adb5-3f89eb7c64e8",
"name": "PerfTestTools",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 17, 2015 2:25:32 PM",
"updated": "Dec 17, 2015 2:27:54 PM"
},
{
"version": 0,
"extId": "74188f5b-8425-47d1-889b-0ef0712e3eee",
"name": "wrl5",
"minRam": 0,
"minDiskSpace": 30,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 15, 2015 1:12:50 PM",
"updated": "Dec 15, 2015 1:15:49 PM"
},
{
"version": 0,
"extId": "43ed77e3-fccf-4439-b640-fcf791b7af67",
"name": "dpot-uob.2",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 3:09:30 PM",
"updated": "Dec 10, 2015 3:32:59 PM"
},
{
"version": 0,
"extId": "f1796061-9f15-46cb-81df-a8e33a909971",
"name": "ubuntu-14.04",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 12:35:06 PM",
"updated": "Dec 11, 2015 11:08:37 AM"
},
{
"version": 0,
"extId": "64a4f311-32fa-426a-881f-dc8dabce2307",
"name": "ceph-client-snapshot",
"minRam": 0,
"minDiskSpace": 20,
"isPublic": false,
"diskFormat": "OPTIONAL.OF(RAW)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 11, 2015 8:07:37 AM",
"updated": "Dec 11, 2015 8:12:30 AM"
},
{
"version": 0,
"extId": "f02da194-7269-48ab-82ac-7efd7dda7a8d",
"name": "TestVM",
"minRam": 64,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 11:09:21 AM",
"updated": "Dec 10, 2015 11:09:23 AM"
},
{
"version": 0,
"extId": "35ff2e4b-daf3-4657-8dbf-b0b5c971e4a4",
"name": "Centos 7",
"minRam": 0,
"minDiskSpace": 0,
"isPublic": true,
"diskFormat": "OPTIONAL.OF(QCOW2)",
"containerFormat": "OPTIONAL.OF(BARE)",
"created": "Dec 10, 2015 11:34:40 AM",
"updated": "Dec 10, 2015 11:34:56 AM"
}
]
}
]
}
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Params are: [{version=0.0, name=main-openstack, authUrl=https://nfvmano.xxxxxxx.mak:5000/v2.0, tenant=admin, username=admin, password=admin, keyPair=luka-keypair, location={version=0.0, name=snakes, latitude=52.525876, longitude=13.314400}, securityGroups=[default], type=openstack, images=[{version=0.0, extId=19d2202d-8732-4bf7-af7d-10e9f1ebe39b, name=dpot-uob.1, minRam=0.0, minDiskSpace=20.0, isPublic=false, diskFormat=OPTIONAL.OF(RAW), containerFormat=OPTIONAL.OF(BARE), created=Dec 10, 2015 3:00:00 PM, updated=Dec 10, 2015 3:05:00 PM}, {version=0.0, extId=3d6f6eba-67ea-4d13-8b37-27923cc70527, name=ubuntu-14.04-server-cloudimg-amd64-disk1, minRam=2048.0, minDiskSpace=5.0, isPublic=false, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 14, 2015 9:15:30 AM, updated=Dec 14, 2015 9:15:37 AM}, {version=0.0, extId=ee4aa704-a3a9-4614-adb5-3f89eb7c64e8, name=PerfTestTools, minRam=0.0, minDiskSpace=0.0, isPublic=false, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 17, 2015 2:25:32 PM, updated=Dec 17, 2015 2:27:54 PM}, {version=0.0, extId=74188f5b-8425-47d1-889b-0ef0712e3eee, name=wrl5, minRam=0.0, minDiskSpace=30.0, isPublic=true, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 15, 2015 1:12:50 PM, updated=Dec 15, 2015 1:15:49 PM}, {version=0.0, extId=43ed77e3-fccf-4439-b640-fcf791b7af67, name=dpot-uob.2, minRam=0.0, minDiskSpace=20.0, isPublic=false, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 10, 2015 3:09:30 PM, updated=Dec 10, 2015 3:32:59 PM}, {version=0.0, extId=f1796061-9f15-46cb-81df-a8e33a909971, name=ubuntu-14.04, minRam=0.0, minDiskSpace=0.0, isPublic=true, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 10, 2015 12:35:06 PM, updated=Dec 11, 2015 11:08:37 AM}, {version=0.0, extId=64a4f311-32fa-426a-881f-dc8dabce2307, name=ceph-client-snapshot, minRam=0.0, minDiskSpace=20.0, isPublic=false, diskFormat=OPTIONAL.OF(RAW), containerFormat=OPTIONAL.OF(BARE), created=Dec 11, 2015 8:07:37 AM, updated=Dec 11, 2015 8:12:30 AM}, {version=0.0, extId=f02da194-7269-48ab-82ac-7efd7dda7a8d, name=TestVM, minRam=64.0, minDiskSpace=0.0, isPublic=true, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 10, 2015 11:09:21 AM, updated=Dec 10, 2015 11:09:23 AM}, {version=0.0, extId=35ff2e4b-daf3-4657-8dbf-b0b5c971e4a4, name=Centos 7, minRam=0.0, minDiskSpace=0.0, isPublic=true, diskFormat=OPTIONAL.OF(QCOW2), containerFormat=OPTIONAL.OF(BARE), created=Dec 10, 2015 11:34:40 AM, updated=Dec 10, 2015 11:34:56 AM}]}]
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: validate with 1 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstance with 8 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstanceAndWait with 8 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: launchInstanceAndWait with 9 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: rebootServer with 3 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteServerById with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteServerByIdAndWait with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: listImages with 1 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: listServer with 1 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: addImage with 3 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: addImage with 3 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteImage with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: updateImage with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: copyImage with 3 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: addFlavor with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: updateFlavor with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteFlavor with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: listFlavors with 1 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: createNetwork with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: updateNetwork with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: deleteNetwork with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: getNetworkById with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: getSubnetsExtIds with 2 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Method checking is: listNetworks with 1 parameters
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Listing all Networks of VimInstance with name: main-openstack
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Finding TenantID for Tenant with name: admin on VimInstance with name: main-openstack
Dec 21, 2015 8:51:19 AM org.jclouds.logging.jdk.JDKLogger logError
SEVERE: Command not considered safe to retry because request method is POST: [method=org.jclouds.openstack.keystone.v2_0.AuthenticationApi.public abstract org.jclouds.openstack.keystone.v2_0.domain.Access org.jclouds.openstack.keystone.v2_0.AuthenticationApi.authenticateWithTenantNameAndCredentials(java.lang.String,org.jclouds.openstack.keystone.v2_0.domain.PasswordCredentials)[admin, PasswordCredentials{username=admin, password=*****}], request=POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1]
[pool-1-thread-2] ERROR org.openbaton.clients.interfaces.client.openstack.OpenstackClient - sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target connecting to POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
org.jclouds.http.HttpResponseException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target connecting to POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:117)
at org.jclouds.rest.internal.InvokeHttpMethod.invoke(InvokeHttpMethod.java:90)
at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:73)
at org.jclouds.rest.internal.InvokeHttpMethod.apply(InvokeHttpMethod.java:44)
at org.jclouds.rest.internal.DelegatesToInvocationFunction.handle(DelegatesToInvocationFunction.java:156)
at org.jclouds.rest.internal.DelegatesToInvocationFunction.invoke(DelegatesToInvocationFunction.java:123)
at com.sun.proxy.$Proxy57.authenticateWithTenantNameAndCredentials(Unknown Source)
at org.jclouds.openstack.keystone.v2_0.functions.AuthenticatePasswordCredentials.authenticateWithTenantName(AuthenticatePasswordCredentials.java:43)
at org.jclouds.openstack.keystone.v2_0.functions.AuthenticatePasswordCredentials.authenticateWithTenantName(AuthenticatePasswordCredentials.java:31)
at org.jclouds.openstack.keystone.v2_0.functions.internal.BaseAuthenticator.apply(BaseAuthenticator.java:79)
at org.jclouds.openstack.keystone.v2_0.functions.internal.BaseAuthenticator.apply(BaseAuthenticator.java:36)
at org.openbaton.clients.interfaces.client.openstack.OpenstackClient.getTenantId(OpenstackClient.java:1180)
at org.openbaton.clients.interfaces.client.openstack.OpenstackClient.listNetworks(OpenstackClient.java:912)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.openbaton.plugin.PluginListener.executeMethod(PluginListener.java:146)
at org.openbaton.plugin.PluginListener.run(PluginListener.java:91)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1472)
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1093)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.writePayloadToConnection(JavaUrlHttpCommandExecutorService.java:294)
at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.convert(JavaUrlHttpCommandExecutorService.java:170)
at org.jclouds.http.internal.JavaUrlHttpCommandExecutorService.convert(JavaUrlHttpCommandExecutorService.java:64)
at org.jclouds.http.internal.BaseHttpCommandExecutorService.invoke(BaseHttpCommandExecutorService.java:95)
... 21 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1454)
... 36 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
... 42 more
[pool-1-thread-2] ERROR org.openbaton.clients.interfaces.client.openstack.OpenstackClient - sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target connecting to POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
org.openbaton.vim.drivers.exceptions.VimDriverException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target connecting to POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1
at org.openbaton.clients.interfaces.client.openstack.OpenstackClient.getTenantId(OpenstackClient.java:1187)
at org.openbaton.clients.interfaces.client.openstack.OpenstackClient.listNetworks(OpenstackClient.java:912)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.openbaton.plugin.PluginListener.executeMethod(PluginListener.java:146)
at org.openbaton.plugin.PluginListener.run(PluginListener.java:91)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - Answer is: {
"exception": {
"detailMessage": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target connecting to POST https://nfvmano.xxxxxxx.mak:5000/v2.0/tokens HTTP/1.1",
"stackTrace": [],
"suppressedExceptions": []
}
}
[pool-1-thread-2] DEBUG org.openbaton.clients.interfaces.client.openstack.OpenstackClient - reply queue is: amq.gen-9us-8kQv9ozMHcoVpK_B7A
[pool-1-thread-2] INFO org.openbaton.clients.interfaces.client.openstack.OpenstackClient -
Awaiting RPC requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment