01:16:32 Started by timer 01:16:32 Running as SYSTEM 01:16:32 [EnvInject] - Loading node environment variables. 01:16:32 Building remotely on prd-ubuntu2204-docker-4c-4g-19167 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/distribution-maven-clm-chromium 01:16:32 [ssh-agent] Looking for ssh-agent implementation... 01:16:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:32 $ ssh-agent 01:16:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGX7RU/agent.1547 01:16:32 SSH_AGENT_PID=1549 01:16:32 [ssh-agent] Started. 01:16:32 Running ssh-add (command line suppressed) 01:16:32 Identity added: /w/workspace/distribution-maven-clm-chromium@tmp/private_key_17119413785116570862.key (/w/workspace/distribution-maven-clm-chromium@tmp/private_key_17119413785116570862.key) 01:16:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:16:32 The recommended git tool is: NONE 01:16:34 using credential jenkins-ssh 01:16:34 Wiping out workspace first. 01:16:34 Cloning the remote Git repository 01:16:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 01:16:34 > git init /w/workspace/distribution-maven-clm-chromium # timeout=10 01:16:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 01:16:34 > git --version # timeout=10 01:16:34 > git --version # 'git version 2.34.1' 01:16:34 using GIT_SSH to set credentials jenkins-ssh 01:16:34 Verifying host key using known hosts file, will automatically accept unseen keys 01:16:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 01:16:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:35 Avoid second fetch 01:16:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:16:36 Checking out Revision c290ca7f68e9d31c228a7a2d7d0c1f4ad683dc3b (refs/remotes/origin/master) 01:16:36 > git config core.sparsecheckout # timeout=10 01:16:36 > git checkout -f c290ca7f68e9d31c228a7a2d7d0c1f4ad683dc3b # timeout=10 01:16:36 Commit message: "Reformat INFO.yaml" 01:16:36 > git rev-list --no-walk c290ca7f68e9d31c228a7a2d7d0c1f4ad683dc3b # timeout=10 01:16:39 provisioning config files... 01:16:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:16:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:16:39 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins13319702197757756357.sh 01:16:39 ---> python-tools-install.sh 01:16:39 Setup pyenv: 01:16:39 * system (set by /opt/pyenv/version) 01:16:39 * 3.8.20 (set by /opt/pyenv/version) 01:16:39 * 3.9.20 (set by /opt/pyenv/version) 01:16:39 3.10.15 01:16:39 3.11.10 01:16:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zvX1 01:16:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:16:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:16:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:16:48 lf-activate-venv(): INFO: Base packages installed successfully 01:16:48 lf-activate-venv(): INFO: Installing additional packages: lftools 01:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-zvX1/bin to PATH 01:17:15 Generating Requirements File 01:17:41 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. 01:17:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:17:41 Python 3.11.10 01:17:41 pip 26.1.1 from /tmp/venv-zvX1/lib/python3.11/site-packages/pip (python 3.11) 01:17:42 aiohappyeyeballs==2.6.2 01:17:42 aiohttp==3.13.5 01:17:42 aiosignal==1.4.0 01:17:42 appdirs==1.4.4 01:17:42 argcomplete==3.6.3 01:17:42 aspy.yaml==1.3.0 01:17:42 attrs==26.1.0 01:17:42 autopage==0.6.0 01:17:42 beautifulsoup4==4.14.3 01:17:42 boto3==1.43.14 01:17:42 botocore==1.43.14 01:17:42 bs4==0.0.2 01:17:42 certifi==2026.5.20 01:17:42 cffi==2.0.0 01:17:42 cfgv==3.5.0 01:17:42 chardet==7.4.3 01:17:42 charset-normalizer==3.4.7 01:17:42 click==8.4.1 01:17:42 cliff==4.14.0 01:17:42 cmd2==3.5.1 01:17:42 cryptography==3.3.2 01:17:42 debtcollector==3.1.0 01:17:42 decorator==5.3.1 01:17:42 defusedxml==0.7.1 01:17:42 Deprecated==1.3.1 01:17:42 distlib==0.4.0 01:17:42 dnspython==2.8.0 01:17:42 docker==7.1.0 01:17:42 dogpile.cache==1.5.0 01:17:42 durationpy==0.10 01:17:42 email-validator==2.3.0 01:17:42 filelock==3.29.0 01:17:42 frozenlist==1.8.0 01:17:42 future==1.0.0 01:17:42 gitdb==4.0.12 01:17:42 GitPython==3.1.50 01:17:42 httplib2==0.30.2 01:17:42 identify==2.6.19 01:17:42 idna==3.16 01:17:42 importlib-resources==1.5.0 01:17:42 iso8601==2.1.0 01:17:42 Jinja2==3.1.6 01:17:42 jmespath==1.1.0 01:17:42 jsonpatch==1.33 01:17:42 jsonpointer==3.1.1 01:17:42 jsonschema==4.26.0 01:17:42 jsonschema-specifications==2025.9.1 01:17:42 keystoneauth1==5.14.0 01:17:42 kubernetes==36.0.0 01:17:42 lftools==0.37.22 01:17:42 lxml==6.1.1 01:17:42 markdown-it-py==4.2.0 01:17:42 MarkupSafe==3.0.3 01:17:42 mdurl==0.1.2 01:17:42 msgpack==1.1.2 01:17:42 multi_key_dict==2.0.3 01:17:42 multidict==6.7.1 01:17:42 munch==4.0.0 01:17:42 netaddr==1.3.0 01:17:42 niet==1.4.2 01:17:42 nodeenv==1.10.0 01:17:42 oauth2client==4.1.3 01:17:42 oauthlib==3.3.1 01:17:42 openstacksdk==4.13.0 01:17:42 os-service-types==1.8.2 01:17:42 osc-lib==4.6.0 01:17:42 oslo.config==10.4.0 01:17:42 oslo.context==6.4.0 01:17:42 oslo.i18n==6.8.0 01:17:42 oslo.log==8.2.0 01:17:42 oslo.serialization==5.10.0 01:17:42 oslo.utils==10.0.1 01:17:42 packaging==26.2 01:17:42 pbr==7.0.3 01:17:42 platformdirs==4.9.6 01:17:42 prettytable==3.17.0 01:17:42 propcache==0.5.2 01:17:42 psutil==7.2.2 01:17:42 pyasn1==0.6.3 01:17:42 pyasn1_modules==0.4.2 01:17:42 pycparser==3.0 01:17:42 pygerrit2==2.0.15 01:17:42 PyGithub==2.9.1 01:17:42 Pygments==2.20.0 01:17:42 PyJWT==2.13.0 01:17:42 PyNaCl==1.6.2 01:17:42 pyparsing==2.4.7 01:17:42 pyperclip==1.11.0 01:17:42 pyrsistent==0.20.0 01:17:42 python-cinderclient==9.9.0 01:17:42 python-dateutil==2.9.0.post0 01:17:42 python-discovery==1.3.1 01:17:42 python-heatclient==5.2.0 01:17:42 python-jenkins==1.8.3 01:17:42 python-keystoneclient==5.8.0 01:17:42 python-magnumclient==4.10.0 01:17:42 python-openstackclient==10.0.0 01:17:42 python-swiftclient==4.10.0 01:17:42 PyYAML==6.0.3 01:17:42 referencing==0.37.0 01:17:42 requests==2.34.2 01:17:42 requests-oauthlib==2.0.0 01:17:42 rfc3986==2.0.0 01:17:42 rich==15.0.0 01:17:42 rich-argparse==1.8.0 01:17:42 rpds-py==0.30.0 01:17:42 rsa==4.9.1 01:17:42 ruamel.yaml==0.19.1 01:17:42 ruamel.yaml.clib==0.2.15 01:17:42 s3transfer==0.17.0 01:17:42 simplejson==4.1.1 01:17:42 six==1.17.0 01:17:42 smmap==5.0.3 01:17:42 soupsieve==2.8.3 01:17:42 stevedore==5.8.0 01:17:42 tabulate==0.10.0 01:17:42 toml==0.10.2 01:17:42 tomlkit==0.15.0 01:17:42 tqdm==4.67.3 01:17:42 typing_extensions==4.15.0 01:17:42 urllib3==1.26.20 01:17:42 virtualenv==21.3.3 01:17:42 wcwidth==0.7.0 01:17:42 websocket-client==1.9.0 01:17:42 wrapt==2.2.1 01:17:42 xdg==6.0.0 01:17:42 xmltodict==1.0.4 01:17:42 yarl==1.24.2 01:17:42 yq==3.4.3 01:17:42 [distribution-maven-clm-chromium] $ /bin/sh /tmp/jenkins4611660487660650248.sh 01:17:42 ---> uv-install.sh 01:17:42 Installing uv/uvx (latest) using shell installer 01:17:42 2026-05-23 01:17:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-qSjhCc.sh" [1] 01:17:42 downloading uv 0.11.16 x86_64-unknown-linux-gnu 01:17:43 installing to /home/jenkins/.local/bin 01:17:43 uv 01:17:43 uvx 01:17:43 everything's installed! 01:17:43 01:17:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:17:43 01:17:43 source $HOME/.local/bin/env (sh, bash, zsh) 01:17:43 source $HOME/.local/bin/env.fish (fish) 01:17:43 Adding install location to PATH 01:17:43 ---> Validating uv/uvx install 01:17:43 uvx 0.11.16 (x86_64-unknown-linux-gnu) 01:17:43 [distribution-maven-clm-chromium] $ /bin/sh -xe /tmp/jenkins9902195351723235360.sh 01:17:43 + echo quiet=on 01:17:43 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-19167 01:17:44 [distribution-maven-clm-chromium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=-Xmx1024m -DPROJECT=integration/distribution -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=chromium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 01:17:44 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=integration/distribution --version 01:17:44 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 01:17:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 01:17:44 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 01:17:44 Default locale: en, platform encoding: UTF-8 01:17:44 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 01:17:44 [distribution-maven-clm-chromium] $ /bin/sh -xe /tmp/jenkins5151755981605666212.sh 01:17:44 + rm /home/jenkins/.wgetrc 01:17:44 [EnvInject] - Injecting environment variables from a build step. 01:17:44 [EnvInject] - Injecting as environment variables the properties content 01:17:44 SET_JDK_VERSION=openjdk21 01:17:44 GIT_URL="git://devvexx.opendaylight.org/mirror" 01:17:44 01:17:44 [EnvInject] - Variables injected successfully. 01:17:44 [distribution-maven-clm-chromium] $ /bin/sh /tmp/jenkins2346059137879811942.sh 01:17:44 ---> update-java-alternatives.sh 01:17:44 ---> Updating Java version 01:17:45 ---> Ubuntu/Debian system detected 01:17:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 01:17:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 01:17:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 01:17:45 openjdk version "21.0.10" 2026-01-20 01:17:45 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 01:17:45 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 01:17:45 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:17:45 [EnvInject] - Injecting environment variables from a build step. 01:17:45 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 01:17:45 [EnvInject] - Variables injected successfully. 01:17:45 provisioning config files... 01:17:45 copy managed file [global-settings] to file:/w/workspace/distribution-maven-clm-chromium@tmp/config9240510972413712522tmp 01:17:48 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-maven-clm-chromium@tmp/config1471980090963977518tmp 01:17:48 [EnvInject] - Injecting environment variables from a build step. 01:17:48 [EnvInject] - Injecting as environment variables the properties content 01:17:48 MAVEN_GOALS=clean install dependency:tree -DoutputFile=dependency_tree.txt 01:17:48 01:17:48 [EnvInject] - Variables injected successfully. 01:17:48 [distribution-maven-clm-chromium] $ /bin/bash -l /tmp/jenkins17837763131883875393.sh 01:17:48 ---> common-variables.sh 01:17:48 --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 01:17:48 ---> sonatype-clm.sh 01:17:48 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 01:17:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 01:17:48 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 01:17:48 Default locale: en, platform encoding: UTF-8 01:17:48 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 01:17:49 [INFO] Scanning for projects... 01:17:54 [INFO] ------------------------------------------------------------------------ 01:17:54 [INFO] Reactor Build Order: 01:17:54 [INFO] 01:17:54 [INFO] ODL :: integration :: distribution-artifacts [pom] 01:17:54 [INFO] ODL :: integration :: properties [pom] 01:17:54 [INFO] ODL :: integration :: artifact-artifacts [pom] 01:17:54 [INFO] ODL :: integration :: other-artifacts [pom] 01:17:54 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 01:17:54 [INFO] ODL :: integration :: upstream-aggregator [pom] 01:17:54 [INFO] ODL :: integration :: all-artifacts [pom] 01:17:54 [INFO] ODL :: integration :: artifacts-aggregator [pom] 01:17:54 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 01:17:54 [INFO] ODL :: integration :: features-index [feature] 01:17:54 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 01:17:54 [INFO] ODL :: integration :: odl-integration-all [feature] 01:17:54 [INFO] ODL :: integration :: features-test [feature] 01:17:54 [INFO] ODL :: integration :: karaf [pom] 01:17:54 [INFO] ODL :: integration :: singles-aggregator [pom] 01:17:54 [INFO] ODL :: integration :: repos-aggregator [pom] 01:17:54 [INFO] ODL :: integration :: features-aggregator [pom] 01:17:54 [INFO] ODL :: integration :: onap-karaf [pom] 01:17:54 [INFO] Integration/Distribution [pom] 01:17:55 [INFO] 01:17:55 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 01:17:55 [INFO] Building ODL :: integration :: distribution-artifacts 0.24.0-SNAPSHOT [1/19] 01:17:55 [INFO] from artifacts/distribution/pom.xml 01:17:55 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:55 [INFO] 01:17:55 [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- 01:17:55 [INFO] 01:17:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ distribution-artifacts --- 01:17:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 01:17:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 01:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:55 [INFO] 01:17:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- 01:17:56 [INFO] 01:17:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- 01:17:56 [INFO] CycloneDX: Resolving Dependencies 01:17:56 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/target/bom.xml 01:17:57 [INFO] attaching as distribution-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/target/bom.json 01:17:57 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 01:17:57 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 01:17:57 [INFO] attaching as distribution-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:57 [INFO] 01:17:57 [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- 01:17:57 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0-SNAPSHOT/distribution-artifacts-0.24.0-SNAPSHOT.pom 01:17:57 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0-SNAPSHOT/distribution-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:57 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.24.0-SNAPSHOT/distribution-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:57 [INFO] 01:17:57 [INFO] --- dependency:3.9.0:tree (default-cli) @ distribution-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ distribution-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ distribution-artifacts --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/distribution/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] --------------< org.opendaylight.integration:properties >--------------- 01:17:59 [INFO] Building ODL :: integration :: properties 0.24.0-SNAPSHOT [2/19] 01:17:59 [INFO] from artifacts/upstream/properties/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ properties --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/target/bom.xml 01:17:59 [INFO] attaching as properties-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/target/bom.json 01:17:59 [INFO] attaching as properties-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ properties --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.24.0-SNAPSHOT/properties-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.24.0-SNAPSHOT/properties-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.24.0-SNAPSHOT/properties-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ properties --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ properties --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ properties --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/properties/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 01:17:59 [INFO] Building ODL :: integration :: artifact-artifacts 0.24.0-SNAPSHOT [3/19] 01:17:59 [INFO] from artifacts/upstream/artifacts/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifact-artifacts --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/target/bom.xml 01:17:59 [INFO] attaching as artifact-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/target/bom.json 01:17:59 [INFO] attaching as artifact-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0-SNAPSHOT/artifact-artifacts-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0-SNAPSHOT/artifact-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.24.0-SNAPSHOT/artifact-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ artifact-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ artifact-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ artifact-artifacts --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/artifacts/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 01:17:59 [INFO] Building ODL :: integration :: other-artifacts 0.24.0-SNAPSHOT [4/19] 01:17:59 [INFO] from artifacts/upstream/other/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ other-artifacts --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/target/bom.xml 01:17:59 [INFO] attaching as other-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/target/bom.json 01:17:59 [INFO] attaching as other-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0-SNAPSHOT/other-artifacts-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0-SNAPSHOT/other-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.24.0-SNAPSHOT/other-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ other-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ other-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ other-artifacts --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/other/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 01:17:59 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.24.0-SNAPSHOT [5/19] 01:17:59 [INFO] from artifacts/upstream/all/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-all-artifacts --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/target/bom.xml 01:17:59 [INFO] attaching as upstream-all-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/target/bom.json 01:17:59 [INFO] attaching as upstream-all-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0-SNAPSHOT/upstream-all-artifacts-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0-SNAPSHOT/upstream-all-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.24.0-SNAPSHOT/upstream-all-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ upstream-all-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ upstream-all-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ upstream-all-artifacts --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/all/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 01:17:59 [INFO] Building ODL :: integration :: upstream-aggregator 0.24.0-SNAPSHOT [6/19] 01:17:59 [INFO] from artifacts/upstream/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ upstream-aggregator --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/target/bom.xml 01:17:59 [INFO] attaching as upstream-aggregator-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/target/bom.json 01:17:59 [INFO] attaching as upstream-aggregator-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0-SNAPSHOT/upstream-aggregator-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0-SNAPSHOT/upstream-aggregator-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.24.0-SNAPSHOT/upstream-aggregator-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ upstream-aggregator --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ upstream-aggregator --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ upstream-aggregator --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/upstream/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 01:17:59 [INFO] Building ODL :: integration :: all-artifacts 0.24.0-SNAPSHOT [7/19] 01:17:59 [INFO] from artifacts/all/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ all-artifacts --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:17:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/all/target/bom.xml 01:17:59 [INFO] attaching as all-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/all/target/bom.json 01:17:59 [INFO] attaching as all-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0-SNAPSHOT/all-artifacts-0.24.0-SNAPSHOT.pom 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0-SNAPSHOT/all-artifacts-0.24.0-SNAPSHOT-cyclonedx.xml 01:17:59 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.24.0-SNAPSHOT/all-artifacts-0.24.0-SNAPSHOT-cyclonedx.json 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ all-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/all/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- dependency:3.9.0:tree (default-cli) @ all-artifacts --- 01:17:59 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/all/dependency_tree.txt 01:17:59 [INFO] 01:17:59 [INFO] --- clm:3.0.7-01:index (default-cli) @ all-artifacts --- 01:17:59 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/all/target/sonatype-clm/module.xml 01:17:59 [INFO] 01:17:59 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 01:17:59 [INFO] Building ODL :: integration :: artifacts-aggregator 0.24.0-SNAPSHOT [8/19] 01:17:59 [INFO] from artifacts/pom.xml 01:17:59 [INFO] --------------------------------[ pom ]--------------------------------- 01:17:59 [INFO] 01:17:59 [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- 01:17:59 [INFO] 01:17:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ artifacts-aggregator --- 01:17:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:17:59 [INFO] 01:17:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- 01:17:59 [INFO] 01:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- 01:17:59 [INFO] CycloneDX: Resolving Dependencies 01:17:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:18:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/artifacts/target/bom.xml 01:18:00 [INFO] attaching as artifacts-aggregator-0.24.0-SNAPSHOT-cyclonedx.xml 01:18:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/artifacts/target/bom.json 01:18:00 [INFO] attaching as artifacts-aggregator-0.24.0-SNAPSHOT-cyclonedx.json 01:18:00 [INFO] 01:18:00 [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- 01:18:00 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0-SNAPSHOT/artifacts-aggregator-0.24.0-SNAPSHOT.pom 01:18:00 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0-SNAPSHOT/artifacts-aggregator-0.24.0-SNAPSHOT-cyclonedx.xml 01:18:00 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.24.0-SNAPSHOT/artifacts-aggregator-0.24.0-SNAPSHOT-cyclonedx.json 01:18:00 [INFO] 01:18:00 [INFO] --- dependency:3.9.0:tree (default-cli) @ artifacts-aggregator --- 01:18:00 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/dependency_tree.txt 01:18:00 [INFO] 01:18:00 [INFO] --- dependency:3.9.0:tree (default-cli) @ artifacts-aggregator --- 01:18:00 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/artifacts/dependency_tree.txt 01:18:00 [INFO] 01:18:00 [INFO] --- clm:3.0.7-01:index (default-cli) @ artifacts-aggregator --- 01:18:00 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/artifacts/target/sonatype-clm/module.xml 01:18:00 [INFO] 01:18:00 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 01:18:00 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.24.0-SNAPSHOT [9/19] 01:18:00 [INFO] from karaf-scripts/pom.xml 01:18:00 [INFO] --------------------------------[ jar ]--------------------------------- 01:18:00 [INFO] 01:18:00 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- 01:18:00 [INFO] 01:18:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-scripts --- 01:18:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 01:18:00 [INFO] 01:18:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- 01:18:00 [INFO] 01:18:00 [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- 01:18:00 [INFO] Copying 3 resources from src/main/assembly to target/classes 01:18:00 [INFO] 01:18:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-scripts --- 01:18:00 [INFO] No sources to compile 01:18:00 [INFO] 01:18:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- 01:18:00 [INFO] skip non existing resourceDirectory /w/workspace/distribution-maven-clm-chromium/karaf-scripts/src/test/resources 01:18:00 [INFO] 01:18:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-scripts --- 01:18:00 [INFO] No sources to compile 01:18:00 [INFO] 01:18:00 [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- 01:18:01 [INFO] No tests to run. 01:18:01 [INFO] 01:18:01 [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- 01:18:01 [INFO] Building jar: /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/karaf-scripts-0.24.0-SNAPSHOT.jar 01:18:01 [INFO] 01:18:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- 01:18:01 [INFO] CycloneDX: Resolving Dependencies 01:18:01 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 01:18:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/bom.xml 01:18:01 [INFO] attaching as karaf-scripts-0.24.0-SNAPSHOT-cyclonedx.xml 01:18:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/bom.json 01:18:01 [INFO] attaching as karaf-scripts-0.24.0-SNAPSHOT-cyclonedx.json 01:18:01 [INFO] 01:18:01 [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- 01:18:01 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0-SNAPSHOT/karaf-scripts-0.24.0-SNAPSHOT.pom 01:18:01 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/karaf-scripts-0.24.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0-SNAPSHOT/karaf-scripts-0.24.0-SNAPSHOT.jar 01:18:01 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0-SNAPSHOT/karaf-scripts-0.24.0-SNAPSHOT-cyclonedx.xml 01:18:01 [INFO] Installing /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.24.0-SNAPSHOT/karaf-scripts-0.24.0-SNAPSHOT-cyclonedx.json 01:18:01 [INFO] 01:18:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ karaf-scripts --- 01:18:01 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/karaf-scripts/dependency_tree.txt 01:18:01 [INFO] 01:18:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ karaf-scripts --- 01:18:01 [INFO] Wrote dependency tree to: /w/workspace/distribution-maven-clm-chromium/karaf-scripts/dependency_tree.txt 01:18:01 [INFO] 01:18:01 [INFO] --- clm:3.0.7-01:index (default-cli) @ karaf-scripts --- 01:18:01 [INFO] Saved module information to /w/workspace/distribution-maven-clm-chromium/karaf-scripts/target/sonatype-clm/module.xml 01:18:01 [INFO] 01:18:01 [INFO] ------------< org.opendaylight.integration:features-index >------------- 01:18:01 [INFO] Building ODL :: integration :: features-index 0.24.0-SNAPSHOT [10/19] 01:18:01 [INFO] from features/repos/index/pom.xml 01:18:01 [INFO] ------------------------------[ feature ]------------------------------- 01:18:16 [INFO] ------------------------------------------------------------------------ 01:18:16 [INFO] Reactor Summary for Integration/Distribution 0.24.0-SNAPSHOT: 01:18:16 [INFO] 01:18:16 [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 3.744 s] 01:18:16 [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.133 s] 01:18:16 [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.126 s] 01:18:16 [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.142 s] 01:18:16 [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.141 s] 01:18:16 [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.093 s] 01:18:16 [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.076 s] 01:18:16 [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.078 s] 01:18:16 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 1.750 s] 01:18:16 [INFO] ODL :: integration :: features-index ............... FAILURE [ 14.256 s] 01:18:16 [INFO] ODL :: integration :: odl-integration-compatible-with-all SKIPPED 01:18:16 [INFO] ODL :: integration :: odl-integration-all .......... SKIPPED 01:18:16 [INFO] ODL :: integration :: features-test ................ SKIPPED 01:18:16 [INFO] ODL :: integration :: karaf ........................ SKIPPED 01:18:16 [INFO] ODL :: integration :: singles-aggregator ........... SKIPPED 01:18:16 [INFO] ODL :: integration :: repos-aggregator ............. SKIPPED 01:18:16 [INFO] ODL :: integration :: features-aggregator .......... SKIPPED 01:18:16 [INFO] ODL :: integration :: onap-karaf ................... SKIPPED 01:18:16 [INFO] Integration/Distribution ........................... SKIPPED 01:18:16 [INFO] ------------------------------------------------------------------------ 01:18:16 [INFO] BUILD FAILURE 01:18:16 [INFO] ------------------------------------------------------------------------ 01:18:16 [INFO] Total time: 26.786 s 01:18:16 [INFO] Finished at: 2026-05-23T01:18:16Z 01:18:16 [INFO] ------------------------------------------------------------------------ 01:18:16 [ERROR] Failed to execute goal on project features-index: Could not resolve dependencies for project org.opendaylight.integration:features-index:feature:0.24.0-SNAPSHOT: The following artifacts could not be resolved: org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.22.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui:xml:features:1.22.0-20260522.224227-142 in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) -> [Help 1] 01:18:16 [ERROR] 01:18:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 01:18:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 01:18:16 [ERROR] 01:18:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 01:18:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 01:18:16 [ERROR] 01:18:16 [ERROR] After correcting the problems, you can resume the build with the command 01:18:16 [ERROR] mvn -rf :features-index 01:18:16 Build step 'Execute shell' marked build as failure 01:18:16 $ ssh-agent -k 01:18:16 unset SSH_AUTH_SOCK; 01:18:16 unset SSH_AGENT_PID; 01:18:16 echo Agent pid 1549 killed; 01:18:16 [ssh-agent] Stopped. 01:18:16 [PostBuildScript] - [INFO] Executing post build scripts. 01:18:16 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins12804416372713562274.sh 01:18:16 ---> sysstat.sh 01:18:16 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins15672622103585724950.sh 01:18:16 ---> package-listing.sh 01:18:16 ++ facter osfamily 01:18:16 ++ tr '[:upper:]' '[:lower:]' 01:18:17 + OS_FAMILY=debian 01:18:17 + workspace=/w/workspace/distribution-maven-clm-chromium 01:18:17 + START_PACKAGES=/tmp/packages_start.txt 01:18:17 + END_PACKAGES=/tmp/packages_end.txt 01:18:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:17 + PACKAGES=/tmp/packages_start.txt 01:18:17 + '[' /w/workspace/distribution-maven-clm-chromium ']' 01:18:17 + PACKAGES=/tmp/packages_end.txt 01:18:17 + case "${OS_FAMILY}" in 01:18:17 + dpkg -l 01:18:17 + grep '^ii' 01:18:17 + '[' -f /tmp/packages_start.txt ']' 01:18:17 + '[' -f /tmp/packages_end.txt ']' 01:18:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:17 + '[' /w/workspace/distribution-maven-clm-chromium ']' 01:18:17 + mkdir -p /w/workspace/distribution-maven-clm-chromium/archives/ 01:18:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-maven-clm-chromium/archives/ 01:18:17 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins2056676718162872296.sh 01:18:17 ---> capture-instance-metadata.sh 01:18:17 Setup pyenv: 01:18:17 system 01:18:17 3.8.20 01:18:17 3.9.20 01:18:17 3.10.15 01:18:17 * 3.11.10 (set by /w/workspace/distribution-maven-clm-chromium/.python-version) 01:18:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvX1 from file:/tmp/.os_lf_venv 01:18:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:19 lf-activate-venv(): INFO: Base packages installed successfully 01:18:19 lf-activate-venv(): INFO: Installing additional packages: lftools 01:18:31 lf-activate-venv(): INFO: Adding /tmp/venv-zvX1/bin to PATH 01:18:31 INFO: Running in OpenStack, capturing instance metadata 01:18:31 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins8536754934088117308.sh 01:18:31 provisioning config files... 01:18:31 Could not find credentials [logs] for distribution-maven-clm-chromium #18 01:18:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-maven-clm-chromium@tmp/config10883401776836151264tmp 01:18:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:18:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:18:31 provisioning config files... 01:18:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:18:32 [EnvInject] - Injecting environment variables from a build step. 01:18:32 [EnvInject] - Injecting as environment variables the properties content 01:18:32 SERVER_ID=logs 01:18:32 01:18:32 [EnvInject] - Variables injected successfully. 01:18:32 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins5209391934693489881.sh 01:18:32 ---> create-netrc.sh 01:18:32 WARN: Log server credential not found. 01:18:32 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins10932603368288975991.sh 01:18:32 ---> python-tools-install.sh 01:18:32 Setup pyenv: 01:18:32 system 01:18:32 3.8.20 01:18:32 3.9.20 01:18:32 3.10.15 01:18:32 * 3.11.10 (set by /w/workspace/distribution-maven-clm-chromium/.python-version) 01:18:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvX1 from file:/tmp/.os_lf_venv 01:18:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:34 lf-activate-venv(): INFO: Base packages installed successfully 01:18:34 lf-activate-venv(): INFO: Installing additional packages: lftools 01:18:42 lf-activate-venv(): INFO: Adding /tmp/venv-zvX1/bin to PATH 01:18:42 [distribution-maven-clm-chromium] $ /bin/sh /tmp/jenkins17542345691031922913.sh 01:18:42 ---> uv-install.sh 01:18:42 uv 0.11.16 is already installed 01:18:42 uvx 0.11.16 (x86_64-unknown-linux-gnu) 01:18:42 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins16266006430180907290.sh 01:18:42 ---> sudo-logs.sh 01:18:42 Archiving 'sudo' log.. 01:18:43 [distribution-maven-clm-chromium] $ /bin/bash /tmp/jenkins863989244502366170.sh 01:18:43 ---> job-cost.sh 01:18:43 INFO: Activating Python virtual environment... 01:18:43 Setup pyenv: 01:18:43 system 01:18:43 3.8.20 01:18:43 3.9.20 01:18:43 3.10.15 01:18:43 * 3.11.10 (set by /w/workspace/distribution-maven-clm-chromium/.python-version) 01:18:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvX1 from file:/tmp/.os_lf_venv 01:18:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:45 lf-activate-venv(): INFO: Base packages installed successfully 01:18:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-zvX1/bin to PATH 01:18:51 INFO: No stack-cost file found 01:18:51 INFO: Instance uptime: 178s 01:18:51 INFO: Fetching instance metadata (attempt 1 of 3)... 01:18:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:18:51 INFO: Successfully fetched instance metadata 01:18:51 INFO: Instance type: v3-standard-4 01:18:51 INFO: Retrieving pricing info for: v3-standard-4 01:18:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:18:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=178 01:18:52 INFO: Successfully fetched Vexxhost pricing API 01:18:52 INFO: Retrieved cost: 0.11 01:18:52 INFO: Retrieved resource: v3-standard-4 01:18:52 INFO: Creating archive directory: /w/workspace/distribution-maven-clm-chromium/archives/cost 01:18:52 INFO: Archiving costs to: /w/workspace/distribution-maven-clm-chromium/archives/cost.csv 01:18:52 INFO: Successfully archived job cost data 01:18:52 DEBUG: Cost data: distribution-maven-clm-chromium,18,2026-05-23 01:18:52,v3-standard-4,178,0.11,0.00,FAILURE 01:18:52 [distribution-maven-clm-chromium] $ /bin/bash -l /tmp/jenkins3354226653967543285.sh 01:18:52 ---> logs-deploy.sh 01:18:52 Setup pyenv: 01:18:52 system 01:18:52 3.8.20 01:18:52 3.9.20 01:18:52 3.10.15 01:18:52 * 3.11.10 (set by /w/workspace/distribution-maven-clm-chromium/.python-version) 01:18:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvX1 from file:/tmp/.os_lf_venv 01:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:18:54 lf-activate-venv(): INFO: Base packages installed successfully 01:18:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:19:03 lf-activate-venv(): INFO: Adding /tmp/venv-zvX1/bin to PATH 01:19:03 WARNING: Nexus logging server not set 01:19:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-maven-clm-chromium/18/ 01:19:03 INFO: archiving logs to S3 01:19:04 ---> uname -a: 01:19:04 Linux prd-ubuntu2204-docker-4c-4g-19167 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 01:19:04 01:19:04 01:19:04 ---> lscpu: 01:19:04 Architecture: x86_64 01:19:04 CPU op-mode(s): 32-bit, 64-bit 01:19:04 Address sizes: 40 bits physical, 48 bits virtual 01:19:04 Byte Order: Little Endian 01:19:04 CPU(s): 4 01:19:04 On-line CPU(s) list: 0-3 01:19:04 Vendor ID: AuthenticAMD 01:19:04 Model name: AMD EPYC-Rome Processor 01:19:04 CPU family: 23 01:19:04 Model: 49 01:19:04 Thread(s) per core: 1 01:19:04 Core(s) per socket: 1 01:19:04 Socket(s): 4 01:19:04 Stepping: 0 01:19:04 BogoMIPS: 5600.00 01:19:04 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:19:04 Virtualization: AMD-V 01:19:04 Hypervisor vendor: KVM 01:19:04 Virtualization type: full 01:19:04 L1d cache: 128 KiB (4 instances) 01:19:04 L1i cache: 128 KiB (4 instances) 01:19:04 L2 cache: 2 MiB (4 instances) 01:19:04 L3 cache: 64 MiB (4 instances) 01:19:04 NUMA node(s): 1 01:19:04 NUMA node0 CPU(s): 0-3 01:19:04 Vulnerability Gather data sampling: Not affected 01:19:04 Vulnerability Indirect target selection: Not affected 01:19:04 Vulnerability Itlb multihit: Not affected 01:19:04 Vulnerability L1tf: Not affected 01:19:04 Vulnerability Mds: Not affected 01:19:04 Vulnerability Meltdown: Not affected 01:19:04 Vulnerability Mmio stale data: Not affected 01:19:04 Vulnerability Reg file data sampling: Not affected 01:19:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:19:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:19:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:19:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:19:04 Vulnerability Srbds: Not affected 01:19:04 Vulnerability Tsa: Not affected 01:19:04 Vulnerability Tsx async abort: Not affected 01:19:04 Vulnerability Vmscape: Not affected 01:19:04 01:19:04 01:19:04 ---> nproc: 01:19:04 4 01:19:04 01:19:04 01:19:04 ---> df -h: 01:19:04 Filesystem Size Used Avail Use% Mounted on 01:19:04 tmpfs 1.6G 1.1M 1.6G 1% /run 01:19:04 /dev/vda1 78G 8.9G 69G 12% / 01:19:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 01:19:04 tmpfs 5.0M 0 5.0M 0% /run/lock 01:19:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:19:04 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 01:19:04 01:19:04 01:19:04 ---> free -m: 01:19:04 total used free shared buff/cache available 01:19:04 Mem: 15989 612 12237 4 3138 15034 01:19:04 Swap: 1023 0 1023 01:19:04 01:19:04 01:19:04 ---> ip addr: 01:19:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:19:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:19:04 inet 127.0.0.1/8 scope host lo 01:19:04 valid_lft forever preferred_lft forever 01:19:04 inet6 ::1/128 scope host 01:19:04 valid_lft forever preferred_lft forever 01:19:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:19:04 link/ether fa:16:3e:ab:4e:37 brd ff:ff:ff:ff:ff:ff 01:19:04 altname enp0s3 01:19:04 inet 10.30.171.99/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:19:04 valid_lft 86216sec preferred_lft 86216sec 01:19:04 inet6 fe80::f816:3eff:feab:4e37/64 scope link 01:19:04 valid_lft forever preferred_lft forever 01:19:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:19:04 link/ether da:ef:4d:89:9a:07 brd ff:ff:ff:ff:ff:ff 01:19:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:19:04 valid_lft forever preferred_lft forever 01:19:04 01:19:04 01:19:04 ---> sar -b -r -n DEV: 01:19:04 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-19167) 05/23/26 _x86_64_ (4 CPU) 01:19:04 01:19:04 01:16:04 LINUX RESTART (4 CPU) 01:19:04 01:19:04 01:19:04 ---> sar -P ALL: 01:19:04 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-19167) 05/23/26 _x86_64_ (4 CPU) 01:19:04 01:19:04 01:16:04 LINUX RESTART (4 CPU) 01:19:04 01:19:04 01:19:04