A test on my system it is working fine:
*helm version*
version.BuildInfo{Version:"v3.3.4",
GitCommit:"a61ce5633af99708171414353ed49547cf05013d", GitTreeState:"clean",
GoVersion:"go1.14.9"}
*kubectl version*
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.15",
GitCommit:"73dd5c840662bb066a146d0871216333181f4b64", GitTreeState:"clean",
BuildDate:"2021-01-13T13:22:41Z", GoVersion:"go1.13.15", Compiler:"gc",
Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.15",
GitCommit:"73dd5c840662bb066a146d0871216333181f4b64", GitTreeState:"clean",
BuildDate:"2021-01-13T13:14:05Z", GoVersion:"go1.13.15", Compiler:"gc",
Platform:"linux/amd64"}
git guilin branch
commit 39a36fbe417de5c0bc2c14f2bfbb41f251047aec (HEAD -> guilin, origin/guilin)
in ok case this step looks like:
#### Place Certificates (by deployer)
2021-06-22T05:55:49.051+0000 INIT [cadi] cadi_keyfile points to
/opt/app/osaaf/local/org.onap.sdnc.keyfile
2021-06-22T05:55:49.080+0000 INIT [cadi] https.protocols set by cadi_protocols
in CADI Properties
2021-06-22T05:55:49.080+0000 INIT [cadi] jdk.tls.client.protocols set from
Default Protocols
Writing to /opt/app/osaaf/local
Writing file /opt/app/osaaf/local/org.onap.sdnc.crt
Writing file /opt/app/osaaf/local/org.onap.sdnc.key
Writing file /opt/app/osaaf/local/org.onap.sdnc.jks
Writing file /opt/app/osaaf/local/org.onap.sdnc.trust.jks
Writing file /opt/app/osaaf/local/org.onap.sdnc.p12
Writing file /opt/app/osaaf/local/org.onap.sdnc.trust.jks
Backing up /opt/app/osaaf/local/org.onap.sdnc.cred.props
2021-06-22T05:55:51.270+0000: Trans Info
REMOTE Place Artifact 1282.1182ms
Reconstitute Private Key 0.257228ms
Reconstitute Private Key 0.064084ms
This is a subsequent error, because
$cadi_truststore_password is not exported due to failure before:
Command option -storepass needs an argument.
keytool -exportcert [OPTION]...
Therfore looks like an issue in getting certificates in AAF, as you mentioned
before.
Regards, Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23324): https://lists.onap.org/g/onap-discuss/message/23324
Mute This Topic: https://lists.onap.org/mt/83687694/21656
Mute #sdnc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdnc
Mute #sdnr:https://lists.onap.org/g/onap-discuss/mutehashtag/sdnr
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-