Hi Kranthi, Now I can see the below lines too. + python importONAPNormativeAll.py -i sdc-be.onap ---- End output of "bash" "/tmp/chef-script20180719-13-1u8cl9j" ---- Ran "bash" "/tmp/chef-script20180719-13-1u8cl9j" returned FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Best Regards Bharath T On Thu, Jul 19, 2018 at 9:00 PM Kranthi Guttikonda < [email protected]> wrote: > Because + python importONAPNormativeAll.py -i sdc-be.onap didn’t finish. > So, sdc-fe has the dependency on sdc-be and waits > > > > I had the same problem but not sure what is the root cause but in > redeployment issue was disappeared. I am trying again to reproduce the issue > > > > Thanks, > kranthi > > > > *From: *<[email protected]> on behalf of "Bharath Thiruveedula > via Lists.Onap.Org" <[email protected]> > *Reply-To: *"[email protected]" <[email protected]>, " > [email protected]" <[email protected]> > *Date: *Thursday, July 19, 2018 at 11:27 AM > *To: *onap-discuss <[email protected]>, "[email protected]" < > [email protected]> > *Cc: *"Kumar Skand Priya, Viswanath V" < > [email protected]>, UdhayaChandran M < > [email protected]> > *Subject: *[onap-discuss] [oom] [sdc] sdc-fe is in waiting state > infinitely > > > > Hi, > > > > I am trying to deploy SDC using OOM. But except sdc-fe all other pods are > in RUNNING state even portal pods. After running kubectl describe pod > sdc-fe -n onap, I could see below output: > > > > sdc-fe-job-completion: > > Container ID: > docker://cae0e65c4f976d35075a7a9d065c354d239d17abe293eb52bf3e5f757fef0d64 > > Image: oomk8s/readiness-check:2.0.0 > > Image ID: docker-pullable://oomk8s/readiness-check@sha256 > :7daa08b81954360a1111d03364febcb3dcfeb723bcc12ce3eb3ed3e53f2323ed > > Port: <none> > > Command: > > /root/job_complete.py > > Args: > > --job-name > > dev-sdc-be-config-backend > > State: Running > > Started: Thu, 19 Jul 2018 > > Last State: Terminated > > Reason: Error > > Exit Code: 1 > > Started: Thu, 19 Jul 2018 > > Finished: Thu, 19 Jul 2018 > > Ready: False > > Restart Count: 5 > > > > But I couldn't find any error from sdc-be-config pod: > > > > > > /bin/chmod +x importCategoryTypes.py importCommon.py importDataTypes.py > importGroupTypes.py importHeatTypes.py importNfvTypes.py importNodeType.py > importNormativeAll.py importNormativeCapabilities.py > importNormativeElements.py importNormativeInterfaceLifecycleTypes.py > importNormativeNoHeatAndNormativeTypes.py importNormativeTypes.py > importONAPNormativeAll.py importOnapTypes.py importPolicyTypes.py > importSolTypes.py importUsersFromYaml.py upgradeHeatAndNormativeTypes.py > upgradeHeatTypes1707.py upgradeNfvTypes.py upgradeNormative.py > upgradeNormativeVersion.py upgradeNormativeVersionAll.py > upgradeNormativeVersionProd1702_3537.py upgradeONAPNormative.py > upgradeONAPTypes.py upgradeSolTypes.py > > + check_normative=/tmp/check_normative.out > > ++ curl -s -o /tmp/check_normative.out -w '%{http_code}\n' > -X GET -H 'Content-Type: application/json;charset=UTF-8' -H 'USER_ID: > jh0003' -H 'X-ECOMP-RequestID: cbe744a0-037b-458f-aab5-df6e543c4090' > http://sdc-be.onap:8080/sdc2/rest/v1/screen > <https://urldefense.proofpoint.com/v2/url?u=http-3A__sdc-2Dbe.onap-3A8080_sdc2_rest_v1_screen&d=DwMGaQ&c=udBTRvFvXC5Dhqg7UHpJlPps3mZ3LRxpb6__0PomBTQ&r=UTP8N06L2trD3jawJkElFfA6CQYtkCWzTnn4GsHkmJw&m=pN0zBRxDBvmP-geKpjqUaUgvoOmtL4yCy8SJ6G7dKTY&s=E9-psXX5sRFdoixfuQ8DgKDttnvwvGF0Mq8YPbMM81U&e=> > > + status_code=200 > > + '[' 200 '!=' 200 ']' > > ++ cat /tmp/check_normative.out > > ++ jq '.["resources"]|length' > > + resources_len=0 > > + mkdir -p /var/lib/jetty/logs > > + '[' 0 -eq 0 ']' > > + python importONAPNormativeAll.py -i sdc-be.onap > > > > Am I missing anything here? > > > > > > Best Regards > > Bharath T > > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11289): https://lists.onap.org/g/onap-discuss/message/11289 Mute This Topic: https://lists.onap.org/mt/23745407/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
