02:02:05 Started by timer 02:02:05 Running as SYSTEM 02:02:05 [EnvInject] - Loading node environment variables. 02:02:05 Building remotely on prd-ubuntu1804-docker-8c-8g-101 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-review-verification-maven-paris 02:02:05 [ssh-agent] Looking for ssh-agent implementation... 02:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:05 $ ssh-agent 02:02:05 SSH_AUTH_SOCK=/tmp/ssh-zHF80chhbYN6/agent.2107 02:02:05 SSH_AGENT_PID=2109 02:02:05 [ssh-agent] Started. 02:02:05 Running ssh-add (command line suppressed) 02:02:05 Identity added: /w/workspace/cps-review-verification-maven-paris@tmp/private_key_10602108113539556319.key (/w/workspace/cps-review-verification-maven-paris@tmp/private_key_10602108113539556319.key) 02:02:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 02:02:05 The recommended git tool is: NONE 02:02:07 using credential onap-jenkins-ssh 02:02:07 Wiping out workspace first. 02:02:07 Cloning the remote Git repository 02:02:07 Cloning repository git://cloud.onap.org/mirror/cps.git 02:02:07 > git init /w/workspace/cps-review-verification-maven-paris # timeout=10 02:02:07 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 02:02:07 > git --version # timeout=10 02:02:07 > git --version # 'git version 2.17.1' 02:02:07 using GIT_SSH to set credentials Gerrit user 02:02:07 Verifying host key using manually-configured host key entries 02:02:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 02:02:09 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 02:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:09 Avoid second fetch 02:02:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:02:09 Checking out Revision 1472f859fc9d7e6335712936f543538f9a83605a (origin/paris) 02:02:09 > git config core.sparsecheckout # timeout=10 02:02:09 > git checkout -f 1472f859fc9d7e6335712936f543538f9a83605a # timeout=30 02:02:10 Commit message: "Add Security waiver to Release Notes" 02:02:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:02:10 > git rev-list --no-walk 3556a5c5899a03812d42a91d95c4797ffd7db534 # timeout=10 02:02:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:02:13 provisioning config files... 02:02:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:02:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:02:13 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins10006959640446898147.sh 02:02:13 ---> python-tools-install.sh 02:02:13 Setup pyenv: 02:02:13 * system (set by /opt/pyenv/version) 02:02:13 * 3.8.13 (set by /opt/pyenv/version) 02:02:13 * 3.9.13 (set by /opt/pyenv/version) 02:02:13 * 3.10.6 (set by /opt/pyenv/version) 02:02:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kipA 02:02:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:02:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:02:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:02:21 lf-activate-venv(): INFO: Base packages installed successfully 02:02:21 lf-activate-venv(): INFO: Installing additional packages: lftools 02:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-kipA/bin to PATH 02:02:44 Generating Requirements File 02:03:02 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. 02:03:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:03:02 Python 3.10.6 02:03:03 pip 25.2 from /tmp/venv-kipA/lib/python3.10/site-packages/pip (python 3.10) 02:03:03 appdirs==1.4.4 02:03:03 argcomplete==3.6.2 02:03:03 aspy.yaml==1.3.0 02:03:03 attrs==25.3.0 02:03:03 autopage==0.5.2 02:03:03 beautifulsoup4==4.14.2 02:03:03 boto3==1.40.45 02:03:03 botocore==1.40.45 02:03:03 bs4==0.0.2 02:03:03 cachetools==6.2.0 02:03:03 certifi==2025.8.3 02:03:03 cffi==2.0.0 02:03:03 cfgv==3.4.0 02:03:03 chardet==5.2.0 02:03:03 charset-normalizer==3.4.3 02:03:03 click==8.3.0 02:03:03 cliff==4.11.0 02:03:03 cmd2==2.7.0 02:03:03 cryptography==3.3.2 02:03:03 debtcollector==3.0.0 02:03:03 decorator==5.2.1 02:03:03 defusedxml==0.7.1 02:03:03 Deprecated==1.2.18 02:03:03 distlib==0.4.0 02:03:03 dnspython==2.8.0 02:03:03 docker==7.1.0 02:03:03 dogpile.cache==1.4.1 02:03:03 durationpy==0.10 02:03:03 email-validator==2.3.0 02:03:03 filelock==3.19.1 02:03:03 future==1.0.0 02:03:03 gitdb==4.0.12 02:03:03 GitPython==3.1.45 02:03:03 google-auth==2.41.1 02:03:03 httplib2==0.31.0 02:03:03 identify==2.6.15 02:03:03 idna==3.10 02:03:03 importlib-resources==1.5.0 02:03:03 iso8601==2.1.0 02:03:03 Jinja2==3.1.6 02:03:03 jmespath==1.0.1 02:03:03 jsonpatch==1.33 02:03:03 jsonpointer==3.0.0 02:03:03 jsonschema==4.25.1 02:03:03 jsonschema-specifications==2025.9.1 02:03:03 keystoneauth1==5.12.0 02:03:03 kubernetes==34.1.0 02:03:03 lftools==0.37.14 02:03:03 lxml==6.0.2 02:03:03 markdown-it-py==4.0.0 02:03:03 MarkupSafe==3.0.3 02:03:03 mdurl==0.1.2 02:03:03 msgpack==1.1.1 02:03:03 multi_key_dict==2.0.3 02:03:03 munch==4.0.0 02:03:03 netaddr==1.3.0 02:03:03 niet==1.4.2 02:03:03 nodeenv==1.9.1 02:03:03 oauth2client==4.1.3 02:03:03 oauthlib==3.3.1 02:03:03 openstacksdk==4.7.1 02:03:03 os-service-types==1.8.0 02:03:03 osc-lib==4.2.0 02:03:03 oslo.config==10.0.0 02:03:03 oslo.context==6.1.0 02:03:03 oslo.i18n==6.6.0 02:03:03 oslo.log==7.2.1 02:03:03 oslo.serialization==5.8.0 02:03:03 oslo.utils==9.1.0 02:03:03 packaging==25.0 02:03:03 pbr==7.0.1 02:03:03 platformdirs==4.4.0 02:03:03 prettytable==3.16.0 02:03:03 psutil==7.1.0 02:03:03 pyasn1==0.6.1 02:03:03 pyasn1_modules==0.4.2 02:03:03 pycparser==2.23 02:03:03 pygerrit2==2.0.15 02:03:03 PyGithub==2.8.1 02:03:03 Pygments==2.19.2 02:03:03 PyJWT==2.10.1 02:03:03 PyNaCl==1.6.0 02:03:03 pyparsing==2.4.7 02:03:03 pyperclip==1.11.0 02:03:03 pyrsistent==0.20.0 02:03:03 python-cinderclient==9.8.0 02:03:03 python-dateutil==2.9.0.post0 02:03:03 python-heatclient==4.3.0 02:03:03 python-jenkins==1.8.3 02:03:03 python-keystoneclient==5.7.0 02:03:03 python-magnumclient==4.9.0 02:03:03 python-openstackclient==8.2.0 02:03:03 python-swiftclient==4.8.0 02:03:03 PyYAML==6.0.3 02:03:03 referencing==0.36.2 02:03:03 requests==2.32.5 02:03:03 requests-oauthlib==2.0.0 02:03:03 requestsexceptions==1.4.0 02:03:03 rfc3986==2.0.0 02:03:03 rich==14.1.0 02:03:03 rich-argparse==1.7.1 02:03:03 rpds-py==0.27.1 02:03:03 rsa==4.9.1 02:03:03 ruamel.yaml==0.18.15 02:03:03 ruamel.yaml.clib==0.2.14 02:03:03 s3transfer==0.14.0 02:03:03 simplejson==3.20.2 02:03:03 six==1.17.0 02:03:03 smmap==5.0.2 02:03:03 soupsieve==2.8 02:03:03 stevedore==5.5.0 02:03:03 tabulate==0.9.0 02:03:03 toml==0.10.2 02:03:03 tomlkit==0.13.3 02:03:03 tqdm==4.67.1 02:03:03 typing_extensions==4.15.0 02:03:03 tzdata==2025.2 02:03:03 urllib3==1.26.20 02:03:03 virtualenv==20.34.0 02:03:03 wcwidth==0.2.14 02:03:03 websocket-client==1.8.0 02:03:03 wrapt==1.17.3 02:03:03 xdg==6.0.0 02:03:03 xmltodict==1.0.2 02:03:03 yq==3.4.3 02:03:03 [cps-review-verification-maven-paris] $ /bin/sh -xe /tmp/jenkins10399880887790318752.sh 02:03:03 + mkdir -p /w/workspace/cps-review-verification-maven-paris/target/classes /w/workspace/cps-review-verification-maven-paris/jacoco/classes 02:03:03 [cps-review-verification-maven-paris] $ /bin/sh -xe /tmp/jenkins11495936235874303335.sh 02:03:03 + echo quiet=on 02:03:03 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-8c-8g-101 02:03:04 [cps-review-verification-maven-paris] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=paris -DMAVEN_OPTS= -DPROJECT=cps -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DTESTOPTIONS= -DGERRIT_REFSPEC=refs/heads/paris -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:03:04 " "-DMAVEN_PARAMS=-Dmaven.test.skip=true -Ddocker.repository.push=" -DGERRIT_PROJECT=cps -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER --version 02:03:04 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 02:03:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:03:04 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:03:04 Default locale: en, platform encoding: UTF-8 02:03:04 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 02:03:04 [cps-review-verification-maven-paris] $ /bin/sh -xe /tmp/jenkins7552763252194491359.sh 02:03:04 + rm /home/jenkins/.wgetrc 02:03:04 [EnvInject] - Injecting environment variables from a build step. 02:03:04 [EnvInject] - Injecting as environment variables the properties content 02:03:04 SET_JDK_VERSION=openjdk17 02:03:04 GIT_URL="git://cloud.onap.org/mirror" 02:03:04 02:03:04 [EnvInject] - Variables injected successfully. 02:03:04 [cps-review-verification-maven-paris] $ /bin/sh /tmp/jenkins2759286471235095166.sh 02:03:04 ---> update-java-alternatives.sh 02:03:04 ---> Updating Java version 02:03:05 ---> Ubuntu/Debian system detected 02:03:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:03:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:03:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:03:05 openjdk version "17.0.4" 2022-07-19 02:03:05 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 02:03:05 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 02:03:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:03:05 [EnvInject] - Injecting environment variables from a build step. 02:03:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:03:05 [EnvInject] - Variables injected successfully. 02:03:05 provisioning config files... 02:03:05 copy managed file [global-settings] to file:/w/workspace/cps-review-verification-maven-paris@tmp/config10606324179531706431tmp 02:03:05 copy managed file [cps-settings] to file:/w/workspace/cps-review-verification-maven-paris@tmp/config7429492817453762621tmp 02:03:05 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins6394519464802702017.sh 02:03:05 ---> docker-login.sh 02:03:05 nexus3.onap.org:10001 02:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:05 Configure a credential helper to remove this warning. See 02:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:05 02:03:05 Login Succeeded 02:03:05 nexus3.onap.org:10002 02:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 nexus3.onap.org:10003 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 nexus3.onap.org:10004 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 docker.io 02:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:06 Configure a credential helper to remove this warning. See 02:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:06 02:03:06 Login Succeeded 02:03:06 ---> docker-login.sh ends 02:03:06 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins5317991448287314326.sh 02:03:06 provisioning config files... 02:03:06 copy managed file [global-settings] to file:/w/workspace/cps-review-verification-maven-paris@tmp/config18190564793000392424tmp 02:03:06 copy managed file [cps-settings] to file:/w/workspace/cps-review-verification-maven-paris@tmp/config471903210299160516tmp 02:03:06 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 02:03:06 Run condition [Boolean condition] preventing perform for step [BuilderChain] 02:03:06 [EnvInject] - Injecting environment variables from a build step. 02:03:06 [EnvInject] - Injecting as environment variables the properties content 02:03:06 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 02:03:06 02:03:06 [EnvInject] - Variables injected successfully. 02:03:06 [EnvInject] - Injecting environment variables from a build step. 02:03:06 [EnvInject] - Injecting as environment variables the properties content 02:03:06 MAVEN_GOALS=clean install 02:03:06 02:03:06 [EnvInject] - Variables injected successfully. 02:03:06 [cps-review-verification-maven-paris] $ /bin/bash -l /tmp/jenkins17273652878283903495.sh 02:03:06 ---> common-variables.sh 02:03:06 --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 02:03:06 ---> maven-build.sh 02:03:06 + set +u 02:03:06 + export MAVEN_OPTS 02:03:06 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/cps-review-verification-maven-paris@tmp/config18190564793000392424tmp --settings /w/workspace/cps-review-verification-maven-paris@tmp/config471903210299160516tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-review-verification-maven-paris/m2repo --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 -Dmaven.test.skip=true -Ddocker.repository.push= 02:03:06 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 02:03:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:03:06 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 02:03:06 Default locale: en, platform encoding: UTF-8 02:03:06 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 02:03:07 [INFO] Error stacktraces are turned on. 02:03:07 [INFO] Scanning for projects... 02:03:11 [INFO] ------------------------------------------------------------------------ 02:03:11 [INFO] Reactor Build Order: 02:03:11 [INFO] 02:03:11 [INFO] org.onap.cps:cps-dependencies [pom] 02:03:11 [INFO] cps-bom [pom] 02:03:11 [INFO] checkstyle [jar] 02:03:11 [INFO] spotbugs [jar] 02:03:11 [INFO] cps-parent [pom] 02:03:11 [INFO] cps-service [jar] 02:03:11 [INFO] cps-rest [jar] 02:03:11 [INFO] cps-nf-proxy-service [jar] 02:03:11 [INFO] cps-nf-proxy-rest [jar] 02:03:11 [INFO] cps-ri [jar] 02:03:11 [INFO] cps-application [jar] 02:03:11 [INFO] cps [pom] 02:03:11 [INFO] 02:03:11 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 02:03:11 [INFO] Building org.onap.cps:cps-dependencies 1.0.2-SNAPSHOT [1/12] 02:03:11 [INFO] --------------------------------[ pom ]--------------------------------- 02:03:11 [INFO] 02:03:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 02:03:11 [INFO] 02:03:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 02:03:12 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/cps-dependencies-1.0.2-SNAPSHOT.pom 02:03:12 [INFO] 02:03:12 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 02:03:12 [INFO] Building cps-bom 1.0.2-SNAPSHOT [2/12] 02:03:12 [INFO] --------------------------------[ pom ]--------------------------------- 02:03:12 [INFO] 02:03:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 02:03:12 [INFO] 02:03:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 02:03:12 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/cps-bom-1.0.2-SNAPSHOT.pom 02:03:12 [INFO] 02:03:12 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 02:03:12 [INFO] Building checkstyle 1.0.2-SNAPSHOT [3/12] 02:03:12 [INFO] --------------------------------[ jar ]--------------------------------- 02:03:12 [INFO] 02:03:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 02:03:12 [INFO] 02:03:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 02:03:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 02:03:12 [INFO] Copying 1 resource 02:03:12 [INFO] 02:03:12 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 02:03:14 [INFO] No sources to compile 02:03:14 [INFO] 02:03:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 02:03:14 [INFO] Not copying test resources 02:03:14 [INFO] 02:03:14 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 02:03:14 [INFO] Not compiling test sources 02:03:14 [INFO] 02:03:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 02:03:14 [INFO] Tests are skipped. 02:03:14 [INFO] 02:03:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 02:03:14 [INFO] Building jar: /w/workspace/cps-review-verification-maven-paris/checkstyle/target/checkstyle-1.0.2-SNAPSHOT.jar 02:03:14 [INFO] 02:03:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 02:03:14 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/checkstyle/target/checkstyle-1.0.2-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/checkstyle-1.0.2-SNAPSHOT.jar 02:03:14 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/checkstyle-1.0.2-SNAPSHOT.pom 02:03:14 [INFO] 02:03:14 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 02:03:14 [INFO] Building spotbugs 1.0.2-SNAPSHOT [4/12] 02:03:14 [INFO] --------------------------------[ jar ]--------------------------------- 02:03:14 [INFO] 02:03:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 02:03:14 [INFO] 02:03:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 02:03:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 02:03:14 [INFO] Copying 1 resource 02:03:14 [INFO] 02:03:14 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 02:03:14 [INFO] No sources to compile 02:03:14 [INFO] 02:03:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 02:03:14 [INFO] Not copying test resources 02:03:14 [INFO] 02:03:14 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 02:03:14 [INFO] Not compiling test sources 02:03:14 [INFO] 02:03:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 02:03:14 [INFO] Tests are skipped. 02:03:14 [INFO] 02:03:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 02:03:14 [INFO] Building jar: /w/workspace/cps-review-verification-maven-paris/spotbugs/target/spotbugs-1.0.2-SNAPSHOT.jar 02:03:14 [INFO] 02:03:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 02:03:14 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/spotbugs/target/spotbugs-1.0.2-SNAPSHOT.jar to /tmp/r/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/spotbugs-1.0.2-SNAPSHOT.jar 02:03:14 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/spotbugs/pom.xml to /tmp/r/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/spotbugs-1.0.2-SNAPSHOT.pom 02:03:14 [INFO] 02:03:14 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 02:03:14 [INFO] Building cps-parent 1.0.2-SNAPSHOT [5/12] 02:03:14 [INFO] --------------------------------[ pom ]--------------------------------- 02:03:15 [INFO] 02:03:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 02:03:15 [INFO] 02:03:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 02:03:15 [INFO] 02:03:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 02:03:15 [INFO] 02:03:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-parent --- 02:03:17 [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/cps-review-verification-maven-paris/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:03:17 [INFO] 02:03:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ cps-parent --- 02:03:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-paris/cps-parent/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:03:17 [INFO] 02:03:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 02:03:19 [INFO] You have 0 Checkstyle violations. 02:03:19 [INFO] 02:03:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 02:03:19 [INFO] You have 0 Checkstyle violations. 02:03:19 [INFO] 02:03:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 02:03:19 [INFO] Starting audit... 02:03:19 Audit done. 02:03:19 [INFO] You have 0 Checkstyle violations. 02:03:19 [INFO] 02:03:19 [INFO] >>> spotbugs-maven-plugin:4.1.3:check (analyze-compile) > :spotbugs @ cps-parent >>> 02:03:19 [INFO] 02:03:19 [INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ cps-parent --- 02:03:23 [INFO] 02:03:23 [INFO] <<< spotbugs-maven-plugin:4.1.3:check (analyze-compile) < :spotbugs @ cps-parent <<< 02:03:23 [INFO] 02:03:23 [INFO] 02:03:23 [INFO] --- spotbugs-maven-plugin:4.1.3:check (analyze-compile) @ cps-parent --- 02:03:23 [INFO] 02:03:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 02:03:23 [INFO] Compilation of tests is skipped. 02:03:23 [INFO] 02:03:23 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-parent --- 02:03:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:03:23 [INFO] 02:03:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-parent --- 02:03:23 [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/cps-review-verification-maven-paris/cps-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:03:23 [INFO] 02:03:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 02:03:24 [INFO] Tests are skipped. 02:03:24 [INFO] 02:03:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-parent --- 02:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:03:24 [INFO] 02:03:24 [INFO] --- jacoco-maven-plugin:0.8.5:check (coverage-check) @ cps-parent --- 02:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-review-verification-maven-paris/cps-parent/target/code-coverage/jacoco-ut.exec 02:03:24 [INFO] 02:03:24 [INFO] --- jacoco-maven-plugin:0.8.5:report-aggregate (report) @ cps-parent --- 02:03:24 [INFO] 02:03:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 02:03:24 [INFO] Tests are skipped. 02:03:24 [INFO] 02:03:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 02:03:24 [INFO] Installing /w/workspace/cps-review-verification-maven-paris/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/cps-parent-1.0.2-SNAPSHOT.pom 02:03:24 [INFO] 02:03:24 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 02:03:24 [INFO] Building cps-service 1.0.2-SNAPSHOT [6/12] 02:03:24 [INFO] --------------------------------[ jar ]--------------------------------- 02:03:27 [INFO] 02:03:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 02:03:27 [INFO] 02:03:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 02:03:27 [INFO] 02:03:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 02:03:27 [INFO] 02:03:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-service --- 02:03:27 [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/cps-review-verification-maven-paris/cps-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:03:27 [INFO] 02:03:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ cps-service --- 02:03:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-review-verification-maven-paris/cps-service/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 02:03:27 [INFO] 02:03:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 02:03:27 [INFO] You have 0 Checkstyle violations. 02:03:27 [INFO] 02:03:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 02:03:27 [INFO] You have 0 Checkstyle violations. 02:03:27 [INFO] 02:03:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 02:03:28 [INFO] Starting audit... 02:03:28 Audit done. 02:03:28 [INFO] You have 0 Checkstyle violations. 02:03:28 [INFO] 02:03:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 02:03:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:03:28 [INFO] Copying 1 resource 02:03:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-paris/cps-service/target/generated-sources/license 02:03:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-review-verification-maven-paris/cps-service/target/generated-resources/licenses 02:03:28 [INFO] 02:03:28 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-service --- 02:03:28 [INFO] Changes detected - recompiling the module! 02:03:28 [INFO] Compiling 37 source files to /w/workspace/cps-review-verification-maven-paris/cps-service/target/classes 02:03:28 [INFO] ------------------------------------------------------------------------ 02:03:28 [INFO] Reactor Summary for cps 1.0.2-SNAPSHOT: 02:03:28 [INFO] 02:03:28 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.897 s] 02:03:28 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 02:03:28 [INFO] checkstyle ......................................... SUCCESS [ 2.358 s] 02:03:28 [INFO] spotbugs ........................................... SUCCESS [ 0.017 s] 02:03:28 [INFO] cps-parent ......................................... SUCCESS [ 9.434 s] 02:03:28 [INFO] cps-service ........................................ FAILURE [ 4.888 s] 02:03:28 [INFO] cps-rest ........................................... SKIPPED 02:03:28 [INFO] cps-nf-proxy-service ............................... SKIPPED 02:03:28 [INFO] cps-nf-proxy-rest .................................. SKIPPED 02:03:28 [INFO] cps-ri ............................................. SKIPPED 02:03:28 [INFO] cps-application .................................... SKIPPED 02:03:28 [INFO] cps ................................................ SKIPPED 02:03:28 [INFO] ------------------------------------------------------------------------ 02:03:28 [INFO] BUILD FAILURE 02:03:28 [INFO] ------------------------------------------------------------------------ 02:03:28 [INFO] Total time: 21.400 s 02:03:28 [INFO] Finished at: 2025-10-04T02:03:28Z 02:03:28 [INFO] ------------------------------------------------------------------------ 02:03:28 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project cps-service: Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x69628b3f) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x69628b3f -> [Help 1] 02:03:28 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project cps-service: Fatal error compiling 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:03:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:03:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:03:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 02:03:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 02:03:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 02:03:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:03:28 at java.lang.reflect.Method.invoke (Method.java:568) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:03:28 Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling 02:03:28 at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1140) 02:03:28 at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:188) 02:03:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:03:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:03:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:03:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 02:03:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 02:03:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 02:03:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:03:28 at java.lang.reflect.Method.invoke (Method.java:568) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:03:28 Caused by: org.codehaus.plexus.compiler.CompilerException: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x69628b3f) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x69628b3f 02:03:28 at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:173) 02:03:28 at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:174) 02:03:28 at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1129) 02:03:28 at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:188) 02:03:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:03:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:03:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:03:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 02:03:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 02:03:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 02:03:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:03:28 at java.lang.reflect.Method.invoke (Method.java:568) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:03:28 Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x69628b3f) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x69628b3f 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.invocationHelper (JavacTaskImpl.java:168) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.doCall (JavacTaskImpl.java:100) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.call (JavacTaskImpl.java:94) 02:03:28 at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:126) 02:03:28 at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:174) 02:03:28 at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1129) 02:03:28 at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:188) 02:03:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:03:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:03:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:03:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 02:03:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 02:03:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 02:03:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:03:28 at java.lang.reflect.Method.invoke (Method.java:568) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:03:28 Caused by: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x69628b3f) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x69628b3f 02:03:28 at lombok.javac.apt.LombokProcessor.getJavacProcessingEnvironment (LombokProcessor.java:433) 02:03:28 at lombok.javac.apt.LombokProcessor.init (LombokProcessor.java:92) 02:03:28 at lombok.core.AnnotationProcessor$JavacDescriptor.want (AnnotationProcessor.java:160) 02:03:28 at lombok.core.AnnotationProcessor.init (AnnotationProcessor.java:213) 02:03:28 at lombok.launch.AnnotationProcessorHider$AnnotationProcessor.init (AnnotationProcessor.java:64) 02:03:28 at com.sun.tools.javac.processing.JavacProcessingEnvironment$ProcessorState. (JavacProcessingEnvironment.java:701) 02:03:28 at com.sun.tools.javac.processing.JavacProcessingEnvironment$DiscoveredProcessors$ProcessorStateIterator.next (JavacProcessingEnvironment.java:828) 02:03:28 at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs (JavacProcessingEnvironment.java:924) 02:03:28 at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run (JavacProcessingEnvironment.java:1267) 02:03:28 at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing (JavacProcessingEnvironment.java:1382) 02:03:28 at com.sun.tools.javac.main.JavaCompiler.processAnnotations (JavaCompiler.java:1234) 02:03:28 at com.sun.tools.javac.main.JavaCompiler.compile (JavaCompiler.java:916) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0 (JavacTaskImpl.java:104) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.invocationHelper (JavacTaskImpl.java:152) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.doCall (JavacTaskImpl.java:100) 02:03:28 at com.sun.tools.javac.api.JavacTaskImpl.call (JavacTaskImpl.java:94) 02:03:28 at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:126) 02:03:28 at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:174) 02:03:28 at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1129) 02:03:28 at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:188) 02:03:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 02:03:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 02:03:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 02:03:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 02:03:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 02:03:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 02:03:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) 02:03:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) 02:03:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 02:03:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 02:03:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 02:03:28 at java.lang.reflect.Method.invoke (Method.java:568) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 02:03:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 02:03:28 [ERROR] 02:03:28 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 02:03:28 [ERROR] 02:03:28 [ERROR] For more information about the errors and possible solutions, please read the following articles: 02:03:28 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 02:03:28 [ERROR] 02:03:28 [ERROR] After correcting the problems, you can resume the build with the command 02:03:28 [ERROR] mvn -rf :cps-service 02:03:29 Build step 'Execute shell' marked build as failure 02:03:29 $ ssh-agent -k 02:03:29 unset SSH_AUTH_SOCK; 02:03:29 unset SSH_AGENT_PID; 02:03:29 echo Agent pid 2109 killed; 02:03:29 [ssh-agent] Stopped. 02:03:29 Robot results publisher started... 02:03:29 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:03:29 -Parsing output xml: 02:03:29 ERROR: Build step failed with exception 02:03:29 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-101 02:03:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:03:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:03:29 at hudson.remoting.Channel.call(Channel.java:1003) 02:03:29 at hudson.FilePath.act(FilePath.java:1230) 02:03:29 at hudson.FilePath.act(FilePath.java:1219) 02:03:29 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:03:29 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:03:29 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:03:29 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:03:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:03:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:03:29 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:03:29 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:03:29 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:03:29 at hudson.model.Run.execute(Run.java:1918) 02:03:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:03:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:03:29 at hudson.model.Executor.run(Executor.java:442) 02:03:29 /w/workspace/cps-review-verification-maven-paris/csit/archives does not exist. 02:03:29 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 02:03:29 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 02:03:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 02:03:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:03:29 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:03:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:03:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:03:29 at hudson.remoting.Request$2.run(Request.java:377) 02:03:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:03:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:03:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:29 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:29 Build step 'Publish Robot Framework test results' marked build as failure 02:03:29 [PostBuildScript] - [INFO] Executing post build scripts. 02:03:29 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins6724207978158939166.sh 02:03:29 ---> sysstat.sh 02:03:29 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins17231543507912229117.sh 02:03:29 ---> package-listing.sh 02:03:29 ++ facter osfamily 02:03:29 ++ tr '[:upper:]' '[:lower:]' 02:03:29 + OS_FAMILY=debian 02:03:29 + workspace=/w/workspace/cps-review-verification-maven-paris 02:03:29 + START_PACKAGES=/tmp/packages_start.txt 02:03:29 + END_PACKAGES=/tmp/packages_end.txt 02:03:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:29 + PACKAGES=/tmp/packages_start.txt 02:03:29 + '[' /w/workspace/cps-review-verification-maven-paris ']' 02:03:29 + PACKAGES=/tmp/packages_end.txt 02:03:29 + case "${OS_FAMILY}" in 02:03:29 + dpkg -l 02:03:29 + grep '^ii' 02:03:29 + '[' -f /tmp/packages_start.txt ']' 02:03:29 + '[' -f /tmp/packages_end.txt ']' 02:03:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:29 + '[' /w/workspace/cps-review-verification-maven-paris ']' 02:03:29 + mkdir -p /w/workspace/cps-review-verification-maven-paris/archives/ 02:03:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-review-verification-maven-paris/archives/ 02:03:29 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins9664788821937510319.sh 02:03:29 ---> capture-instance-metadata.sh 02:03:29 Setup pyenv: 02:03:29 system 02:03:29 3.8.13 02:03:29 3.9.13 02:03:29 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-paris/.python-version) 02:03:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kipA from file:/tmp/.os_lf_venv 02:03:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:03:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:03:31 lf-activate-venv(): INFO: Base packages installed successfully 02:03:31 lf-activate-venv(): INFO: Installing additional packages: lftools 02:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-kipA/bin to PATH 02:03:40 INFO: Running in OpenStack, capturing instance metadata 02:03:41 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins10411731814125225164.sh 02:03:41 provisioning config files... 02:03:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-review-verification-maven-paris@tmp/config13261083575711571181tmp 02:03:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:03:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:03:41 [EnvInject] - Injecting environment variables from a build step. 02:03:41 [EnvInject] - Injecting as environment variables the properties content 02:03:41 SERVER_ID=logs 02:03:41 02:03:41 [EnvInject] - Variables injected successfully. 02:03:41 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins10233906191963051797.sh 02:03:41 ---> create-netrc.sh 02:03:41 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins13993264824979372262.sh 02:03:41 ---> python-tools-install.sh 02:03:41 Setup pyenv: 02:03:41 system 02:03:41 3.8.13 02:03:41 3.9.13 02:03:41 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-paris/.python-version) 02:03:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kipA from file:/tmp/.os_lf_venv 02:03:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:03:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:03:43 lf-activate-venv(): INFO: Base packages installed successfully 02:03:43 lf-activate-venv(): INFO: Installing additional packages: lftools 02:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-kipA/bin to PATH 02:03:51 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins9967664255426665316.sh 02:03:51 ---> sudo-logs.sh 02:03:51 Archiving 'sudo' log.. 02:03:51 [cps-review-verification-maven-paris] $ /bin/bash /tmp/jenkins5526218330821650156.sh 02:03:51 ---> job-cost.sh 02:03:51 Setup pyenv: 02:03:51 system 02:03:51 3.8.13 02:03:51 3.9.13 02:03:51 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-paris/.python-version) 02:03:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kipA from file:/tmp/.os_lf_venv 02:03:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:03:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:03:53 lf-activate-venv(): INFO: Base packages installed successfully 02:03:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-kipA/bin to PATH 02:03:58 INFO: No Stack... 02:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:59 INFO: Archiving Costs 02:03:59 [cps-review-verification-maven-paris] $ /bin/bash -l /tmp/jenkins14957384650122291869.sh 02:03:59 ---> logs-deploy.sh 02:03:59 Setup pyenv: 02:03:59 system 02:03:59 3.8.13 02:03:59 3.9.13 02:03:59 * 3.10.6 (set by /w/workspace/cps-review-verification-maven-paris/.python-version) 02:03:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kipA from file:/tmp/.os_lf_venv 02:03:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:03:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:04:01 lf-activate-venv(): INFO: Base packages installed successfully 02:04:01 lf-activate-venv(): INFO: Installing additional packages: lftools 02:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-kipA/bin to PATH 02:04:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-review-verification-maven-paris/15 02:04:09 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 02:04:10 Archives upload complete. 02:04:10 INFO: archiving logs to Nexus 02:04:11 ---> uname -a: 02:04:11 Linux prd-ubuntu1804-docker-8c-8g-101 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 02:04:11 02:04:11 02:04:11 ---> lscpu: 02:04:11 Architecture: x86_64 02:04:11 CPU op-mode(s): 32-bit, 64-bit 02:04:11 Byte Order: Little Endian 02:04:11 CPU(s): 8 02:04:11 On-line CPU(s) list: 0-7 02:04:11 Thread(s) per core: 1 02:04:11 Core(s) per socket: 1 02:04:11 Socket(s): 8 02:04:11 NUMA node(s): 1 02:04:11 Vendor ID: AuthenticAMD 02:04:11 CPU family: 23 02:04:11 Model: 49 02:04:11 Model name: AMD EPYC-Rome Processor 02:04:11 Stepping: 0 02:04:11 CPU MHz: 2800.000 02:04:11 BogoMIPS: 5600.00 02:04:11 Virtualization: AMD-V 02:04:11 Hypervisor vendor: KVM 02:04:11 Virtualization type: full 02:04:11 L1d cache: 32K 02:04:11 L1i cache: 32K 02:04:11 L2 cache: 512K 02:04:11 L3 cache: 16384K 02:04:11 NUMA node0 CPU(s): 0-7 02:04:11 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 02:04:11 02:04:11 02:04:11 ---> nproc: 02:04:11 8 02:04:11 02:04:11 02:04:11 ---> df -h: 02:04:11 Filesystem Size Used Avail Use% Mounted on 02:04:11 udev 16G 0 16G 0% /dev 02:04:11 tmpfs 3.2G 712K 3.2G 1% /run 02:04:11 /dev/vda1 155G 11G 145G 7% / 02:04:11 tmpfs 16G 0 16G 0% /dev/shm 02:04:11 tmpfs 5.0M 0 5.0M 0% /run/lock 02:04:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:04:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 02:04:11 tmpfs 3.2G 0 3.2G 0% /run/user/1001 02:04:11 02:04:11 02:04:11 ---> free -m: 02:04:11 total used free shared buff/cache available 02:04:11 Mem: 32167 835 29015 0 2315 30905 02:04:11 Swap: 1023 0 1023 02:04:11 02:04:11 02:04:11 ---> ip addr: 02:04:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:04:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:04:11 inet 127.0.0.1/8 scope host lo 02:04:11 valid_lft forever preferred_lft forever 02:04:11 inet6 ::1/128 scope host 02:04:11 valid_lft forever preferred_lft forever 02:04:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:04:11 link/ether fa:16:3e:3a:fa:6e brd ff:ff:ff:ff:ff:ff 02:04:11 inet 10.30.106.32/23 brd 10.30.107.255 scope global dynamic ens3 02:04:11 valid_lft 86233sec preferred_lft 86233sec 02:04:11 inet6 fe80::f816:3eff:fe3a:fa6e/64 scope link 02:04:11 valid_lft forever preferred_lft forever 02:04:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:04:11 link/ether 02:42:6a:93:ff:1a brd ff:ff:ff:ff:ff:ff 02:04:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:04:11 valid_lft forever preferred_lft forever 02:04:11 02:04:11 02:04:11 ---> sar -b -r -n DEV: 02:04:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-101) 10/04/25 _x86_64_ (8 CPU) 02:04:11 02:04:11 02:01:35 LINUX RESTART (8 CPU) 02:04:11 02:04:11 02:02:01 tps rtps wtps bread/s bwrtn/s 02:04:11 02:03:01 330.53 41.31 289.22 2054.19 56203.03 02:04:11 02:04:01 200.12 43.74 156.37 3376.10 59636.06 02:04:11 Average: 265.32 42.53 222.80 2715.15 57919.55 02:04:11 02:04:11 02:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:04:11 02:03:01 29982340 31652748 2956880 8.98 75552 1899712 1421736 4.18 912816 1739196 245912 02:04:11 02:04:01 29753280 31685076 3185940 9.67 88048 2140912 1376068 4.05 974956 1891004 27892 02:04:11 Average: 29867810 31668912 3071410 9.32 81800 2020312 1398902 4.12 943886 1815100 136902 02:04:11 02:04:11 02:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:04:11 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:11 02:03:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 02:04:11 02:03:01 ens3 374.32 264.49 2023.06 78.09 0.00 0.00 0.00 0.00 02:04:11 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:11 02:04:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 02:04:11 02:04:01 ens3 365.16 285.69 2196.41 60.39 0.00 0.00 0.00 0.00 02:04:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:11 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 02:04:11 Average: ens3 369.74 275.09 2109.73 69.24 0.00 0.00 0.00 0.00 02:04:11 02:04:11 02:04:11 ---> sar -P ALL: 02:04:11 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-101) 10/04/25 _x86_64_ (8 CPU) 02:04:11 02:04:11 02:01:35 LINUX RESTART (8 CPU) 02:04:11 02:04:11 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:04:11 02:03:01 all 11.53 0.00 0.96 1.82 0.03 85.66 02:04:11 02:03:01 0 4.53 0.00 0.48 0.33 0.02 94.64 02:04:11 02:03:01 1 8.94 0.00 0.62 0.52 0.02 89.91 02:04:11 02:03:01 2 12.35 0.00 0.82 0.62 0.03 86.18 02:04:11 02:03:01 3 15.88 0.00 1.89 10.11 0.07 72.05 02:04:11 02:03:01 4 17.84 0.00 1.34 2.21 0.07 78.55 02:04:11 02:03:01 5 23.76 0.00 1.74 0.57 0.03 73.90 02:04:11 02:03:01 6 5.89 0.00 0.43 0.02 0.02 93.65 02:04:11 02:03:01 7 3.09 0.00 0.38 0.23 0.02 96.28 02:04:11 02:04:01 all 16.02 0.00 1.12 1.08 0.05 81.72 02:04:11 02:04:01 0 12.71 0.00 1.08 0.40 0.05 85.75 02:04:11 02:04:01 1 27.02 0.00 1.87 0.47 0.07 70.57 02:04:11 02:04:01 2 10.75 0.00 0.62 1.14 0.03 87.46 02:04:11 02:04:01 3 13.31 0.00 1.32 3.25 0.07 82.05 02:04:11 02:04:01 4 7.27 0.00 1.21 1.34 0.02 90.17 02:04:11 02:04:01 5 33.82 0.00 1.23 0.38 0.07 64.49 02:04:11 02:04:01 6 10.27 0.00 1.02 0.10 0.05 88.56 02:04:11 02:04:01 7 13.08 0.00 0.57 1.59 0.05 84.71 02:04:11 Average: all 13.78 0.00 1.04 1.45 0.04 83.69 02:04:11 Average: 0 8.62 0.00 0.78 0.37 0.03 90.19 02:04:11 Average: 1 17.98 0.00 1.24 0.49 0.04 80.25 02:04:11 Average: 2 11.55 0.00 0.72 0.88 0.03 86.82 02:04:11 Average: 3 14.59 0.00 1.60 6.67 0.07 77.06 02:04:11 Average: 4 12.53 0.00 1.27 1.77 0.04 84.38 02:04:11 Average: 5 28.79 0.00 1.49 0.48 0.05 69.20 02:04:11 Average: 6 8.08 0.00 0.73 0.06 0.03 91.10 02:04:11 Average: 7 8.07 0.00 0.48 0.91 0.03 90.51 02:04:11 02:04:11 02:04:11