18:03:59 Started by timer 18:03:59 Running as SYSTEM 18:03:59 [EnvInject] - Loading node environment variables. 18:03:59 Building remotely on prd-ubuntu1804-builder-4c-4g-8420 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-rest-client-maven-clm-master 18:03:59 [ssh-agent] Looking for ssh-agent implementation... 18:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:00 $ ssh-agent 18:04:00 SSH_AUTH_SOCK=/tmp/ssh-cjojiHdiZYM5/agent.1680 18:04:00 SSH_AGENT_PID=1682 18:04:00 [ssh-agent] Started. 18:04:00 Running ssh-add (command line suppressed) 18:04:00 Identity added: /w/workspace/aai-rest-client-maven-clm-master@tmp/private_key_5092683699874716063.key (/w/workspace/aai-rest-client-maven-clm-master@tmp/private_key_5092683699874716063.key) 18:04:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:04:00 The recommended git tool is: NONE 18:04:01 using credential onap-jenkins-ssh 18:04:01 Wiping out workspace first. 18:04:01 Cloning the remote Git repository 18:04:01 Cloning repository git://cloud.onap.org/mirror/aai/rest-client 18:04:01 > git init /w/workspace/aai-rest-client-maven-clm-master # timeout=10 18:04:01 Fetching upstream changes from git://cloud.onap.org/mirror/aai/rest-client 18:04:01 > git --version # timeout=10 18:04:01 > git --version # 'git version 2.17.1' 18:04:01 using GIT_SSH to set credentials Gerrit user 18:04:01 Verifying host key using manually-configured host key entries 18:04:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/rest-client +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/aai/rest-client # timeout=10 18:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:02 Avoid second fetch 18:04:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:04:02 Checking out Revision 9194b2d0607ff08c32a667c7b55f0e9a727497fb (refs/remotes/origin/master) 18:04:02 > git config core.sparsecheckout # timeout=10 18:04:02 > git checkout -f 9194b2d0607ff08c32a667c7b55f0e9a727497fb # timeout=10 18:04:03 Commit message: "[AAI] Promote Fiete Ostkamp and Nandkishor Patke to AAI Contributors" 18:04:03 > git rev-list --no-walk 9194b2d0607ff08c32a667c7b55f0e9a727497fb # timeout=10 18:04:03 provisioning config files... 18:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:04:03 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins2799711688361843817.sh 18:04:03 ---> python-tools-install.sh 18:04:03 Setup pyenv: 18:04:03 * system (set by /opt/pyenv/version) 18:04:03 * 3.8.13 (set by /opt/pyenv/version) 18:04:03 * 3.9.13 (set by /opt/pyenv/version) 18:04:03 * 3.10.6 (set by /opt/pyenv/version) 18:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MC7o 18:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:04:10 lf-activate-venv(): INFO: Installing: lftools 18:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-MC7o/bin to PATH 18:04:42 Generating Requirements File 18:05:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:05:10 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 18:05:11 Python 3.10.6 18:05:11 pip 24.0 from /tmp/venv-MC7o/lib/python3.10/site-packages/pip (python 3.10) 18:05:11 appdirs==1.4.4 18:05:11 argcomplete==3.2.2 18:05:11 aspy.yaml==1.3.0 18:05:11 attrs==23.2.0 18:05:11 autopage==0.5.2 18:05:11 beautifulsoup4==4.12.3 18:05:11 boto3==1.34.49 18:05:11 botocore==1.34.49 18:05:11 bs4==0.0.2 18:05:11 cachetools==5.3.2 18:05:11 certifi==2024.2.2 18:05:11 cffi==1.16.0 18:05:11 cfgv==3.4.0 18:05:11 chardet==5.2.0 18:05:11 charset-normalizer==3.3.2 18:05:11 click==8.1.7 18:05:11 cliff==4.6.0 18:05:11 cmd2==2.4.3 18:05:11 cryptography==3.3.2 18:05:11 debtcollector==3.0.0 18:05:11 decorator==5.1.1 18:05:11 defusedxml==0.7.1 18:05:11 Deprecated==1.2.14 18:05:11 distlib==0.3.8 18:05:11 dnspython==2.6.1 18:05:11 docker==4.2.2 18:05:11 dogpile.cache==1.3.2 18:05:11 email-validator==2.1.0.post1 18:05:11 filelock==3.13.1 18:05:11 future==1.0.0 18:05:11 gitdb==4.0.11 18:05:11 GitPython==3.1.42 18:05:11 google-auth==2.28.1 18:05:11 httplib2==0.22.0 18:05:11 identify==2.5.35 18:05:11 idna==3.6 18:05:11 importlib-resources==1.5.0 18:05:11 iso8601==2.1.0 18:05:11 Jinja2==3.1.3 18:05:11 jmespath==1.0.1 18:05:11 jsonpatch==1.33 18:05:11 jsonpointer==2.4 18:05:11 jsonschema==4.21.1 18:05:11 jsonschema-specifications==2023.12.1 18:05:11 keystoneauth1==5.6.0 18:05:11 kubernetes==29.0.0 18:05:11 lftools==0.37.9 18:05:11 lxml==5.1.0 18:05:11 MarkupSafe==2.1.5 18:05:11 msgpack==1.0.7 18:05:11 multi_key_dict==2.0.3 18:05:11 munch==4.0.0 18:05:11 netaddr==1.2.1 18:05:11 netifaces==0.11.0 18:05:11 niet==1.4.2 18:05:11 nodeenv==1.8.0 18:05:11 oauth2client==4.1.3 18:05:11 oauthlib==3.2.2 18:05:11 openstacksdk==0.62.0 18:05:11 os-client-config==2.1.0 18:05:11 os-service-types==1.7.0 18:05:11 osc-lib==3.0.1 18:05:11 oslo.config==9.4.0 18:05:11 oslo.context==5.4.0 18:05:11 oslo.i18n==6.3.0 18:05:11 oslo.log==5.5.0 18:05:11 oslo.serialization==5.4.0 18:05:11 oslo.utils==7.1.0 18:05:11 packaging==23.2 18:05:11 pbr==6.0.0 18:05:11 platformdirs==4.2.0 18:05:11 prettytable==3.10.0 18:05:11 pyasn1==0.5.1 18:05:11 pyasn1-modules==0.3.0 18:05:11 pycparser==2.21 18:05:11 pygerrit2==2.0.15 18:05:11 PyGithub==2.2.0 18:05:11 pyinotify==0.9.6 18:05:11 PyJWT==2.8.0 18:05:11 PyNaCl==1.5.0 18:05:11 pyparsing==2.4.7 18:05:11 pyperclip==1.8.2 18:05:11 pyrsistent==0.20.0 18:05:11 python-cinderclient==9.4.0 18:05:11 python-dateutil==2.8.2 18:05:11 python-heatclient==3.4.0 18:05:11 python-jenkins==1.8.2 18:05:11 python-keystoneclient==5.3.0 18:05:11 python-magnumclient==4.3.0 18:05:11 python-novaclient==18.4.0 18:05:11 python-openstackclient==6.0.1 18:05:11 python-swiftclient==4.4.0 18:05:11 PyYAML==6.0.1 18:05:11 referencing==0.33.0 18:05:11 requests==2.31.0 18:05:11 requests-oauthlib==1.3.1 18:05:11 requestsexceptions==1.4.0 18:05:11 rfc3986==2.0.0 18:05:11 rpds-py==0.18.0 18:05:11 rsa==4.9 18:05:11 ruamel.yaml==0.18.6 18:05:11 ruamel.yaml.clib==0.2.8 18:05:11 s3transfer==0.10.0 18:05:11 simplejson==3.19.2 18:05:11 six==1.16.0 18:05:11 smmap==5.0.1 18:05:11 soupsieve==2.5 18:05:11 stevedore==5.2.0 18:05:11 tabulate==0.9.0 18:05:11 toml==0.10.2 18:05:11 tomlkit==0.12.3 18:05:11 tqdm==4.66.2 18:05:11 typing_extensions==4.9.0 18:05:11 tzdata==2024.1 18:05:11 urllib3==1.26.18 18:05:11 virtualenv==20.25.1 18:05:11 wcwidth==0.2.13 18:05:11 websocket-client==1.7.0 18:05:11 wrapt==1.16.0 18:05:11 xdg==6.0.0 18:05:11 xmltodict==0.13.0 18:05:11 yq==3.2.3 18:05:12 [aai-rest-client-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17691023936516229200.sh 18:05:12 + echo quiet=on 18:05:12 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-builder-4c-4g-8420 18:05:12 [aai-rest-client-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=aai/rest-client -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:05:12 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=aai/rest-client --version 18:05:13 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 18:05:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 18:05:13 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:05:13 Default locale: en, platform encoding: UTF-8 18:05:13 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:05:13 [aai-rest-client-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7393698665192625551.sh 18:05:13 + rm /home/jenkins/.wgetrc 18:05:13 [EnvInject] - Injecting environment variables from a build step. 18:05:13 [EnvInject] - Injecting as environment variables the properties content 18:05:13 SET_JDK_VERSION=openjdk11 18:05:13 GIT_URL="git://cloud.onap.org/mirror" 18:05:13 18:05:13 [EnvInject] - Variables injected successfully. 18:05:13 [aai-rest-client-maven-clm-master] $ /bin/sh /tmp/jenkins12063574687045404839.sh 18:05:13 ---> update-java-alternatives.sh 18:05:13 ---> Updating Java version 18:05:13 ---> Ubuntu/Debian system detected 18:05:13 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:05:13 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:05:13 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:05:13 openjdk version "11.0.16" 2022-07-19 18:05:13 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) 18:05:13 OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) 18:05:13 JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 18:05:13 [EnvInject] - Injecting environment variables from a build step. 18:05:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:05:13 [EnvInject] - Variables injected successfully. 18:05:13 provisioning config files... 18:05:13 copy managed file [global-settings] to file:/w/workspace/aai-rest-client-maven-clm-master@tmp/config4539020638296054763tmp 18:05:13 copy managed file [aai-rest-client-settings] to file:/w/workspace/aai-rest-client-maven-clm-master@tmp/config11914766316192391766tmp 18:05:13 [EnvInject] - Injecting environment variables from a build step. 18:05:13 [EnvInject] - Injecting as environment variables the properties content 18:05:13 MAVEN_GOALS=clean install 18:05:13 18:05:13 [EnvInject] - Variables injected successfully. 18:05:13 [aai-rest-client-maven-clm-master] $ /bin/bash -l /tmp/jenkins12412416692716086330.sh 18:05:13 ---> common-variables.sh 18:05:13 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 18:05:13 ---> sonatype-clm.sh 18:05:13 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) 18:05:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 18:05:13 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:05:13 Default locale: en, platform encoding: UTF-8 18:05:13 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:05:14 [INFO] Scanning for projects... 18:05:17 [INFO] 18:05:17 [INFO] ----------------------< org.onap.aai:rest-client >---------------------- 18:05:17 [INFO] Building aai-rest-client 1.9.0-SNAPSHOT 18:05:17 [INFO] --------------------------------[ jar ]--------------------------------- 18:05:19 [INFO] 18:05:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-client --- 18:05:19 [INFO] 18:05:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ rest-client --- 18:05:20 [INFO] 18:05:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ rest-client --- 18:05:20 [INFO] 18:05:20 [INFO] --- license-maven-plugin:3.0:check (default) @ rest-client --- 18:05:21 [INFO] Checking licenses... 18:05:21 [INFO] 18:05:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ rest-client --- 18:05:22 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-maven-clm-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:05:22 [INFO] 18:05:22 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ rest-client --- 18:05:24 [INFO] Starting audit... 18:05:24 Audit done. 18:05:24 [INFO] 18:05:24 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ rest-client --- 18:05:28 [INFO] Starting audit... 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:33: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:34: warning: 'for' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:35: warning: 'if' have incorrect indentation level 6, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:36: warning: 'if' child have incorrect indentation level 8, expected level should be 16. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:37: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:38: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:39: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:48: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:50: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:58: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:69: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:71: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:79: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:81: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:89: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:90: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:91: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:176: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:234: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:239: warning: Overload methods should not be split. Previous overloaded method located at line '179'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:254:5: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:25: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:26: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/Headers.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:51: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFLogger' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:52: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFManager' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:70: warning: Abbreviation in name must contain no more than '1' capital letters. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:70:60: warning: Member name 'CLIENT_CACHE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:114:5: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:120:5: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:126:5: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:397: warning: Line is longer than 120 characters (found 164). 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:734:26: warning: Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/RestClient.java:734:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:33: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36:3: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:38: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:39: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:40: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:48: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:50: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:51: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:52: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:59: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:68: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:73: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:74: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:76: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:78: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:80: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:82: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:84: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:86: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:88: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:90: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: Overload methods should not be split. Previous overloaded method located at line '80'. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:100: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:103: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:104: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:105: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:113: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:114: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:115: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:116: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:119: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:120: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:121: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:123: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:124: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:125: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:127: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:128: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:129: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:131: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:132: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:133: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:135: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:136: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:137: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:139: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:140: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:141: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:143: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:144: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:145: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:147: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:149: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:150: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:151: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/client/OperationResult.java:152: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:112: warning: 'static initialization' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'static initialization' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:114: warning: 'static initialization rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:21: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:34: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:37: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:38: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:40: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:41: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:42: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44:3: warning: Missing a Javadoc comment. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:48: warning: 'if' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:49: warning: 'if' child have incorrect indentation level 6, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:50: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:52: warning: 'try' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:53: warning: 'try' child have incorrect indentation level 6, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:54: warning: 'try rcurly' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:55: warning: 'catch' child have incorrect indentation level 6, expected level should be 12. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:56: warning: 'catch rcurly' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:60: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:20: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:23: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:20: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:23: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:39: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:41: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:72: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:20: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:55: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:342: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:351: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:361: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:20: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:23: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:45: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:47: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:11: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:13: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:20: warning: Empty line should be followed by

tag on the next line. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:23: warning: 'package' should be separated from previous statement. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:38: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:42: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. 18:05:28 /w/workspace/aai-rest-client-maven-clm-master/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:54: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. 18:05:28 Audit done. 18:05:28 [INFO] 18:05:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rest-client --- 18:05:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:05:28 [INFO] Copying 1 resource 18:05:28 [INFO] 18:05:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rest-client --- 18:05:29 [INFO] Changes detected - recompiling the module! 18:05:29 [INFO] Compiling 7 source files to /w/workspace/aai-rest-client-maven-clm-master/target/classes 18:05:30 [INFO] 18:05:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rest-client --- 18:05:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:05:30 [INFO] skip non existing resourceDirectory /w/workspace/aai-rest-client-maven-clm-master/src/test/resources 18:05:30 [INFO] 18:05:30 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rest-client --- 18:05:30 [INFO] Changes detected - recompiling the module! 18:05:30 [INFO] Compiling 5 source files to /w/workspace/aai-rest-client-maven-clm-master/target/test-classes 18:05:30 [INFO] 18:05:30 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ rest-client --- 18:05:31 [INFO] 18:05:31 [INFO] ------------------------------------------------------- 18:05:31 [INFO] T E S T S 18:05:31 [INFO] ------------------------------------------------------- 18:05:31 [INFO] Running org.onap.aai.restclient.rest.HttpUtilTest 18:05:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.aai.restclient.rest.HttpUtilTest 18:05:31 [INFO] Running org.onap.aai.restclient.rest.RestClientBuilderTest 18:05:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.onap.aai.restclient.rest.RestClientBuilderTest 18:05:32 [INFO] Running org.onap.aai.restclient.client.OperationResultTest 18:05:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aai.restclient.client.OperationResultTest 18:05:32 [INFO] Running org.onap.aai.restclient.client.RestfulClientTest 18:05:32 18:05:32.715 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 18:05:32 18:05:32.717 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 18:05:32 18:05:32.722 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 6 ms for link = http://localhost:9000/aai/util/echo 18:05:32 18:05:32.722 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 200 OK 18:05:32 18:05:32.722 [main] INFO org.onap.aai.restclient.client.RestClient - AC0006I Successfully established connection to targetService at http://localhost:9000/aai/util/echo 18:05:32 18:05:32.725 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 18:05:32 18:05:32.726 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 2 ms for link = http://localhost:9000/aai/v7 18:05:32 18:05:32.726 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:32 18:05:32.737 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:32 18:05:32.738 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:32 18:05:32.738 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:32 18:05:32.741 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 18:05:32 18:05:32.741 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:32 18:05:32.741 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 0 ms for link = http://localhost:9000/aai/v7 18:05:32 18:05:32.742 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 18:05:32 18:05:32.792 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2 18:05:32 18:05:32.792 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:32 18:05:32.793 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:32 18:05:32.794 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 18:05:33 18:05:32.844 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 3 18:05:33 18:05:32.844 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.845 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.845 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 18:05:33 18:05:32.899 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PATCH request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.900 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PATCH request operation time = 2 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.900 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.903 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 18:05:33 18:05:32.903 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 18:05:33 18:05:32.904 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/util/echo 18:05:33 18:05:32.904 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 403 Forbidden 18:05:33 18:05:32.904 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause hello 18:05:33 18:05:32.908 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 18:05:33 18:05:32.908 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.909 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.909 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found 18:05:33 18:05:32.910 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 2 attempt number = 0 18:05:33 18:05:32.917 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 18:05:33 18:05:32.918 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 18:05:33 18:05:32.920 [main] ERROR org.onap.aai.restclient.client.RestClient - Error during GET operation to endpoint at url = http://localhost:9000/aai/util/echo with error = error 18:05:33 18:05:32.924 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/util/echo 18:05:33 18:05:32.925 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 500 Internal Server Error 18:05:33 18:05:32.925 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause Error during GET operation to AAI with message = error 18:05:33 18:05:32.929 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I HEAD request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.930 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I HEAD request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.930 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.934 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.935 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 2 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.939 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.940 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.941 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.944 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 18:05:33 18:05:32.951 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.956 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 5 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.964 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.964 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.965 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.965 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 18:05:33 18:05:32.967 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.967 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.967 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.969 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.970 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 0 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.970 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:32.970 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.971 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.975 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 18:05:33 18:05:32.977 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.978 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.978 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found 18:05:33 18:05:32.979 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 18:05:33 18:05:32.980 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:32.984 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 4 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:32.984 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 408 Request Timeout 18:05:33 18:05:33.035 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2 18:05:33 18:05:33.035 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 18:05:33 18:05:33.036 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 18:05:33 18:05:33.036 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 18:05:33 18:05:33.036 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 57 attempt number = 1 18:05:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in org.onap.aai.restclient.client.RestfulClientTest 18:05:33 [INFO] Running org.onap.aai.restclient.enums.RestAuthenticationModeTest 18:05:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.restclient.enums.RestAuthenticationModeTest 18:05:33 [INFO] 18:05:33 [INFO] Results: 18:05:33 [INFO] 18:05:33 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 18:05:33 [INFO] 18:05:33 [INFO] 18:05:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ rest-client --- 18:05:33 [INFO] Loading execution data file /w/workspace/aai-rest-client-maven-clm-master/target/code-coverage/jacoco-ut.exec 18:05:33 [INFO] Analyzed bundle 'aai-rest-client' with 15 classes 18:05:33 [INFO] 18:05:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest-client --- 18:05:33 [INFO] Building jar: /w/workspace/aai-rest-client-maven-clm-master/target/rest-client-1.9.0-SNAPSHOT.jar 18:05:33 [INFO] 18:05:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ rest-client --- 18:05:33 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-maven-clm-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:05:33 [INFO] 18:05:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ rest-client --- 18:05:33 [INFO] 18:05:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ rest-client --- 18:05:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:05:33 [INFO] 18:05:33 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ rest-client --- 18:05:34 [INFO] Loading execution data file /w/workspace/aai-rest-client-maven-clm-master/target/code-coverage/jacoco-ut.exec 18:05:34 [INFO] Analyzed bundle 'rest-client' with 15 classes 18:05:34 [INFO] All coverage checks have been met. 18:05:34 [INFO] 18:05:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ rest-client --- 18:05:34 [INFO] 18:05:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ rest-client --- 18:05:34 [INFO] Installing /w/workspace/aai-rest-client-maven-clm-master/target/rest-client-1.9.0-SNAPSHOT.jar to /tmp/r/org/onap/aai/rest-client/1.9.0-SNAPSHOT/rest-client-1.9.0-SNAPSHOT.jar 18:05:34 [INFO] Installing /w/workspace/aai-rest-client-maven-clm-master/pom.xml to /tmp/r/org/onap/aai/rest-client/1.9.0-SNAPSHOT/rest-client-1.9.0-SNAPSHOT.pom 18:05:34 [INFO] 18:05:34 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ rest-client --- 18:05:35 [INFO] org.onap.aai:rest-client:jar:1.9.0-SNAPSHOT 18:05:35 [INFO] +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile 18:05:35 [INFO] | +- javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile 18:05:35 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile 18:05:35 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.2:compile 18:05:35 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 18:05:35 [INFO] | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 18:05:35 [INFO] +- org.onap.aai.logging-service:common-logging:jar:1.5.1:compile 18:05:35 [INFO] | \- org.onap.aai.logging-service:eelf-logging:jar:1.5.1:compile 18:05:35 [INFO] | \- org.onap.aai.logging-service:logging-api:jar:1.5.1:compile 18:05:35 [INFO] +- com.att.eelf:eelf-core:jar:2.0.0-oss:compile 18:05:35 [INFO] | \- ch.qos.logback:logback-classic:jar:1.2.7:compile 18:05:35 [INFO] | +- ch.qos.logback:logback-core:jar:1.2.7:compile 18:05:35 [INFO] | \- org.slf4j:slf4j-api:jar:1.7.25:compile 18:05:35 [INFO] +- org.mockito:mockito-all:jar:1.10.19:test 18:05:35 [INFO] +- org.powermock:powermock-module-junit4:jar:1.6.6:test 18:05:35 [INFO] | +- junit:junit:jar:4.12:test 18:05:35 [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test 18:05:35 [INFO] | | \- org.hamcrest:hamcrest:jar:2.2:test 18:05:35 [INFO] | \- org.powermock:powermock-module-junit4-common:jar:1.6.6:test 18:05:35 [INFO] | \- org.powermock:powermock-reflect:jar:1.6.6:test 18:05:35 [INFO] | \- org.objenesis:objenesis:jar:2.4:test 18:05:35 [INFO] +- org.powermock:powermock-api-mockito:jar:1.6.2:test 18:05:35 [INFO] | \- org.powermock:powermock-api-support:jar:1.6.2:test 18:05:35 [INFO] +- org.powermock:powermock-module-javaagent:jar:1.6.6:test 18:05:35 [INFO] | \- org.powermock:powermock-core:jar:2.0.4:test 18:05:35 [INFO] | +- org.javassist:javassist:jar:3.25.0-GA:test 18:05:35 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.9.16:test 18:05:35 [INFO] | \- net.bytebuddy:byte-buddy-agent:jar:1.9.16:test 18:05:35 [INFO] \- org.powermock:powermock-module-junit4-rule-agent:jar:1.6.6:test 18:05:35 [INFO] 18:05:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ rest-client --- 18:05:35 WARNING: An illegal reflective access operation has occurred 18:05:35 WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar) to field java.util.Properties.defaults 18:05:35 WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields 18:05:35 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 18:05:35 WARNING: All illegal access operations will be denied in a future release 18:05:35 [INFO] Saved module information to /w/workspace/aai-rest-client-maven-clm-master/target/sonatype-clm/module.xml 18:05:35 [INFO] ------------------------------------------------------------------------ 18:05:35 [INFO] BUILD SUCCESS 18:05:35 [INFO] ------------------------------------------------------------------------ 18:05:35 [INFO] Total time: 20.709 s 18:05:35 [INFO] Finished at: 2024-02-24T18:05:35Z 18:05:35 [INFO] ------------------------------------------------------------------------ 18:05:35 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins15178405432672096448.sh 18:05:35 [aai-rest-client-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3468524375626272953.sh 18:05:35 + find . -regex .*karaf/target 18:05:35 + xargs rm -rf 18:05:39 [INFO] 2024-02-24T18:05:39.491Z Scanning application onap-aai-rest-client. 18:05:39 [INFO] Discovered commit hash '9194b2d0607ff08c32a667c7b55f0e9a727497fb' via environment variable GIT_COMMIT 18:05:40 [INFO] Scan target: /w/workspace/aai-rest-client-maven-clm-master/target/rest-client-1.9.0-SNAPSHOT.jar 18:05:40 [INFO] Scan configuration properties: 18:05:40 [INFO] dirExcludes=null 18:05:40 [INFO] dirIncludes=null 18:05:40 [INFO] fileExcludes= 18:05:40 [INFO] fileIncludes= 18:05:40 [INFO] 2024-02-24T18:05:40.012Z Starting scanning target: /w/workspace/aai-rest-client-maven-clm-master/target/rest-client-1.9.0-SNAPSHOT.jar 18:05:40 [INFO] 2024-02-24T18:05:40.648Z Scanned 36 total files 18:05:41 [INFO] 2024-02-24T18:05:41.663Z Finished scanning application onap-aai-rest-client. 18:05:41 [INFO] Discovered repository url '$GIT_URL/aai/rest-client/aai/rest-client/aai/rest-client/aai/rest-client' via environment variable GIT_URL 18:05:41 [INFO] Repository URL $GIT_URL/aai/rest-client/aai/rest-client/aai/rest-client/aai/rest-client was found using automation 18:05:41 [INFO] Amending source control record for application with id: onap-aai-rest-client with discovered Repository URL: $GIT_URL/aai/rest-client/aai/rest-client/aai/rest-client/aai/rest-client 18:05:42 [INFO] 2024-02-24T18:05:42.208Z Evaluating application onap-aai-rest-client for stage build. 18:05:42 [INFO] Waiting for policy evaluation to complete... 18:05:43 [INFO] Assigned scan ID e1f8f2f31dd1444588d2dd437fe12fb4 18:05:54 [INFO] Policy evaluation completed in 12 seconds. 18:05:54 [INFO] 2024-02-24T18:05:54.264Z Finished evaluating application onap-aai-rest-client for stage build. 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Advertising clause) [ 18:05:54 Component(displayName=com.att.eelf : eelf-core : 2.0.0-oss, hash=84afa0f2f6d023bf1cd2) [ 18:05:54 Constraint(Advertising Clause) [License Threat Group is 'Advertising Clause' because: Found licenses in the 'Advertising Clause' license threat group ('BSD-4-Clause')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=javax.ws.rs : javax.ws.rs-api : 2.0.1, hash=104e9c2b5583cfcfeac0) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=ch.qos.logback : logback-core : 1.2.7, hash=31f7db3c427702374226) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=ch.qos.logback : logback-classic : 1.2.7, hash=3e89a85545181f1a3a9e) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=javax.annotation : javax.annotation-api : 1.2, hash=479c1e06db31c4323301) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=org.glassfish.hk2 : osgi-resource-locator : 1.0.1, hash=4ed2b2d4738aed5786cf) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.27, hash=66dd6a62a981c0f186d9) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=org.glassfish.hk2.external : javax.inject : 2.5.0-b42, hash=98e0b7dcef77dc04809f) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - non-LGPL) [ 18:05:54 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.27, hash=f20d4304a476a9200193) [ 18:05:54 Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - LGPL) [ 18:05:54 Component(displayName=ch.qos.logback : logback-core : 1.2.7, hash=31f7db3c427702374226) [ 18:05:54 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(License - Weak copyleft - LGPL) [ 18:05:54 Component(displayName=ch.qos.logback : logback-classic : 1.2.7, hash=3e89a85545181f1a3a9e) [ 18:05:54 Constraint(Weak Copyleft - LGPL) [License Threat Group is 'Weak Copyleft - LGPL' because: Found licenses in the 'Weak Copyleft - LGPL' license threat group ('LGPL-2.1')] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(Security - Severe vulnerabilities) [ 18:05:54 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.27, hash=f20d4304a476a9200193) [ 18:05:54 Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2021-28168 with severity <= 6 (severity = 5.5)] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(Security - Critical vulnerabilities) [ 18:05:54 Component(displayName=ch.qos.logback : logback-core : 1.2.7, hash=31f7db3c427702374226) [ 18:05:54 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 18:05:54 18:05:54 Nexus IQ reports policy warning due to 18:05:54 Policy(Security - Critical vulnerabilities) [ 18:05:54 Component(displayName=ch.qos.logback : logback-classic : 1.2.7, hash=3e89a85545181f1a3a9e) [ 18:05:54 Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-6378 with severity >= 7 (severity = 7.5)] ]] 18:05:54 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-aai-rest-client/report/e1f8f2f31dd1444588d2dd437fe12fb4 18:05:54 Summary of policy violations: 2 critical, 3 severe, 9 moderate 18:05:54 IQ Server evaluation of application onap-aai-rest-client detected warnings 18:05:54 Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE 18:05:54 $ ssh-agent -k 18:05:54 unset SSH_AUTH_SOCK; 18:05:54 unset SSH_AGENT_PID; 18:05:54 echo Agent pid 1682 killed; 18:05:54 [ssh-agent] Stopped. 18:05:54 [PostBuildScript] - [INFO] Executing post build scripts. 18:05:54 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins11216049608515576054.sh 18:05:54 ---> sysstat.sh 18:05:54 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins5147302732977562782.sh 18:05:54 ---> package-listing.sh 18:05:54 ++ facter osfamily 18:05:54 ++ tr '[:upper:]' '[:lower:]' 18:05:55 + OS_FAMILY=debian 18:05:55 + workspace=/w/workspace/aai-rest-client-maven-clm-master 18:05:55 + START_PACKAGES=/tmp/packages_start.txt 18:05:55 + END_PACKAGES=/tmp/packages_end.txt 18:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:05:55 + PACKAGES=/tmp/packages_start.txt 18:05:55 + '[' /w/workspace/aai-rest-client-maven-clm-master ']' 18:05:55 + PACKAGES=/tmp/packages_end.txt 18:05:55 + case "${OS_FAMILY}" in 18:05:55 + dpkg -l 18:05:55 + grep '^ii' 18:05:55 + '[' -f /tmp/packages_start.txt ']' 18:05:55 + '[' -f /tmp/packages_end.txt ']' 18:05:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:05:55 + '[' /w/workspace/aai-rest-client-maven-clm-master ']' 18:05:55 + mkdir -p /w/workspace/aai-rest-client-maven-clm-master/archives/ 18:05:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-rest-client-maven-clm-master/archives/ 18:05:55 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins6614103123918316787.sh 18:05:55 ---> capture-instance-metadata.sh 18:05:55 Setup pyenv: 18:05:55 system 18:05:55 3.8.13 18:05:55 3.9.13 18:05:55 * 3.10.6 (set by /w/workspace/aai-rest-client-maven-clm-master/.python-version) 18:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MC7o from file:/tmp/.os_lf_venv 18:05:56 lf-activate-venv(): INFO: Installing: lftools 18:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-MC7o/bin to PATH 18:06:07 INFO: Running in OpenStack, capturing instance metadata 18:06:07 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins18250332721191027027.sh 18:06:07 provisioning config files... 18:06:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-rest-client-maven-clm-master@tmp/config12436881649554545865tmp 18:06:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:06:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:06:07 [EnvInject] - Injecting environment variables from a build step. 18:06:07 [EnvInject] - Injecting as environment variables the properties content 18:06:07 SERVER_ID=logs 18:06:07 18:06:07 [EnvInject] - Variables injected successfully. 18:06:07 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins9176778913855038828.sh 18:06:07 ---> create-netrc.sh 18:06:07 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins16962489854099129003.sh 18:06:07 ---> python-tools-install.sh 18:06:07 Setup pyenv: 18:06:07 system 18:06:07 3.8.13 18:06:07 3.9.13 18:06:07 * 3.10.6 (set by /w/workspace/aai-rest-client-maven-clm-master/.python-version) 18:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MC7o from file:/tmp/.os_lf_venv 18:06:09 lf-activate-venv(): INFO: Installing: lftools 18:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-MC7o/bin to PATH 18:06:16 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins1850564654695522528.sh 18:06:16 ---> sudo-logs.sh 18:06:16 Archiving 'sudo' log.. 18:06:17 [aai-rest-client-maven-clm-master] $ /bin/bash /tmp/jenkins1909943367512481690.sh 18:06:17 ---> job-cost.sh 18:06:17 Setup pyenv: 18:06:17 system 18:06:17 3.8.13 18:06:17 3.9.13 18:06:17 * 3.10.6 (set by /w/workspace/aai-rest-client-maven-clm-master/.python-version) 18:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MC7o from file:/tmp/.os_lf_venv 18:06:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-MC7o/bin to PATH 18:06:24 INFO: No Stack... 18:06:24 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:24 INFO: Archiving Costs 18:06:24 [aai-rest-client-maven-clm-master] $ /bin/bash -l /tmp/jenkins420368689589454742.sh 18:06:24 ---> logs-deploy.sh 18:06:24 Setup pyenv: 18:06:24 system 18:06:24 3.8.13 18:06:24 3.9.13 18:06:24 * 3.10.6 (set by /w/workspace/aai-rest-client-maven-clm-master/.python-version) 18:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MC7o from file:/tmp/.os_lf_venv 18:06:26 lf-activate-venv(): INFO: Installing: lftools 18:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-MC7o/bin to PATH 18:06:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-rest-client-maven-clm-master/228 18:06:34 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:06:35 Archives upload complete. 18:06:35 INFO: archiving logs to Nexus 18:06:36 ---> uname -a: 18:06:36 Linux prd-ubuntu1804-builder-4c-4g-8420 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:06:36 18:06:36 18:06:36 ---> lscpu: 18:06:36 Architecture: x86_64 18:06:36 CPU op-mode(s): 32-bit, 64-bit 18:06:36 Byte Order: Little Endian 18:06:36 CPU(s): 4 18:06:36 On-line CPU(s) list: 0-3 18:06:36 Thread(s) per core: 1 18:06:36 Core(s) per socket: 1 18:06:36 Socket(s): 4 18:06:36 NUMA node(s): 1 18:06:36 Vendor ID: AuthenticAMD 18:06:36 CPU family: 23 18:06:36 Model: 49 18:06:36 Model name: AMD EPYC-Rome Processor 18:06:36 Stepping: 0 18:06:36 CPU MHz: 2799.998 18:06:36 BogoMIPS: 5599.99 18:06:36 Virtualization: AMD-V 18:06:36 Hypervisor vendor: KVM 18:06:36 Virtualization type: full 18:06:36 L1d cache: 32K 18:06:36 L1i cache: 32K 18:06:36 L2 cache: 512K 18:06:36 L3 cache: 16384K 18:06:36 NUMA node0 CPU(s): 0-3 18:06:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:06:36 18:06:36 18:06:36 ---> nproc: 18:06:36 4 18:06:36 18:06:36 18:06:36 ---> df -h: 18:06:36 Filesystem Size Used Avail Use% Mounted on 18:06:36 udev 7.9G 0 7.9G 0% /dev 18:06:36 tmpfs 1.6G 672K 1.6G 1% /run 18:06:36 /dev/vda1 78G 8.3G 70G 11% / 18:06:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:06:36 tmpfs 5.0M 0 5.0M 0% /run/lock 18:06:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:06:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:06:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:06:36 18:06:36 18:06:36 ---> free -m: 18:06:36 total used free shared buff/cache available 18:06:36 Mem: 16040 584 13394 0 2060 15146 18:06:36 Swap: 1023 0 1023 18:06:36 18:06:36 18:06:36 ---> ip addr: 18:06:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:06:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:06:36 inet 127.0.0.1/8 scope host lo 18:06:36 valid_lft forever preferred_lft forever 18:06:36 inet6 ::1/128 scope host 18:06:36 valid_lft forever preferred_lft forever 18:06:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:06:36 link/ether fa:16:3e:80:fc:8e brd ff:ff:ff:ff:ff:ff 18:06:36 inet 10.30.106.242/23 brd 10.30.107.255 scope global dynamic ens3 18:06:36 valid_lft 86225sec preferred_lft 86225sec 18:06:36 inet6 fe80::f816:3eff:fe80:fc8e/64 scope link 18:06:36 valid_lft forever preferred_lft forever 18:06:36 18:06:36 18:06:36 ---> sar -b -r -n DEV: 18:06:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8420) 02/24/24 _x86_64_ (4 CPU) 18:06:36 18:06:36 18:03:44 LINUX RESTART (4 CPU) 18:06:36 18:06:36 18:04:01 tps rtps wtps bread/s bwrtn/s 18:06:36 18:05:01 112.98 32.81 80.17 1671.05 18333.48 18:06:36 18:06:01 128.96 19.13 109.83 703.08 24648.29 18:06:36 Average: 120.97 25.97 95.00 1187.07 21490.88 18:06:36 18:06:36 18:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:06:36 18:05:01 13979468 15551080 2445500 14.89 61628 1712380 816636 4.67 684068 1550916 166688 18:06:36 18:06:01 13707240 15483240 2717728 16.55 73760 1894492 831348 4.76 799756 1688852 3608 18:06:36 Average: 13843354 15517160 2581614 15.72 67694 1803436 823992 4.72 741912 1619884 85148 18:06:36 18:06:36 18:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:06:36 18:05:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 18:06:36 18:05:01 ens3 83.85 58.11 947.75 14.67 0.00 0.00 0.00 0.00 18:06:36 18:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:06:36 18:06:01 ens3 428.08 290.95 1899.13 112.16 0.00 0.00 0.00 0.00 18:06:36 Average: lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 18:06:36 Average: ens3 255.97 174.53 1423.44 63.42 0.00 0.00 0.00 0.00 18:06:36 18:06:36 18:06:36 ---> sar -P ALL: 18:06:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8420) 02/24/24 _x86_64_ (4 CPU) 18:06:36 18:06:36 18:03:44 LINUX RESTART (4 CPU) 18:06:36 18:06:36 18:04:01 CPU %user %nice %system %iowait %steal %idle 18:06:36 18:05:01 all 20.81 0.00 1.48 3.24 0.05 74.42 18:06:36 18:05:01 0 5.87 0.00 0.98 3.75 0.02 89.37 18:06:36 18:05:01 1 29.58 0.00 1.96 4.65 0.08 63.72 18:06:36 18:05:01 2 29.12 0.00 1.70 0.82 0.07 68.30 18:06:36 18:05:01 3 18.73 0.00 1.25 3.74 0.05 76.23 18:06:36 18:06:01 all 32.08 0.00 1.70 2.70 0.08 63.44 18:06:36 18:06:01 0 26.96 0.00 1.44 6.36 0.07 65.16 18:06:36 18:06:01 1 35.41 0.00 1.95 3.17 0.10 59.37 18:06:36 18:06:01 2 29.67 0.00 1.34 0.12 0.10 68.77 18:06:36 18:06:01 3 36.29 0.00 2.10 1.16 0.08 60.38 18:06:36 Average: all 26.44 0.00 1.59 2.97 0.07 68.93 18:06:36 Average: 0 16.40 0.00 1.21 5.06 0.04 77.29 18:06:36 Average: 1 32.49 0.00 1.95 3.91 0.09 61.55 18:06:36 Average: 2 29.40 0.00 1.52 0.47 0.08 68.53 18:06:36 Average: 3 27.49 0.00 1.67 2.45 0.07 68.32 18:06:36 18:06:36 18:06:36