2021-11-05 01:38:27,513 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2021-11-05 01:38:31,721 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-11-05 01:38:34.702  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-05 01:38:48.425 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-05 01:38:49.520  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-05 01:38:50.213  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-11-05 01:39:02.121  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 36.898 seconds (JVM running for 44.329) 2021-11-05 01:39:35.703  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-05 01:39:35.713 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-05 01:39:35.820 DEBUG 1 [nio-8443-exec-1] .o.c.c.CertificationResponseModelFactory : Received CSR meta data: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-11-05 01:39:35.823 DEBUG 1 [nio-8443-exec-1] .o.c.c.CertificationResponseModelFactory : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caName='RA', issuerDN='O=EJBCA Container Quickstart,CN=ManagementCA,UID=12345', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-11-05 01:39:36.010  INFO 1 [nio-8443-exec-1] .o.c.c.CertificationResponseModelFactory : Sending initialization request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-11-05 01:39:36.015  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-05 01:39:36.016  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-05 01:39:36.019 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-05 01:39:36.020 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-05 01:39:36.108 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-05 01:39:36.115 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-05 01:39:36.118 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-05 01:39:36.311 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-05 01:39:36.316 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-05 01:39:36.316 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-05 01:39:36.319 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-05 01:39:38.692  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-05 01:39:38.695  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-05 01:39:38.696 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-05 01:39:38.698 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-05 01:39:38.707  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-05 01:39:38.708  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-05 01:39:38.709 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-05 01:39:38.710 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-05 01:39:38.710 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-05 01:39:38.723 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-05 01:39:38.723 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-05 01:39:38.724 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-05 01:39:38.803 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-05 01:39:38.804 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-05 01:39:38.805 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-05 01:39:38.807 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Verifying certificate CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US as part of cert chain with certificate UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart 2021-11-05 01:39:38.913 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 202646811793399795791855594694952903286185901729 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Fri Nov 05 01:29:08 UTC 2021 Final Date: Wed Nov 05 01:29:07 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [26:55:84:04:72:07:44:1a:5c:67:65:3b:e1:22:07:f1:b3:d0:4d:24] modulus: c3d94c218059be88c93b67c5fae8f114643b681558c6a43820a5ce3ceacbd6764503a5853aa6db6bd9d3acb5c0ef2a3ab1dfde9fb4757da7017b8666b14e1f7d69d55028d01e38017b931f4baff0bcb94a8036247dd31378600a737900fef20b785842938e28f9c3d1c40527b575c2af680aaee110cbf8914e5b8a0eff092b37df0c0ffeab92e3db1812719180cbc801fa176da268c6c92bbdaa4b4b764c79c8a143220bb3636135730ff65e76fa9f27e94de6502440b5e1dfb1b3ed97f52ae0653b0dca9893914be6e2433909b8662d7eb0a749d86b61945e88740e0a3dfb8282be4bb395fc64163e3e8b00502060cb51050ba9c141c88ba9518acaa90dcefe1be70b9eeba07ab59e70da675a88fe5084e195102c4d941ae51dd18493f14213e1695536de596aa6a98fba93a65f84f91a6dd99a36c4a2dd073f57c7e8dc30c4c1b827329a9cdfbf52f73a5369854805c60f674420f1468ec31e7e12aee374b78d6c6eea019a7238e7ddab0bf5a03757628ce8e720a6f40afe0fad74c5703093 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 0d4a6d75b5768b1f732fe78340091dff72579e28 6c534bc93b28ebfcfca6cd47aa165e0fe122c008 d3952aea2a553d410521797bda317e7e6dafc996 b86f0b779b13296f973f3be373cee5084525c5c5 3e74008042ee980f5dba0fc2792f2d96c6621565 bafd37ec904d54fe5f1d1c6d56d081d5430d1ca5 e51787b1bb107cd33c25d84c01a1f2c0eb87d7b7 ebd6d1ae5ee01a59454271a20ccd2971bbb0abb7 5f9b4f4dfe57a0925953fb4f4f13e39bf5c8623f 0e6c9e705e3dffed88d5a26935a591bca1d13aa1 62b8bdc24ea1997859bba7e459f842d779445412 10644f38f5fccdf021a3865dc2680fe8b5a2ddf1 88d3273a7e7d72aded498acf212e06ce401d7103 8f85dbb757365c2b2490d37bac3af2d90917e30c d2b4ad55cad0ba35e696084c99a135660cd20d49 58834f964f05b5dc0c3837e6069750d7520e0012 52b3f8c8f72c865a9bbcc0a586125732e4fb4629 41b4b479fcb107f5cd61ef61ca835eccfa8fb7ed 403c895fc2fa5d7e6375371d3ff7e129ad31f821 7c4b8dc4 Extensions: critical(true) BasicConstraints: isCa(true) critical(false) 2.5.29.35 value = Sequence Tagged [0] IMPLICIT DER Octet String[20] critical(false) 2.5.29.14 value = DER Octet String[20] critical(true) KeyUsage: 0x86 Policy Tree: null Subject Public Key: RSA Public Key [0f:ab:1b:ad:13:ed:a8:76:92:49:34:fd:d1:33:74:87:ad:a6:38:57] modulus: daad7ae9752a5b8eb28787ff1e258afeded0b5afd27a3b97cc142a55aa6a2e9ea815a8044238b061549af55830e46f320f9a8024a5d5532baf86f5dcb00993fc3d5868d88ada5dc241d8b7776b86824a56cab0a5a818dfc8aa49b63ce563ab85be6798adce01ac4d7e77e66389f0dfed88cbead41c3e9dfffb1bb1cc683c4ceff466574b14c0fdb8662cef84d8b6e9707981eaad983452644cc38a1a2bcd26b540b432b02ef9be5c13e6dd1109a8d4562b8b3e535d255e68fbdcfc05bcc209365d8a7c573720a623f73f6fa9a147ff4308a9acef906b79593ab28c1d6c6d999571fb91967bfbd40149a70314d0830c314ef200e1e17598bc275f3370a0d9b6a9 public exponent: 10001 ]