Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-7913 (centos8-builder-4c-4g) in workspace /w/workspace/unimgr-sonar The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/unimgr > git init /w/workspace/unimgr-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/unimgr > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/unimgr-sonar@tmp/jenkins-gitclient-ssh10850436894423775112.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/unimgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/unimgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 7505fc135647588db8afdd8e59463c6c822f1e91 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7505fc135647588db8afdd8e59463c6c822f1e91 # timeout=10 Commit message: "code cleanup" > git rev-list --no-walk 7505fc135647588db8afdd8e59463c6c822f1e91 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [unimgr-sonar] $ /bin/bash /tmp/jenkins787053048140581376.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYlk lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JYlk/bin to PATH Generating Requirements File Python 3.11.7 pip 24.3.1 from /tmp/venv-JYlk/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.63 botocore==1.35.63 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.6 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.2 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [unimgr-sonar] $ /bin/sh -xe /tmp/jenkins17911659195265435392.sh + echo 'Using SonarCloud' Using SonarCloud [unimgr-sonar] $ /bin/sh -xe /tmp/jenkins9063269451108063626.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-7913 [unimgr-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=unimgr -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=unimgr -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=sonar:sonar --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [unimgr-sonar] $ /bin/sh -xe /tmp/jenkins17194061496792584864.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [unimgr-sonar] $ /bin/sh /tmp/jenkins9515968916330306947.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_unimgr [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/unimgr-sonar@tmp/config16128759459050412866tmp copy managed file [unimgr-settings] to file:/w/workspace/unimgr-sonar@tmp/config10473490880977650622tmp [unimgr-sonar] $ /bin/bash -l /tmp/jenkins11755535295262471670.sh ---> common-variables.sh --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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/unimgr-sonar@tmp/config16128759459050412866tmp --settings /w/workspace/unimgr-sonar@tmp/config10473490880977650622tmp --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 Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: unimgr :: cisco-xrmodels [bundle] [INFO] ODL :: unimgr :: unimgr-nrp-tapi-api [bundle] [INFO] ODL :: unimgr :: unimgr-impl [bundle] [INFO] ODL :: unimgr :: unimgr-legato-api [bundle] [INFO] ODL :: unimgr :: unimgr-cisco-xr-driver [bundle] [INFO] ODL :: unimgr :: unimgr-template-driver [bundle] [INFO] ODL :: unimgr :: odl-unimgr [feature] [INFO] ODL :: unimgr :: odl-unimgr-rest [feature] [INFO] ODL :: unimgr :: odl-unimgr-cisco-xr-driver [feature] [INFO] ODL :: unimgr :: odl-unimgr-template-driver [feature] [INFO] ODL :: unimgr :: odl-unimgr-legato-api [feature] [INFO] ODL :: unimgr :: features4-unimgr [feature] [INFO] ODL :: unimgr :: unimgr-karaf4 [jar] [INFO] ODL :: unimgr :: features-aggregator [pom] [INFO] ODL :: unimgr :: unimgr-artifacts [pom] [INFO] ODL :: unimgr :: unimgr-aggregator [pom] [INFO] [INFO] ---------------< org.opendaylight.unimgr:cisco-xrmodels >--------------- [INFO] Building ODL :: unimgr :: cisco-xrmodels 0.6.0-SNAPSHOT [1/16] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ cisco-xrmodels --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cisco-xrmodels --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ cisco-xrmodels --- [INFO] [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ cisco-xrmodels --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cisco-xrmodels --- [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [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/unimgr-sonar/cisco-xrmodels/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:4.0.8:generate-sources (binding) @ cisco-xrmodels --- [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl [INFO] yang-to-sources: Inspecting /w/workspace/unimgr-sonar/cisco-xrmodels/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 11.57 ms [INFO] yang-to-sources: Project model files found: 9 [WARNING] Regex pattern could not be fixed: (\p{IsBasicLatin}|\p{IsLatin-1Supplement})* [WARNING] Regex pattern could not be fixed: (\p{IsBasicLatin}|\p{IsLatin-1Supplement})|(DEFAULT)|(BREAK)|(NONE) [INFO] yang-to-sources: 13 YANG models processed in 681.3 ms [INFO] yang-to-sources: Sources will be generated to /w/workspace/unimgr-sonar/cisco-xrmodels/target/generated-sources/mdsal-binding [INFO] Found 888 Binding types in 225.6 ms [WARNING] Naming conflict for type 'org.opendaylight.yang.gen.v1.http.cisco.com.ns.yang.cisco.ios.xr.l2vpn.cfg.rev170626.l2vpn.database.xconnect.groups.xconnect.group.p2p.xconnects.p2p.xconnect.pseudowires.pseudowire.pseudowire.content.backup.pseudowires.BackupPseudowireKey': file with same name already exists and will not be generated. [INFO] Generating 1380 Binding source files into 274 directories [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 1399 in 900.8 ms [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-yang-sources) @ cisco-xrmodels --- [INFO] Source directory: /w/workspace/unimgr-sonar/cisco-xrmodels/target/generated-sources/mdsal-binding added. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (check-license) @ cisco-xrmodels --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ cisco-xrmodels --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.13.0:cpd-check (cpd) > :cpd @ cisco-xrmodels >>> [INFO] [INFO] --- maven-pmd-plugin:3.13.0:cpd (cpd) @ cisco-xrmodels --- [INFO] [INFO] <<< maven-pmd-plugin:3.13.0:cpd-check (cpd) < :cpd @ cisco-xrmodels <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.13.0:cpd-check (cpd) @ cisco-xrmodels --- [INFO] PMD version: 6.21.0 [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ cisco-xrmodels --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cisco-xrmodels --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/unimgr-sonar/cisco-xrmodels/src/main/resources [INFO] Copying 1 resource [INFO] Copying 9 resources [INFO] Copying 1 resource [INFO] Copying 9 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cisco-xrmodels --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1402 source files to /w/workspace/unimgr-sonar/cisco-xrmodels/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ cisco-xrmodels >>> [INFO] [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ cisco-xrmodels --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ODL :: unimgr :: unimgr-aggregator 0.6.0-SNAPSHOT: [INFO] [INFO] ODL :: unimgr :: cisco-xrmodels .................... FAILURE [ 33.186 s] [INFO] ODL :: unimgr :: unimgr-nrp-tapi-api ............... SKIPPED [INFO] ODL :: unimgr :: unimgr-impl ....................... SKIPPED [INFO] ODL :: unimgr :: unimgr-legato-api ................. SKIPPED [INFO] ODL :: unimgr :: unimgr-cisco-xr-driver ............ SKIPPED [INFO] ODL :: unimgr :: unimgr-template-driver ............ SKIPPED [INFO] ODL :: unimgr :: odl-unimgr ........................ SKIPPED [INFO] ODL :: unimgr :: odl-unimgr-rest ................... SKIPPED [INFO] ODL :: unimgr :: odl-unimgr-cisco-xr-driver ........ SKIPPED [INFO] ODL :: unimgr :: odl-unimgr-template-driver ........ SKIPPED [INFO] ODL :: unimgr :: odl-unimgr-legato-api ............. SKIPPED [INFO] ODL :: unimgr :: features4-unimgr .................. SKIPPED [INFO] ODL :: unimgr :: unimgr-karaf4 ..................... SKIPPED [INFO] ODL :: unimgr :: features-aggregator ............... SKIPPED [INFO] ODL :: unimgr :: unimgr-artifacts .................. SKIPPED [INFO] ODL :: unimgr :: unimgr-aggregator ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.962 s [INFO] Finished at: 2024-11-16T10:03:59Z [INFO] ------------------------------------------------------------------------ [ERROR] class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite cannot access a member of class java.util.Collections$UnmodifiableCollection (in module java.base) with modifiers "public" java.lang.IllegalAccessException: class org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite cannot access a member of class java.util.Collections$UnmodifiableCollection (in module java.base) with modifiers "public" at jdk.internal.reflect.Reflection.newIllegalAccessException (Reflection.java:392) at java.lang.reflect.AccessibleObject.checkAccess (AccessibleObject.java:674) at java.lang.reflect.Method.invoke (Method.java:560) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke (PlainObjectMetaMethodSite.java:43) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrapNoCoerce.invoke (PojoMetaMethodSite.java:211) at org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call (PojoMetaMethodSite.java:53) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall (CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call (AbstractCallSite.java:115) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call (AbstractCallSite.java:119) at org.codehaus.mojo.spotbugs.SpotBugsMojo.executeSpotbugs (SpotBugsMojo.groovy:1029) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke (PlainObjectMetaMethodSite.java:43) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke (PogoMetaMethodSite.java:190) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent (PogoMetaMethodSite.java:58) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent (CallSiteArray.java:51) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent (AbstractCallSite.java:156) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent (AbstractCallSite.java:168) at org.codehaus.mojo.spotbugs.SpotBugsMojo.canGenerateReport (SpotBugsMojo.groovy:573) at org.codehaus.mojo.spotbugs.SpotBugsMojo.execute (SpotBugsMojo.groovy:708) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions (MojoExecutor.java:355) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. Build step 'Conditional steps (multiple)' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [unimgr-sonar] $ /bin/bash /tmp/jenkins5939091887267359878.sh ---> sysstat.sh [unimgr-sonar] $ /bin/bash /tmp/jenkins7178984631070207177.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/unimgr-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/unimgr-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/unimgr-sonar ']' + mkdir -p /w/workspace/unimgr-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/unimgr-sonar/archives/ [unimgr-sonar] $ /bin/bash /tmp/jenkins1912970119729300187.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/unimgr-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYlk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JYlk/bin to PATH INFO: Running in OpenStack, capturing instance metadata [unimgr-sonar] $ /bin/bash /tmp/jenkins8738625642101576611.sh provisioning config files... Could not find credentials [logs] for unimgr-sonar #429 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/unimgr-sonar@tmp/config4346765987486073822tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [unimgr-sonar] $ /bin/bash /tmp/jenkins15617689075518441533.sh ---> create-netrc.sh WARN: Log server credential not found. [unimgr-sonar] $ /bin/bash /tmp/jenkins63383401408589553.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/unimgr-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYlk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JYlk/bin to PATH [unimgr-sonar] $ /bin/bash /tmp/jenkins2654259375987403657.sh ---> sudo-logs.sh Archiving 'sudo' log.. [unimgr-sonar] $ /bin/bash /tmp/jenkins17463607415729510324.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/unimgr-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYlk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-JYlk/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [unimgr-sonar] $ /bin/bash -l /tmp/jenkins14602262289197345212.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/unimgr-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JYlk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-JYlk/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/unimgr-sonar/429/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-7913.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 8.8G 72G 11% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 774 12458 19 2528 14651 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a5:6b:f1 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.235/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86220sec preferred_lft 86220sec inet6 fe80::f816:3eff:fea5:6bf1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:64:10:2b:c3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU) 10:01:31 LINUX RESTART (4 CPU) 10:02:01 AM tps rtps wtps bread/s bwrtn/s 10:03:02 AM 223.84 19.26 204.58 4879.96 7501.72 10:04:01 AM 178.43 17.88 160.56 3724.70 12624.97 Average: 201.33 18.57 182.76 4307.23 10041.61 10:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:02 AM 13279800 15111460 2859640 17.72 2688 2044852 1082264 6.30 210480 2287464 156488 10:04:01 AM 12848664 15086628 3290776 20.39 2688 2438572 1092244 6.35 425848 2450568 132912 Average: 13064232 15099044 3075208 19.05 2688 2241712 1087254 6.33 318164 2369016 144700 10:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:02 AM eth0 328.14 180.41 1488.33 61.57 0.00 0.00 0.00 0.00 10:03:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 AM eth0 281.90 234.55 2987.70 39.58 0.00 0.00 0.00 0.00 10:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 305.22 207.25 2231.66 50.67 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/16/2024 _x86_64_ (4 CPU) 10:01:31 LINUX RESTART (4 CPU) 10:02:01 AM CPU %user %nice %system %iowait %steal %idle 10:03:02 AM all 21.90 0.00 3.90 2.04 0.08 72.09 10:03:02 AM 0 23.89 0.00 4.15 1.44 0.08 70.44 10:03:02 AM 1 23.94 0.00 2.69 1.71 0.07 71.60 10:03:02 AM 2 28.33 0.00 6.89 4.36 0.07 60.35 10:03:02 AM 3 11.43 0.00 1.86 0.67 0.08 85.96 10:04:01 AM all 39.29 0.00 3.30 4.89 0.12 52.40 10:04:01 AM 0 50.21 0.00 3.25 1.98 0.10 44.45 10:04:01 AM 1 39.87 0.00 2.89 8.11 0.14 48.99 10:04:01 AM 2 38.51 0.00 3.33 3.11 0.12 54.93 10:04:01 AM 3 28.56 0.00 3.73 6.36 0.10 61.25 Average: all 30.50 0.00 3.60 3.45 0.10 62.35 Average: 0 36.91 0.00 3.70 1.71 0.09 57.58 Average: 1 31.81 0.00 2.79 4.87 0.10 60.43 Average: 2 33.36 0.00 5.13 3.74 0.09 57.67 Average: 3 19.91 0.00 2.78 3.49 0.09 73.72