Hi All, I have deployed the ONAP Frankfurt relese for the 5G network slicing use case (oom downloaded form gerrit today 10-06-2020). All Pods go into Running state except for :
* *dev-aaf-oauth-648d698f68-q8896* 0/1 CrashLoopBackOff 5 11m * *OOF* pods (due to AAF): * dev-oof-749df9df45-tfpgx 0/1 Init:1/2 1 16h * dev-oof-has-api-86d546646d-4r2cr 0/1 Init:0/3 95 16h * dev-oof-has-controller-86f8798fb5-6wbsp 0/1 Init:2/3 2 16h * dev-oof-has-data-cbdf647c5-b695x 0/1 Init:2/4 94 16h * dev-oof-has-reservation-7567677695-vtx4s 0/1 Init:2/4 94 16h * dev-oof-has-solver-86bf95866d-rs5x2 0/1 Init:2/4 94 16h * *PORTAL* pods (due to AAF): * dev-portal-app-77c45b5b76-5h7hs 0/2 Init:0/3 95 16h * dev-portal-sdk-557dd6544c-mh84c 0/2 Init:0/3 95 16h * dev-portal-widget-64477fb699-5f6tn 0/1 Init:0/1 94 16h The log for *dev-aaf-oauth-648d698f68-q8896 is the following:* root@cp-1:~/oom_2020_06_01_frankfurt/oom/kubernetes# kubectl -n onap logs dev-aaf-oauth-648d698f68-q8896 -f 2020-06-10 10:40:44,785 WARN [init] 2020-06-10T10:40:44.783+0000 INIT [init] Loading CADI Properties from /opt/app/osaaf/etc/org.osaaf.aaf.log4j.props 2020-06-10 10:40:44,884 WARN [init] 2020-06-10T10:40:44.883+0000 INIT [init] Loading CADI Properties from /opt/app/osaaf/local/org.osaaf.aaf.cassandra.props 2020-06-10 10:40:44,983 WARN [init] 2020-06-10T10:40:44.983+0000 INIT [init] cadi_keyfile points to /opt/app/osaaf/local/org.osaaf.aaf.keyfile 2020-06-10 10:40:45,183 WARN [init] 2020-06-10T10:40:45.183+0000 INIT [init] cadi_keyfile points to /opt/app/osaaf/local/org.osaaf.aaf.keyfile 2020-06-10 10:40:45,583 WARN [init] 2020-06-10T10:40:45.583+0000 INIT [init] https.protocols set by cadi_protocols in CADI Properties 2020-06-10 10:40:45,682 WARN [init] 2020-06-10T10:40:45.682+0000 INIT [init] jdk.tls.client.protocols set from Default Protocols 2020-06-10 10:40:46,386 WARN [init] 2020-06-10T10:40:46.386+0000 INIT [init] AAF Root NS is org.osaaf.aaf, and AAF Company Root is org.osaaf 2020-06-10 10:40:49,785 WARN [init] 2020-06-10T10:40:49.785+0000 INIT [init] Cass Port = 9042 2020-06-10 10:40:49,785 WARN [init] 2020-06-10T10:40:49.785+0000 INIT [init] Cass User = cassandra 2020-06-10 10:40:49,786 WARN [init] 2020-06-10T10:40:49.785+0000 INIT [init] cadi_keyfile points to /opt/app/osaaf/local/org.osaaf.aaf.keyfile *2020-06-10 10:40:53,183 WARN [init] 2020-06-10T10:40:53.183+0000 INIT [init] Cass ResetExceptions = com.datastax.driver.core.exceptions.NoHostAvailableException:"no host was tried":"Connection has been closed"* 2020-06-10 10:40:53,284 WARN [init] 2020-06-10T10:40:53.284+0000 INIT [init] Service Latitude,Longitude = 38.000000,-72.000000 2020-06-10 10:40:53,285 WARN [init] 2020-06-10T10:40:53.285+0000 INIT [init] Cass Clusters = 'aaf-cass.onap' 2020-06-10 10:40:53,985 WARN [init] 2020-06-10T10:40:53.985+0000 INIT [init] Cassandra is using Default Policy, which is not DC aware It seems that the aaf-oauth does not communicate with aaf-cassandra and so the pod is restarted. But inside any AAF pod, I can reach the aaf-cass service as well. So, Can anyone help me to troubleshoot this issue? Thanks, Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21303): https://lists.onap.org/g/onap-discuss/message/21303 Mute This Topic: https://lists.onap.org/mt/74793947/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
