Hello SO team,

I am looking to run latest SO code by pulling latest docker images without much 
success. I am looking for confirmation of some of the following:

Based on my investigation 
https://jenkins.onap.org/view/so/job/so-master-docker-version-java-daily/692/parameters/
 is the daily job to build docker images from SO master branch.

Using the chechsum I found the corresponding docker image from nexus 
https://nexus3.onap.org/#browse/search/docker=assets.attributes.checksum.sha256%3Def13e6513537cbf4dd772f1ed7b734fa08a6362891cb3a275047d46ef9ad665c

When running these images

nexus3.onap.org:10001/onap/so/openstack-adapter:1.4.0-STAGING-latest
nexus3.onap.org:10001/onap/so/openstack-adapter:1.4.0-20190116T0636

I am getting the following exception: Unknown name value [KEYSTONE_V3] for enum 
class [org.onap.so.db.catalog.beans.ServerType

While looking at master branch of SO project I see KEYSTONE_V3 is present 
https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServerType.java;h=194215325b621abb86bfdacca31501482674a389;hb=HEAD


2019-01-16T20:17:18.225Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - 
============================response 
begin==========================================
2019-01-16T20:17:18.225Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - Status code  : 500
2019-01-16T20:17:18.225Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - Status text  :
2019-01-16T20:17:18.226Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - Headers      : 
{Set-Cookie=[JSESSIONID=9DA7CCCBD86D1A2879CF059E279AB388; Path=/; HttpOnly], 
X-Application-Context=[application:8082], X-Content-Type-Options=[nosniff], 
X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, 
must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], 
Content-Type=[application/hal+json;charset=UTF-8], Transfer-Encoding=[chunked], 
Date=[Wed, 16 Jan 2019 20:17:18 GMT], Connection=[close]}
2019-01-16T20:17:18.227Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - Response body: 
{"timestamp":1547669838179,"status":500,"error":"Internal Server 
Error","exception":"org.springframework.http.converter.HttpMessageNotWritableException","message":"Could
 not write JSON: Unknown name value [KEYSTONE_V3] for enum class 
[org.onap.so.db.catalog.beans.ServerType]; nested exception is 
com.fasterxml.jackson.databind.JsonMappingException: Unknown name value 
[KEYSTONE_V3] for enum class [org.onap.so.db.catalog.beans.ServerType] (through 
reference chain: 
org.springframework.data.rest.webmvc.json.PersistentEntityJackson2Module$PersistentEntityResourceSerializer$1[\"content\"]->org.onap.so.db.catalog.beans.CloudSite[\"identityService\"]->org.springframework.data.rest.webmvc.json.PersistentEntityJackson2Module$PersistentEntityResourceSerializer$1[\"content\"]->org.onap.so.db.catalog.beans.CloudIdentity_$$_jvst23_2f[\"id\"])","path":"/cloudSite/tenlab-nfvi"}
2019-01-16T20:17:18.228Z|c9a71ac0-3bd6-4133-9c02-2ee5fc1d9dac| 
o.onap.so.logging.jaxrs.filter.SpringClientFilter - 
=======================response 
end=================================================




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14999): https://lists.onap.org/g/onap-discuss/message/14999
Mute This Topic: https://lists.onap.org/mt/29165387/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to