2021-06-22 02:01:58,896 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-06-22 02:02:03,111 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-06-22 02:02:06.406  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-06-22 02:02:19.393 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-06-22 02:02:20.791  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-06-22 02:02:21.613  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-06-22 02:02:35.800  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 39.299 seconds (JVM running for 47.413) 2021-06-22 02:03:37.711  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-06-22 02:03:37.804 DEBUG 1 [nio-8443-exec-4] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-06-22 02:03:37.919 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : 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-06-22 02:03:37.996 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-06-22 02:03:38.009  INFO 1 [nio-8443-exec-4] o.o.o.c.c.CertificationModelFactory  : Sending sign 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-06-22 02:03:38.091  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-06-22 02:03:38.096  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-06-22 02:03:38.097  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-06-22 02:03:38.097  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-06-22 02:03:38.105  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-06-22 02:03:38.108  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-06-22 02:03:38.301  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-06-22 02:03:38.306  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-06-22 02:03:38.307  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-06-22 02:03:38.493  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-06-22 02:03:40.141  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-06-22 02:03:40.144  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-06-22 02:03:40.144 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-06-22 02:03:40.149 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-06-22 02:03:40.150  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1403 2021-06-22 02:03:40.151  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-06-22 02:03:40.154  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-06-22 02:03:40.155  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-06-22 02:03:40.193  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-06-22 02:03:40.194  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-06-22 02:03:40.196 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-06-22 02:03:40.197 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-06-22 02:03:40.199 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-06-22 02:03:40.290 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-06-22 02:03:40.291 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-06-22 02:03:40.292 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-06-22 02:03:40.303 DEBUG 1 [nio-8443-exec-4] 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=c-0mubz3a76by4cksp3,CN=ManagementCA,O=EJBCA Container Quickstart 2021-06-22 02:03:40.502 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 59161197852048730029869004538863806696475633960 IssuerDN: UID=c-0mubz3a76by4cksp3,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Tue Jun 22 01:53:23 UTC 2021 Final Date: Sun Jun 22 01:53:22 UTC 2031 SubjectDN: UID=c-0mubz3a76by4cksp3,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [4a:2f:a6:59:ff:cd:d6:f3:ca:da:9f:b9:3b:e9:93:ab:f7:18:ff:42] modulus: edf1854cf64abab4ed87473def35f5ab3975441c9c2cbdcdecac68a11bf8f766a5bfcda62fec617750024c4c8b0d5594f7a5a6fdc3ecaf2eb37dec75821a1687d73159f13c5286e0c77a3ea778a4a925a28539e75891ac9f9777737e8ce79b1302c2394e08900df276db9604b8dd5359e844e5a773df14c2f8099496cde032304911146a61a63c307a17b023b959b96c9a05fc624e6e53e0eecae9ffebac3ca401b8093afb63922e9eb8bbea444170fe1f7b532e5bf121108db7caf6fb8fa4329b763496c2caf883e4a7a055a2b9801ccd370342dbbb83d39de323773a47612eb0f9b29968a37aa8f88486f6714af732a1c3826d69453f1c8a43502d8ef606b23617cbce6489871f92e4444f420702372938b712b0816b6db57ca8ebe5b07df5939995c5f1a931569dfa944dc05a3f1d2883184f6da61acf0a8f69c9efb4975c31e7f8373e94872f51133880624b49b9e2ff8f1b458e3264dc65c7849514054c37553a056124615a7cd5bb6eedf6ee9bd96e7c22db729da71c81685a50b61181 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: b38f5fedf2a3de119dc52861a38b36f445f8c211 fd3959e134104707c89b25221434b3bc9229d931 7b495cefaad062ad445861f963bedc650afef2b6 48103ed97e6846a720a04fe968d8538aaf434cce 04a4b23513b481b2721a46e00fb09fa1b33bff19 0f9f7c8b6e98f94244a7023047546c7a8b009a4f f3c69c00874636432148e3056acdb3aff0f7abc5 25a2c000cb6a3e30c923af120e2f2de1787d97aa a7e69298705ae6899cfbbe9be46935e0212876a8 25c31a7970fe494b38c4587c38124197441ddcd3 cc8a2f5bba9a25341ee7aeaae538fe508fa92ab7 15ae706784b2832d3caa286bf3999b535894d9a5 540e11a9fa28a1f61d7b7940647a6aa7161631f6 303d787c064b7dfaa998a92c2ca4892fbd7e9567 c1362acb8ccf656cd092c29eb2900c3f5c55ba9d c5bf4fc472aedff7bb63b7f1aa4eb230d62daf7c dd695a43bd81553eb39b1c8e4c890ad6d875b53d cfe71b7f745fc2268f4f6952a3a42d921d28997f b883ef394541bfc1f53660f2de42ff18a80a1bc7 ae03aebb 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 [ab:19:3f:36:4e:c1:da:25:a0:4f:f3:fd:36:7d:82:3e:d0:1b:78:c1] modulus: ca2c57c98109324a4c93abfb622916d056431a318270c7f3d731747b303422ec25d48ffc679aa326bc30e440a1f4ab075fa5e3c91d711f2af23b99e8e867fddb7d3d5b8f05a84b696af5348a9c05d6a8945de41a8c4f25664bdeaea22503b92295ae8b408b1f830ad2c30e6ccf4aeb65a87adef737cb156a9500efc347d9ba6a81e45eb29be33b66aa0226d3058f6f428367f2481dbbaf7878b7c72c866e4e77f9b0eacb10e90e3a7e82040c70ec72be02cd419549d540a8ecfa59f09f2b7269856f688c509ffc583bec78f8963ea5addb8132ca02fc41579c30d1dd8591dabda58fa288133e65a0e7d734272c0122adde6460272b5d41b9dcde82fe25ae76f1 public exponent: 10001 ]