02:46:56 Started by timer 02:46:56 Running as SYSTEM 02:46:56 [EnvInject] - Loading node environment variables. 02:46:56 Building remotely on prd-ubuntu2204-docker-2c-2g-1781 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/infrautils-maven-merge-master 02:46:56 [ssh-agent] Looking for ssh-agent implementation... 02:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:46:56 $ ssh-agent 02:46:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEsz0jq/agent.1517 02:46:56 SSH_AGENT_PID=1519 02:46:56 [ssh-agent] Started. 02:46:56 Running ssh-add (command line suppressed) 02:46:56 Identity added: /w/workspace/infrautils-maven-merge-master@tmp/private_key_14980347387024194870.key (/w/workspace/infrautils-maven-merge-master@tmp/private_key_14980347387024194870.key) 02:46:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 02:46:56 The recommended git tool is: NONE 02:46:58 using credential jenkins-ssh 02:46:58 Wiping out workspace first. 02:46:58 Cloning the remote Git repository 02:46:58 Cloning repository git://devvexx.opendaylight.org/mirror/infrautils 02:46:58 > git init /w/workspace/infrautils-maven-merge-master # timeout=10 02:46:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/infrautils 02:46:58 > git --version # timeout=10 02:46:58 > git --version # 'git version 2.34.1' 02:46:58 using GIT_SSH to set credentials jenkins-ssh 02:46:58 Verifying host key using known hosts file 02:46:58 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. 02:46:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/infrautils +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/infrautils # timeout=10 02:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:00 Avoid second fetch 02:47:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:47:00 Checking out Revision d4724c4644c1aa25864784ef26786b3f9dc62516 (refs/remotes/origin/master) 02:47:00 > git config core.sparsecheckout # timeout=10 02:47:00 > git checkout -f d4724c4644c1aa25864784ef26786b3f9dc62516 # timeout=10 02:47:00 Commit message: "Clean up docs/ links" 02:47:00 > git rev-list --no-walk d4724c4644c1aa25864784ef26786b3f9dc62516 # timeout=10 02:47:04 provisioning config files... 02:47:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:47:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:47:04 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins7760296847599338751.sh 02:47:04 ---> python-tools-install.sh 02:47:04 Setup pyenv: 02:47:04 * system (set by /opt/pyenv/version) 02:47:04 * 3.8.20 (set by /opt/pyenv/version) 02:47:04 * 3.9.20 (set by /opt/pyenv/version) 02:47:04 3.10.15 02:47:04 3.11.10 02:47:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tbga 02:47:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:47:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:47:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:47:13 lf-activate-venv(): INFO: Base packages installed successfully 02:47:13 lf-activate-venv(): INFO: Installing additional packages: lftools 02:47:41 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:47:41 Generating Requirements File 02:48:01 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:48:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:48:02 Python 3.11.10 02:48:02 pip 25.3 from /tmp/venv-Tbga/lib/python3.11/site-packages/pip (python 3.11) 02:48:02 appdirs==1.4.4 02:48:02 argcomplete==3.6.3 02:48:02 aspy.yaml==1.3.0 02:48:02 attrs==25.4.0 02:48:02 autopage==0.5.2 02:48:02 beautifulsoup4==4.14.2 02:48:02 boto3==1.41.5 02:48:02 botocore==1.41.5 02:48:02 bs4==0.0.2 02:48:02 cachetools==6.2.2 02:48:02 certifi==2025.11.12 02:48:02 cffi==2.0.0 02:48:02 cfgv==3.5.0 02:48:02 chardet==5.2.0 02:48:02 charset-normalizer==3.4.4 02:48:02 click==8.3.1 02:48:02 cliff==4.12.0 02:48:02 cmd2==2.7.0 02:48:02 cryptography==3.3.2 02:48:02 debtcollector==3.0.0 02:48:02 decorator==5.2.1 02:48:02 defusedxml==0.7.1 02:48:02 Deprecated==1.3.1 02:48:02 distlib==0.4.0 02:48:02 dnspython==2.8.0 02:48:02 docker==7.1.0 02:48:02 dogpile.cache==1.5.0 02:48:02 durationpy==0.10 02:48:02 email-validator==2.3.0 02:48:02 filelock==3.20.0 02:48:02 future==1.0.0 02:48:02 gitdb==4.0.12 02:48:02 GitPython==3.1.45 02:48:02 google-auth==2.43.0 02:48:02 httplib2==0.31.0 02:48:02 identify==2.6.15 02:48:02 idna==3.11 02:48:02 importlib-resources==1.5.0 02:48:02 iso8601==2.1.0 02:48:02 Jinja2==3.1.6 02:48:02 jmespath==1.0.1 02:48:02 jsonpatch==1.33 02:48:02 jsonpointer==3.0.0 02:48:02 jsonschema==4.25.1 02:48:02 jsonschema-specifications==2025.9.1 02:48:02 keystoneauth1==5.12.0 02:48:02 kubernetes==34.1.0 02:48:02 lftools==0.37.16 02:48:02 lxml==6.0.2 02:48:02 markdown-it-py==4.0.0 02:48:02 MarkupSafe==3.0.3 02:48:02 mdurl==0.1.2 02:48:02 msgpack==1.1.2 02:48:02 multi_key_dict==2.0.3 02:48:02 munch==4.0.0 02:48:02 netaddr==1.3.0 02:48:02 niet==1.4.2 02:48:02 nodeenv==1.9.1 02:48:02 oauth2client==4.1.3 02:48:02 oauthlib==3.3.1 02:48:02 openstacksdk==4.8.0 02:48:02 os-service-types==1.8.2 02:48:02 osc-lib==4.2.0 02:48:02 oslo.config==10.1.0 02:48:02 oslo.context==6.2.0 02:48:02 oslo.i18n==6.7.1 02:48:02 oslo.log==7.2.1 02:48:02 oslo.serialization==5.8.0 02:48:02 oslo.utils==9.2.0 02:48:02 packaging==25.0 02:48:02 pbr==7.0.3 02:48:02 platformdirs==4.5.0 02:48:02 prettytable==3.17.0 02:48:02 psutil==7.1.3 02:48:02 pyasn1==0.6.1 02:48:02 pyasn1_modules==0.4.2 02:48:02 pycparser==2.23 02:48:02 pygerrit2==2.0.15 02:48:02 PyGithub==2.8.1 02:48:02 Pygments==2.19.2 02:48:02 PyJWT==2.10.1 02:48:02 PyNaCl==1.6.1 02:48:02 pyparsing==2.4.7 02:48:02 pyperclip==1.11.0 02:48:02 pyrsistent==0.20.0 02:48:02 python-cinderclient==9.8.0 02:48:02 python-dateutil==2.9.0.post0 02:48:02 python-heatclient==4.3.0 02:48:02 python-jenkins==1.8.3 02:48:02 python-keystoneclient==5.7.0 02:48:02 python-magnumclient==4.9.0 02:48:02 python-openstackclient==8.2.0 02:48:02 python-swiftclient==4.9.0 02:48:02 PyYAML==6.0.3 02:48:02 referencing==0.37.0 02:48:02 requests==2.32.5 02:48:02 requests-oauthlib==2.0.0 02:48:02 requestsexceptions==1.4.0 02:48:02 rfc3986==2.0.0 02:48:02 rich==14.2.0 02:48:02 rich-argparse==1.7.2 02:48:02 rpds-py==0.29.0 02:48:02 rsa==4.9.1 02:48:02 ruamel.yaml==0.18.16 02:48:02 ruamel.yaml.clib==0.2.15 02:48:02 s3transfer==0.15.0 02:48:02 simplejson==3.20.2 02:48:02 six==1.17.0 02:48:02 smmap==5.0.2 02:48:02 soupsieve==2.8 02:48:02 stevedore==5.6.0 02:48:02 tabulate==0.9.0 02:48:02 toml==0.10.2 02:48:02 tomlkit==0.13.3 02:48:02 tqdm==4.67.1 02:48:02 typing_extensions==4.15.0 02:48:02 tzdata==2025.2 02:48:02 urllib3==1.26.20 02:48:02 virtualenv==20.35.4 02:48:02 wcwidth==0.2.14 02:48:02 websocket-client==1.9.0 02:48:02 wrapt==2.0.1 02:48:02 xdg==6.0.0 02:48:02 xmltodict==1.0.2 02:48:02 yq==3.4.3 02:48:02 [infrautils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17544355200276992749.sh 02:48:02 + mkdir -p /w/workspace/infrautils-maven-merge-master/target/classes /w/workspace/infrautils-maven-merge-master/jacoco/classes 02:48:02 [infrautils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14713441559482510466.sh 02:48:02 + echo quiet=on 02:48:02 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-2c-2g-1781 02:48:03 [infrautils-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=infrautils -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=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 02:48:03 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=infrautils --version 02:48:04 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 02:48:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:48:04 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 02:48:04 Default locale: en, platform encoding: UTF-8 02:48:04 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 02:48:04 [infrautils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17845811874465346268.sh 02:48:04 + rm /home/jenkins/.wgetrc 02:48:04 [EnvInject] - Injecting environment variables from a build step. 02:48:04 [EnvInject] - Injecting as environment variables the properties content 02:48:04 SET_JDK_VERSION=openjdk21 02:48:04 GIT_URL="git://devvexx.opendaylight.org/mirror" 02:48:04 02:48:04 [EnvInject] - Variables injected successfully. 02:48:04 [infrautils-maven-merge-master] $ /bin/sh /tmp/jenkins11272888501008666748.sh 02:48:04 ---> update-java-alternatives.sh 02:48:04 ---> Updating Java version 02:48:04 ---> Ubuntu/Debian system detected 02:48:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:48:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:48:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:48:04 openjdk version "21.0.8" 2025-07-15 02:48:04 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 02:48:04 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 02:48:04 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:48:04 [EnvInject] - Injecting environment variables from a build step. 02:48:04 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:48:04 [EnvInject] - Variables injected successfully. 02:48:04 provisioning config files... 02:48:04 copy managed file [global-settings] to file:/w/workspace/infrautils-maven-merge-master@tmp/config12633572472436292185tmp 02:48:05 copy managed file [infrautils-settings] to file:/w/workspace/infrautils-maven-merge-master@tmp/config2087224491629775939tmp 02:48:05 [EnvInject] - Injecting environment variables from a build step. 02:48:05 [EnvInject] - Injecting as environment variables the properties content 02:48:05 SERVER_ID=opendaylight-snapshot 02:48:05 02:48:05 [EnvInject] - Variables injected successfully. 02:48:05 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins5264940099367262115.sh 02:48:05 ---> create-netrc.sh 02:48:05 [EnvInject] - Injecting environment variables from a build step. 02:48:05 [EnvInject] - Injecting as environment variables the properties content 02:48:05 NEXUS_CUT_DIRS=6 02:48:05 NEXUS_REPO=opendaylight.snapshot 02:48:05 02:48:05 [EnvInject] - Variables injected successfully. 02:48:05 [infrautils-maven-merge-master] $ /bin/bash -l /tmp/jenkins9221757695391114764.sh 02:48:05 ---> maven-fetch-metadata.sh 02:48:05 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 02:48:05 + project=org.opendaylight.infrautils 02:48:05 + project_path=org/opendaylight/infrautils 02:48:05 + mkdir -p /w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils 02:48:05 + pushd /w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils 02:48:05 /w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils /w/workspace/infrautils-maven-merge-master 02:48:05 + set +e 02:48:05 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ [12865] -> "index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/ [3409] -> "diagstatus-api/index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/ [3417] -> "diagstatus-impl/index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/ [3401] -> "diagstatus-it/index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/ [3425] -> "diagstatus-shell/index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/ [3409] -> "diagstatus-web/index.html.tmp" [1] 02:48:05 2025-11-28 02:48:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/ [3409] -> "feature-parent/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/ [3553] -> "features-infrautils-experimental/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/ [3513] -> "features-infrautils-samples/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/ [3449] -> "features-infrautils/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/ [3457] -> "infrautils-artifacts/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/ [3417] -> "infrautils-docs/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/ [3449] -> "infrautils-features/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/ [3457] -> "infrautils-testutils/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/ [3417] -> "infrautils-util/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/ [3377] -> "inject-spi/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/ [3473] -> "inject.guice.testutils/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/ [3393] -> "inject.guice/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/ [3345] -> "inject/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/ [3401] -> "itestutils-it/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/ [3433] -> "itestutils-parent/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/ [3377] -> "itestutils/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/ [3529] -> "odl-infrautils-diagstatus-web/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/ [3497] -> "odl-infrautils-diagstatus/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/ [3465] -> "odl-infrautils-inject/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/ [3457] -> "odl-infrautils-ready/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/ [3457] -> "odl-infrautils-utils/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/ [3345] -> "parent/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/ [3369] -> "ready-api/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/ [3385] -> "ready-guice/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/ [3377] -> "ready-impl/index.html.tmp" [1] 02:48:06 2025-11-28 02:48:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/ [3361] -> "ready-it/index.html.tmp" [1] 02:48:11 2025-11-28 02:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/ [133040] -> "diagstatus-api/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:11 2025-11-28 02:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml [363/363] -> "diagstatus-api/maven-metadata.xml" [1] 02:48:12 2025-11-28 02:48:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/ [133825] -> "diagstatus-impl/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:12 2025-11-28 02:48:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml [364/364] -> "diagstatus-impl/maven-metadata.xml" [1] 02:48:19 2025-11-28 02:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/ [88545] -> "diagstatus-it/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:19 2025-11-28 02:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml [362/362] -> "diagstatus-it/maven-metadata.xml" [1] 02:48:20 2025-11-28 02:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/ [134625] -> "diagstatus-shell/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:20 2025-11-28 02:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml [365/365] -> "diagstatus-shell/maven-metadata.xml" [1] 02:48:27 2025-11-28 02:48:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/ [133010] -> "diagstatus-web/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:27 2025-11-28 02:48:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml [363/363] -> "diagstatus-web/maven-metadata.xml" [1] 02:48:27 2025-11-28 02:48:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/ [67835] -> "feature-parent/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:27 2025-11-28 02:48:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/maven-metadata.xml [363/363] -> "feature-parent/maven-metadata.xml" [1] 02:48:28 2025-11-28 02:48:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/ [99695] -> "features-infrautils-experimental/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:28 2025-11-28 02:48:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml [381/381] -> "features-infrautils-experimental/maven-metadata.xml" [1] 02:48:29 2025-11-28 02:48:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/ [96970] -> "features-infrautils-samples/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:29 2025-11-28 02:48:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml [376/376] -> "features-infrautils-samples/maven-metadata.xml" [1] 02:48:29 2025-11-28 02:48:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/ [92625] -> "features-infrautils/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:29 2025-11-28 02:48:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml [368/368] -> "features-infrautils/maven-metadata.xml" [1] 02:48:30 2025-11-28 02:48:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/ [70295] -> "infrautils-artifacts/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:30 2025-11-28 02:48:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml [369/369] -> "infrautils-artifacts/maven-metadata.xml" [1] 02:48:31 2025-11-28 02:48:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/ [133900] -> "infrautils-docs/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:31 2025-11-28 02:48:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml [364/364] -> "infrautils-docs/maven-metadata.xml" [1] 02:48:32 2025-11-28 02:48:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/ [92640] -> "infrautils-features/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:32 2025-11-28 02:48:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml [368/368] -> "infrautils-features/maven-metadata.xml" [1] 02:48:33 2025-11-28 02:48:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/ [137930] -> "infrautils-testutils/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:33 2025-11-28 02:48:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml [369/369] -> "infrautils-testutils/maven-metadata.xml" [1] 02:48:34 2025-11-28 02:48:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/ [133855] -> "infrautils-util/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:34 2025-11-28 02:48:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml [364/364] -> "infrautils-util/maven-metadata.xml" [1] 02:48:35 2025-11-28 02:48:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/ [129750] -> "inject-spi/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:35 2025-11-28 02:48:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/maven-metadata.xml [359/359] -> "inject-spi/maven-metadata.xml" [1] 02:48:45 2025-11-28 02:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/ [139545] -> "inject.guice.testutils/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:45 2025-11-28 02:48:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml [371/371] -> "inject.guice.testutils/maven-metadata.xml" [1] 02:48:46 2025-11-28 02:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/ [131395] -> "inject.guice/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:46 2025-11-28 02:48:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/maven-metadata.xml [361/361] -> "inject.guice/maven-metadata.xml" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/ [126505] -> "inject/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/maven-metadata.xml [355/355] -> "inject/maven-metadata.xml" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/ [88515] -> "itestutils-it/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml [362/362] -> "itestutils-it/maven-metadata.xml" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/ [69065] -> "itestutils-parent/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:47 2025-11-28 02:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml [366/366] -> "itestutils-parent/maven-metadata.xml" [1] 02:48:48 2025-11-28 02:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/ [129780] -> "itestutils/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:48 2025-11-28 02:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/maven-metadata.xml [359/359] -> "itestutils/maven-metadata.xml" [1] 02:48:49 2025-11-28 02:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/ [98060] -> "odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:49 2025-11-28 02:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml [378/378] -> "odl-infrautils-diagstatus-web/maven-metadata.xml" [1] 02:48:50 2025-11-28 02:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/ [95895] -> "odl-infrautils-diagstatus/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:50 2025-11-28 02:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml [374/374] -> "odl-infrautils-diagstatus/maven-metadata.xml" [1] 02:48:50 2025-11-28 02:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/ [93670] -> "odl-infrautils-inject/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:50 2025-11-28 02:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml [370/370] -> "odl-infrautils-inject/maven-metadata.xml" [1] 02:48:51 2025-11-28 02:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/ [93155] -> "odl-infrautils-ready/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:51 2025-11-28 02:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml [369/369] -> "odl-infrautils-ready/maven-metadata.xml" [1] 02:48:52 2025-11-28 02:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/ [93155] -> "odl-infrautils-utils/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:52 2025-11-28 02:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml [369/369] -> "odl-infrautils-utils/maven-metadata.xml" [1] 02:48:52 2025-11-28 02:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/ [64585] -> "parent/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:52 2025-11-28 02:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/maven-metadata.xml [355/355] -> "parent/maven-metadata.xml" [1] 02:48:53 2025-11-28 02:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ [128965] -> "ready-api/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:53 2025-11-28 02:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/maven-metadata.xml [358/358] -> "ready-api/maven-metadata.xml" [1] 02:48:54 2025-11-28 02:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ [130550] -> "ready-guice/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:54 2025-11-28 02:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/maven-metadata.xml [360/360] -> "ready-guice/maven-metadata.xml" [1] 02:48:55 2025-11-28 02:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ [129780] -> "ready-impl/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:55 2025-11-28 02:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/maven-metadata.xml [359/359] -> "ready-impl/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ [85820] -> "ready-it/7.1.10-SNAPSHOT/index.html.tmp" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/maven-metadata.xml [357/357] -> "ready-it/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml [1233/1233] -> "diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml [1059/1059] -> "feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml [1065/1065] -> "infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml [1658/1658] -> "inject/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml [1233/1233] -> "itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml [1062/1062] -> "itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "itestutils/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "ready-api/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 2025-11-28 02:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml [1228/1228] -> "ready-it/7.1.10-SNAPSHOT/maven-metadata.xml" [1] 02:48:56 FINISHED --2025-11-28 02:48:56-- 02:48:56 Total wall clock time: 51s 02:48:56 Downloaded: 125 files, 3.4M in 0.1s (34.8 MB/s) 02:48:56 + set -e 02:48:56 + popd 02:48:56 /w/workspace/infrautils-maven-merge-master 02:48:56 + mkdir -p /w/workspace/infrautils-maven-merge-master/m2repo-backup 02:48:56 + cp -a /w/workspace/infrautils-maven-merge-master/m2repo/org /w/workspace/infrautils-maven-merge-master/m2repo-backup 02:48:56 [infrautils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5198851105329933522.sh 02:48:56 [EnvInject] - Injecting environment variables from a build step. 02:48:56 [EnvInject] - Injecting as environment variables the properties content 02:48:56 MAVEN_GOALS=clean deploy 02:48:56 02:48:56 [EnvInject] - Variables injected successfully. 02:48:56 [infrautils-maven-merge-master] $ /bin/bash -l /tmp/jenkins13902443321872929417.sh 02:48:56 ---> common-variables.sh 02:48:56 --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:48:56 ---> maven-build.sh 02:48:56 + set +u 02:48:56 + export MAVEN_OPTS 02:48:56 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/infrautils-maven-merge-master@tmp/config12633572472436292185tmp --settings /w/workspace/infrautils-maven-merge-master@tmp/config2087224491629775939tmp -DaltDeploymentRepository=staging::file:/w/workspace/infrautils-maven-merge-master/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 -Dmerge 02:48:57 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 02:48:57 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 02:48:57 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 02:48:57 Default locale: en, platform encoding: UTF-8 02:48:57 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 02:48:58 [INFO] Error stacktraces are turned on. 02:48:58 [INFO] Scanning for projects... 02:49:04 [INFO] ------------------------------------------------------------------------ 02:49:04 [INFO] Reactor Build Order: 02:49:04 [INFO] 02:49:04 [INFO] ODL :: infrautils :: infrautils-artifacts [pom] 02:49:04 [INFO] ODL :: infrautils :: parent [pom] 02:49:04 [INFO] ODL :: infrautils :: infrautils-testutils [jar] 02:49:04 [INFO] ODL :: infrautils :: infrautils-util [bundle] 02:49:04 [INFO] ODL :: infrautils :: inject [bundle] 02:49:04 [INFO] ODL :: infrautils :: inject.guice.testutils [jar] 02:49:04 [INFO] ODL :: infrautils :: itestutils [bundle] 02:49:04 [INFO] ODL :: infrautils :: ready-api [bundle] 02:49:04 [INFO] diagstatus-api [bundle] 02:49:04 [INFO] diagstatus-impl [bundle] 02:49:04 [INFO] diagstatus-shell [bundle] 02:49:04 [INFO] diagstatus-web [bundle] 02:49:04 [INFO] ODL :: infrautils :: ready-impl [bundle] 02:49:04 [INFO] ODL :: infrautils :: inject-spi [bundle] 02:49:04 [INFO] ODL :: infrautils :: inject.guice [bundle] 02:49:04 [INFO] ODL :: infrautils :: ready-guice [jar] 02:49:04 [INFO] infrautils-docs [jar] 02:49:04 [INFO] OpenDaylight :: Infrautils :: feature-parent [pom] 02:49:04 [INFO] OpenDaylight :: Infrautils :: Utils [feature] 02:49:04 [INFO] OpenDaylight :: Infrautils :: Ready [feature] 02:49:04 [INFO] OpenDaylight :: Infrautils :: DiagStatus [feature] 02:49:04 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web [feature] 02:49:04 [INFO] ODL :: infrautils :: features-infrautils [feature] 02:49:04 [INFO] OpenDaylight :: Infrautils :: @Inject [feature] 02:49:04 [INFO] ODL :: infrautils :: features-infrautils-experimental [feature] 02:49:04 [INFO] ODL :: infrautils :: features-infrautils-samples [feature] 02:49:04 [INFO] ODL :: infrautils :: infrautils-features [feature] 02:49:04 [INFO] ODL :: infrautils :: features-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: common-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: itestutils-parent [pom] 02:49:04 [INFO] ODL :: infrautils :: diagstatus-it [jar] 02:49:04 [INFO] diagstatus-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: inject-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: itestutils-it [jar] 02:49:04 [INFO] ODL :: infrautils :: itestutils-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: ready-it [jar] 02:49:04 [INFO] ODL :: infrautils :: ready-aggregator [pom] 02:49:04 [INFO] ODL :: infrautils :: infrautils-karaf [jar] 02:49:04 [INFO] infrautils [pom] 02:49:04 [INFO] 02:49:04 [INFO] ----------< org.opendaylight.infrautils:infrautils-artifacts >---------- 02:49:04 [INFO] Building ODL :: infrautils :: infrautils-artifacts 7.1.10-SNAPSHOT [1/39] 02:49:04 [INFO] from artifacts/pom.xml 02:49:04 [INFO] --------------------------------[ pom ]--------------------------------- 02:49:05 [INFO] 02:49:05 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-artifacts --- 02:49:05 [INFO] 02:49:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-artifacts --- 02:49:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:49:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:49:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:05 [INFO] 02:49:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-artifacts --- 02:49:05 [INFO] 02:49:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-artifacts --- 02:49:06 [INFO] CycloneDX: Resolving Dependencies 02:49:06 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 02:49:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/artifacts/target/bom.xml 02:49:07 [INFO] attaching as infrautils-artifacts-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/artifacts/target/bom.json 02:49:07 [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 02:49:07 [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 02:49:07 [INFO] attaching as infrautils-artifacts-7.1.10-SNAPSHOT-cyclonedx.json 02:49:07 [INFO] 02:49:07 [INFO] --- install:3.1.4:install (default-install) @ infrautils-artifacts --- 02:49:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-SNAPSHOT.pom 02:49:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-SNAPSHOT-cyclonedx.json 02:49:07 [INFO] 02:49:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-artifacts --- 02:49:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:49:07 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:07 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:07 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml 02:49:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:49:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:07 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml 02:49:07 [INFO] 02:49:07 [INFO] -----------------< org.opendaylight.infrautils:parent >----------------- 02:49:07 [INFO] Building ODL :: infrautils :: parent 7.1.10-SNAPSHOT [2/39] 02:49:07 [INFO] from common/parent/pom.xml 02:49:07 [INFO] --------------------------------[ pom ]--------------------------------- 02:49:08 [INFO] 02:49:08 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 02:49:08 [INFO] 02:49:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 02:49:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:49:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:49:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:08 [INFO] 02:49:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 02:49:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:08 [INFO] 02:49:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 02:49:08 [INFO] 02:49:08 [INFO] --- dependency:3.9.0:properties (default) @ parent --- 02:49:10 [INFO] 02:49:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 02:49:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/common/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:49:10 [INFO] 02:49:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 02:49:11 [INFO] Starting audit... 02:49:11 Audit done. 02:49:11 [INFO] You have 0 Checkstyle violations. 02:49:11 [INFO] 02:49:11 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 02:49:11 [INFO] Starting audit... 02:49:11 Audit done. 02:49:11 [INFO] You have 0 Checkstyle violations. 02:49:11 [INFO] 02:49:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ parent --- 02:49:11 [INFO] 02:49:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 02:49:11 [INFO] 02:49:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 02:49:13 [INFO] No files found to run spotbugs, check compile phase has been run 02:49:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:49:13 [INFO] 02:49:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 02:49:13 [INFO] 02:49:13 [INFO] 02:49:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 02:49:13 [INFO] 02:49:13 [INFO] --- copy:14.1.7:copy-files (default) @ parent --- 02:49:13 [INFO] 02:49:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 02:49:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:49:13 [INFO] 02:49:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 02:49:13 [INFO] CycloneDX: Resolving Dependencies 02:49:14 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 02:49:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/common/parent/target/bom.xml 02:49:14 [INFO] attaching as parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/common/parent/target/bom.json 02:49:14 [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 02:49:14 [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 02:49:14 [INFO] attaching as parent-7.1.10-SNAPSHOT-cyclonedx.json 02:49:14 [INFO] 02:49:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 02:49:15 [INFO] Ignoring POM project! 02:49:15 [INFO] 02:49:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ parent --- 02:49:15 [INFO] Skipping pom project 02:49:15 [INFO] 02:49:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 02:49:15 [INFO] 02:49:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 02:49:15 [INFO] 02:49:15 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 02:49:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:49:15 [INFO] 02:49:15 [INFO] --- install:3.1.4:install (default-install) @ parent --- 02:49:15 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-SNAPSHOT.pom 02:49:15 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:15 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-SNAPSHOT-cyclonedx.json 02:49:15 [INFO] 02:49:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 02:49:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:49:15 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:15 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:15 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/parent/maven-metadata.xml 02:49:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:49:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:15 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/parent/maven-metadata.xml 02:49:15 [INFO] 02:49:15 [INFO] ----------< org.opendaylight.infrautils:infrautils-testutils >---------- 02:49:15 [INFO] Building ODL :: infrautils :: infrautils-testutils 7.1.10-SNAPSHOT [3/39] 02:49:15 [INFO] from testutils/pom.xml 02:49:15 [INFO] --------------------------------[ jar ]--------------------------------- 02:49:15 [INFO] 02:49:15 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-testutils --- 02:49:15 [INFO] 02:49:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-testutils --- 02:49:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:15 [INFO] 02:49:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-testutils --- 02:49:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:15 [INFO] 02:49:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-testutils --- 02:49:16 [INFO] 02:49:16 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-testutils --- 02:49:16 [INFO] 02:49:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-testutils --- 02:49:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:49:16 [INFO] 02:49:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-testutils --- 02:49:16 [INFO] Starting audit... 02:49:16 Audit done. 02:49:16 [INFO] You have 0 Checkstyle violations. 02:49:16 [INFO] 02:49:16 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-testutils --- 02:49:18 [INFO] Starting audit... 02:49:18 Audit done. 02:49:18 [INFO] You have 0 Checkstyle violations. 02:49:18 [INFO] 02:49:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-testutils --- 02:49:18 [INFO] 02:49:18 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-testutils --- 02:49:18 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/testutils/src/main/resources 02:49:18 [INFO] 02:49:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-testutils --- 02:49:19 [INFO] Recompiling the module because of changed source code. 02:49:19 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 02:49:22 [INFO] Writing META-INF/services/org.slf4j.spi.SLF4JServiceProvider 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[43,19] URL(java.lang.String) in java.net.URL has been deprecated 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[33,29] possible 'this' escape before subclass is fully initialized 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[58,41] previous possible 'this' escape happens here via invocation 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[73,40] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 02:49:22 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 02:49:22 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/NOTICE")'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[74,40] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 02:49:22 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 02:49:22 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/LICENSE")'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[75,40] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 02:49:22 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 02:49:22 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE")'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[76,40] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 02:49:22 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 02:49:22 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE/NOTICE")'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:[59,20] [EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals. Note that this may be a behaviour change. 02:49:22 (see https://errorprone.info/bugpattern/EqualsGetClass) 02:49:22 Did you mean 'if (!(obj instanceof LogCapture)) {'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:[33,26] possible 'this' escape before subclass is fully initialized 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:[51,67] [UnusedVariable] The parameter 'description' is never read. 02:49:22 (see https://errorprone.info/bugpattern/UnusedVariable) 02:49:22 Did you mean 'RunUntilFailureStatement(Statement statement) {'? 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[85,17] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: trace(arg0, arg1, arg2, arg3) 02:49:22 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[145,17] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: debug(arg0, arg1, arg2, arg3) 02:49:22 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[205,17] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: info(arg0, arg1, arg2, arg3) 02:49:22 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[265,17] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: warn(arg0, arg1, arg2, arg3) 02:49:22 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 02:49:22 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[325,17] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: error(arg0, arg1, arg2, arg3) 02:49:22 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 02:49:22 [INFO] 02:49:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-testutils >>> 02:49:22 [INFO] 02:49:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-testutils --- 02:49:22 [INFO] Fork Value is true 02:49:28 [INFO] Done SpotBugs Analysis.... 02:49:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:49:28 [INFO] 02:49:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-testutils <<< 02:49:28 [INFO] 02:49:28 [INFO] 02:49:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-testutils --- 02:49:28 [INFO] BugInstance size is 0 02:49:28 [INFO] Error size is 0 02:49:28 [INFO] No errors/warnings found 02:49:28 [INFO] 02:49:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-testutils --- 02:49:28 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/testutils/src/test/resources 02:49:28 [INFO] 02:49:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-testutils --- 02:49:28 [INFO] Recompiling the module because of changed dependency. 02:49:28 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 02:49:30 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[47,31] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 02:49:30 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 02:49:30 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[54,41] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 02:49:30 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 02:49:30 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[61,39] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 02:49:30 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 02:49:30 [INFO] 02:49:30 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-testutils --- 02:49:30 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/testutils/target/surefire-reports 02:49:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:30 [INFO] 02:49:30 [INFO] ------------------------------------------------------- 02:49:30 [INFO] T E S T S 02:49:30 [INFO] ------------------------------------------------------- 02:49:32 [INFO] Running org.opendaylight.infrautils.testutils.web.TestWebServerTest 02:49:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in org.opendaylight.infrautils.testutils.web.TestWebServerTest 02:49:33 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoTest 02:49:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:49:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoTest 02:49:34 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 02:49:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 02:49:34 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 02:49:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 02:49:34 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 02:49:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 02:49:34 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 02:49:34 [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.063 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 02:49:34 [INFO] Running org.opendaylight.infrautils.testutils.tests.ExampleTest 02:49:36 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.opendaylight.infrautils.testutils.tests.ExampleTest 02:49:36 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 02:49:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 02:49:36 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 02:49:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 02:49:36 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 02:49:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 02:49:36 [INFO] 02:49:36 [INFO] Results: 02:49:36 [INFO] 02:49:36 [WARNING] Tests run: 55, Failures: 0, Errors: 0, Skipped: 2 02:49:36 [INFO] 02:49:36 [INFO] 02:49:36 [INFO] --- copy:14.1.7:copy-files (default) @ infrautils-testutils --- 02:49:36 [INFO] 02:49:36 [INFO] --- jar:3.5.0:jar (default-jar) @ infrautils-testutils --- 02:49:38 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT.jar 02:49:38 [INFO] 02:49:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-testutils --- 02:49:40 [WARNING] Javadoc Warnings 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 02:49:40 [WARNING] package org.opendaylight.infrautils.testutils; 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 02:49:40 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 02:49:40 [WARNING] public ClasspathHellDuplicatesChecker() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 02:49:40 [WARNING] public Map> getDuplicates() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 02:49:40 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 02:49:40 [WARNING] public String toString(Map> map) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 02:49:40 [WARNING] public ClasspathHellDuplicatesCheckRule() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 02:49:40 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 02:49:40 [WARNING] protected void checkClasspath() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 02:49:40 [WARNING] public String getBody() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 02:49:40 [WARNING] public int getStatus() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 02:49:40 [WARNING] public enum Level { ERROR } 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 02:49:40 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 02:49:40 [WARNING] public Optional getCause() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 02:49:40 [WARNING] public String getMessage() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 02:49:40 [WARNING] public enum Level { ERROR } 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 02:49:40 [WARNING] public LogCaptureRule() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 02:49:40 [WARNING] public void expectError(String message) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 02:49:40 [WARNING] public void expectError(String message, int howManyMessagesBack) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment 02:49:40 [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:145: warning: no comment 02:49:40 [WARNING] public Throwable getErrorThrowable(int howManyMessagesBack) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:141: warning: no comment 02:49:40 [WARNING] public Throwable getLastErrorThrowable() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:107: warning: no comment 02:49:40 [WARNING] public void handleErrorLogs(Consumer> newErrorLogHandler) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:21: warning: no comment 02:49:40 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:25: warning: no comment 02:49:40 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:29: warning: no comment 02:49:40 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable, 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:37: warning: no comment 02:49:40 [WARNING] public Optional getLastLoggedThrowable() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:41: warning: no comment 02:49:40 [WARNING] public Optional getTestFailingThrowable() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/LogCaptureRuleLoggerFactory.java:19: warning: use of default constructor, which does not provide a comment 02:49:40 [WARNING] public class LogCaptureRuleLoggerFactory extends SimpleLoggerFactory { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:33: warning: use of default constructor, which does not provide a comment 02:49:40 [WARNING] public class LogRule implements TestRule { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:39: warning: no comment 02:49:40 [WARNING] public static Marker getMarker() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @param for 02:49:40 [WARNING] public static Answer realOrException() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @return 02:49:40 [WARNING] public static Answer realOrException() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @param for 02:49:40 [WARNING] public static Answer exception() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @return 02:49:40 [WARNING] public static Answer exception() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:38: warning: no comment 02:49:40 [WARNING] public static ImmutableList getErrorLogCaptures() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:46: warning: no comment 02:49:40 [WARNING] public static Optional getErrorMessage(int howManyMessagesBack) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:57: warning: no comment 02:49:40 [WARNING] public static Optional getErrorThrowable(int howManyMessagesBack) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:42: warning: no comment 02:49:40 [WARNING] public static Optional getLastErrorMessage() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:53: warning: no comment 02:49:40 [WARNING] public static Optional getLastErrorThrowable() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:64: warning: no comment 02:49:40 [WARNING] public static void resetLastError() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:33: warning: no comment 02:49:40 [WARNING] public RunUntilFailureClassRule() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:37: warning: no comment 02:49:40 [WARNING] public RunUntilFailureClassRule(long maximumNumberOfTimesToRun) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:38: warning: no comment 02:49:40 [WARNING] public RunUntilFailureRule(RunUntilFailureClassRule classRepeaterRule) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: no comment 02:49:40 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: use of default constructor, which does not provide a comment 02:49:40 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:28: warning: no comment 02:49:40 [WARNING] public enum Method { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:38: warning: no comment 02:49:40 [WARNING] public TestWebClient(String baseURL) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:34: warning: no comment 02:49:40 [WARNING] public TestWebClient(TestWebServer webServer) { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:42: warning: no comment 02:49:40 [WARNING] public HttpResponse request(Method httpMethod, String path) throws IOException { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 02:49:40 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:41: warning: no comment 02:49:40 [WARNING] public TestWebServer() throws ServletException { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:45: warning: no comment 02:49:40 [WARNING] public TestWebServer(String host, int httpPort, String testContext) throws ServletException { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:82: warning: no comment 02:49:40 [WARNING] public String getTestContextURL() { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] /w/workspace/infrautils-maven-merge-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:86: warning: no comment 02:49:40 [WARNING] public void registerServlet(Servlet servlet, String urlPattern) throws ServletException { 02:49:40 [WARNING] ^ 02:49:40 [WARNING] 61 warnings 02:49:40 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT-javadoc.jar 02:49:40 [INFO] 02:49:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-testutils --- 02:49:40 [INFO] CycloneDX: Resolving Dependencies 02:49:41 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 02:49:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/testutils/target/bom.xml 02:49:41 [INFO] attaching as infrautils-testutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/testutils/target/bom.json 02:49:41 [INFO] attaching as infrautils-testutils-7.1.10-SNAPSHOT-cyclonedx.json 02:49:41 [INFO] 02:49:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-testutils --- 02:49:41 [INFO] Checking compile classpath 02:49:42 [INFO] Checking runtime classpath 02:49:42 [INFO] Checking test classpath 02:49:42 [INFO] 02:49:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-testutils --- 02:49:42 [WARNING] Used undeclared dependencies found: 02:49:42 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile 02:49:42 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile 02:49:42 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 02:49:42 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile 02:49:42 [WARNING] Unused declared dependencies found: 02:49:42 [WARNING] org.awaitility:awaitility:jar:4.3.0:compile 02:49:42 [WARNING] org.hamcrest:hamcrest-library:jar:3.0:compile 02:49:42 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile 02:49:42 [WARNING] Non-test scoped test only dependencies found: 02:49:42 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 02:49:42 [INFO] 02:49:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-testutils --- 02:49:42 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT-sources.jar 02:49:42 [INFO] 02:49:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-testutils --- 02:49:42 [INFO] 02:49:42 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-testutils --- 02:49:42 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/testutils/target/code-coverage/jacoco.exec 02:49:42 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-testutils' with 26 classes 02:49:43 [INFO] 02:49:43 [INFO] --- install:3.1.4:install (default-install) @ infrautils-testutils --- 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT.pom 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT.jar 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT-javadoc.jar 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT-cyclonedx.json 02:49:43 [INFO] Installing /w/workspace/infrautils-maven-merge-master/testutils/target/infrautils-testutils-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-SNAPSHOT-sources.jar 02:49:43 [INFO] 02:49:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-testutils --- 02:49:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:49:43 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:43 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:43 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml 02:49:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:49:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:43 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml 02:49:43 [INFO] 02:49:43 [INFO] ------------< org.opendaylight.infrautils:infrautils-util >------------- 02:49:43 [INFO] Building ODL :: infrautils :: infrautils-util 7.1.10-SNAPSHOT [4/39] 02:49:43 [INFO] from common/util/pom.xml 02:49:43 [INFO] -------------------------------[ bundle ]------------------------------- 02:49:43 [INFO] 02:49:43 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-util --- 02:49:43 [INFO] 02:49:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-util --- 02:49:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:43 [INFO] 02:49:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-util --- 02:49:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:43 [INFO] 02:49:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-util --- 02:49:43 [INFO] 02:49:43 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-util --- 02:49:43 [INFO] 02:49:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-util --- 02:49:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/common/util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:49:43 [INFO] 02:49:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-util --- 02:49:43 [INFO] Starting audit... 02:49:43 Audit done. 02:49:43 [INFO] You have 0 Checkstyle violations. 02:49:43 [INFO] 02:49:43 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-util --- 02:49:43 [INFO] Starting audit... 02:49:43 Audit done. 02:49:43 [INFO] You have 0 Checkstyle violations. 02:49:43 [INFO] 02:49:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-util --- 02:49:43 [INFO] 02:49:43 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-util --- 02:49:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/common/util/src/main/resources 02:49:43 [INFO] 02:49:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-util --- 02:49:43 [INFO] Recompiling the module because of changed source code. 02:49:43 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 02:49:44 [INFO] 02:49:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-util >>> 02:49:44 [INFO] 02:49:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-util --- 02:49:44 [INFO] Fork Value is true 02:49:48 [INFO] Done SpotBugs Analysis.... 02:49:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:49:48 [INFO] 02:49:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-util <<< 02:49:48 [INFO] 02:49:48 [INFO] 02:49:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-util --- 02:49:48 [INFO] BugInstance size is 0 02:49:48 [INFO] Error size is 0 02:49:48 [INFO] No errors/warnings found 02:49:48 [INFO] 02:49:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-util --- 02:49:48 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/common/util/src/test/resources 02:49:48 [INFO] 02:49:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-util --- 02:49:48 [INFO] Recompiling the module because of changed dependency. 02:49:48 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 02:49:49 [INFO] 02:49:49 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-util --- 02:49:49 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/common/util/target/surefire-reports 02:49:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:49:49 [INFO] 02:49:49 [INFO] ------------------------------------------------------- 02:49:49 [INFO] T E S T S 02:49:49 [INFO] ------------------------------------------------------- 02:49:51 [INFO] Running org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 02:49:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 02:49:51 [INFO] Running org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 02:49:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 02:49:51 [INFO] 02:49:51 [INFO] Results: 02:49:51 [INFO] 02:49:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 02:49:51 [INFO] 02:49:51 [INFO] 02:49:51 [INFO] --- copy:14.1.7:copy-files (default) @ infrautils-util --- 02:49:51 [INFO] 02:49:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ infrautils-util --- 02:49:52 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT.jar 02:49:52 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/common/util/target/classes/META-INF/MANIFEST.MF 02:49:52 [INFO] 02:49:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-util --- 02:49:54 [WARNING] Javadoc Warnings 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 02:49:54 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 02:49:54 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 02:49:54 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 02:49:54 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 02:49:54 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 02:49:54 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 02:49:54 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 02:49:54 [WARNING] @Value.Parameter public abstract String namePrefix(); 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 02:49:54 [WARNING] @Value.Parameter public abstract Logger logger(); 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 02:49:54 [WARNING] @Value.Parameter public abstract Optional priority(); 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 02:49:54 [WARNING] @Value.Default public boolean daemon() { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 02:49:54 [WARNING] public interface BuildFinal { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment 02:49:54 [WARNING] public interface BuildStart { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 02:49:54 [WARNING] public interface LoggerBuildStage { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment 02:49:54 [WARNING] public interface NamePrefixBuildStage extends BuildStart {} 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:41: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String message) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:55: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, Object arg) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:73: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:91: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String message) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:109: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:128: warning: no @param for 02:49:54 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:147: warning: no @param for 02:49:54 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String message) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:165: warning: no @param for 02:49:54 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:184: warning: no @param for 02:49:54 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @param for logger 02:49:54 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @return 02:49:54 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:23: warning: use of default constructor, which does not provide a comment 02:49:54 [WARNING] public abstract class ThreadFactoryProvider { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:25: warning: no comment 02:49:54 [WARNING] public static ImmutableThreadFactoryProvider.NamePrefixBuildStage builder() { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] /w/workspace/infrautils-maven-merge-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:54: warning: no comment 02:49:54 [WARNING] public ThreadFactory get() { 02:49:54 [WARNING] ^ 02:49:54 [WARNING] 29 warnings 02:49:54 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT-javadoc.jar 02:49:54 [INFO] 02:49:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-util --- 02:49:54 [INFO] CycloneDX: Resolving Dependencies 02:49:55 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 02:49:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/common/util/target/bom.xml 02:49:55 [INFO] attaching as infrautils-util-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/common/util/target/bom.json 02:49:55 [INFO] attaching as infrautils-util-7.1.10-SNAPSHOT-cyclonedx.json 02:49:55 [INFO] 02:49:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-util --- 02:49:55 [INFO] Checking compile classpath 02:49:55 [INFO] Checking runtime classpath 02:49:55 [INFO] Checking test classpath 02:49:55 [INFO] 02:49:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-util --- 02:49:55 [INFO] No dependency problems found 02:49:55 [INFO] 02:49:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-util --- 02:49:55 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT-sources.jar 02:49:55 [INFO] 02:49:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-util --- 02:49:55 [INFO] 02:49:55 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-util --- 02:49:55 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/common/util/target/code-coverage/jacoco.exec 02:49:55 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-util' with 8 classes 02:49:55 [INFO] 02:49:55 [INFO] --- install:3.1.4:install (default-install) @ infrautils-util --- 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT.pom 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT.jar 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT-javadoc.jar 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT-cyclonedx.xml 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT-cyclonedx.json 02:49:55 [INFO] Installing /w/workspace/infrautils-maven-merge-master/common/util/target/infrautils-util-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT-sources.jar 02:49:55 [INFO] 02:49:55 [INFO] --- bundle:6.0.0:install (default-install) @ infrautils-util --- 02:49:55 [INFO] Writing OBR metadata 02:49:55 [INFO] Installing org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-SNAPSHOT.jar 02:49:55 [INFO] Writing OBR metadata 02:49:55 [INFO] 02:49:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-util --- 02:49:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:49:55 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:55 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml 02:49:55 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml 02:49:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:49:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:49:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:49:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:49:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:49:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:49:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:49:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:49:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:49:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:49:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:49:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:49:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:49:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:49:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:49:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:49:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:49:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:49:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:49:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:49:55 at java.lang.reflect.Method.invoke (Method.java:580) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:49:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:49:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-util/maven-metadata.xml 02:49:55 [INFO] 02:49:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ infrautils-util --- 02:49:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:49:55 [INFO] 02:49:55 [INFO] -----------------< org.opendaylight.infrautils:inject >----------------- 02:49:55 [INFO] Building ODL :: infrautils :: inject 7.1.10-SNAPSHOT [5/39] 02:49:55 [INFO] from inject/inject/pom.xml 02:49:55 [INFO] -------------------------------[ bundle ]------------------------------- 02:49:55 [INFO] 02:49:55 [INFO] --- clean:3.5.0:clean (default-clean) @ inject --- 02:49:55 [INFO] 02:49:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject --- 02:49:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:55 [INFO] 02:49:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject --- 02:49:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:49:55 [INFO] 02:49:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject --- 02:49:55 [INFO] 02:49:55 [INFO] --- dependency:3.9.0:properties (default) @ inject --- 02:49:55 [INFO] 02:49:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject --- 02:49:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/inject/inject/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:49:55 [INFO] 02:49:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject --- 02:49:55 [INFO] Starting audit... 02:49:55 Audit done. 02:49:55 [INFO] You have 0 Checkstyle violations. 02:49:55 [INFO] 02:49:55 [INFO] --- checkstyle:3.6.0:check (default) @ inject --- 02:49:55 [INFO] Starting audit... 02:49:55 Audit done. 02:49:55 [INFO] You have 0 Checkstyle violations. 02:49:55 [INFO] 02:49:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject --- 02:49:55 [INFO] 02:49:55 [INFO] --- resources:3.3.1:resources (default-resources) @ inject --- 02:49:55 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/resources 02:49:55 [INFO] 02:49:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject --- 02:49:55 [INFO] Recompiling the module because of changed source code. 02:49:56 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 02:49:56 [INFO] 02:49:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject >>> 02:49:56 [INFO] 02:49:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject --- 02:49:56 [INFO] Fork Value is true 02:49:59 [INFO] Done SpotBugs Analysis.... 02:49:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:49:59 [INFO] 02:49:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject <<< 02:49:59 [INFO] 02:49:59 [INFO] 02:49:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject --- 02:49:59 [INFO] BugInstance size is 0 02:49:59 [INFO] Error size is 0 02:49:59 [INFO] No errors/warnings found 02:49:59 [INFO] 02:49:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject --- 02:49:59 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject/src/test/resources 02:49:59 [INFO] 02:49:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject --- 02:49:59 [INFO] No sources to compile 02:49:59 [INFO] 02:49:59 [INFO] --- surefire:3.5.4:test (default-test) @ inject --- 02:49:59 [INFO] No tests to run. 02:49:59 [INFO] 02:49:59 [INFO] --- copy:14.1.7:copy-files (default) @ inject --- 02:49:59 [INFO] 02:49:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject --- 02:50:00 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT.jar 02:50:00 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/inject/inject/target/classes/META-INF/MANIFEST.MF 02:50:00 [INFO] 02:50:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject --- 02:50:01 [WARNING] Javadoc Warnings 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 02:50:01 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 02:50:01 [WARNING] protected void checkIsRunning() { 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 02:50:01 [WARNING] boolean isRunning(); 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 02:50:01 [WARNING] protected abstract void start() throws Exception; 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 02:50:01 [WARNING] protected abstract void stop() throws Exception; 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/ModuleSetupRuntimeException.java:35: warning: no comment 02:50:01 [WARNING] public ModuleSetupRuntimeException(Exception cause) { 02:50:01 [WARNING] ^ 02:50:01 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/PostFullSystemInjectionListener.java:17: warning: no comment 02:50:01 [WARNING] void onFullSystemInjected(); 02:50:01 [WARNING] ^ 02:50:01 [WARNING] 7 warnings 02:50:01 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT-javadoc.jar 02:50:01 [INFO] 02:50:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject --- 02:50:01 [INFO] CycloneDX: Resolving Dependencies 02:50:01 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 02:50:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/inject/inject/target/bom.xml 02:50:02 [INFO] attaching as inject-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/inject/inject/target/bom.json 02:50:02 [INFO] attaching as inject-7.1.10-SNAPSHOT-cyclonedx.json 02:50:02 [INFO] 02:50:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject --- 02:50:02 [INFO] Checking compile classpath 02:50:02 [INFO] Checking runtime classpath 02:50:02 [INFO] Checking test classpath 02:50:02 [INFO] 02:50:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject --- 02:50:02 [INFO] No dependency problems found 02:50:02 [INFO] 02:50:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject --- 02:50:02 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT-sources.jar 02:50:02 [INFO] 02:50:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject --- 02:50:02 [INFO] 02:50:02 [INFO] --- jacoco:0.8.14:report (report) @ inject --- 02:50:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:02 [INFO] 02:50:02 [INFO] --- install:3.1.4:install (default-install) @ inject --- 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/pom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT.pom 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT.jar 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT-javadoc.jar 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT-cyclonedx.json 02:50:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject/target/inject-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT-sources.jar 02:50:02 [INFO] 02:50:02 [INFO] --- bundle:6.0.0:install (default-install) @ inject --- 02:50:02 [INFO] Installing org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-SNAPSHOT.jar 02:50:02 [INFO] Writing OBR metadata 02:50:02 [INFO] 02:50:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject --- 02:50:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:02 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:02 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:02 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject/maven-metadata.xml 02:50:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:02 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject/maven-metadata.xml 02:50:02 [INFO] 02:50:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject --- 02:50:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:02 [INFO] 02:50:02 [INFO] ---------< org.opendaylight.infrautils:inject.guice.testutils >--------- 02:50:02 [INFO] Building ODL :: infrautils :: inject.guice.testutils 7.1.10-SNAPSHOT [6/39] 02:50:02 [INFO] from inject/inject-guice-testutils/pom.xml 02:50:02 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:02 [INFO] 02:50:02 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice.testutils --- 02:50:02 [INFO] 02:50:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice.testutils --- 02:50:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:02 [INFO] 02:50:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice.testutils --- 02:50:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:02 [INFO] 02:50:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice.testutils --- 02:50:02 [INFO] 02:50:02 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice.testutils --- 02:50:02 [INFO] 02:50:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject.guice.testutils --- 02:50:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:02 [INFO] 02:50:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice.testutils --- 02:50:02 [INFO] Starting audit... 02:50:02 Audit done. 02:50:02 [INFO] You have 0 Checkstyle violations. 02:50:02 [INFO] 02:50:02 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice.testutils --- 02:50:02 [INFO] Starting audit... 02:50:02 Audit done. 02:50:02 [INFO] You have 0 Checkstyle violations. 02:50:02 [INFO] 02:50:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice.testutils --- 02:50:02 [INFO] 02:50:02 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice.testutils --- 02:50:02 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/resources 02:50:02 [INFO] 02:50:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice.testutils --- 02:50:02 [INFO] Recompiling the module because of changed dependency. 02:50:02 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 02:50:03 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,57] org.opendaylight.infrautils.inject.guice.testutils.AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 02:50:03 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,57] org.opendaylight.infrautils.inject.guice.testutils.AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 02:50:03 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,57] org.opendaylight.infrautils.inject.guice.testutils.AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 02:50:03 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:[64,52] Varargs method could cause heap pollution from non-reifiable varargs parameter moduleClasses 02:50:03 [INFO] 02:50:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice.testutils >>> 02:50:03 [INFO] 02:50:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice.testutils --- 02:50:03 [INFO] Fork Value is true 02:50:06 [INFO] Done SpotBugs Analysis.... 02:50:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:06 [INFO] 02:50:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice.testutils <<< 02:50:06 [INFO] 02:50:06 [INFO] 02:50:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice.testutils --- 02:50:06 [INFO] BugInstance size is 0 02:50:06 [INFO] Error size is 0 02:50:06 [INFO] No errors/warnings found 02:50:06 [INFO] 02:50:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice.testutils --- 02:50:06 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/test/resources 02:50:06 [INFO] 02:50:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice.testutils --- 02:50:06 [INFO] Recompiling the module because of changed dependency. 02:50:06 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 02:50:07 [INFO] 02:50:07 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice.testutils --- 02:50:07 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/surefire-reports 02:50:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:07 [INFO] 02:50:07 [INFO] ------------------------------------------------------- 02:50:07 [INFO] T E S T S 02:50:07 [INFO] ------------------------------------------------------- 02:50:08 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 02:50:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 02:50:09 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 02:50:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 02:50:09 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 02:50:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 02:50:09 [INFO] 02:50:09 [INFO] Results: 02:50:09 [INFO] 02:50:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 02:50:09 [INFO] 02:50:09 [INFO] 02:50:09 [INFO] --- copy:14.1.7:copy-files (default) @ inject.guice.testutils --- 02:50:09 [INFO] 02:50:09 [INFO] --- jar:3.5.0:jar (default-jar) @ inject.guice.testutils --- 02:50:09 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT.jar 02:50:09 [INFO] 02:50:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice.testutils --- 02:50:11 [WARNING] Javadoc Warnings 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:24: warning: use of default constructor, which does not provide a comment 02:50:11 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 02:50:11 [WARNING] protected abstract void checkedConfigure() throws Exception; 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:17: warning: use of default constructor, which does not provide a comment 02:50:11 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 02:50:11 [WARNING] protected abstract void configureBindings() throws Exception; 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AnnotationsModule.java:20: warning: use of default constructor, which does not provide a comment 02:50:11 [WARNING] public class AnnotationsModule extends AbstractModule { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 02:50:11 [WARNING] protected Injector injector; 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 02:50:11 [WARNING] protected final Iterable modules; 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 02:50:11 [WARNING] protected final Stage stage; 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 02:50:11 [WARNING] public GuiceRule(Module... modules) { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 02:50:11 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 02:50:11 [WARNING] public GuiceRule(Class... moduleClasses) { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 02:50:11 [WARNING] protected void setUpGuice(Object target) { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 02:50:11 [WARNING] protected void tearDownGuice() { 02:50:11 [WARNING] ^ 02:50:11 [WARNING] 13 warnings 02:50:11 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT-javadoc.jar 02:50:11 [INFO] 02:50:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice.testutils --- 02:50:11 [INFO] CycloneDX: Resolving Dependencies 02:50:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 02:50:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/bom.xml 02:50:11 [INFO] attaching as inject.guice.testutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/bom.json 02:50:11 [INFO] attaching as inject.guice.testutils-7.1.10-SNAPSHOT-cyclonedx.json 02:50:11 [INFO] 02:50:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice.testutils --- 02:50:12 [INFO] Checking compile classpath 02:50:12 [INFO] Checking runtime classpath 02:50:12 [INFO] Checking test classpath 02:50:12 [INFO] 02:50:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice.testutils --- 02:50:12 [WARNING] Used undeclared dependencies found: 02:50:12 [WARNING] com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 02:50:12 [WARNING] Non-test scoped test only dependencies found: 02:50:12 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:50:12 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 02:50:12 [INFO] 02:50:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice.testutils --- 02:50:12 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT-sources.jar 02:50:12 [INFO] 02:50:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice.testutils --- 02:50:12 [INFO] 02:50:12 [INFO] --- jacoco:0.8.14:report (report) @ inject.guice.testutils --- 02:50:12 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec 02:50:12 [INFO] Analyzed bundle 'ODL :: infrautils :: inject.guice.testutils' with 5 classes 02:50:12 [INFO] 02:50:12 [INFO] --- install:3.1.4:install (default-install) @ inject.guice.testutils --- 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT.pom 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT.jar 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT-javadoc.jar 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT-cyclonedx.json 02:50:12 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-SNAPSHOT-sources.jar 02:50:12 [INFO] 02:50:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject.guice.testutils --- 02:50:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:12 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:12 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:12 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml 02:50:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:12 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml 02:50:12 [INFO] 02:50:12 [INFO] ---------------< org.opendaylight.infrautils:itestutils >--------------- 02:50:12 [INFO] Building ODL :: infrautils :: itestutils 7.1.10-SNAPSHOT [7/39] 02:50:12 [INFO] from itestutils/itestutils/pom.xml 02:50:12 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:13 [INFO] 02:50:13 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils --- 02:50:13 [INFO] 02:50:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils --- 02:50:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:13 [INFO] 02:50:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils --- 02:50:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:13 [INFO] 02:50:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils --- 02:50:13 [INFO] 02:50:13 [INFO] --- dependency:3.9.0:properties (default) @ itestutils --- 02:50:13 [INFO] 02:50:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils --- 02:50:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:13 [INFO] 02:50:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils --- 02:50:13 [INFO] Starting audit... 02:50:13 Audit done. 02:50:13 [INFO] You have 0 Checkstyle violations. 02:50:13 [INFO] 02:50:13 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils --- 02:50:13 [INFO] Starting audit... 02:50:13 Audit done. 02:50:13 [INFO] You have 0 Checkstyle violations. 02:50:13 [INFO] 02:50:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils --- 02:50:13 [INFO] 02:50:13 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils --- 02:50:13 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/resources 02:50:13 [INFO] 02:50:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils --- 02:50:13 [INFO] Recompiling the module because of changed dependency. 02:50:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 02:50:14 [INFO] 02:50:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils >>> 02:50:14 [INFO] 02:50:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils --- 02:50:14 [INFO] Fork Value is true 02:50:17 [INFO] Done SpotBugs Analysis.... 02:50:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:17 [INFO] 02:50:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils <<< 02:50:17 [INFO] 02:50:17 [INFO] 02:50:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils --- 02:50:17 [INFO] BugInstance size is 0 02:50:17 [INFO] Error size is 0 02:50:17 [INFO] No errors/warnings found 02:50:17 [INFO] 02:50:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils --- 02:50:17 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/test/resources 02:50:17 [INFO] 02:50:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils --- 02:50:17 [INFO] No sources to compile 02:50:17 [INFO] 02:50:17 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils --- 02:50:17 [INFO] No tests to run. 02:50:17 [INFO] 02:50:17 [INFO] --- copy:14.1.7:copy-files (default) @ itestutils --- 02:50:17 [INFO] 02:50:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ itestutils --- 02:50:17 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT.jar 02:50:17 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/classes/META-INF/MANIFEST.MF 02:50:17 [INFO] 02:50:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils --- 02:50:19 [WARNING] Javadoc Warnings 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 02:50:19 [WARNING] public abstract class AbstractIntegrationTest { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 02:50:19 [WARNING] public final Option[] config() { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 02:50:19 [WARNING] protected abstract String featureName(); 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 02:50:19 [WARNING] protected String[] featureNames() { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 02:50:19 [WARNING] protected abstract UrlReference featureRepositoryURL(); 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 02:50:19 [WARNING] protected MavenUrlReference getKarafURL() { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 02:50:19 [WARNING] protected static final String getKarafVersion() { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 02:50:19 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 02:50:19 [WARNING] ^ 02:50:19 [WARNING] 8 warnings 02:50:19 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT-javadoc.jar 02:50:19 [INFO] 02:50:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils --- 02:50:19 [INFO] CycloneDX: Resolving Dependencies 02:50:21 [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) 02:50:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/bom.xml 02:50:21 [INFO] attaching as itestutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/bom.json 02:50:21 [INFO] attaching as itestutils-7.1.10-SNAPSHOT-cyclonedx.json 02:50:21 [INFO] 02:50:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils --- 02:50:21 [INFO] Skipping duplicate-finder execution! 02:50:21 [INFO] 02:50:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils --- 02:50:21 [WARNING] Used undeclared dependencies found: 02:50:21 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:compile 02:50:21 [WARNING] Unused declared dependencies found: 02:50:21 [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:7.1.10-SNAPSHOT:compile 02:50:21 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.8:compile 02:50:21 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 02:50:21 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 02:50:21 [WARNING] org.osgi:osgi.core:jar:8.0.0:compile 02:50:21 [WARNING] org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.7:compile 02:50:21 [WARNING] org.ops4j.pax.url:pax-url-link:jar:2.6.17:compile 02:50:21 [INFO] 02:50:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils --- 02:50:22 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT-sources.jar 02:50:22 [INFO] 02:50:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils --- 02:50:22 [ERROR] /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:77: Prefer java.nio.file.Paths.get(String) 02:50:22 [INFO] 02:50:22 [INFO] --- jacoco:0.8.14:report (report) @ itestutils --- 02:50:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:22 [INFO] 02:50:22 [INFO] --- install:3.1.4:install (default-install) @ itestutils --- 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT.pom 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT.jar 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT-javadoc.jar 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT-cyclonedx.json 02:50:22 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/itestutils-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT-sources.jar 02:50:22 [INFO] 02:50:22 [INFO] --- bundle:6.0.0:install (default-install) @ itestutils --- 02:50:22 [INFO] Installing org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-SNAPSHOT.jar 02:50:22 [INFO] Writing OBR metadata 02:50:22 [INFO] 02:50:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils --- 02:50:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:22 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:22 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:22 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils/maven-metadata.xml 02:50:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:22 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils/maven-metadata.xml 02:50:22 [INFO] 02:50:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ itestutils --- 02:50:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:22 [INFO] 02:50:22 [INFO] ---------------< org.opendaylight.infrautils:ready-api >---------------- 02:50:22 [INFO] Building ODL :: infrautils :: ready-api 7.1.10-SNAPSHOT [8/39] 02:50:22 [INFO] from ready/api/pom.xml 02:50:22 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:22 [INFO] 02:50:22 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-api --- 02:50:22 [INFO] 02:50:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-api --- 02:50:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:22 [INFO] 02:50:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-api --- 02:50:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:22 [INFO] 02:50:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-api --- 02:50:22 [INFO] 02:50:22 [INFO] --- dependency:3.9.0:properties (default) @ ready-api --- 02:50:22 [INFO] 02:50:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-api --- 02:50:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/ready/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:22 [INFO] 02:50:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-api --- 02:50:22 [INFO] Starting audit... 02:50:22 Audit done. 02:50:22 [INFO] You have 0 Checkstyle violations. 02:50:22 [INFO] 02:50:22 [INFO] --- checkstyle:3.6.0:check (default) @ ready-api --- 02:50:22 [INFO] Starting audit... 02:50:22 Audit done. 02:50:22 [INFO] You have 0 Checkstyle violations. 02:50:22 [INFO] 02:50:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-api --- 02:50:22 [INFO] 02:50:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-api --- 02:50:22 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/api/src/main/resources 02:50:22 [INFO] 02:50:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-api --- 02:50:22 [INFO] Recompiling the module because of changed source code. 02:50:22 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/package-info.java:[14,42] @Deprecated annotation has no effect on this package declaration 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,16] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,36] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,16] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,36] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,16] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,36] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:50:23 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:[30,5] [AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc? 02:50:23 (see https://errorprone.info/bugpattern/AlmostJavadoc) 02:50:23 Did you mean '/** See {@link SystemReadyListener#onSystemIsChanging()}. */'? 02:50:23 [INFO] 02:50:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-api >>> 02:50:23 [INFO] 02:50:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-api --- 02:50:23 [INFO] Fork Value is true 02:50:26 [INFO] Done SpotBugs Analysis.... 02:50:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:26 [INFO] 02:50:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-api <<< 02:50:26 [INFO] 02:50:26 [INFO] 02:50:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-api --- 02:50:26 [INFO] BugInstance size is 0 02:50:26 [INFO] Error size is 0 02:50:26 [INFO] No errors/warnings found 02:50:26 [INFO] 02:50:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-api --- 02:50:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/api/src/test/resources 02:50:26 [INFO] 02:50:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-api --- 02:50:26 [INFO] No sources to compile 02:50:26 [INFO] 02:50:26 [INFO] --- surefire:3.5.4:test (default-test) @ ready-api --- 02:50:26 [INFO] No tests to run. 02:50:26 [INFO] 02:50:26 [INFO] --- copy:14.1.7:copy-files (default) @ ready-api --- 02:50:26 [INFO] 02:50:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-api --- 02:50:26 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT.jar 02:50:26 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/ready/api/target/classes/META-INF/MANIFEST.MF 02:50:26 [INFO] 02:50:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-api --- 02:50:28 [WARNING] Javadoc Warnings 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 02:50:28 [WARNING] public interface FunctionalityReadyRegistration { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 02:50:28 [WARNING] public Object invokeMBeanFunction(String functionName) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 02:50:28 [WARNING] public Object readMBeanAttribute(String attribute) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 02:50:28 [WARNING] public String getMBeanName() { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 02:50:28 [WARNING] public String getMBeanType() { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 02:50:28 [WARNING] public @Nullable String getMBeanCategory() { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 02:50:28 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 02:50:28 [WARNING] SystemState getSystemState(); 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 02:50:28 [WARNING] String getFailureCause(); 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 02:50:28 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 02:50:28 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 02:50:28 [WARNING] void unregister(); 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 02:50:28 [WARNING] void registerListener(SystemReadyListener listener); 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:31: warning: use of default constructor, which does not provide a comment 02:50:28 [WARNING] public class SimpleSystemReadyMonitor implements SystemReadyMonitor { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:75: warning: no comment 02:50:28 [WARNING] public void ready() { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:104: warning: no comment 02:50:28 [WARNING] protected void setSystemFailureCause(Throwable cause) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:100: warning: no comment 02:50:28 [WARNING] protected void setSystemState(SystemState state) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:27: warning: no comment 02:50:28 [WARNING] ACTIVE, 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:25: warning: no comment 02:50:28 [WARNING] BOOTING, 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:36: warning: no comment 02:50:28 [WARNING] FAILURE, 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:25: warning: no comment 02:50:28 [WARNING] public enum Behaviour { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:43: warning: no comment 02:50:28 [WARNING] public TestSystemReadyMonitor(Behaviour behaviour) { 02:50:28 [WARNING] ^ 02:50:28 [WARNING] 22 warnings 02:50:28 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT-javadoc.jar 02:50:28 [INFO] 02:50:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-api --- 02:50:28 [INFO] CycloneDX: Resolving Dependencies 02:50:29 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 02:50:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/ready/api/target/bom.xml 02:50:29 [INFO] attaching as ready-api-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/ready/api/target/bom.json 02:50:29 [INFO] attaching as ready-api-7.1.10-SNAPSHOT-cyclonedx.json 02:50:29 [INFO] 02:50:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-api --- 02:50:29 [INFO] Checking compile classpath 02:50:29 [INFO] Checking runtime classpath 02:50:29 [INFO] Checking test classpath 02:50:29 [INFO] 02:50:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-api --- 02:50:29 [INFO] No dependency problems found 02:50:29 [INFO] 02:50:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-api --- 02:50:29 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT-sources.jar 02:50:29 [INFO] 02:50:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-api --- 02:50:29 [INFO] 02:50:29 [INFO] --- jacoco:0.8.14:report (report) @ ready-api --- 02:50:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:29 [INFO] 02:50:29 [INFO] --- install:3.1.4:install (default-install) @ ready-api --- 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT.pom 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT.jar 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT-javadoc.jar 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT-cyclonedx.json 02:50:29 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/api/target/ready-api-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT-sources.jar 02:50:29 [INFO] 02:50:29 [INFO] --- bundle:6.0.0:install (default-install) @ ready-api --- 02:50:29 [INFO] Installing org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-SNAPSHOT.jar 02:50:29 [INFO] Writing OBR metadata 02:50:29 [INFO] 02:50:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-api --- 02:50:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:29 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:29 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:29 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-api/maven-metadata.xml 02:50:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:29 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-api/maven-metadata.xml 02:50:29 [INFO] 02:50:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ready-api --- 02:50:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:29 [INFO] 02:50:29 [INFO] -------------< org.opendaylight.infrautils:diagstatus-api >------------- 02:50:29 [INFO] Building diagstatus-api 7.1.10-SNAPSHOT [9/39] 02:50:29 [INFO] from diagstatus/api/pom.xml 02:50:29 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:29 [INFO] 02:50:29 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-api --- 02:50:29 [INFO] 02:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-api --- 02:50:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:29 [INFO] 02:50:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-api --- 02:50:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:29 [INFO] 02:50:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-api --- 02:50:29 [INFO] 02:50:29 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-api --- 02:50:29 [INFO] 02:50:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-api --- 02:50:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/diagstatus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:29 [INFO] 02:50:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-api --- 02:50:29 [INFO] Starting audit... 02:50:29 Audit done. 02:50:29 [INFO] You have 0 Checkstyle violations. 02:50:29 [INFO] 02:50:29 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-api --- 02:50:29 [INFO] Starting audit... 02:50:29 Audit done. 02:50:29 [INFO] You have 0 Checkstyle violations. 02:50:29 [INFO] 02:50:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-api --- 02:50:29 [INFO] 02:50:29 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-api --- 02:50:29 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/resources 02:50:29 [INFO] 02:50:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-api --- 02:50:29 [INFO] Recompiling the module because of changed dependency. 02:50:29 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 02:50:30 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[95,66] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 02:50:30 (see https://errorprone.info/bugpattern/OperatorPrecedence) 02:50:30 Did you mean 'return this == obj || (obj instanceof ServiceDescriptor other && serviceName.equals(other.serviceName)'? 02:50:30 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[80,17] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 02:50:30 (see https://errorprone.info/bugpattern/OperatorPrecedence) 02:50:30 Did you mean 'return this == obj || (obj instanceof ServiceStatusSummary that && this.isOperational == that.isOperational'? 02:50:30 [INFO] 02:50:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-api >>> 02:50:30 [INFO] 02:50:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-api --- 02:50:30 [INFO] Fork Value is true 02:50:34 [INFO] Done SpotBugs Analysis.... 02:50:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:34 [INFO] 02:50:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-api <<< 02:50:34 [INFO] 02:50:34 [INFO] 02:50:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-api --- 02:50:34 [INFO] BugInstance size is 0 02:50:34 [INFO] Error size is 0 02:50:34 [INFO] No errors/warnings found 02:50:34 [INFO] 02:50:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-api --- 02:50:34 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/test/resources 02:50:34 [INFO] 02:50:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-api --- 02:50:34 [INFO] No sources to compile 02:50:34 [INFO] 02:50:34 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-api --- 02:50:34 [INFO] No tests to run. 02:50:34 [INFO] 02:50:34 [INFO] --- copy:14.1.7:copy-files (default) @ diagstatus-api --- 02:50:34 [INFO] 02:50:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-api --- 02:50:34 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT.jar 02:50:34 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/classes/META-INF/MANIFEST.MF 02:50:34 [INFO] 02:50:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-api --- 02:50:36 [WARNING] Javadoc Warnings 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 02:50:36 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 02:50:36 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 02:50:36 [WARNING] String acquireServiceStatus(); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 02:50:36 [WARNING] String acquireServiceStatusAsJSON(); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 02:50:36 [WARNING] String acquireServiceStatusBrief(); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 02:50:36 [WARNING] String acquireServiceStatusDetailed(); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 02:50:36 [WARNING] Map acquireServiceStatusMap(); 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 02:50:36 [WARNING] public class InstantDeserializer implements JsonDeserializer { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 02:50:36 [WARNING] public class InstantDeserializer implements JsonDeserializer { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 02:50:36 [WARNING] public class InstantSerializer implements JsonSerializer { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 02:50:36 [WARNING] public class InstantSerializer implements JsonSerializer { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:51: warning: no comment 02:50:36 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, String objNameStr) 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:37: warning: no comment 02:50:36 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, ObjectName objName) 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:67: warning: no comment 02:50:36 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, String objNameStr) 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:56: warning: no comment 02:50:36 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, ObjectName objName) 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:54: warning: no comment 02:50:36 [WARNING] public ServiceDescriptor(String moduleServiceName, Throwable errorCause) { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:46: warning: no comment 02:50:36 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState) { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:50: warning: no comment 02:50:36 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState, String statusDesc) { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:74: warning: no comment 02:50:36 [WARNING] public Optional getErrorCause() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:58: warning: no comment 02:50:36 [WARNING] public String getModuleServiceName() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:62: warning: no comment 02:50:36 [WARNING] public ServiceState getServiceState() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:70: warning: no comment 02:50:36 [WARNING] public String getStatusDesc() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:66: warning: no comment 02:50:36 [WARNING] public Instant getStatusTimestamp() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:41: warning: no comment 02:50:36 [WARNING] public ServiceStatusSummary(boolean isOperational, SystemState systemState, String systemReadyErrorCause, 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:37: warning: no comment 02:50:36 [WARNING] public static ServiceStatusSummary fromJSON(String json) { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:66: warning: no comment 02:50:36 [WARNING] public Collection getStatusSummary() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:58: warning: no comment 02:50:36 [WARNING] public SystemState getSystemReadyState() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:62: warning: no comment 02:50:36 [WARNING] public String getSystemReadyStateErrorCause() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:70: warning: no comment 02:50:36 [WARNING] public Instant getTimeStamp() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:54: warning: no comment 02:50:36 [WARNING] public boolean isOperational() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:50: warning: no comment 02:50:36 [WARNING] public String toJSON() { 02:50:36 [WARNING] ^ 02:50:36 [WARNING] 31 warnings 02:50:36 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT-javadoc.jar 02:50:36 [INFO] 02:50:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-api --- 02:50:36 [INFO] CycloneDX: Resolving Dependencies 02:50:36 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 02:50:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/bom.xml 02:50:36 [INFO] attaching as diagstatus-api-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/bom.json 02:50:36 [INFO] attaching as diagstatus-api-7.1.10-SNAPSHOT-cyclonedx.json 02:50:36 [INFO] 02:50:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-api --- 02:50:36 [INFO] Checking compile classpath 02:50:36 [INFO] Checking runtime classpath 02:50:36 [INFO] Checking test classpath 02:50:36 [INFO] 02:50:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-api --- 02:50:36 [INFO] No dependency problems found 02:50:36 [INFO] 02:50:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-api --- 02:50:36 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT-sources.jar 02:50:36 [INFO] 02:50:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-api --- 02:50:36 [INFO] 02:50:36 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-api --- 02:50:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:50:36 [INFO] 02:50:36 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-api --- 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT.pom 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT.jar 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT-javadoc.jar 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT-cyclonedx.json 02:50:36 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/diagstatus-api-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT-sources.jar 02:50:36 [INFO] 02:50:36 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-api --- 02:50:36 [INFO] Installing org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-SNAPSHOT.jar 02:50:36 [INFO] Writing OBR metadata 02:50:36 [INFO] 02:50:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-api --- 02:50:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:36 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:36 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:37 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml 02:50:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:37 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml 02:50:37 [INFO] 02:50:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-api --- 02:50:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:37 [INFO] 02:50:37 [INFO] ------------< org.opendaylight.infrautils:diagstatus-impl >------------- 02:50:37 [INFO] Building diagstatus-impl 7.1.10-SNAPSHOT [10/39] 02:50:37 [INFO] from diagstatus/impl/pom.xml 02:50:37 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:37 [INFO] 02:50:37 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-impl --- 02:50:37 [INFO] 02:50:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-impl --- 02:50:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:37 [INFO] 02:50:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-impl --- 02:50:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:37 [INFO] 02:50:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-impl --- 02:50:37 [INFO] 02:50:37 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-impl --- 02:50:37 [INFO] 02:50:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-impl --- 02:50:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:37 [INFO] 02:50:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-impl --- 02:50:37 [INFO] Starting audit... 02:50:37 Audit done. 02:50:37 [INFO] You have 0 Checkstyle violations. 02:50:37 [INFO] 02:50:37 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-impl --- 02:50:37 [INFO] Starting audit... 02:50:37 Audit done. 02:50:37 [INFO] You have 0 Checkstyle violations. 02:50:37 [INFO] 02:50:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-impl --- 02:50:37 [INFO] 02:50:37 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-impl --- 02:50:37 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/main/resources 02:50:37 [INFO] 02:50:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-impl --- 02:50:37 [INFO] Recompiling the module because of changed dependency. 02:50:37 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 02:50:38 [INFO] 02:50:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-impl >>> 02:50:38 [INFO] 02:50:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-impl --- 02:50:38 [INFO] Fork Value is true 02:50:42 [INFO] Done SpotBugs Analysis.... 02:50:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:42 [INFO] 02:50:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-impl <<< 02:50:42 [INFO] 02:50:42 [INFO] 02:50:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-impl --- 02:50:42 [INFO] BugInstance size is 0 02:50:42 [INFO] Error size is 0 02:50:42 [INFO] No errors/warnings found 02:50:42 [INFO] 02:50:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-impl --- 02:50:42 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/test/resources 02:50:42 [INFO] 02:50:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-impl --- 02:50:42 [INFO] Recompiling the module because of changed dependency. 02:50:42 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 02:50:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 02:50:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 02:50:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 02:50:43 [INFO] 02:50:43 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-impl --- 02:50:43 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/surefire-reports 02:50:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:43 [INFO] 02:50:43 [INFO] ------------------------------------------------------- 02:50:43 [INFO] T E S T S 02:50:43 [INFO] ------------------------------------------------------- 02:50:45 [INFO] Running org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 02:50:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 02:50:45 [INFO] 02:50:45 [INFO] Results: 02:50:45 [INFO] 02:50:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 02:50:45 [INFO] 02:50:45 [INFO] 02:50:45 [INFO] --- copy:14.1.7:copy-files (default) @ diagstatus-impl --- 02:50:45 [INFO] 02:50:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-impl --- 02:50:46 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT.jar 02:50:46 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/classes/META-INF/MANIFEST.MF 02:50:46 [INFO] 02:50:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-impl --- 02:50:47 [WARNING] Javadoc Warnings 02:50:47 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 02:50:47 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 02:50:47 [WARNING] ^ 02:50:47 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 02:50:47 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 02:50:47 [WARNING] ^ 02:50:47 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 02:50:47 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 02:50:47 [WARNING] ^ 02:50:47 [WARNING] 3 warnings 02:50:47 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT-javadoc.jar 02:50:47 [INFO] 02:50:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-impl --- 02:50:47 [INFO] CycloneDX: Resolving Dependencies 02:50:48 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 02:50:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/bom.xml 02:50:48 [INFO] attaching as diagstatus-impl-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/bom.json 02:50:48 [INFO] attaching as diagstatus-impl-7.1.10-SNAPSHOT-cyclonedx.json 02:50:48 [INFO] 02:50:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-impl --- 02:50:48 [INFO] Checking compile classpath 02:50:48 [INFO] Checking runtime classpath 02:50:48 [INFO] Checking test classpath 02:50:48 [INFO] 02:50:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-impl --- 02:50:48 [WARNING] Used undeclared dependencies found: 02:50:48 [WARNING] com.google.inject:guice:jar:6.0.0:test 02:50:48 [INFO] 02:50:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-impl --- 02:50:48 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT-sources.jar 02:50:48 [INFO] 02:50:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-impl --- 02:50:48 [INFO] 02:50:48 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-impl --- 02:50:48 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/code-coverage/jacoco.exec 02:50:48 [INFO] Analyzed bundle 'diagstatus-impl' with 3 classes 02:50:48 [INFO] 02:50:48 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-impl --- 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT.pom 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT.jar 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT-javadoc.jar 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT-cyclonedx.json 02:50:48 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/diagstatus-impl-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT-sources.jar 02:50:48 [INFO] 02:50:48 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-impl --- 02:50:48 [INFO] Installing org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-SNAPSHOT.jar 02:50:48 [INFO] Writing OBR metadata 02:50:48 [INFO] 02:50:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-impl --- 02:50:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:48 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:48 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:48 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml 02:50:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:48 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml 02:50:48 [INFO] 02:50:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-impl --- 02:50:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:48 [INFO] 02:50:48 [INFO] ------------< org.opendaylight.infrautils:diagstatus-shell >------------ 02:50:48 [INFO] Building diagstatus-shell 7.1.10-SNAPSHOT [11/39] 02:50:48 [INFO] from diagstatus/shell/pom.xml 02:50:48 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:48 [INFO] 02:50:48 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-shell --- 02:50:48 [INFO] 02:50:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-shell --- 02:50:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:48 [INFO] 02:50:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-shell --- 02:50:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:48 [INFO] 02:50:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-shell --- 02:50:49 [INFO] 02:50:49 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-shell --- 02:50:49 [INFO] 02:50:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-shell --- 02:50:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:49 [INFO] 02:50:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-shell --- 02:50:49 [INFO] Starting audit... 02:50:49 Audit done. 02:50:49 [INFO] You have 0 Checkstyle violations. 02:50:49 [INFO] 02:50:49 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-shell --- 02:50:49 [INFO] Starting audit... 02:50:49 Audit done. 02:50:49 [INFO] You have 0 Checkstyle violations. 02:50:49 [INFO] 02:50:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-shell --- 02:50:49 [INFO] 02:50:49 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-shell --- 02:50:49 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/shell/src/main/resources 02:50:49 [INFO] 02:50:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-shell --- 02:50:49 [INFO] Recompiling the module because of changed dependency. 02:50:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 02:50:49 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[35,44] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. 02:50:49 (see https://errorprone.info/bugpattern/JavaUtilDate) 02:50:49 [INFO] 02:50:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-shell >>> 02:50:49 [INFO] 02:50:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-shell --- 02:50:49 [INFO] Fork Value is true 02:50:53 [INFO] Done SpotBugs Analysis.... 02:50:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:50:53 [INFO] 02:50:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-shell <<< 02:50:53 [INFO] 02:50:53 [INFO] 02:50:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-shell --- 02:50:53 [INFO] BugInstance size is 0 02:50:53 [INFO] Error size is 0 02:50:53 [INFO] No errors/warnings found 02:50:53 [INFO] 02:50:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-shell --- 02:50:53 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/shell/src/test/resources 02:50:53 [INFO] 02:50:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-shell --- 02:50:53 [INFO] Recompiling the module because of changed dependency. 02:50:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:50:53 [INFO] 02:50:53 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-shell --- 02:50:53 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/surefire-reports 02:50:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:50:53 [INFO] 02:50:53 [INFO] ------------------------------------------------------- 02:50:53 [INFO] T E S T S 02:50:53 [INFO] ------------------------------------------------------- 02:50:55 [INFO] Running org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 02:50:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 02:50:55 [INFO] 02:50:55 [INFO] Results: 02:50:55 [INFO] 02:50:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 02:50:55 [INFO] 02:50:55 [INFO] 02:50:55 [INFO] --- copy:14.1.7:copy-files (default) @ diagstatus-shell --- 02:50:55 [INFO] 02:50:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-shell --- 02:50:55 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT.jar 02:50:55 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/classes/META-INF/MANIFEST.MF 02:50:55 [INFO] 02:50:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-shell --- 02:50:57 [WARNING] Javadoc Warnings 02:50:57 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:27: warning: use of default constructor, which does not provide a comment 02:50:57 [WARNING] public class DiagStatusCommand implements Action { 02:50:57 [WARNING] ^ 02:50:57 [WARNING] 1 warning 02:50:57 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT-javadoc.jar 02:50:57 [INFO] 02:50:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-shell --- 02:50:57 [INFO] CycloneDX: Resolving Dependencies 02:50:57 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 02:50:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/bom.xml 02:50:57 [INFO] attaching as diagstatus-shell-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/bom.json 02:50:57 [INFO] attaching as diagstatus-shell-7.1.10-SNAPSHOT-cyclonedx.json 02:50:57 [INFO] 02:50:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-shell --- 02:50:57 [INFO] Checking compile classpath 02:50:57 [INFO] Checking runtime classpath 02:50:57 [INFO] Checking test classpath 02:50:57 [INFO] 02:50:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-shell --- 02:50:57 [WARNING] Used undeclared dependencies found: 02:50:57 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 02:50:57 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 02:50:57 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.10-SNAPSHOT:compile 02:50:57 [WARNING] Non-test scoped test only dependencies found: 02:50:57 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.10-SNAPSHOT:compile 02:50:57 [INFO] 02:50:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-shell --- 02:50:57 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT-sources.jar 02:50:58 [INFO] 02:50:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-shell --- 02:50:58 [INFO] 02:50:58 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-shell --- 02:50:58 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/code-coverage/jacoco.exec 02:50:58 [INFO] Analyzed bundle 'diagstatus-shell' with 1 classes 02:50:58 [INFO] 02:50:58 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-shell --- 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT.pom 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT.jar 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT-javadoc.jar 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT-cyclonedx.xml 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT-cyclonedx.json 02:50:58 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/diagstatus-shell-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT-sources.jar 02:50:58 [INFO] 02:50:58 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-shell --- 02:50:58 [INFO] Installing org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-SNAPSHOT.jar 02:50:58 [INFO] Writing OBR metadata 02:50:58 [INFO] 02:50:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-shell --- 02:50:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:50:58 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:58 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml 02:50:58 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml 02:50:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:50:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:50:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:50:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:50:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:50:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:50:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:50:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:50:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:50:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:50:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:50:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:50:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:50:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:50:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:50:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:50:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:50:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:50:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:50:58 at java.lang.reflect.Method.invoke (Method.java:580) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:50:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:50:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml 02:50:58 [INFO] 02:50:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-shell --- 02:50:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:50:58 [INFO] 02:50:58 [INFO] -------------< org.opendaylight.infrautils:diagstatus-web >------------- 02:50:58 [INFO] Building diagstatus-web 7.1.10-SNAPSHOT [12/39] 02:50:58 [INFO] from diagstatus/web/pom.xml 02:50:58 [INFO] -------------------------------[ bundle ]------------------------------- 02:50:58 [INFO] 02:50:58 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-web --- 02:50:58 [INFO] 02:50:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-web --- 02:50:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:58 [INFO] 02:50:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-web --- 02:50:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:50:58 [INFO] 02:50:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-web --- 02:50:58 [INFO] 02:50:58 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-web --- 02:50:58 [INFO] 02:50:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-web --- 02:50:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/diagstatus/web/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:50:58 [INFO] 02:50:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-web --- 02:50:58 [INFO] Starting audit... 02:50:58 Audit done. 02:50:58 [INFO] You have 0 Checkstyle violations. 02:50:58 [INFO] 02:50:58 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-web --- 02:50:58 [INFO] Starting audit... 02:50:58 Audit done. 02:50:58 [INFO] You have 0 Checkstyle violations. 02:50:58 [INFO] 02:50:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-web --- 02:50:58 [INFO] 02:50:58 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-web --- 02:50:58 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/web/src/main/resources 02:50:58 [INFO] 02:50:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-web --- 02:50:58 [INFO] Recompiling the module because of changed dependency. 02:50:58 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 02:50:59 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:[42,37] non-transient instance field of a serializable class declared with a non-serializable type 02:50:59 [INFO] 02:50:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-web >>> 02:50:59 [INFO] 02:50:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-web --- 02:50:59 [INFO] Fork Value is true 02:51:02 [INFO] Done SpotBugs Analysis.... 02:51:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:02 [INFO] 02:51:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-web <<< 02:51:02 [INFO] 02:51:02 [INFO] 02:51:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-web --- 02:51:02 [INFO] BugInstance size is 0 02:51:02 [INFO] Error size is 0 02:51:02 [INFO] No errors/warnings found 02:51:02 [INFO] 02:51:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-web --- 02:51:02 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/web/src/test/resources 02:51:02 [INFO] 02:51:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-web --- 02:51:02 [INFO] Recompiling the module because of changed dependency. 02:51:02 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:51:03 [INFO] 02:51:03 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-web --- 02:51:03 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/surefire-reports 02:51:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:03 [INFO] 02:51:03 [INFO] ------------------------------------------------------- 02:51:03 [INFO] T E S T S 02:51:03 [INFO] ------------------------------------------------------- 02:51:04 [INFO] Running org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 02:51:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:51:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s -- in org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 02:51:06 [INFO] 02:51:06 [INFO] Results: 02:51:06 [INFO] 02:51:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 02:51:06 [INFO] 02:51:06 [INFO] 02:51:06 [INFO] --- copy:14.1.7:copy-files (default) @ diagstatus-web --- 02:51:06 [INFO] 02:51:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-web --- 02:51:06 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT.jar 02:51:06 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/classes/META-INF/MANIFEST.MF 02:51:06 [INFO] 02:51:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-web --- 02:51:07 [WARNING] Javadoc Warnings 02:51:07 [WARNING] /w/workspace/infrautils-maven-merge-master/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:42: warning: no comment 02:51:07 [WARNING] private final DiagStatusService diagStatusService; 02:51:07 [WARNING] ^ 02:51:07 [WARNING] 1 warning 02:51:07 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT-javadoc.jar 02:51:07 [INFO] 02:51:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-web --- 02:51:07 [INFO] CycloneDX: Resolving Dependencies 02:51:08 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 02:51:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/bom.xml 02:51:08 [INFO] attaching as diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/bom.json 02:51:08 [INFO] attaching as diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.json 02:51:08 [INFO] 02:51:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-web --- 02:51:08 [INFO] Checking compile classpath 02:51:08 [INFO] Checking runtime classpath 02:51:08 [INFO] Checking test classpath 02:51:08 [INFO] 02:51:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-web --- 02:51:08 [INFO] No dependency problems found 02:51:08 [INFO] 02:51:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-web --- 02:51:08 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT-sources.jar 02:51:08 [INFO] 02:51:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-web --- 02:51:08 [INFO] 02:51:08 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-web --- 02:51:08 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/code-coverage/jacoco.exec 02:51:08 [INFO] Analyzed bundle 'diagstatus-web' with 1 classes 02:51:08 [INFO] 02:51:08 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-web --- 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT.pom 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT.jar 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT-javadoc.jar 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.json 02:51:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/diagstatus-web-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT-sources.jar 02:51:08 [INFO] 02:51:08 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-web --- 02:51:08 [INFO] Installing org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-SNAPSHOT.jar 02:51:08 [INFO] Writing OBR metadata 02:51:08 [INFO] 02:51:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-web --- 02:51:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:08 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:08 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:08 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml 02:51:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:08 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml 02:51:08 [INFO] 02:51:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-web --- 02:51:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:08 [INFO] 02:51:08 [INFO] ---------------< org.opendaylight.infrautils:ready-impl >--------------- 02:51:08 [INFO] Building ODL :: infrautils :: ready-impl 7.1.10-SNAPSHOT [13/39] 02:51:08 [INFO] from ready/impl/pom.xml 02:51:08 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:08 [INFO] 02:51:08 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-impl --- 02:51:08 [INFO] 02:51:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-impl --- 02:51:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:08 [INFO] 02:51:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-impl --- 02:51:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:08 [INFO] 02:51:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-impl --- 02:51:08 [INFO] 02:51:08 [INFO] --- dependency:3.9.0:properties (default) @ ready-impl --- 02:51:08 [INFO] 02:51:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-impl --- 02:51:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/ready/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:51:08 [INFO] 02:51:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-impl --- 02:51:09 [INFO] Starting audit... 02:51:09 Audit done. 02:51:09 [INFO] You have 0 Checkstyle violations. 02:51:09 [INFO] 02:51:09 [INFO] --- checkstyle:3.6.0:check (default) @ ready-impl --- 02:51:09 [INFO] Starting audit... 02:51:09 Audit done. 02:51:09 [INFO] You have 0 Checkstyle violations. 02:51:09 [INFO] 02:51:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-impl --- 02:51:09 [INFO] 02:51:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-impl --- 02:51:09 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/resources 02:51:09 [INFO] 02:51:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-impl --- 02:51:09 [INFO] Recompiling the module because of changed dependency. 02:51:09 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 02:51:10 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 02:51:10 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 02:51:10 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleDiagInfos.java:[34,32] non-transient instance field of a serializable class declared with a non-serializable type 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleDiagInfos.java:[35,48] non-transient instance field of a serializable class declared with a non-serializable type 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,62] org.opendaylight.infrautils.ready.order.FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,62] org.opendaylight.infrautils.ready.order.FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,62] org.opendaylight.infrautils.ready.order.FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,36] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,56] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,36] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,56] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,36] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,56] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 02:51:10 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[31,66] found raw type: java.lang.Class 02:51:10 missing type arguments for generic class java.lang.Class 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,23] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,23] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,23] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[45,30] found raw type: java.lang.Class 02:51:10 missing type arguments for generic class java.lang.Class 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleSymbolicNameWithVersion.java:[51,56] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 02:51:10 (see https://errorprone.info/bugpattern/OperatorPrecedence) 02:51:10 Did you mean 'return this == obj || (obj instanceof BundleSymbolicNameWithVersion other'? 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,88] [UnusedVariable] The parameter 'args' is never read. 02:51:10 (see https://errorprone.info/bugpattern/UnusedVariable) 02:51:10 Did you mean 'return invokeNotDelegated(proxy, method);'? 02:51:10 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,57] [UnusedVariable] The parameter 'proxy' is never read. 02:51:10 (see https://errorprone.info/bugpattern/UnusedVariable) 02:51:10 Did you mean 'return invokeNotDelegated(method, args);'? 02:51:10 [INFO] 02:51:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-impl >>> 02:51:10 [INFO] 02:51:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-impl --- 02:51:10 [INFO] Fork Value is true 02:51:14 [INFO] Done SpotBugs Analysis.... 02:51:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:14 [INFO] 02:51:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-impl <<< 02:51:14 [INFO] 02:51:14 [INFO] 02:51:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-impl --- 02:51:14 [INFO] BugInstance size is 0 02:51:14 [INFO] Error size is 0 02:51:14 [INFO] No errors/warnings found 02:51:14 [INFO] 02:51:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-impl --- 02:51:14 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/resources 02:51:14 [INFO] 02:51:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-impl --- 02:51:14 [INFO] Recompiling the module because of changed dependency. 02:51:14 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,13] org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,13] org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,13] org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[49,24] org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,51] unchecked method invocation: method registerService in interface org.osgi.framework.BundleContext is applied to given types 02:51:15 required: java.lang.Class,S,java.util.Dictionary 02:51:15 found: java.lang.Class,java.lang.Object,java.util.Dictionary 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,55] unchecked conversion 02:51:15 required: java.lang.Class 02:51:15 found: java.lang.Class 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[59,22] found raw type: org.osgi.framework.ServiceReference 02:51:15 missing type arguments for generic class org.osgi.framework.ServiceReference 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[62,9] org.opendaylight.infrautils.ready.order.FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,41] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,41] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,41] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,58] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,58] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,58] org.opendaylight.infrautils.ready.order.FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,36] [MockNotUsedInProduction] This mock is instantiated and configured, but is never passed to production code. It should be either removed or used. 02:51:15 (see https://errorprone.info/bugpattern/MockNotUsedInProduction) 02:51:15 Did you mean to remove this line? 02:51:15 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,36] [UnusedVariable] The field 'serviceRegistration' is never read. 02:51:15 (see https://errorprone.info/bugpattern/UnusedVariable) 02:51:15 Did you mean to remove this line? 02:51:15 [INFO] 02:51:15 [INFO] --- surefire:3.5.4:test (default-test) @ ready-impl --- 02:51:15 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/ready/impl/target/surefire-reports 02:51:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:15 [INFO] 02:51:15 [INFO] ------------------------------------------------------- 02:51:15 [INFO] T E S T S 02:51:15 [INFO] ------------------------------------------------------- 02:51:16 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 02:51:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 02:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s -- in org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 02:51:17 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 02:51:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 02:51:18 [INFO] 02:51:18 [INFO] Results: 02:51:18 [INFO] 02:51:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 02:51:18 [INFO] 02:51:18 [INFO] 02:51:18 [INFO] --- copy:14.1.7:copy-files (default) @ ready-impl --- 02:51:18 [INFO] 02:51:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-impl --- 02:51:18 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT.jar 02:51:18 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/ready/impl/target/classes/META-INF/MANIFEST.MF 02:51:18 [INFO] 02:51:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-impl --- 02:51:20 [WARNING] Javadoc Warnings 02:51:20 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 02:51:20 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 02:51:20 [WARNING] ^ 02:51:20 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 02:51:20 [WARNING] public @interface Config { 02:51:20 [WARNING] ^ 02:51:20 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 02:51:20 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 02:51:20 [WARNING] ^ 02:51:20 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 02:51:20 [WARNING] int systemReadyTimeout() default 300; 02:51:20 [WARNING] ^ 02:51:20 [WARNING] 4 warnings 02:51:20 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT-javadoc.jar 02:51:20 [INFO] 02:51:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-impl --- 02:51:20 [INFO] CycloneDX: Resolving Dependencies 02:51:20 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 02:51:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/ready/impl/target/bom.xml 02:51:20 [INFO] attaching as ready-impl-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/ready/impl/target/bom.json 02:51:20 [INFO] attaching as ready-impl-7.1.10-SNAPSHOT-cyclonedx.json 02:51:20 [INFO] 02:51:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-impl --- 02:51:20 [INFO] Checking compile classpath 02:51:20 [INFO] Checking runtime classpath 02:51:20 [INFO] Checking test classpath 02:51:20 [INFO] 02:51:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-impl --- 02:51:20 [INFO] No dependency problems found 02:51:20 [INFO] 02:51:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-impl --- 02:51:20 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT-sources.jar 02:51:20 [INFO] 02:51:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-impl --- 02:51:20 [INFO] 02:51:20 [INFO] --- jacoco:0.8.14:report (report) @ ready-impl --- 02:51:20 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/ready/impl/target/code-coverage/jacoco.exec 02:51:20 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-impl' with 8 classes 02:51:20 [INFO] 02:51:20 [INFO] --- install:3.1.4:install (default-install) @ ready-impl --- 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT.pom 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT.jar 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT-javadoc.jar 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT-cyclonedx.json 02:51:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/impl/target/ready-impl-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT-sources.jar 02:51:20 [INFO] 02:51:20 [INFO] --- bundle:6.0.0:install (default-install) @ ready-impl --- 02:51:20 [INFO] Installing org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-SNAPSHOT.jar 02:51:20 [INFO] Writing OBR metadata 02:51:20 [INFO] 02:51:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-impl --- 02:51:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:20 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-impl/maven-metadata.xml 02:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:20 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-impl/maven-metadata.xml 02:51:20 [INFO] 02:51:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ready-impl --- 02:51:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:20 [INFO] 02:51:20 [INFO] ---------------< org.opendaylight.infrautils:inject-spi >--------------- 02:51:20 [INFO] Building ODL :: infrautils :: inject-spi 7.1.10-SNAPSHOT [14/39] 02:51:20 [INFO] from inject/inject-spi/pom.xml 02:51:20 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:20 [INFO] 02:51:20 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-spi --- 02:51:20 [INFO] 02:51:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-spi --- 02:51:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:20 [INFO] 02:51:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject-spi --- 02:51:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:20 [INFO] 02:51:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-spi --- 02:51:21 [INFO] 02:51:21 [INFO] --- dependency:3.9.0:properties (default) @ inject-spi --- 02:51:21 [INFO] 02:51:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject-spi --- 02:51:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:51:21 [INFO] 02:51:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject-spi --- 02:51:21 [INFO] Starting audit... 02:51:21 Audit done. 02:51:21 [INFO] You have 0 Checkstyle violations. 02:51:21 [INFO] 02:51:21 [INFO] --- checkstyle:3.6.0:check (default) @ inject-spi --- 02:51:21 [INFO] Starting audit... 02:51:21 Audit done. 02:51:21 [INFO] You have 0 Checkstyle violations. 02:51:21 [INFO] 02:51:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject-spi --- 02:51:21 [INFO] 02:51:21 [INFO] --- resources:3.3.1:resources (default-resources) @ inject-spi --- 02:51:21 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-spi/src/main/resources 02:51:21 [INFO] 02:51:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject-spi --- 02:51:21 [INFO] Recompiling the module because of changed source code. 02:51:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 02:51:21 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:[45,22] whitelistPackages(java.lang.String...) in io.github.classgraph.ClassGraph has been deprecated 02:51:21 [INFO] 02:51:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject-spi >>> 02:51:21 [INFO] 02:51:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject-spi --- 02:51:21 [INFO] Fork Value is true 02:51:25 [INFO] Done SpotBugs Analysis.... 02:51:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:25 [INFO] 02:51:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject-spi <<< 02:51:25 [INFO] 02:51:25 [INFO] 02:51:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject-spi --- 02:51:25 [INFO] BugInstance size is 0 02:51:25 [INFO] Error size is 0 02:51:25 [INFO] No errors/warnings found 02:51:25 [INFO] 02:51:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject-spi --- 02:51:25 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-spi/src/test/resources 02:51:25 [INFO] 02:51:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject-spi --- 02:51:25 [INFO] Recompiling the module because of changed dependency. 02:51:25 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 02:51:26 [INFO] 02:51:26 [INFO] --- surefire:3.5.4:test (default-test) @ inject-spi --- 02:51:26 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/surefire-reports 02:51:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:26 [INFO] 02:51:26 [INFO] ------------------------------------------------------- 02:51:26 [INFO] T E S T S 02:51:26 [INFO] ------------------------------------------------------- 02:51:27 [INFO] Running org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 02:51:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s -- in org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 02:51:28 [INFO] 02:51:28 [INFO] Results: 02:51:28 [INFO] 02:51:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 02:51:28 [INFO] 02:51:28 [INFO] 02:51:28 [INFO] --- copy:14.1.7:copy-files (default) @ inject-spi --- 02:51:28 [INFO] 02:51:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject-spi --- 02:51:28 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT.jar 02:51:28 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/classes/META-INF/MANIFEST.MF 02:51:28 [INFO] 02:51:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject-spi --- 02:51:30 [WARNING] Javadoc Warnings 02:51:30 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 02:51:30 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 02:51:30 [WARNING] ^ 02:51:30 [WARNING] 1 warning 02:51:30 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT-javadoc.jar 02:51:30 [INFO] 02:51:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-spi --- 02:51:30 [INFO] CycloneDX: Resolving Dependencies 02:51:30 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 02:51:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/bom.xml 02:51:30 [INFO] attaching as inject-spi-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/bom.json 02:51:30 [INFO] attaching as inject-spi-7.1.10-SNAPSHOT-cyclonedx.json 02:51:30 [INFO] 02:51:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject-spi --- 02:51:30 [INFO] Checking compile classpath 02:51:30 [INFO] Checking runtime classpath 02:51:30 [INFO] Checking test classpath 02:51:30 [INFO] 02:51:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject-spi --- 02:51:30 [WARNING] Unused declared dependencies found: 02:51:30 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 02:51:30 [INFO] 02:51:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject-spi --- 02:51:30 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT-sources.jar 02:51:30 [INFO] 02:51:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject-spi --- 02:51:30 [INFO] 02:51:30 [INFO] --- jacoco:0.8.14:report (report) @ inject-spi --- 02:51:30 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/code-coverage/jacoco.exec 02:51:30 [INFO] Analyzed bundle 'ODL :: infrautils :: inject-spi' with 1 classes 02:51:30 [INFO] 02:51:30 [INFO] --- install:3.1.4:install (default-install) @ inject-spi --- 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/pom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT.pom 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT.jar 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT-javadoc.jar 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT-cyclonedx.json 02:51:30 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/inject-spi-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT-sources.jar 02:51:30 [INFO] 02:51:30 [INFO] --- bundle:6.0.0:install (default-install) @ inject-spi --- 02:51:30 [INFO] Installing org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-SNAPSHOT.jar 02:51:30 [INFO] Writing OBR metadata 02:51:30 [INFO] 02:51:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject-spi --- 02:51:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:30 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:31 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:31 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject-spi/maven-metadata.xml 02:51:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:31 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject-spi/maven-metadata.xml 02:51:31 [INFO] 02:51:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject-spi --- 02:51:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:31 [INFO] 02:51:31 [INFO] --------------< org.opendaylight.infrautils:inject.guice >-------------- 02:51:31 [INFO] Building ODL :: infrautils :: inject.guice 7.1.10-SNAPSHOT [15/39] 02:51:31 [INFO] from inject/inject-guice/pom.xml 02:51:31 [INFO] -------------------------------[ bundle ]------------------------------- 02:51:31 [INFO] 02:51:31 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice --- 02:51:31 [INFO] 02:51:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice --- 02:51:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:31 [INFO] 02:51:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice --- 02:51:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:31 [INFO] 02:51:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice --- 02:51:31 [INFO] 02:51:31 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice --- 02:51:31 [INFO] 02:51:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject.guice --- 02:51:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:51:31 [INFO] 02:51:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice --- 02:51:31 [INFO] Starting audit... 02:51:31 Audit done. 02:51:31 [INFO] You have 0 Checkstyle violations. 02:51:31 [INFO] 02:51:31 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice --- 02:51:31 [INFO] Starting audit... 02:51:31 Audit done. 02:51:31 [INFO] You have 0 Checkstyle violations. 02:51:31 [INFO] 02:51:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice --- 02:51:31 [INFO] 02:51:31 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice --- 02:51:31 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/resources 02:51:31 [INFO] 02:51:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice --- 02:51:31 [INFO] Recompiling the module because of changed dependency. 02:51:31 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 02:51:32 [INFO] 02:51:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice >>> 02:51:32 [INFO] 02:51:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice --- 02:51:32 [INFO] Fork Value is true 02:51:35 [INFO] Done SpotBugs Analysis.... 02:51:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:35 [INFO] 02:51:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice <<< 02:51:35 [INFO] 02:51:35 [INFO] 02:51:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice --- 02:51:35 [INFO] BugInstance size is 0 02:51:35 [INFO] Error size is 0 02:51:35 [INFO] No errors/warnings found 02:51:35 [INFO] 02:51:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice --- 02:51:35 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/test/resources 02:51:35 [INFO] 02:51:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice --- 02:51:35 [INFO] No sources to compile 02:51:35 [INFO] 02:51:35 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice --- 02:51:35 [INFO] No tests to run. 02:51:35 [INFO] 02:51:35 [INFO] --- copy:14.1.7:copy-files (default) @ inject.guice --- 02:51:35 [INFO] 02:51:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject.guice --- 02:51:35 [INFO] Building bundle: /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT.jar 02:51:35 [INFO] Writing manifest: /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/classes/META-INF/MANIFEST.MF 02:51:35 [INFO] 02:51:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice --- 02:51:38 [WARNING] Javadoc Warnings 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:21: warning: use of default constructor, which does not provide a comment 02:51:38 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 02:51:38 [WARNING] ^ 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 02:51:38 [WARNING] protected abstract void checkedConfigure() throws Exception; 02:51:38 [WARNING] ^ 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 02:51:38 [WARNING] protected final GuiceClassPathBinder classPathBinder; 02:51:38 [WARNING] ^ 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 02:51:38 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 02:51:38 [WARNING] ^ 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 02:51:38 [WARNING] protected void configureMore() throws Exception { 02:51:38 [WARNING] ^ 02:51:38 [WARNING] /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 02:51:38 [WARNING] public GuiceClassPathBinder(String prefix) { 02:51:38 [WARNING] ^ 02:51:38 [WARNING] 6 warnings 02:51:38 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT-javadoc.jar 02:51:38 [INFO] 02:51:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice --- 02:51:38 [INFO] CycloneDX: Resolving Dependencies 02:51:39 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 02:51:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/bom.xml 02:51:39 [INFO] attaching as inject.guice-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/bom.json 02:51:39 [INFO] attaching as inject.guice-7.1.10-SNAPSHOT-cyclonedx.json 02:51:39 [INFO] 02:51:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice --- 02:51:39 [INFO] Checking compile classpath 02:51:39 [INFO] Checking runtime classpath 02:51:39 [INFO] Checking test classpath 02:51:39 [INFO] 02:51:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice --- 02:51:39 [WARNING] Unused declared dependencies found: 02:51:39 [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 02:51:39 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 02:51:39 [INFO] 02:51:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice --- 02:51:39 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT-sources.jar 02:51:39 [INFO] 02:51:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice --- 02:51:39 [INFO] 02:51:39 [INFO] --- jacoco:0.8.14:report (report) @ inject.guice --- 02:51:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:51:39 [INFO] 02:51:39 [INFO] --- install:3.1.4:install (default-install) @ inject.guice --- 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT.pom 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT.jar 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT-javadoc.jar 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT-cyclonedx.json 02:51:39 [INFO] Installing /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/inject.guice-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT-sources.jar 02:51:39 [INFO] 02:51:39 [INFO] --- bundle:6.0.0:install (default-install) @ inject.guice --- 02:51:39 [INFO] Installing org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-SNAPSHOT.jar 02:51:39 [INFO] Writing OBR metadata 02:51:39 [INFO] 02:51:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject.guice --- 02:51:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:39 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:39 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:39 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice/maven-metadata.xml 02:51:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:39 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/inject.guice/maven-metadata.xml 02:51:39 [INFO] 02:51:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject.guice --- 02:51:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 02:51:39 [INFO] 02:51:39 [INFO] --------------< org.opendaylight.infrautils:ready-guice >--------------- 02:51:39 [INFO] Building ODL :: infrautils :: ready-guice 7.1.10-SNAPSHOT [16/39] 02:51:39 [INFO] from ready/guice/pom.xml 02:51:39 [INFO] --------------------------------[ jar ]--------------------------------- 02:51:39 [INFO] 02:51:39 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-guice --- 02:51:39 [INFO] 02:51:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-guice --- 02:51:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:39 [INFO] 02:51:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-guice --- 02:51:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:39 [INFO] 02:51:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-guice --- 02:51:39 [INFO] 02:51:39 [INFO] --- dependency:3.9.0:properties (default) @ ready-guice --- 02:51:39 [INFO] 02:51:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-guice --- 02:51:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/ready/guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:51:39 [INFO] 02:51:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-guice --- 02:51:39 [INFO] Starting audit... 02:51:39 Audit done. 02:51:39 [INFO] You have 0 Checkstyle violations. 02:51:39 [INFO] 02:51:39 [INFO] --- checkstyle:3.6.0:check (default) @ ready-guice --- 02:51:39 [INFO] Starting audit... 02:51:39 Audit done. 02:51:39 [INFO] You have 0 Checkstyle violations. 02:51:39 [INFO] 02:51:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-guice --- 02:51:39 [INFO] 02:51:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-guice --- 02:51:39 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/guice/src/main/resources 02:51:39 [INFO] 02:51:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-guice --- 02:51:39 [INFO] Recompiling the module because of changed dependency. 02:51:39 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 02:51:40 [INFO] 02:51:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-guice >>> 02:51:40 [INFO] 02:51:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-guice --- 02:51:40 [INFO] Fork Value is true 02:51:44 [INFO] Done SpotBugs Analysis.... 02:51:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:44 [INFO] 02:51:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-guice <<< 02:51:44 [INFO] 02:51:44 [INFO] 02:51:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-guice --- 02:51:44 [INFO] BugInstance size is 0 02:51:44 [INFO] Error size is 0 02:51:44 [INFO] No errors/warnings found 02:51:44 [INFO] 02:51:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-guice --- 02:51:44 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/guice/src/test/resources 02:51:44 [INFO] 02:51:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-guice --- 02:51:44 [INFO] Recompiling the module because of changed dependency. 02:51:44 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:51:45 [INFO] 02:51:45 [INFO] --- surefire:3.5.4:test (default-test) @ ready-guice --- 02:51:45 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/ready/guice/target/surefire-reports 02:51:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:51:45 [INFO] 02:51:45 [INFO] ------------------------------------------------------- 02:51:45 [INFO] T E S T S 02:51:45 [INFO] ------------------------------------------------------- 02:51:47 [INFO] Running org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 02:51:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 02:51:48 [INFO] 02:51:48 [INFO] Results: 02:51:48 [INFO] 02:51:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:51:48 [INFO] 02:51:48 [INFO] 02:51:48 [INFO] --- copy:14.1.7:copy-files (default) @ ready-guice --- 02:51:48 [INFO] 02:51:48 [INFO] --- jar:3.5.0:jar (default-jar) @ ready-guice --- 02:51:48 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT.jar 02:51:48 [INFO] 02:51:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-guice --- 02:51:49 [WARNING] Javadoc Warnings 02:51:49 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: no comment 02:51:49 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 02:51:49 [WARNING] ^ 02:51:49 [WARNING] /w/workspace/infrautils-maven-merge-master/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: use of default constructor, which does not provide a comment 02:51:49 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 02:51:49 [WARNING] ^ 02:51:49 [WARNING] 2 warnings 02:51:49 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT-javadoc.jar 02:51:49 [INFO] 02:51:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-guice --- 02:51:49 [INFO] CycloneDX: Resolving Dependencies 02:51:50 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 02:51:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/ready/guice/target/bom.xml 02:51:50 [INFO] attaching as ready-guice-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/ready/guice/target/bom.json 02:51:50 [INFO] attaching as ready-guice-7.1.10-SNAPSHOT-cyclonedx.json 02:51:50 [INFO] 02:51:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-guice --- 02:51:50 [INFO] Checking compile classpath 02:51:50 [INFO] Checking runtime classpath 02:51:50 [INFO] Checking test classpath 02:51:50 [INFO] 02:51:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-guice --- 02:51:50 [WARNING] Used undeclared dependencies found: 02:51:50 [WARNING] com.google.inject:guice:jar:6.0.0:compile 02:51:50 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 02:51:50 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:51:50 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.10-SNAPSHOT:compile 02:51:50 [WARNING] Unused declared dependencies found: 02:51:50 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.10-SNAPSHOT:compile 02:51:50 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.10-SNAPSHOT:compile 02:51:50 [INFO] 02:51:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-guice --- 02:51:50 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT-sources.jar 02:51:50 [INFO] 02:51:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-guice --- 02:51:50 [INFO] 02:51:50 [INFO] --- jacoco:0.8.14:report (report) @ ready-guice --- 02:51:50 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/ready/guice/target/code-coverage/jacoco.exec 02:51:50 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-guice' with 1 classes 02:51:50 [INFO] 02:51:50 [INFO] --- install:3.1.4:install (default-install) @ ready-guice --- 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT.pom 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT.jar 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT-javadoc.jar 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT-cyclonedx.json 02:51:50 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/guice/target/ready-guice-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-SNAPSHOT-sources.jar 02:51:50 [INFO] 02:51:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-guice --- 02:51:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:50 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:50 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:50 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-guice/maven-metadata.xml 02:51:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:50 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-guice/maven-metadata.xml 02:51:50 [INFO] 02:51:50 [INFO] ------------< org.opendaylight.infrautils:infrautils-docs >------------- 02:51:50 [INFO] Building infrautils-docs 7.1.10-SNAPSHOT [17/39] 02:51:50 [INFO] from docs/pom.xml 02:51:50 [INFO] --------------------------------[ jar ]--------------------------------- 02:51:50 [INFO] 02:51:50 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-docs --- 02:51:50 [INFO] 02:51:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-docs --- 02:51:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:50 [INFO] 02:51:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-docs --- 02:51:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:51:50 [INFO] 02:51:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-docs --- 02:51:50 [INFO] 02:51:50 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-docs --- 02:51:50 [INFO] 02:51:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-docs --- 02:51:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:51:50 [INFO] 02:51:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-docs --- 02:51:51 [INFO] Starting audit... 02:51:51 Audit done. 02:51:51 [INFO] You have 0 Checkstyle violations. 02:51:51 [INFO] 02:51:51 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-docs --- 02:51:51 [INFO] Starting audit... 02:51:51 Audit done. 02:51:51 [INFO] You have 0 Checkstyle violations. 02:51:51 [INFO] 02:51:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-docs --- 02:51:51 [INFO] 02:51:51 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-docs --- 02:51:51 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/docs/src/main/resources 02:51:51 [INFO] 02:51:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-docs --- 02:51:51 [INFO] No sources to compile 02:51:51 [INFO] 02:51:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-docs >>> 02:51:51 [INFO] 02:51:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-docs --- 02:51:51 [INFO] No files found to run spotbugs, check compile phase has been run 02:51:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:51:51 [INFO] 02:51:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-docs <<< 02:51:51 [INFO] 02:51:51 [INFO] 02:51:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-docs --- 02:51:51 [INFO] 02:51:51 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ infrautils-docs --- 02:51:51 [INFO] 02:51:51 [INFO] --- build-helper:3.6.1:add-source (add-source) @ infrautils-docs --- 02:51:51 [INFO] Source directory: /w/workspace/infrautils-maven-merge-master/docs/target/src added. 02:51:51 [INFO] 02:51:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-docs --- 02:51:51 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/docs/src/test/resources 02:51:51 [INFO] 02:51:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-docs --- 02:51:51 [INFO] No sources to compile 02:51:51 [INFO] 02:51:51 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-docs --- 02:51:51 [INFO] No tests to run. 02:51:51 [INFO] 02:51:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-docs --- 02:51:51 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT-sources.jar 02:51:51 [INFO] 02:51:51 [INFO] --- copy:14.1.7:copy-files (default) @ infrautils-docs --- 02:51:51 [INFO] 02:51:51 [INFO] --- jar:3.5.0:jar (default-jar) @ infrautils-docs --- 02:51:51 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT.jar 02:51:51 [INFO] 02:51:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-docs --- 02:51:56 [WARNING] Javadoc Warnings 02:51:56 [WARNING] warning: URL https://junit.org/junit5/docs/5.14.1/api/element-list was redirected to https://docs.junit.org/5.14.1/api/element-list -- Update the command-line options to suppress this warning. 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 02:51:56 [WARNING] public interface FunctionalityReadyRegistration { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 02:51:56 [WARNING] package org.opendaylight.infrautils.testutils; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:21: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 02:51:56 [WARNING] protected abstract void checkedConfigure() throws Exception; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:24: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 02:51:56 [WARNING] protected abstract void checkedConfigure() throws Exception; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:17: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 02:51:56 [WARNING] protected abstract void configureBindings() throws Exception; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public abstract class AbstractIntegrationTest { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 02:51:56 [WARNING] public final Option[] config() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 02:51:56 [WARNING] protected abstract String featureName(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 02:51:56 [WARNING] protected String[] featureNames() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 02:51:56 [WARNING] protected abstract UrlReference featureRepositoryURL(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 02:51:56 [WARNING] protected MavenUrlReference getKarafURL() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 02:51:56 [WARNING] protected static final String getKarafVersion() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 02:51:56 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 02:51:56 [WARNING] protected void checkIsRunning() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 02:51:56 [WARNING] boolean isRunning(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 02:51:56 [WARNING] protected abstract void start() throws Exception; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 02:51:56 [WARNING] protected abstract void stop() throws Exception; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 02:51:56 [WARNING] public Object invokeMBeanFunction(String functionName) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 02:51:56 [WARNING] public Object readMBeanAttribute(String attribute) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 02:51:56 [WARNING] public String getMBeanName() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 02:51:56 [WARNING] public String getMBeanType() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 02:51:56 [WARNING] public @Nullable String getMBeanCategory() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 02:51:56 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AnnotationsModule.java:20: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public class AnnotationsModule extends AbstractModule { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 02:51:56 [WARNING] protected final GuiceClassPathBinder classPathBinder; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 02:51:56 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 02:51:56 [WARNING] protected void configureMore() throws Exception { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 02:51:56 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 02:51:56 [WARNING] public ClasspathHellDuplicatesChecker() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 02:51:56 [WARNING] public Map> getDuplicates() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 02:51:56 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 02:51:56 [WARNING] public String toString(Map> map) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 02:51:56 [WARNING] public ClasspathHellDuplicatesCheckRule() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 02:51:56 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 02:51:56 [WARNING] protected void checkClasspath() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 02:51:56 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 02:51:56 [WARNING] SystemState getSystemState(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 02:51:56 [WARNING] String getFailureCause(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 02:51:56 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:27: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public class DiagStatusCommand implements Action { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 02:51:56 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 02:51:56 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 02:51:56 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 02:51:56 [WARNING] String acquireServiceStatus(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 02:51:56 [WARNING] String acquireServiceStatusAsJSON(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 02:51:56 [WARNING] String acquireServiceStatusBrief(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 02:51:56 [WARNING] String acquireServiceStatusDetailed(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 02:51:56 [WARNING] Map acquireServiceStatusMap(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 02:51:56 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 02:51:56 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 02:51:56 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 02:51:56 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 02:51:56 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 02:51:56 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 02:51:56 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 02:51:56 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 02:51:56 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 02:51:56 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 02:51:56 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 02:51:56 [WARNING] void unregister(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 02:51:56 [WARNING] public GuiceClassPathBinder(String prefix) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 02:51:56 [WARNING] protected Injector injector; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 02:51:56 [WARNING] protected final Iterable modules; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 02:51:56 [WARNING] protected final Stage stage; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 02:51:56 [WARNING] public GuiceRule(Module... modules) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 02:51:56 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 02:51:56 [WARNING] public GuiceRule(Class... moduleClasses) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 02:51:56 [WARNING] protected void setUpGuice(Object target) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 02:51:56 [WARNING] protected void tearDownGuice() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 02:51:56 [WARNING] public String getBody() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 02:51:56 [WARNING] public int getStatus() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 02:51:56 [WARNING] @Value.Parameter public abstract String namePrefix(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 02:51:56 [WARNING] @Value.Parameter public abstract Logger logger(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 02:51:56 [WARNING] @Value.Parameter public abstract Optional priority(); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 02:51:56 [WARNING] @Value.Default public boolean daemon() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 02:51:56 [WARNING] public interface BuildFinal { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment 02:51:56 [WARNING] public interface BuildStart { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 02:51:56 [WARNING] public interface LoggerBuildStage { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment 02:51:56 [WARNING] public interface NamePrefixBuildStage extends BuildStart {} 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 02:51:56 [WARNING] public class InstantDeserializer implements JsonDeserializer { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public class InstantDeserializer implements JsonDeserializer { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 02:51:56 [WARNING] public class InstantSerializer implements JsonSerializer { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 02:51:56 [WARNING] public class InstantSerializer implements JsonSerializer { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 02:51:56 [WARNING] void registerListener(SystemReadyListener listener); 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 02:51:56 [WARNING] public @interface Config { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 02:51:56 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 02:51:56 [WARNING] int systemReadyTimeout() default 300; 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 02:51:56 [WARNING] public enum Level { ERROR } 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 02:51:56 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 02:51:56 [WARNING] public Optional getCause() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 02:51:56 [WARNING] public String getMessage() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 02:51:56 [WARNING] public enum Level { ERROR } 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 02:51:56 [WARNING] public LogCaptureRule() { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 02:51:56 [WARNING] public void expectError(String message) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] /w/workspace/infrautils-maven-merge-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 02:51:56 [WARNING] public void expectError(String message, int howManyMessagesBack) { 02:51:56 [WARNING] ^ 02:51:56 [WARNING] 100 warnings 02:51:56 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT-javadoc.jar 02:51:56 [INFO] 02:51:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-docs --- 02:51:56 [INFO] CycloneDX: Resolving Dependencies 02:51:59 [INFO] CycloneDX: Creating BOM version 1.6 with 116 component(s) 02:51:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/docs/target/bom.xml 02:51:59 [INFO] attaching as infrautils-docs-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/docs/target/bom.json 02:51:59 [INFO] attaching as infrautils-docs-7.1.10-SNAPSHOT-cyclonedx.json 02:51:59 [INFO] 02:51:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-docs --- 02:51:59 [INFO] Skipping duplicate-finder execution! 02:51:59 [INFO] 02:51:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-docs --- 02:51:59 [WARNING] Unused declared dependencies found: 02:51:59 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:diagstatus-shell:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:ready-guice:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:diagstatus-impl:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:ready-impl:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:diagstatus-web:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.10-SNAPSHOT:compile 02:51:59 [WARNING] org.immutables:value:jar:annotations:2.11.6:compile 02:51:59 [INFO] 02:51:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-docs --- 02:51:59 [INFO] 02:51:59 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-docs --- 02:51:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:51:59 [INFO] 02:51:59 [INFO] --- install:3.1.4:install (default-install) @ infrautils-docs --- 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT.pom 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT.jar 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT-sources.jar 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/target/infrautils-docs-7.1.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT-javadoc.jar 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT-cyclonedx.xml 02:51:59 [INFO] Installing /w/workspace/infrautils-maven-merge-master/docs/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-SNAPSHOT-cyclonedx.json 02:51:59 [INFO] 02:51:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-docs --- 02:51:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:51:59 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:59 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml 02:51:59 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml 02:51:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:51:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:51:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:51:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:51:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:51:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:51:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:51:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:51:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:51:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:51:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:51:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:51:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:51:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:51:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:51:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:51:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:51:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:51:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:51:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:51:59 at java.lang.reflect.Method.invoke (Method.java:580) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:51:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:51:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml 02:51:59 [INFO] 02:51:59 [INFO] -------------< org.opendaylight.infrautils:feature-parent >------------- 02:51:59 [INFO] Building OpenDaylight :: Infrautils :: feature-parent 7.1.10-SNAPSHOT [18/39] 02:51:59 [INFO] from features/parent/pom.xml 02:51:59 [INFO] --------------------------------[ pom ]--------------------------------- 02:51:59 [INFO] 02:51:59 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 02:51:59 [INFO] 02:51:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 02:52:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 02:52:00 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 02:52:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:00 [INFO] 02:52:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 02:52:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:00 [INFO] 02:52:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 02:52:00 [INFO] 02:52:00 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 02:52:00 [INFO] 02:52:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- 02:52:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:00 [INFO] argLine set to empty 02:52:00 [INFO] 02:52:00 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ feature-parent --- 02:52:00 [INFO] Project packaging is not 'feature', skipping execution 02:52:00 [INFO] 02:52:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 02:52:00 [INFO] Starting audit... 02:52:00 Audit done. 02:52:00 [INFO] You have 0 Checkstyle violations. 02:52:00 [INFO] 02:52:00 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 02:52:00 [INFO] Starting audit... 02:52:00 Audit done. 02:52:00 [INFO] You have 0 Checkstyle violations. 02:52:00 [INFO] 02:52:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 02:52:00 [INFO] 02:52:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 02:52:00 [INFO] 02:52:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 02:52:01 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:01 [INFO] 02:52:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 02:52:01 [INFO] 02:52:01 [INFO] 02:52:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 02:52:01 [INFO] 02:52:01 [INFO] --- feattest:14.1.7:test (default) @ feature-parent --- 02:52:01 [INFO] Project packaging is not 'feature', skipping execution 02:52:01 [INFO] 02:52:01 [INFO] --- copy:14.1.7:copy-files (default) @ feature-parent --- 02:52:01 [INFO] 02:52:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 02:52:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:52:01 [INFO] 02:52:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 02:52:01 [INFO] CycloneDX: Resolving Dependencies 02:52:02 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 02:52:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/parent/target/bom.xml 02:52:02 [INFO] attaching as feature-parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/parent/target/bom.json 02:52:02 [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 02:52:02 [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 02:52:02 [INFO] attaching as feature-parent-7.1.10-SNAPSHOT-cyclonedx.json 02:52:02 [INFO] 02:52:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 02:52:02 [INFO] Skipping duplicate-finder execution! 02:52:02 [INFO] 02:52:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 02:52:02 [INFO] Skipping plugin execution 02:52:02 [INFO] 02:52:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 02:52:02 [INFO] Skipping source per configuration. 02:52:02 [INFO] 02:52:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 02:52:02 [INFO] 02:52:02 [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- 02:52:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:02 [INFO] 02:52:02 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 02:52:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-SNAPSHOT.pom 02:52:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:02 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-SNAPSHOT-cyclonedx.json 02:52:02 [INFO] 02:52:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 02:52:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:02 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:02 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:02 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/feature-parent/maven-metadata.xml 02:52:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:02 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/feature-parent/maven-metadata.xml 02:52:02 [INFO] 02:52:02 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-utils >---------- 02:52:02 [INFO] Building OpenDaylight :: Infrautils :: Utils 7.1.10-SNAPSHOT [19/39] 02:52:02 [INFO] from features/odl-infrautils-utils/pom.xml 02:52:02 [INFO] ------------------------------[ feature ]------------------------------- 02:52:06 [INFO] 02:52:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-utils --- 02:52:06 [INFO] 02:52:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-utils --- 02:52:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:07 [INFO] 02:52:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-utils --- 02:52:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:07 [INFO] 02:52:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-utils --- 02:52:07 [INFO] 02:52:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-utils --- 02:52:07 [INFO] 02:52:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-utils --- 02:52:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:07 [INFO] argLine set to empty 02:52:07 [INFO] 02:52:07 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-infrautils-utils --- 02:52:07 [INFO] 02:52:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-utils --- 02:52:07 [INFO] Starting audit... 02:52:07 Audit done. 02:52:07 [INFO] You have 0 Checkstyle violations. 02:52:07 [INFO] 02:52:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-utils --- 02:52:07 [INFO] Starting audit... 02:52:07 Audit done. 02:52:07 [INFO] You have 0 Checkstyle violations. 02:52:07 [INFO] 02:52:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-utils --- 02:52:07 [INFO] 02:52:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-utils --- 02:52:07 [INFO] Generation not enabled 02:52:07 [INFO] Attaching artifact 02:52:07 [INFO] 02:52:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-utils --- 02:52:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:08 [INFO] 02:52:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-utils >>> 02:52:08 [INFO] 02:52:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-utils --- 02:52:08 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:08 [INFO] 02:52:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-utils <<< 02:52:08 [INFO] 02:52:08 [INFO] 02:52:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-utils --- 02:52:08 [INFO] 02:52:08 [INFO] --- feattest:14.1.7:test (default) @ odl-infrautils-utils --- 02:52:08 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-utils 02:52:09 [INFO] Project dependency features detected: [] 02:52:09 [INFO] Pax Exam System (Version: 4.14.0) created. 02:52:09 [INFO] Creating RMI registry server on 127.0.0.1:42803 02:52:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:52:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:52:10 [INFO] Waiting for remote bundle context.. on 42803 name: ddd97d40-3a87-4744-8795-3d868a21960f timout: [ RelativeTimeout value = 180000 ] 02:52:18 [INFO] Building jar from resources and headers. 02:52:18 [INFO] Writing jar finished. 02:52:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:52:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:52:21 [INFO] 02:52:21 [INFO] --- copy:14.1.7:copy-files (default) @ odl-infrautils-utils --- 02:52:21 [INFO] 02:52:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-utils --- 02:52:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:52:21 [INFO] 02:52:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-utils --- 02:52:21 [INFO] CycloneDX: Resolving Dependencies 02:52:21 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 02:52:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/bom.xml 02:52:21 [INFO] attaching as odl-infrautils-utils-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/bom.json 02:52:21 [INFO] attaching as odl-infrautils-utils-7.1.10-SNAPSHOT-cyclonedx.json 02:52:21 [INFO] 02:52:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-utils --- 02:52:21 [INFO] Skipping duplicate-finder execution! 02:52:21 [INFO] 02:52:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-utils --- 02:52:21 [INFO] Skipping plugin execution 02:52:21 [INFO] 02:52:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-utils --- 02:52:21 [INFO] Skipping source per configuration. 02:52:21 [INFO] 02:52:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-utils --- 02:52:21 [INFO] 02:52:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-utils --- 02:52:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:21 [INFO] 02:52:21 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-utils --- 02:52:21 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-SNAPSHOT.pom 02:52:21 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-SNAPSHOT-features.xml 02:52:21 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:21 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-SNAPSHOT-cyclonedx.json 02:52:21 [INFO] 02:52:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-utils --- 02:52:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:21 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:21 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:21 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml 02:52:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:21 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml 02:52:21 [INFO] 02:52:21 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-ready >---------- 02:52:21 [INFO] Building OpenDaylight :: Infrautils :: Ready 7.1.10-SNAPSHOT [20/39] 02:52:21 [INFO] from features/odl-infrautils-ready/pom.xml 02:52:21 [INFO] ------------------------------[ feature ]------------------------------- 02:52:21 [INFO] 02:52:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-ready --- 02:52:21 [INFO] 02:52:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-ready --- 02:52:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:21 [INFO] 02:52:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-ready --- 02:52:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:21 [INFO] 02:52:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-ready --- 02:52:22 [INFO] 02:52:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-ready --- 02:52:22 [INFO] 02:52:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-ready --- 02:52:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:22 [INFO] argLine set to empty 02:52:22 [INFO] 02:52:22 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-infrautils-ready --- 02:52:22 [INFO] 02:52:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-ready --- 02:52:22 [INFO] Starting audit... 02:52:22 Audit done. 02:52:22 [INFO] You have 0 Checkstyle violations. 02:52:22 [INFO] 02:52:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-ready --- 02:52:22 [INFO] Starting audit... 02:52:22 Audit done. 02:52:22 [INFO] You have 0 Checkstyle violations. 02:52:22 [INFO] 02:52:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-ready --- 02:52:22 [INFO] 02:52:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-ready --- 02:52:22 [INFO] Generation not enabled 02:52:22 [INFO] Attaching artifact 02:52:22 [INFO] 02:52:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-ready --- 02:52:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:22 [INFO] 02:52:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-ready >>> 02:52:22 [INFO] 02:52:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-ready --- 02:52:22 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:22 [INFO] 02:52:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-ready <<< 02:52:22 [INFO] 02:52:22 [INFO] 02:52:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-ready --- 02:52:22 [INFO] 02:52:22 [INFO] --- feattest:14.1.7:test (default) @ odl-infrautils-ready --- 02:52:22 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-ready 02:52:22 [INFO] Project dependency features detected: [] 02:52:22 [INFO] Pax Exam System (Version: 4.14.0) created. 02:52:22 [INFO] Creating RMI registry server on 127.0.0.1:42399 02:52:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:52:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:52:22 [INFO] Waiting for remote bundle context.. on 42399 name: a959624d-c9ef-4f9d-8da4-6139ee3938d8 timout: [ RelativeTimeout value = 180000 ] 02:52:30 [INFO] Building jar from resources and headers. 02:52:30 [INFO] Writing jar finished. 02:52:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:52:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:52:32 [INFO] 02:52:32 [INFO] --- copy:14.1.7:copy-files (default) @ odl-infrautils-ready --- 02:52:32 [INFO] 02:52:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-ready --- 02:52:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:52:32 [INFO] 02:52:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-ready --- 02:52:32 [INFO] CycloneDX: Resolving Dependencies 02:52:33 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 02:52:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/bom.xml 02:52:33 [INFO] attaching as odl-infrautils-ready-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/bom.json 02:52:33 [INFO] attaching as odl-infrautils-ready-7.1.10-SNAPSHOT-cyclonedx.json 02:52:33 [INFO] 02:52:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-ready --- 02:52:33 [INFO] Skipping duplicate-finder execution! 02:52:33 [INFO] 02:52:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-ready --- 02:52:33 [INFO] Skipping plugin execution 02:52:33 [INFO] 02:52:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-ready --- 02:52:33 [INFO] Skipping source per configuration. 02:52:33 [INFO] 02:52:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-ready --- 02:52:33 [INFO] 02:52:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-ready --- 02:52:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:33 [INFO] 02:52:33 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-ready --- 02:52:33 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-SNAPSHOT.pom 02:52:33 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-SNAPSHOT-features.xml 02:52:33 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:33 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-SNAPSHOT-cyclonedx.json 02:52:33 [INFO] 02:52:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-ready --- 02:52:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:33 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:33 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:33 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml 02:52:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:33 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml 02:52:33 [INFO] 02:52:33 [INFO] -------< org.opendaylight.infrautils:odl-infrautils-diagstatus >-------- 02:52:33 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus 7.1.10-SNAPSHOT [21/39] 02:52:33 [INFO] from features/odl-infrautils-diagstatus/pom.xml 02:52:33 [INFO] ------------------------------[ feature ]------------------------------- 02:52:33 [INFO] 02:52:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:33 [INFO] 02:52:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:33 [INFO] 02:52:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:33 [INFO] argLine set to empty 02:52:33 [INFO] 02:52:33 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Starting audit... 02:52:33 Audit done. 02:52:33 [INFO] You have 0 Checkstyle violations. 02:52:33 [INFO] 02:52:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Starting audit... 02:52:33 Audit done. 02:52:33 [INFO] You have 0 Checkstyle violations. 02:52:33 [INFO] 02:52:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Generation not enabled 02:52:33 [INFO] Attaching artifact 02:52:33 [INFO] 02:52:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:33 [INFO] 02:52:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus >>> 02:52:33 [INFO] 02:52:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:33 [INFO] 02:52:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus <<< 02:52:33 [INFO] 02:52:33 [INFO] 02:52:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] 02:52:33 [INFO] --- feattest:14.1.7:test (default) @ odl-infrautils-diagstatus --- 02:52:33 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus 02:52:33 [INFO] Project dependency features detected: [] 02:52:33 [INFO] Pax Exam System (Version: 4.14.0) created. 02:52:33 [INFO] Creating RMI registry server on 127.0.0.1:43037 02:52:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:52:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:52:34 [INFO] Waiting for remote bundle context.. on 43037 name: eed1eba8-ab77-4194-a53d-dbe4ed7805cc timout: [ RelativeTimeout value = 180000 ] 02:52:41 [INFO] Building jar from resources and headers. 02:52:41 [INFO] Writing jar finished. 02:52:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:52:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:52:43 [INFO] 02:52:43 [INFO] --- copy:14.1.7:copy-files (default) @ odl-infrautils-diagstatus --- 02:52:43 [INFO] 02:52:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus --- 02:52:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:52:43 [INFO] 02:52:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus --- 02:52:43 [INFO] CycloneDX: Resolving Dependencies 02:52:44 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 02:52:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/bom.xml 02:52:44 [INFO] attaching as odl-infrautils-diagstatus-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/bom.json 02:52:44 [INFO] attaching as odl-infrautils-diagstatus-7.1.10-SNAPSHOT-cyclonedx.json 02:52:44 [INFO] 02:52:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Skipping duplicate-finder execution! 02:52:44 [INFO] 02:52:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Skipping plugin execution 02:52:44 [INFO] 02:52:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Skipping source per configuration. 02:52:44 [INFO] 02:52:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] 02:52:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:44 [INFO] 02:52:44 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-SNAPSHOT.pom 02:52:44 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-SNAPSHOT-features.xml 02:52:44 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:44 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-SNAPSHOT-cyclonedx.json 02:52:44 [INFO] 02:52:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-diagstatus --- 02:52:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:44 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:44 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:44 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml 02:52:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:44 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml 02:52:44 [INFO] 02:52:44 [INFO] -----< org.opendaylight.infrautils:odl-infrautils-diagstatus-web >------ 02:52:44 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus Web 7.1.10-SNAPSHOT [22/39] 02:52:44 [INFO] from features/odl-infrautils-diagstatus-web/pom.xml 02:52:44 [INFO] ------------------------------[ feature ]------------------------------- 02:52:44 [INFO] 02:52:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:44 [INFO] 02:52:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:44 [INFO] 02:52:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:44 [INFO] argLine set to empty 02:52:44 [INFO] 02:52:44 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Starting audit... 02:52:44 Audit done. 02:52:44 [INFO] You have 0 Checkstyle violations. 02:52:44 [INFO] 02:52:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Starting audit... 02:52:44 Audit done. 02:52:44 [INFO] You have 0 Checkstyle violations. 02:52:44 [INFO] 02:52:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Generation not enabled 02:52:44 [INFO] Attaching artifact 02:52:44 [INFO] 02:52:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:44 [INFO] 02:52:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus-web >>> 02:52:44 [INFO] 02:52:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:44 [INFO] 02:52:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus-web <<< 02:52:44 [INFO] 02:52:44 [INFO] 02:52:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] 02:52:44 [INFO] --- feattest:14.1.7:test (default) @ odl-infrautils-diagstatus-web --- 02:52:44 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus-web 02:52:44 [INFO] Project dependency features detected: [] 02:52:44 [INFO] Pax Exam System (Version: 4.14.0) created. 02:52:44 [INFO] Creating RMI registry server on 127.0.0.1:43179 02:52:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:52:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:52:45 [INFO] Waiting for remote bundle context.. on 43179 name: 18356a5b-69d6-4da2-8412-5fa7dd82721e timout: [ RelativeTimeout value = 180000 ] 02:52:52 [INFO] Building jar from resources and headers. 02:52:52 [INFO] Writing jar finished. 02:52:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:52:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:52:55 [INFO] 02:52:55 [INFO] --- copy:14.1.7:copy-files (default) @ odl-infrautils-diagstatus-web --- 02:52:55 [INFO] 02:52:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus-web --- 02:52:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:52:55 [INFO] 02:52:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus-web --- 02:52:55 [INFO] CycloneDX: Resolving Dependencies 02:52:55 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 02:52:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/bom.xml 02:52:55 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/bom.json 02:52:56 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.json 02:52:56 [INFO] 02:52:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Skipping duplicate-finder execution! 02:52:56 [INFO] 02:52:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Skipping plugin execution 02:52:56 [INFO] 02:52:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Skipping source per configuration. 02:52:56 [INFO] 02:52:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] 02:52:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:56 [INFO] 02:52:56 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT.pom 02:52:56 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT-features.xml 02:52:56 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:56 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-SNAPSHOT-cyclonedx.json 02:52:56 [INFO] 02:52:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-diagstatus-web --- 02:52:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:56 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:56 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:56 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml 02:52:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:56 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml 02:52:56 [INFO] 02:52:56 [INFO] ----------< org.opendaylight.infrautils:features-infrautils >----------- 02:52:56 [INFO] Building ODL :: infrautils :: features-infrautils 7.1.10-SNAPSHOT [23/39] 02:52:56 [INFO] from features/features-infrautils/pom.xml 02:52:56 [INFO] ------------------------------[ feature ]------------------------------- 02:52:56 [INFO] 02:52:56 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils --- 02:52:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:56 [INFO] 02:52:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils --- 02:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:56 [INFO] 02:52:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils --- 02:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:56 [INFO] argLine set to empty 02:52:56 [INFO] 02:52:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils --- 02:52:56 [INFO] Starting audit... 02:52:56 Audit done. 02:52:56 [INFO] You have 0 Checkstyle violations. 02:52:56 [INFO] 02:52:56 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils --- 02:52:56 [INFO] Starting audit... 02:52:56 Audit done. 02:52:56 [INFO] You have 0 Checkstyle violations. 02:52:56 [INFO] 02:52:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils --- 02:52:56 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/feature/feature.xml 02:52:56 [INFO] ...done! 02:52:56 [INFO] Attaching features XML 02:52:56 [INFO] 02:52:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils --- 02:52:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:56 [INFO] 02:52:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils >>> 02:52:56 [INFO] 02:52:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils --- 02:52:56 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:56 [INFO] 02:52:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils <<< 02:52:56 [INFO] 02:52:56 [INFO] 02:52:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- feattest:14.1.7:test (default) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- copy:14.1.7:copy-files (default) @ features-infrautils --- 02:52:56 [INFO] 02:52:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils --- 02:52:56 [INFO] No Javadoc in project. Archive not created. 02:52:56 [INFO] 02:52:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils --- 02:52:56 [INFO] CycloneDX: Resolving Dependencies 02:52:57 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 02:52:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/bom.xml 02:52:57 [INFO] attaching as features-infrautils-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/bom.json 02:52:57 [INFO] attaching as features-infrautils-7.1.10-SNAPSHOT-cyclonedx.json 02:52:57 [INFO] 02:52:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils --- 02:52:57 [INFO] Skipping duplicate-finder execution! 02:52:57 [INFO] 02:52:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils --- 02:52:57 [INFO] Skipping plugin execution 02:52:57 [INFO] 02:52:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils --- 02:52:57 [INFO] No sources in project. Archive not created. 02:52:57 [INFO] 02:52:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils --- 02:52:57 [INFO] 02:52:57 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils --- 02:52:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:57 [INFO] 02:52:57 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils --- 02:52:57 [WARNING] 02:52:57 [WARNING] The packaging plugin for project features-infrautils did not assign 02:52:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:52:57 [WARNING] 02:52:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:52:57 [WARNING] 02:52:57 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-SNAPSHOT.pom 02:52:57 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-SNAPSHOT-features.xml 02:52:57 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-SNAPSHOT-cyclonedx.xml 02:52:57 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-SNAPSHOT-cyclonedx.json 02:52:57 [INFO] 02:52:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils --- 02:52:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:52:57 [WARNING] 02:52:57 [WARNING] The packaging plugin for project features-infrautils did not assign 02:52:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:52:57 [WARNING] 02:52:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:52:57 [WARNING] 02:52:57 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:57 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml 02:52:57 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml 02:52:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:52:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:52:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:52:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:52:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:52:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:52:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:52:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:52:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:52:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:52:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:52:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:52:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:52:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:52:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:52:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:52:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:52:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:52:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:52:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:52:57 at java.lang.reflect.Method.invoke (Method.java:580) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:52:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:52:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils/maven-metadata.xml 02:52:57 [INFO] 02:52:57 [INFO] ---------< org.opendaylight.infrautils:odl-infrautils-inject >---------- 02:52:57 [INFO] Building OpenDaylight :: Infrautils :: @Inject 7.1.10-SNAPSHOT [24/39] 02:52:57 [INFO] from features/odl-infrautils-inject/pom.xml 02:52:57 [INFO] ------------------------------[ feature ]------------------------------- 02:52:57 [INFO] 02:52:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-inject --- 02:52:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:57 [INFO] 02:52:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-inject --- 02:52:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:52:57 [INFO] 02:52:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-inject --- 02:52:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:52:57 [INFO] argLine set to empty 02:52:57 [INFO] 02:52:57 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-inject --- 02:52:57 [INFO] Starting audit... 02:52:57 Audit done. 02:52:57 [INFO] You have 0 Checkstyle violations. 02:52:57 [INFO] 02:52:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-inject --- 02:52:57 [INFO] Starting audit... 02:52:57 Audit done. 02:52:57 [INFO] You have 0 Checkstyle violations. 02:52:57 [INFO] 02:52:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-inject --- 02:52:57 [INFO] Generation not enabled 02:52:57 [INFO] Attaching artifact 02:52:57 [INFO] 02:52:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-inject --- 02:52:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:52:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:52:57 [INFO] 02:52:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-inject >>> 02:52:57 [INFO] 02:52:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-inject --- 02:52:57 [INFO] No files found to run spotbugs, check compile phase has been run 02:52:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:52:57 [INFO] 02:52:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-inject <<< 02:52:57 [INFO] 02:52:57 [INFO] 02:52:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-inject --- 02:52:57 [INFO] 02:52:57 [INFO] --- feattest:14.1.7:test (default) @ odl-infrautils-inject --- 02:52:57 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-inject 02:52:57 [INFO] Project dependency features detected: [] 02:52:57 [INFO] Pax Exam System (Version: 4.14.0) created. 02:52:57 [INFO] Creating RMI registry server on 127.0.0.1:39103 02:52:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:52:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:52:57 [INFO] Waiting for remote bundle context.. on 39103 name: 29cd4f55-3199-47c0-9d73-d38fbab8b792 timout: [ RelativeTimeout value = 180000 ] 02:53:04 [INFO] Building jar from resources and headers. 02:53:04 [INFO] Writing jar finished. 02:53:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:53:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:53:06 [INFO] 02:53:06 [INFO] --- copy:14.1.7:copy-files (default) @ odl-infrautils-inject --- 02:53:06 [INFO] 02:53:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-inject --- 02:53:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:53:06 [INFO] 02:53:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-inject --- 02:53:06 [INFO] CycloneDX: Resolving Dependencies 02:53:07 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 02:53:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/bom.xml 02:53:07 [INFO] attaching as odl-infrautils-inject-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/bom.json 02:53:07 [INFO] attaching as odl-infrautils-inject-7.1.10-SNAPSHOT-cyclonedx.json 02:53:07 [INFO] 02:53:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-inject --- 02:53:07 [INFO] Skipping duplicate-finder execution! 02:53:07 [INFO] 02:53:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-inject --- 02:53:07 [INFO] Skipping plugin execution 02:53:07 [INFO] 02:53:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-inject --- 02:53:07 [INFO] Skipping source per configuration. 02:53:07 [INFO] 02:53:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-inject --- 02:53:07 [INFO] 02:53:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-inject --- 02:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:07 [INFO] 02:53:07 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-inject --- 02:53:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-SNAPSHOT.pom 02:53:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-SNAPSHOT-features.xml 02:53:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:07 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-SNAPSHOT-cyclonedx.json 02:53:07 [INFO] 02:53:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-inject --- 02:53:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:07 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:07 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:07 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml 02:53:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:07 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml 02:53:07 [INFO] 02:53:07 [INFO] ----< org.opendaylight.infrautils:features-infrautils-experimental >---- 02:53:07 [INFO] Building ODL :: infrautils :: features-infrautils-experimental 7.1.10-SNAPSHOT [25/39] 02:53:07 [INFO] from features/features-infrautils-experimental/pom.xml 02:53:07 [INFO] ------------------------------[ feature ]------------------------------- 02:53:07 [INFO] 02:53:07 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-experimental --- 02:53:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:07 [INFO] 02:53:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-experimental --- 02:53:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:07 [INFO] 02:53:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils-experimental --- 02:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:07 [INFO] argLine set to empty 02:53:07 [INFO] 02:53:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-experimental --- 02:53:07 [INFO] Starting audit... 02:53:07 Audit done. 02:53:07 [INFO] You have 0 Checkstyle violations. 02:53:07 [INFO] 02:53:07 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-experimental --- 02:53:07 [INFO] Starting audit... 02:53:07 Audit done. 02:53:07 [INFO] You have 0 Checkstyle violations. 02:53:07 [INFO] 02:53:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-experimental --- 02:53:07 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/feature/feature.xml 02:53:07 [INFO] ...done! 02:53:07 [INFO] Attaching features XML 02:53:07 [INFO] 02:53:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-experimental --- 02:53:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:53:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:07 [INFO] 02:53:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-experimental >>> 02:53:07 [INFO] 02:53:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-experimental --- 02:53:07 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:07 [INFO] 02:53:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-experimental <<< 02:53:07 [INFO] 02:53:07 [INFO] 02:53:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- feattest:14.1.7:test (default) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- copy:14.1.7:copy-files (default) @ features-infrautils-experimental --- 02:53:07 [INFO] 02:53:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-experimental --- 02:53:07 [INFO] No Javadoc in project. Archive not created. 02:53:07 [INFO] 02:53:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-experimental --- 02:53:07 [INFO] CycloneDX: Resolving Dependencies 02:53:08 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 02:53:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/bom.xml 02:53:08 [INFO] attaching as features-infrautils-experimental-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/bom.json 02:53:08 [INFO] attaching as features-infrautils-experimental-7.1.10-SNAPSHOT-cyclonedx.json 02:53:08 [INFO] 02:53:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-experimental --- 02:53:08 [INFO] Skipping duplicate-finder execution! 02:53:08 [INFO] 02:53:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-experimental --- 02:53:08 [INFO] Skipping plugin execution 02:53:08 [INFO] 02:53:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-experimental --- 02:53:08 [INFO] No sources in project. Archive not created. 02:53:08 [INFO] 02:53:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-experimental --- 02:53:08 [INFO] 02:53:08 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils-experimental --- 02:53:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:08 [INFO] 02:53:08 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-experimental --- 02:53:08 [WARNING] 02:53:08 [WARNING] The packaging plugin for project features-infrautils-experimental did not assign 02:53:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:53:08 [WARNING] 02:53:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:53:08 [WARNING] 02:53:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-SNAPSHOT.pom 02:53:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-SNAPSHOT-features.xml 02:53:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:08 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-SNAPSHOT-cyclonedx.json 02:53:08 [INFO] 02:53:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils-experimental --- 02:53:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:08 [WARNING] 02:53:08 [WARNING] The packaging plugin for project features-infrautils-experimental did not assign 02:53:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:53:08 [WARNING] 02:53:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:53:08 [WARNING] 02:53:08 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:08 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:08 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml 02:53:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:08 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml 02:53:08 [INFO] 02:53:08 [INFO] ------< org.opendaylight.infrautils:features-infrautils-samples >------- 02:53:08 [INFO] Building ODL :: infrautils :: features-infrautils-samples 7.1.10-SNAPSHOT [26/39] 02:53:08 [INFO] from features/features-infrautils-samples/pom.xml 02:53:08 [INFO] ------------------------------[ feature ]------------------------------- 02:53:08 [INFO] 02:53:08 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-samples --- 02:53:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:08 [INFO] 02:53:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-samples --- 02:53:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:08 [INFO] 02:53:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils-samples --- 02:53:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:08 [INFO] argLine set to empty 02:53:08 [INFO] 02:53:08 [INFO] --- feattmpl:14.1.7:generate-feature (generate-feature) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-samples --- 02:53:08 [INFO] Starting audit... 02:53:08 Audit done. 02:53:08 [INFO] You have 0 Checkstyle violations. 02:53:08 [INFO] 02:53:08 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-samples --- 02:53:08 [INFO] Starting audit... 02:53:08 Audit done. 02:53:08 [INFO] You have 0 Checkstyle violations. 02:53:08 [INFO] 02:53:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-samples --- 02:53:08 [INFO] Generation not enabled 02:53:08 [INFO] Attaching artifact 02:53:08 [INFO] 02:53:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-samples --- 02:53:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:53:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:08 [INFO] 02:53:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-samples >>> 02:53:08 [INFO] 02:53:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-samples --- 02:53:08 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:08 [INFO] 02:53:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-samples <<< 02:53:08 [INFO] 02:53:08 [INFO] 02:53:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-samples --- 02:53:08 [INFO] 02:53:08 [INFO] --- feattest:14.1.7:test (default) @ features-infrautils-samples --- 02:53:08 [INFO] Starting SFT for org.opendaylight.infrautils:features-infrautils-samples 02:53:08 [INFO] Project dependency features detected: [] 02:53:08 [INFO] Pax Exam System (Version: 4.14.0) created. 02:53:08 [INFO] Creating RMI registry server on 127.0.0.1:40019 02:53:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 02:53:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 02:53:09 [INFO] Waiting for remote bundle context.. on 40019 name: e64f60d6-29c3-410f-9175-c59ee7e1e0d4 timout: [ RelativeTimeout value = 180000 ] 02:53:15 [INFO] Building jar from resources and headers. 02:53:15 [INFO] Writing jar finished. 02:53:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 02:53:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 02:53:18 [INFO] 02:53:18 [INFO] --- copy:14.1.7:copy-files (default) @ features-infrautils-samples --- 02:53:18 [INFO] 02:53:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-samples --- 02:53:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:53:18 [INFO] 02:53:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-samples --- 02:53:18 [INFO] CycloneDX: Resolving Dependencies 02:53:19 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 02:53:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/bom.xml 02:53:19 [INFO] attaching as features-infrautils-samples-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/bom.json 02:53:19 [INFO] attaching as features-infrautils-samples-7.1.10-SNAPSHOT-cyclonedx.json 02:53:19 [INFO] 02:53:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-samples --- 02:53:19 [INFO] Skipping duplicate-finder execution! 02:53:19 [INFO] 02:53:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-samples --- 02:53:19 [INFO] Skipping plugin execution 02:53:19 [INFO] 02:53:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-samples --- 02:53:19 [INFO] Skipping source per configuration. 02:53:19 [INFO] 02:53:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-samples --- 02:53:19 [INFO] 02:53:19 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils-samples --- 02:53:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:19 [INFO] 02:53:19 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-samples --- 02:53:19 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-SNAPSHOT.pom 02:53:19 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-SNAPSHOT-features.xml 02:53:19 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:19 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-SNAPSHOT-cyclonedx.json 02:53:19 [INFO] 02:53:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils-samples --- 02:53:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:19 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:19 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:19 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml 02:53:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:19 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml 02:53:19 [INFO] 02:53:19 [INFO] ----------< org.opendaylight.infrautils:infrautils-features >----------- 02:53:19 [INFO] Building ODL :: infrautils :: infrautils-features 7.1.10-SNAPSHOT [27/39] 02:53:19 [INFO] from features/infrautils-features/pom.xml 02:53:19 [INFO] ------------------------------[ feature ]------------------------------- 02:53:19 [INFO] 02:53:19 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-features --- 02:53:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:19 [INFO] 02:53:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-features --- 02:53:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:19 [INFO] 02:53:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-features --- 02:53:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:19 [INFO] argLine set to empty 02:53:19 [INFO] 02:53:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-features --- 02:53:19 [INFO] Starting audit... 02:53:19 Audit done. 02:53:19 [INFO] You have 0 Checkstyle violations. 02:53:19 [INFO] 02:53:19 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-features --- 02:53:19 [INFO] Starting audit... 02:53:19 Audit done. 02:53:19 [INFO] You have 0 Checkstyle violations. 02:53:19 [INFO] 02:53:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ infrautils-features --- 02:53:19 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/feature/feature.xml 02:53:19 [INFO] ...done! 02:53:19 [INFO] Attaching features XML 02:53:19 [INFO] 02:53:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ infrautils-features --- 02:53:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:53:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 02:53:19 [INFO] 02:53:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-features >>> 02:53:19 [INFO] 02:53:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-features --- 02:53:19 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:19 [INFO] 02:53:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-features <<< 02:53:19 [INFO] 02:53:19 [INFO] 02:53:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- feattest:14.1.7:test (default) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- copy:14.1.7:copy-files (default) @ infrautils-features --- 02:53:19 [INFO] 02:53:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-features --- 02:53:19 [INFO] No Javadoc in project. Archive not created. 02:53:19 [INFO] 02:53:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-features --- 02:53:19 [INFO] CycloneDX: Resolving Dependencies 02:53:20 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 02:53:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/bom.xml 02:53:20 [INFO] attaching as infrautils-features-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/bom.json 02:53:20 [INFO] attaching as infrautils-features-7.1.10-SNAPSHOT-cyclonedx.json 02:53:20 [INFO] 02:53:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-features --- 02:53:20 [INFO] Skipping duplicate-finder execution! 02:53:20 [INFO] 02:53:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-features --- 02:53:20 [INFO] Skipping plugin execution 02:53:20 [INFO] 02:53:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-features --- 02:53:20 [INFO] No sources in project. Archive not created. 02:53:20 [INFO] 02:53:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-features --- 02:53:20 [INFO] 02:53:20 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-features --- 02:53:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 02:53:20 [INFO] 02:53:20 [INFO] --- install:3.1.4:install (default-install) @ infrautils-features --- 02:53:20 [WARNING] 02:53:20 [WARNING] The packaging plugin for project infrautils-features did not assign 02:53:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:53:20 [WARNING] 02:53:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:53:20 [WARNING] 02:53:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/infrautils-features/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-SNAPSHOT.pom 02:53:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-SNAPSHOT-features.xml 02:53:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:20 [INFO] Installing /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-SNAPSHOT-cyclonedx.json 02:53:20 [INFO] 02:53:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-features --- 02:53:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:20 [WARNING] 02:53:20 [WARNING] The packaging plugin for project infrautils-features did not assign 02:53:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 02:53:20 [WARNING] 02:53:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 02:53:20 [WARNING] 02:53:20 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:20 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:20 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml 02:53:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:20 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/infrautils-features/maven-metadata.xml 02:53:20 [INFO] 02:53:20 [INFO] ----------< org.opendaylight.infrautils:features-aggregator >----------- 02:53:20 [INFO] Building ODL :: infrautils :: features-aggregator 7.1.10-SNAPSHOT [28/39] 02:53:20 [INFO] from features/pom.xml 02:53:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:20 [INFO] 02:53:20 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 02:53:20 [INFO] 02:53:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 02:53:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:20 [INFO] 02:53:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 02:53:20 [INFO] 02:53:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 02:53:20 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:20 [INFO] 02:53:20 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 02:53:20 [INFO] Skipping artifact installation 02:53:20 [INFO] 02:53:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 02:53:20 [INFO] Skipping artifact deployment 02:53:20 [INFO] 02:53:20 [INFO] -----------< org.opendaylight.infrautils:common-aggregator >------------ 02:53:20 [INFO] Building ODL :: infrautils :: common-aggregator 7.1.10-SNAPSHOT [29/39] 02:53:20 [INFO] from common/pom.xml 02:53:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:20 [INFO] 02:53:20 [INFO] --- clean:3.5.0:clean (default-clean) @ common-aggregator --- 02:53:20 [INFO] 02:53:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common-aggregator --- 02:53:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:20 [INFO] 02:53:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-aggregator --- 02:53:20 [INFO] 02:53:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-aggregator --- 02:53:20 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:20 [INFO] 02:53:20 [INFO] --- install:3.1.4:install (default-install) @ common-aggregator --- 02:53:20 [INFO] Skipping artifact installation 02:53:20 [INFO] 02:53:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-aggregator --- 02:53:20 [INFO] Skipping artifact deployment 02:53:20 [INFO] 02:53:20 [INFO] -----------< org.opendaylight.infrautils:itestutils-parent >------------ 02:53:20 [INFO] Building ODL :: infrautils :: itestutils-parent 7.1.10-SNAPSHOT [30/39] 02:53:20 [INFO] from itestutils/parent/pom.xml 02:53:20 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:20 [INFO] 02:53:20 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-parent --- 02:53:20 [INFO] 02:53:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-parent --- 02:53:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:20 [INFO] 02:53:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-parent --- 02:53:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:20 [INFO] 02:53:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-parent --- 02:53:20 [INFO] 02:53:20 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-parent --- 02:53:20 [INFO] 02:53:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils-parent --- 02:53:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/itestutils/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:53:20 [INFO] 02:53:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-parent --- 02:53:21 [INFO] Starting audit... 02:53:21 Audit done. 02:53:21 [INFO] You have 0 Checkstyle violations. 02:53:21 [INFO] 02:53:21 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-parent --- 02:53:21 [INFO] Starting audit... 02:53:21 Audit done. 02:53:21 [INFO] You have 0 Checkstyle violations. 02:53:21 [INFO] 02:53:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-parent --- 02:53:21 [INFO] 02:53:21 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-parent --- 02:53:21 [INFO] Created: /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/classes/META-INF/maven/dependencies.properties 02:53:21 [INFO] 02:53:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-parent >>> 02:53:21 [INFO] 02:53:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-parent --- 02:53:21 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:21 [INFO] 02:53:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-parent <<< 02:53:21 [INFO] 02:53:21 [INFO] 02:53:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-parent --- 02:53:21 [INFO] 02:53:21 [INFO] --- copy:14.1.7:copy-files (default) @ itestutils-parent --- 02:53:21 [INFO] 02:53:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-parent --- 02:53:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:53:22 [INFO] 02:53:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-parent --- 02:53:22 [INFO] CycloneDX: Resolving Dependencies 02:53:24 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 02:53:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/bom.xml 02:53:24 [INFO] attaching as itestutils-parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/bom.json 02:53:24 [INFO] attaching as itestutils-parent-7.1.10-SNAPSHOT-cyclonedx.json 02:53:24 [INFO] 02:53:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-parent --- 02:53:24 [INFO] Skipping duplicate-finder execution! 02:53:24 [INFO] 02:53:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-parent --- 02:53:24 [INFO] Skipping pom project 02:53:24 [INFO] 02:53:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-parent --- 02:53:24 [INFO] 02:53:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-parent --- 02:53:24 [INFO] 02:53:24 [INFO] --- jacoco:0.8.14:report (report) @ itestutils-parent --- 02:53:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:53:24 [INFO] 02:53:24 [INFO] --- install:3.1.4:install (default-install) @ itestutils-parent --- 02:53:24 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-SNAPSHOT.pom 02:53:24 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:24 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-SNAPSHOT-cyclonedx.json 02:53:24 [INFO] 02:53:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-parent --- 02:53:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:24 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:24 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:24 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml 02:53:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:24 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml 02:53:24 [INFO] 02:53:24 [INFO] -------------< org.opendaylight.infrautils:diagstatus-it >-------------- 02:53:24 [INFO] Building ODL :: infrautils :: diagstatus-it 7.1.10-SNAPSHOT [31/39] 02:53:24 [INFO] from diagstatus/it/pom.xml 02:53:24 [INFO] --------------------------------[ jar ]--------------------------------- 02:53:24 [INFO] 02:53:24 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-it --- 02:53:24 [INFO] 02:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-it --- 02:53:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:24 [INFO] 02:53:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-it --- 02:53:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:25 [INFO] 02:53:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-it --- 02:53:25 [INFO] 02:53:25 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-it --- 02:53:25 [INFO] 02:53:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-it --- 02:53:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/diagstatus/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:53:25 [INFO] 02:53:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-it --- 02:53:25 [INFO] Starting audit... 02:53:25 Audit done. 02:53:25 [INFO] You have 0 Checkstyle violations. 02:53:25 [INFO] 02:53:25 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-it --- 02:53:25 [INFO] Starting audit... 02:53:25 Audit done. 02:53:25 [INFO] You have 0 Checkstyle violations. 02:53:25 [INFO] 02:53:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-it --- 02:53:25 [INFO] 02:53:25 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ diagstatus-it --- 02:53:25 [INFO] Created: /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/classes/META-INF/maven/dependencies.properties 02:53:25 [INFO] 02:53:25 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-it --- 02:53:25 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/it/src/main/resources 02:53:25 [INFO] 02:53:25 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-it --- 02:53:26 [INFO] No sources to compile 02:53:26 [INFO] 02:53:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-it >>> 02:53:26 [INFO] 02:53:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-it --- 02:53:26 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:26 [INFO] 02:53:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-it <<< 02:53:26 [INFO] 02:53:26 [INFO] 02:53:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-it --- 02:53:26 [INFO] 02:53:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-it --- 02:53:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/diagstatus/it/src/test/resources 02:53:26 [INFO] 02:53:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-it --- 02:53:26 [INFO] Recompiling the module because of changed dependency. 02:53:26 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:53:26 [INFO] 02:53:26 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-it --- 02:53:26 [INFO] 02:53:26 [INFO] --- copy:14.1.7:copy-files (default) @ diagstatus-it --- 02:53:26 [INFO] 02:53:26 [INFO] --- jar:3.5.0:jar (default-jar) @ diagstatus-it --- 02:53:26 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/diagstatus-it-7.1.10-SNAPSHOT.jar 02:53:26 [INFO] 02:53:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-it --- 02:53:26 [INFO] No Javadoc in project. Archive not created. 02:53:26 [INFO] 02:53:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-it --- 02:53:26 [INFO] CycloneDX: Resolving Dependencies 02:53:28 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 02:53:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/bom.xml 02:53:28 [INFO] attaching as diagstatus-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/bom.json 02:53:28 [INFO] attaching as diagstatus-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:28 [INFO] 02:53:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-it --- 02:53:28 [INFO] Skipping duplicate-finder execution! 02:53:28 [INFO] 02:53:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-it --- 02:53:28 [WARNING] Used undeclared dependencies found: 02:53:28 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:53:28 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 02:53:28 [WARNING] Unused declared dependencies found: 02:53:28 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.10-SNAPSHOT:compile 02:53:28 [WARNING] Non-test scoped test only dependencies found: 02:53:28 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.10-SNAPSHOT:compile 02:53:28 [INFO] 02:53:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-it --- 02:53:28 [INFO] No sources in project. Archive not created. 02:53:28 [INFO] 02:53:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-it --- 02:53:28 [INFO] 02:53:28 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-it --- 02:53:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:53:28 [INFO] 02:53:28 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-it --- 02:53:28 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/it/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-SNAPSHOT.pom 02:53:28 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/diagstatus-it-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-SNAPSHOT.jar 02:53:28 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:28 [INFO] Installing /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:28 [INFO] 02:53:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-it --- 02:53:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:28 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:28 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:28 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml 02:53:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:28 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml 02:53:28 [INFO] 02:53:28 [INFO] ---------< org.opendaylight.infrautils:diagstatus-aggregator >---------- 02:53:28 [INFO] Building diagstatus-aggregator 7.1.10-SNAPSHOT [32/39] 02:53:28 [INFO] from diagstatus/pom.xml 02:53:28 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:28 [INFO] 02:53:28 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-aggregator --- 02:53:28 [INFO] 02:53:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-aggregator --- 02:53:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:28 [INFO] 02:53:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-aggregator --- 02:53:28 [INFO] 02:53:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-aggregator --- 02:53:28 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:28 [INFO] 02:53:28 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-aggregator --- 02:53:28 [INFO] Skipping artifact installation 02:53:28 [INFO] 02:53:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-aggregator --- 02:53:28 [INFO] Skipping artifact deployment 02:53:28 [INFO] 02:53:28 [INFO] -----------< org.opendaylight.infrautils:inject-aggregator >------------ 02:53:28 [INFO] Building ODL :: infrautils :: inject-aggregator 7.1.10-SNAPSHOT [33/39] 02:53:28 [INFO] from inject/pom.xml 02:53:28 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:28 [INFO] 02:53:28 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-aggregator --- 02:53:28 [INFO] 02:53:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-aggregator --- 02:53:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:28 [INFO] 02:53:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-aggregator --- 02:53:28 [INFO] 02:53:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-aggregator --- 02:53:28 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:28 [INFO] 02:53:28 [INFO] --- install:3.1.4:install (default-install) @ inject-aggregator --- 02:53:28 [INFO] Skipping artifact installation 02:53:28 [INFO] 02:53:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject-aggregator --- 02:53:28 [INFO] Skipping artifact deployment 02:53:28 [INFO] 02:53:28 [INFO] -------------< org.opendaylight.infrautils:itestutils-it >-------------- 02:53:28 [INFO] Building ODL :: infrautils :: itestutils-it 7.1.10-SNAPSHOT [34/39] 02:53:28 [INFO] from itestutils/it/pom.xml 02:53:28 [INFO] --------------------------------[ jar ]--------------------------------- 02:53:29 [INFO] 02:53:29 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-it --- 02:53:29 [INFO] 02:53:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-it --- 02:53:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:29 [INFO] 02:53:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-it --- 02:53:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:29 [INFO] 02:53:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-it --- 02:53:29 [INFO] 02:53:29 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-it --- 02:53:29 [INFO] 02:53:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils-it --- 02:53:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/itestutils/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:53:29 [INFO] 02:53:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-it --- 02:53:29 [INFO] Starting audit... 02:53:29 Audit done. 02:53:29 [INFO] You have 0 Checkstyle violations. 02:53:29 [INFO] 02:53:29 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-it --- 02:53:29 [INFO] Starting audit... 02:53:29 Audit done. 02:53:29 [INFO] You have 0 Checkstyle violations. 02:53:29 [INFO] 02:53:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-it --- 02:53:29 [INFO] 02:53:29 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-it --- 02:53:29 [INFO] Created: /w/workspace/infrautils-maven-merge-master/itestutils/it/target/classes/META-INF/maven/dependencies.properties 02:53:29 [INFO] 02:53:29 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils-it --- 02:53:29 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/itestutils/it/src/main/resources 02:53:29 [INFO] 02:53:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils-it --- 02:53:29 [INFO] No sources to compile 02:53:29 [INFO] 02:53:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-it >>> 02:53:29 [INFO] 02:53:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-it --- 02:53:29 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:29 [INFO] 02:53:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-it <<< 02:53:29 [INFO] 02:53:29 [INFO] 02:53:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-it --- 02:53:29 [INFO] 02:53:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils-it --- 02:53:29 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/itestutils/it/src/test/resources 02:53:29 [INFO] 02:53:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils-it --- 02:53:29 [INFO] Recompiling the module because of changed dependency. 02:53:29 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:53:29 [INFO] 02:53:29 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils-it --- 02:53:29 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/itestutils/it/target/surefire-reports 02:53:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:29 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 02:53:29 [INFO] 02:53:29 [INFO] ------------------------------------------------------- 02:53:29 [INFO] T E S T S 02:53:29 [INFO] ------------------------------------------------------- 02:53:30 [INFO] Running org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 02:53:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.20 s -- in org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 02:53:43 [INFO] 02:53:43 [INFO] Results: 02:53:43 [INFO] 02:53:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:53:43 [INFO] 02:53:43 [INFO] 02:53:43 [INFO] --- copy:14.1.7:copy-files (default) @ itestutils-it --- 02:53:43 [INFO] 02:53:43 [INFO] --- jar:3.5.0:jar (default-jar) @ itestutils-it --- 02:53:43 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/itestutils/it/target/itestutils-it-7.1.10-SNAPSHOT.jar 02:53:43 [INFO] 02:53:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-it --- 02:53:43 [INFO] No Javadoc in project. Archive not created. 02:53:43 [INFO] 02:53:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-it --- 02:53:43 [INFO] CycloneDX: Resolving Dependencies 02:53:45 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 02:53:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/itestutils/it/target/bom.xml 02:53:45 [INFO] attaching as itestutils-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/itestutils/it/target/bom.json 02:53:45 [INFO] attaching as itestutils-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:45 [INFO] 02:53:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-it --- 02:53:45 [INFO] Skipping duplicate-finder execution! 02:53:45 [INFO] 02:53:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-it --- 02:53:45 [WARNING] Used undeclared dependencies found: 02:53:45 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 02:53:45 [INFO] 02:53:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-it --- 02:53:45 [INFO] No sources in project. Archive not created. 02:53:45 [INFO] 02:53:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-it --- 02:53:45 [INFO] 02:53:45 [INFO] --- jacoco:0.8.14:report (report) @ itestutils-it --- 02:53:45 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/itestutils/it/target/code-coverage/jacoco.exec 02:53:45 [INFO] Analyzed bundle 'ODL :: infrautils :: itestutils-it' with 0 classes 02:53:46 [INFO] 02:53:46 [INFO] --- install:3.1.4:install (default-install) @ itestutils-it --- 02:53:46 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/it/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-SNAPSHOT.pom 02:53:46 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/it/target/itestutils-it-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-SNAPSHOT.jar 02:53:46 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:46 [INFO] Installing /w/workspace/infrautils-maven-merge-master/itestutils/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:46 [INFO] 02:53:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-it --- 02:53:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:46 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:46 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:46 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml 02:53:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:46 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/itestutils-it/maven-metadata.xml 02:53:46 [INFO] 02:53:46 [INFO] ---------< org.opendaylight.infrautils:itestutils-aggregator >---------- 02:53:46 [INFO] Building ODL :: infrautils :: itestutils-aggregator 7.1.10-SNAPSHOT [35/39] 02:53:46 [INFO] from itestutils/pom.xml 02:53:46 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:46 [INFO] 02:53:46 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-aggregator --- 02:53:46 [INFO] 02:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-aggregator --- 02:53:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:46 [INFO] 02:53:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-aggregator --- 02:53:46 [INFO] 02:53:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-aggregator --- 02:53:46 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:46 [INFO] 02:53:46 [INFO] --- install:3.1.4:install (default-install) @ itestutils-aggregator --- 02:53:46 [INFO] Skipping artifact installation 02:53:46 [INFO] 02:53:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-aggregator --- 02:53:46 [INFO] Skipping artifact deployment 02:53:46 [INFO] 02:53:46 [INFO] ----------------< org.opendaylight.infrautils:ready-it >---------------- 02:53:46 [INFO] Building ODL :: infrautils :: ready-it 7.1.10-SNAPSHOT [36/39] 02:53:46 [INFO] from ready/it/pom.xml 02:53:46 [INFO] --------------------------------[ jar ]--------------------------------- 02:53:46 [INFO] 02:53:46 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-it --- 02:53:46 [INFO] 02:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-it --- 02:53:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:46 [INFO] 02:53:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-it --- 02:53:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:46 [INFO] 02:53:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-it --- 02:53:46 [INFO] 02:53:46 [INFO] --- dependency:3.9.0:properties (default) @ ready-it --- 02:53:46 [INFO] 02:53:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-it --- 02:53:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/ready/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:53:46 [INFO] 02:53:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-it --- 02:53:46 [INFO] Starting audit... 02:53:46 Audit done. 02:53:46 [INFO] You have 0 Checkstyle violations. 02:53:46 [INFO] 02:53:46 [INFO] --- checkstyle:3.6.0:check (default) @ ready-it --- 02:53:46 [INFO] Starting audit... 02:53:46 Audit done. 02:53:46 [INFO] You have 0 Checkstyle violations. 02:53:46 [INFO] 02:53:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-it --- 02:53:46 [INFO] 02:53:46 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ ready-it --- 02:53:46 [INFO] Created: /w/workspace/infrautils-maven-merge-master/ready/it/target/classes/META-INF/maven/dependencies.properties 02:53:46 [INFO] 02:53:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-it --- 02:53:46 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/it/src/main/resources 02:53:46 [INFO] 02:53:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-it --- 02:53:46 [INFO] No sources to compile 02:53:46 [INFO] 02:53:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-it >>> 02:53:46 [INFO] 02:53:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-it --- 02:53:46 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:46 [INFO] 02:53:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-it <<< 02:53:46 [INFO] 02:53:46 [INFO] 02:53:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-it --- 02:53:46 [INFO] 02:53:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-it --- 02:53:46 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/ready/it/src/test/resources 02:53:46 [INFO] 02:53:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-it --- 02:53:46 [INFO] Recompiling the module because of changed dependency. 02:53:46 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 02:53:46 [INFO] 02:53:46 [INFO] --- surefire:3.5.4:test (default-test) @ ready-it --- 02:53:46 [INFO] Surefire report directory: /w/workspace/infrautils-maven-merge-master/ready/it/target/surefire-reports 02:53:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 02:53:46 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 02:53:46 [INFO] 02:53:46 [INFO] ------------------------------------------------------- 02:53:46 [INFO] T E S T S 02:53:46 [INFO] ------------------------------------------------------- 02:53:48 [INFO] Running org.opendaylight.infrautils.ready.it.SystemReadyTest 02:53:48 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 s -- in org.opendaylight.infrautils.ready.it.SystemReadyTest 02:53:48 [INFO] 02:53:48 [INFO] Results: 02:53:48 [INFO] 02:53:48 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 02:53:48 [INFO] 02:53:48 [INFO] 02:53:48 [INFO] --- copy:14.1.7:copy-files (default) @ ready-it --- 02:53:48 [INFO] 02:53:48 [INFO] --- jar:3.5.0:jar (default-jar) @ ready-it --- 02:53:48 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/ready/it/target/ready-it-7.1.10-SNAPSHOT.jar 02:53:48 [INFO] 02:53:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-it --- 02:53:48 [INFO] No Javadoc in project. Archive not created. 02:53:48 [INFO] 02:53:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-it --- 02:53:48 [INFO] CycloneDX: Resolving Dependencies 02:53:51 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 02:53:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-merge-master/ready/it/target/bom.xml 02:53:51 [INFO] attaching as ready-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-merge-master/ready/it/target/bom.json 02:53:51 [INFO] attaching as ready-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:51 [INFO] 02:53:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-it --- 02:53:51 [INFO] Skipping duplicate-finder execution! 02:53:51 [INFO] 02:53:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-it --- 02:53:51 [WARNING] Used undeclared dependencies found: 02:53:51 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 02:53:51 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 02:53:51 [WARNING] Unused declared dependencies found: 02:53:51 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.10-SNAPSHOT:compile 02:53:51 [WARNING] Non-test scoped test only dependencies found: 02:53:51 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.10-SNAPSHOT:compile 02:53:51 [INFO] 02:53:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-it --- 02:53:51 [INFO] No sources in project. Archive not created. 02:53:51 [INFO] 02:53:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-it --- 02:53:51 [INFO] 02:53:51 [INFO] --- jacoco:0.8.14:report (report) @ ready-it --- 02:53:51 [INFO] Loading execution data file /w/workspace/infrautils-maven-merge-master/ready/it/target/code-coverage/jacoco.exec 02:53:51 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-it' with 0 classes 02:53:51 [INFO] 02:53:51 [INFO] --- install:3.1.4:install (default-install) @ ready-it --- 02:53:51 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/it/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-SNAPSHOT.pom 02:53:51 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/it/target/ready-it-7.1.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-SNAPSHOT.jar 02:53:51 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-SNAPSHOT-cyclonedx.xml 02:53:51 [INFO] Installing /w/workspace/infrautils-maven-merge-master/ready/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-SNAPSHOT-cyclonedx.json 02:53:51 [INFO] 02:53:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-it --- 02:53:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-merge-master/m2repo 02:53:51 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:51 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:53:51 [WARNING] Could not validate integrity of download from file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-it/maven-metadata.xml 02:53:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 02:53:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 02:53:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 02:53:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 02:53:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 02:53:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 02:53:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 02:53:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 02:53:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 02:53:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 02:53:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 02:53:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 02:53:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 02:53:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 02:53:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 02:53:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 02:53:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 02:53:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 02:53:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 02:53:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 02:53:51 at java.lang.reflect.Method.invoke (Method.java:580) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 02:53:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 02:53:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/infrautils-maven-merge-master/m2repo/org/opendaylight/infrautils/ready-it/maven-metadata.xml 02:53:51 [INFO] 02:53:51 [INFO] ------------< org.opendaylight.infrautils:ready-aggregator >------------ 02:53:51 [INFO] Building ODL :: infrautils :: ready-aggregator 7.1.10-SNAPSHOT [37/39] 02:53:51 [INFO] from ready/pom.xml 02:53:51 [INFO] --------------------------------[ pom ]--------------------------------- 02:53:51 [INFO] 02:53:51 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-aggregator --- 02:53:51 [INFO] 02:53:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-aggregator --- 02:53:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:51 [INFO] 02:53:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-aggregator --- 02:53:51 [INFO] 02:53:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-aggregator --- 02:53:51 [INFO] Skipping CycloneDX goal, because module skips deploy 02:53:51 [INFO] 02:53:51 [INFO] --- install:3.1.4:install (default-install) @ ready-aggregator --- 02:53:51 [INFO] Skipping artifact installation 02:53:51 [INFO] 02:53:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-aggregator --- 02:53:51 [INFO] Skipping artifact deployment 02:53:51 [INFO] 02:53:51 [INFO] ------------< org.opendaylight.infrautils:infrautils-karaf >------------ 02:53:51 [INFO] Building ODL :: infrautils :: infrautils-karaf 7.1.10-SNAPSHOT [38/39] 02:53:51 [INFO] from karaf/pom.xml 02:53:51 [INFO] --------------------------------[ jar ]--------------------------------- 02:53:52 [INFO] 02:53:52 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-karaf --- 02:53:52 [INFO] 02:53:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-karaf --- 02:53:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:52 [INFO] 02:53:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-karaf --- 02:53:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:53:52 [INFO] 02:53:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-karaf --- 02:53:52 [INFO] 02:53:52 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-karaf --- 02:53:52 [INFO] 02:53:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-karaf --- 02:53:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/infrautils-maven-merge-master/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 02:53:52 [INFO] 02:53:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-karaf --- 02:53:52 [INFO] Starting audit... 02:53:52 Audit done. 02:53:52 [INFO] You have 0 Checkstyle violations. 02:53:52 [INFO] 02:53:52 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-karaf --- 02:53:52 [INFO] Starting audit... 02:53:52 Audit done. 02:53:52 [INFO] You have 0 Checkstyle violations. 02:53:52 [INFO] 02:53:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-karaf --- 02:53:52 [INFO] 02:53:52 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-karaf --- 02:53:52 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/karaf/src/main/resources 02:53:52 [INFO] 02:53:52 [INFO] --- resources:3.3.1:resources (process-resources) @ infrautils-karaf --- 02:53:52 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/karaf/src/main/resources 02:53:52 [INFO] 02:53:52 [INFO] --- karaf:4.4.8:assembly (process-resources) @ infrautils-karaf --- 02:53:52 [INFO] Using repositories: 02:53:52 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 02:53:52 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 02:53:52 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 02:53:52 [INFO] Creating work directory: /w/workspace/infrautils-maven-merge-master/karaf/target/assembly 02:53:52 [INFO] Loading direct KAR and features XML dependencies 02:53:52 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 02:53:52 [INFO] Feature framework will be added as a startup feature 02:53:52 [INFO] Generating Karaf assembly: /w/workspace/infrautils-maven-merge-master/karaf/target/assembly 02:53:52 [INFO] Unzipping kars 02:53:52 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 02:53:52 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 02:53:52 [INFO] Loading profiles from: 02:53:52 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 02:53:52 [INFO] Loading repositories 02:53:52 [INFO] Generating generated-startup profile 02:53:52 [INFO] Generating generated-boot profile with parents: generated-startup 02:53:52 [INFO] Generating generated-installed profile 02:53:52 [INFO] Configuring etc/config.properties and etc/system.properties 02:53:52 [INFO] Downloading libraries for generated profiles 02:53:52 [INFO] Downloading additional libraries 02:53:52 [INFO] Writing configurations 02:53:52 [INFO] adding config file: etc/profile.cfg 02:53:52 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 02:53:52 [INFO] Startup stage 02:53:52 [INFO] Loading startup repositories 02:53:52 [INFO] Resolving startup features and bundles 02:53:52 [INFO] Features: framework 02:53:52 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 02:53:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:53:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:53:53 [INFO] Boot stage 02:53:53 [INFO] Loading boot repositories 02:53:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.7/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.7/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.1.7/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.7/xml/features 02:53:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.7/xml/features 02:53:53 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 02:53:53 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 02:53:53 [INFO] Feature service/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 02:53:53 [INFO] Feature scr/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 02:53:53 [INFO] Feature shell/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 02:53:53 [INFO] Feature kar/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 02:53:53 [INFO] Feature package/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 02:53:53 [INFO] Feature jaas/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 02:53:53 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 02:53:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 02:53:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 02:53:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 02:53:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 02:53:53 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 02:53:53 [INFO] Feature feature/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 02:53:53 [INFO] Feature system/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 02:53:53 [INFO] Feature ssh/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 02:53:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 02:53:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 02:53:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 02:53:53 [INFO] Feature jline/3.21.0 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 02:53:53 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 02:53:53 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 02:53:53 [INFO] Feature config/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 02:53:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 02:53:53 [INFO] Feature instance/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 02:53:53 [INFO] Feature framework/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 02:53:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 02:53:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 02:53:53 [INFO] Feature log/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 02:53:53 [INFO] adding config file: etc/org.apache.karaf.log.cfg 02:53:53 [INFO] Feature management/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 02:53:53 [INFO] adding config file: etc/jmx.acl.cfg 02:53:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 02:53:53 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 02:53:53 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.management.cfg 02:53:53 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 02:53:53 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 02:53:53 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 02:53:53 [INFO] Feature deployer/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 02:53:53 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 02:53:53 [INFO] Feature bundle/4.4.8 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 02:53:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 02:53:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 02:53:53 [INFO] Feature standard/4.4.8 is defined as a boot feature 02:53:53 [INFO] Feature da9fbb3b-0512-4ece-b0c6-2c5abc8186ff/0.0.0 is defined as a boot feature 02:53:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.7 02:53:53 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 02:53:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.7 02:53:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.7 02:53:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 02:53:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.7 02:53:53 [INFO] Install stage 02:53:53 [INFO] Loading installed repositories 02:53:53 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 02:53:53 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 02:53:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 02:53:53 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 02:53:53 [INFO] 02:53:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-karaf --- 02:53:53 [INFO] No sources to compile 02:53:53 [INFO] 02:53:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-karaf >>> 02:53:53 [INFO] 02:53:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-karaf --- 02:53:53 [INFO] No files found to run spotbugs, check compile phase has been run 02:53:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 02:53:53 [INFO] 02:53:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-karaf <<< 02:53:53 [INFO] 02:53:53 [INFO] 02:53:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-karaf --- 02:53:53 [INFO] 02:53:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-karaf --- 02:53:53 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/karaf/src/test/resources 02:53:53 [INFO] 02:53:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-karaf --- 02:53:53 [INFO] No sources to compile 02:53:53 [INFO] 02:53:53 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-karaf --- 02:53:53 [INFO] No tests to run. 02:53:53 [INFO] 02:53:53 [INFO] --- dependency:3.9.0:copy (apply-branding) @ infrautils-karaf --- 02:53:53 [INFO] 02:53:53 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ infrautils-karaf --- 02:53:53 [INFO] 02:53:53 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ infrautils-karaf --- 02:53:53 [WARNING] Overwriting /w/workspace/infrautils-maven-merge-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 02:53:53 [INFO] 02:53:53 [INFO] --- copy:14.1.7:copy-files (default) @ infrautils-karaf --- 02:53:53 [INFO] 02:53:53 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ infrautils-karaf --- 02:53:53 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-merge-master/karaf/src/main/assembly 02:53:53 [INFO] 02:53:53 [INFO] --- karaf:14.1.7:populate-local-repo (populate-local-repo) @ infrautils-karaf --- 02:53:54 [INFO] Feature repository discovered recursively: 49e70a80-c7a1-4f5d-96d1-0bbdedd1bb5e 02:53:54 [INFO] Feature repository discovered recursively: features-infrautils 02:53:54 [INFO] Feature repository discovered recursively: features-infrautils-experimental 02:53:54 [INFO] Feature repository discovered recursively: features-infrautils-samples 02:53:54 [INFO] Feature repository discovered recursively: framework-4.4.8 02:53:54 [INFO] Feature repository discovered recursively: odl-gson 02:53:54 [INFO] Feature repository discovered recursively: odl-guava 02:53:54 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 02:53:54 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 02:53:54 [INFO] Feature repository discovered recursively: odl-infrautils-inject 02:53:54 [INFO] Feature repository discovered recursively: odl-infrautils-ready 02:53:54 [INFO] Feature repository discovered recursively: odl-infrautils-utils 02:53:54 [INFO] Feature repository discovered recursively: odl-jspecify 02:53:54 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 02:53:54 [INFO] Feature repository discovered recursively: odl-servlet-api 02:53:54 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 02:53:54 [INFO] Feature repository discovered recursively: standard-4.4.8 02:53:54 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 02:53:54 [INFO] 02:53:54 [INFO] --- antrun:3.2.0:run (fix-permissions) @ infrautils-karaf --- 02:53:54 [INFO] Executing tasks 02:53:54 [INFO] Executed tasks 02:53:54 [INFO] 02:53:54 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ infrautils-karaf --- 02:53:54 [INFO] Executing tasks 02:53:54 [INFO] [delete] Deleting directory /w/workspace/infrautils-maven-merge-master/karaf/target/assembly/system/org/bouncycastle 02:53:54 [INFO] Executed tasks 02:53:54 [INFO] 02:53:54 [INFO] --- jar:3.5.0:jar (default-jar) @ infrautils-karaf --- 02:53:54 [INFO] Building jar: /w/workspace/infrautils-maven-merge-master/karaf/target/infrautils-karaf-7.1.10-SNAPSHOT.jar 02:53:54 [INFO] 02:53:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-karaf --- 02:53:54 [INFO] No Javadoc in project. Archive not created. 02:53:54 [INFO] 02:53:54 [INFO] --- karaf:4.4.8:archive (package) @ infrautils-karaf --- 02:54:01 [INFO] 02:54:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-karaf --- 02:54:01 [INFO] Skipping CycloneDX goal, because module skips deploy 02:54:01 [INFO] 02:54:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-karaf --- 02:54:01 [INFO] Skipping duplicate-finder execution! 02:54:01 [INFO] 02:54:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-karaf --- 02:54:01 [WARNING] Unused declared dependencies found: 02:54:01 [WARNING] org.apache.karaf.features:framework:kar:4.4.8:compile 02:54:01 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:14.1.7:compile 02:54:01 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 02:54:01 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 02:54:01 [INFO] 02:54:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-karaf --- 02:54:01 [INFO] No sources in project. Archive not created. 02:54:01 [INFO] 02:54:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-karaf --- 02:54:01 [INFO] 02:54:01 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-karaf --- 02:54:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:54:01 [INFO] 02:54:01 [INFO] --- install:3.1.4:install (default-install) @ infrautils-karaf --- 02:54:01 [INFO] Skipping artifact installation 02:54:01 [INFO] 02:54:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-karaf --- 02:54:01 [INFO] Skipping artifact deployment 02:54:01 [INFO] 02:54:01 [INFO] ---------< org.opendaylight.infrautils:infrautils-aggregator >---------- 02:54:01 [INFO] Building infrautils 7.1.10-SNAPSHOT [39/39] 02:54:01 [INFO] from pom.xml 02:54:01 [INFO] --------------------------------[ pom ]--------------------------------- 02:54:01 [INFO] 02:54:01 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-aggregator --- 02:54:01 [INFO] Deleting /w/workspace/infrautils-maven-merge-master/target 02:54:01 [INFO] 02:54:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-aggregator --- 02:54:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:54:01 [INFO] 02:54:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-aggregator --- 02:54:01 [INFO] 02:54:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-aggregator --- 02:54:01 [INFO] Skipping CycloneDX goal, because module skips deploy 02:54:01 [INFO] 02:54:01 [INFO] --- install:3.1.4:install (default-install) @ infrautils-aggregator --- 02:54:01 [INFO] Skipping artifact installation 02:54:01 [INFO] 02:54:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-aggregator --- 02:54:01 [INFO] Skipping artifact deployment 02:54:01 [INFO] ------------------------------------------------------------------------ 02:54:01 [INFO] Reactor Summary for infrautils 7.1.10-SNAPSHOT: 02:54:01 [INFO] 02:54:01 [INFO] ODL :: infrautils :: infrautils-artifacts .......... SUCCESS [ 2.826 s] 02:54:01 [INFO] ODL :: infrautils :: parent ........................ SUCCESS [ 7.772 s] 02:54:01 [INFO] ODL :: infrautils :: infrautils-testutils .......... SUCCESS [ 27.638 s] 02:54:01 [INFO] ODL :: infrautils :: infrautils-util ............... SUCCESS [ 12.642 s] 02:54:01 [INFO] ODL :: infrautils :: inject ........................ SUCCESS [ 6.506 s] 02:54:01 [INFO] ODL :: infrautils :: inject.guice.testutils ........ SUCCESS [ 10.064 s] 02:54:01 [INFO] ODL :: infrautils :: itestutils .................... SUCCESS [ 9.825 s] 02:54:01 [INFO] ODL :: infrautils :: ready-api ..................... SUCCESS [ 7.213 s] 02:54:01 [INFO] diagstatus-api ..................................... SUCCESS [ 7.752 s] 02:54:01 [INFO] diagstatus-impl .................................... SUCCESS [ 11.741 s] 02:54:01 [INFO] diagstatus-shell ................................... SUCCESS [ 9.310 s] 02:54:01 [INFO] diagstatus-web ..................................... SUCCESS [ 10.674 s] 02:54:01 [INFO] ODL :: infrautils :: ready-impl .................... SUCCESS [ 12.123 s] 02:54:01 [INFO] ODL :: infrautils :: inject-spi .................... SUCCESS [ 10.182 s] 02:54:01 [INFO] ODL :: infrautils :: inject.guice .................. SUCCESS [ 8.497 s] 02:54:01 [INFO] ODL :: infrautils :: ready-guice ................... SUCCESS [ 10.999 s] 02:54:01 [INFO] infrautils-docs .................................... SUCCESS [ 9.266 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: feature-parent ....... SUCCESS [ 3.067 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: Utils ................ SUCCESS [ 18.974 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: Ready ................ SUCCESS [ 11.801 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: DiagStatus ........... SUCCESS [ 10.782 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web ....... SUCCESS [ 11.619 s] 02:54:01 [INFO] ODL :: infrautils :: features-infrautils ........... SUCCESS [ 1.083 s] 02:54:01 [INFO] OpenDaylight :: Infrautils :: @Inject .............. SUCCESS [ 9.989 s] 02:54:01 [INFO] ODL :: infrautils :: features-infrautils-experimental SUCCESS [ 1.040 s] 02:54:01 [INFO] ODL :: infrautils :: features-infrautils-samples ... SUCCESS [ 11.497 s] 02:54:01 [INFO] ODL :: infrautils :: infrautils-features ........... SUCCESS [ 0.989 s] 02:54:01 [INFO] ODL :: infrautils :: features-aggregator ........... SUCCESS [ 0.005 s] 02:54:01 [INFO] ODL :: infrautils :: common-aggregator ............. SUCCESS [ 0.004 s] 02:54:01 [INFO] ODL :: infrautils :: itestutils-parent ............. SUCCESS [ 4.277 s] 02:54:01 [INFO] ODL :: infrautils :: diagstatus-it ................. SUCCESS [ 4.035 s] 02:54:01 [INFO] diagstatus-aggregator .............................. SUCCESS [ 0.009 s] 02:54:01 [INFO] ODL :: infrautils :: inject-aggregator ............. SUCCESS [ 0.006 s] 02:54:01 [INFO] ODL :: infrautils :: itestutils-it ................. SUCCESS [ 17.081 s] 02:54:01 [INFO] ODL :: infrautils :: itestutils-aggregator ......... SUCCESS [ 0.007 s] 02:54:01 [INFO] ODL :: infrautils :: ready-it ...................... SUCCESS [ 5.221 s] 02:54:01 [INFO] ODL :: infrautils :: ready-aggregator .............. SUCCESS [ 0.009 s] 02:54:01 [INFO] ODL :: infrautils :: infrautils-karaf .............. SUCCESS [ 9.791 s] 02:54:01 [INFO] infrautils ......................................... SUCCESS [ 0.013 s] 02:54:01 [INFO] ------------------------------------------------------------------------ 02:54:01 [INFO] BUILD SUCCESS 02:54:01 [INFO] ------------------------------------------------------------------------ 02:54:01 [INFO] Total time: 05:03 min 02:54:01 [INFO] Finished at: 2025-11-28T02:54:01Z 02:54:01 [INFO] ------------------------------------------------------------------------ 02:54:01 [infrautils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4505365777608404737.sh 02:54:01 [infrautils-maven-merge-master] $ /bin/bash -l /tmp/jenkins11913693660938582647.sh 02:54:01 ---> common-variables.sh 02:54:01 --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:54:01 ---> maven-deploy.sh 02:54:01 -----> Remove metadata files that were not updated 02:54:01 -----> Install lftools 02:54:01 Setup pyenv: 02:54:01 system 02:54:01 3.8.20 02:54:01 3.9.20 02:54:01 3.10.15 02:54:01 * 3.11.10 (set by /w/workspace/infrautils-maven-merge-master/.python-version) 02:54:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbga from file:/tmp/.os_lf_venv 02:54:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:54:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:54:03 lf-activate-venv(): INFO: Base packages installed successfully 02:54:03 lf-activate-venv(): INFO: Installing additional packages: lftools 02:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:54:17 -----> Upload files to Nexus 02:54:18 ####################################################### 02:54:18 Deploying directory /w/workspace/infrautils-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.md5 (32.0 b) 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.sha1 (40.0 b) 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml (369.0 b) 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml (3.29 kb) 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json (3.6 kb) 02:54:18 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom (7.33 kb) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml (1.04 kb) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml (369.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml (75.38 kb) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:19 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom (3.05 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar (197.14 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar (28.45 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json (84.31 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar (45.3 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml.md5 (32.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/maven-metadata.xml (360.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar (3.27 kb) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:20 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar (86.44 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom (2.03 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml (57.71 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json (63.91 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar (8.18 kb) 02:54:21 Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml.sha1 (40.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/inject/maven-metadata.xml (355.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:21 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar (106.92 kb) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom (1.73 kb) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar (6.6 kb) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json (15.73 kb) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar (12.08 kb) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:22 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml (14.05 kb) 02:54:23 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.md5 (32.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.sha1 (40.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml (370.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml (8.13 kb) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml (495.0 b) 02:54:23 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json (8.95 kb) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom (1.24 kb) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml (1.25 kb) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.md5 (32.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml (369.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:24 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json (47.36 kb) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml (43.1 kb) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml (967.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml (1.25 kb) 02:54:25 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom (1.68 kb) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/maven-metadata.xml (358.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json (29.03 kb) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:25 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar (15.45 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar (171.77 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar (20.32 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml (26.09 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom (1.81 kb) 02:54:26 Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.md5 (32.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.sha1 (40.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml (366.0 b) 02:54:26 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json (5.92 kb) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml (5.36 kb) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom (2.7 kb) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:27 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml (1.04 kb) 02:54:27 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml (364.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar (6.23 kb) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml (46.37 kb) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom (2.53 kb) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json (51.66 kb) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar (17.65 kb) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:28 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar (96.5 kb) 02:54:29 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.md5 (32.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.sha1 (40.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/maven-metadata.xml (368.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml (92.19 kb) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom (2.32 kb) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:29 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml (1.03 kb) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json (100.59 kb) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml (1.25 kb) 02:54:30 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml.md5 (32.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml.sha1 (40.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/maven-metadata.xml (359.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:30 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar (89.84 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json (20.49 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar (11.04 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom (2.01 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml (18.26 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar (4.21 kb) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:31 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml.sha1 (40.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/maven-metadata.xml (361.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar (5.07 kb) 02:54:32 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar (10.98 kb) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json (52.73 kb) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom (2.46 kb) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:34 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml (47.51 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar (101.13 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.md5 (32.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml (362.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar (9.38 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom (1.62 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json (35.34 kb) 02:54:35 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml (31.95 kb) 02:54:36 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml (1.2 kb) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/maven-metadata.xml (362.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar (9.13 kb) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml (5.36 kb) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom (1.08 kb) 02:54:36 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json (5.93 kb) 02:54:37 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml (1.2 kb) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml (381.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom (2.11 kb) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml (86.45 kb) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml (846.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:37 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json (94.41 kb) 02:54:38 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml (1.26 kb) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml.md5 (32.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml (378.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom (1.62 kb) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json (82.32 kb) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml (75.29 kb) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:38 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml (944.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml (1.26 kb) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.sha1 (40.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml (374.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml (1.29 kb) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom (2.15 kb) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json (65.0 kb) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:39 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml (59.41 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml (1.26 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.md5 (32.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml (365.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json (59.85 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom (1.9 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar (89.68 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar (3.44 kb) 02:54:40 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar (9.47 kb) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml (53.83 kb) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml.md5 (32.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml.sha1 (40.0 b) 02:54:41 Attempting to upload org/opendaylight/infrautils/itestutils/maven-metadata.xml (359.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom (4.6 kb) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar (86.79 kb) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar (6.81 kb) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml (198.54 kb) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json (219.1 kb) 02:54:42 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar (12.01 kb) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:43 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.md5 (32.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.sha1 (40.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/maven-metadata.xml (368.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json (85.55 kb) 02:54:43 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom (2.55 kb) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml (1.25 kb) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml (78.33 kb) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml (1.25 kb) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:44 Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/maven-metadata.xml (357.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml (27.03 kb) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom (1.53 kb) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar (9.25 kb) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json (29.94 kb) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml (1.2 kb) 02:54:45 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:45 Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/maven-metadata.xml (355.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json (12.88 kb) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom (7.83 kb) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml (11.49 kb) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml (1.03 kb) 02:54:46 Attempting to upload org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.md5 (32.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.sha1 (40.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml (363.0 b) 02:54:46 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar (136.32 kb) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom (1.75 kb) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar (21.85 kb) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar (12.66 kb) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml (30.96 kb) 02:54:47 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:48 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json (34.38 kb) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.md5 (32.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.sha1 (40.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml (371.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar (13.57 kb) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar (105.56 kb) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar (7.14 kb) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:48 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom (2.07 kb) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml (47.68 kb) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json (52.92 kb) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:49 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.md5 (32.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.sha1 (40.0 b) 02:54:49 Attempting to upload org/opendaylight/infrautils/infrautils-util/maven-metadata.xml (364.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar (26.8 kb) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom (2.57 kb) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml (30.3 kb) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar (14.93 kb) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:50 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar (142.81 kb) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:51 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json (33.78 kb) 02:54:51 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.md5 (32.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml (376.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:51 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json (88.61 kb) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom (1.26 kb) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml (81.16 kb) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml (554.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml (1.26 kb) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml.sha1 (40.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/maven-metadata.xml (363.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:52 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom (1.72 kb) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml (5.37 kb) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json (5.94 kb) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml (1.03 kb) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.md5 (32.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml (363.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json (55.66 kb) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:53 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar (91.87 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml (49.81 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom (2.04 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar (10.41 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar (3.95 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:54 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.md5 (32.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.sha1 (40.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml (364.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom (10.44 kb) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar (7.84 kb) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml (286.41 kb) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json (316.02 kb) 02:54:55 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar (551.67 kb) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar (98.78 kb) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml (1.63 kb) 02:54:56 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml.md5 (32.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/ready-impl/maven-metadata.xml (359.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:56 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar (13.44 kb) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar.sha1 (40.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json (58.69 kb) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom (3.22 kb) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar.sha1 (40.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar (27.05 kb) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar.md5 (32.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml (1.62 kb) 02:54:57 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar (102.26 kb) 02:54:58 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml (52.58 kb) 02:54:58 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar.sha1 (40.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.md5 (32.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.sha1 (40.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml (369.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom.sha1 (40.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json (35.38 kb) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom.md5 (32.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml.md5 (32.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml.sha1 (40.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 (40.0 b) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom (1.16 kb) 02:54:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml (32.0 kb) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 (40.0 b) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml (1.25 kb) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 (32.0 b) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json.md5 (32.0 b) 02:54:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml (627.0 b) 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/infrautils-artifacts-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/infrautils-testutils-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.10-SNAPSHOT/ready-guice-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/inject-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.10-SNAPSHOT/odl-infrautils-inject-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.10-SNAPSHOT/odl-infrautils-ready-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.10-SNAPSHOT/ready-api-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/itestutils-parent-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/diagstatus-impl-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.10-SNAPSHOT/infrautils-features-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/inject-spi-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.10-SNAPSHOT/inject.guice-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/diagstatus-it-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.10-SNAPSHOT/itestutils-it-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/features-infrautils-experimental-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/odl-infrautils-diagstatus-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.10-SNAPSHOT/diagstatus-shell-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.10-SNAPSHOT/itestutils-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.10-SNAPSHOT/features-infrautils-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.10-SNAPSHOT/ready-it-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/parent/7.1.10-SNAPSHOT/parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.10-SNAPSHOT/diagstatus-api-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.10-SNAPSHOT/inject.guice.testutils-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.10-SNAPSHOT/infrautils-util-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/features-infrautils-samples-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/feature-parent-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.10-SNAPSHOT/diagstatus-web-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.10-SNAPSHOT/infrautils-docs-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-sources.jar.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-javadoc.jar 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.10-SNAPSHOT/ready-impl-7.1.10-20251128.024858-29.jar.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29.pom 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json.sha1 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/maven-metadata.xml 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.xml.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-cyclonedx.json.md5 02:54:59 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.10-SNAPSHOT/odl-infrautils-utils-7.1.10-20251128.024858-29-features.xml 02:54:59 Finished deploying /w/workspace/infrautils-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 02:54:59 ####################################################### 02:54:59 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins14752755621833265195.sh 02:55:00 $ ssh-agent -k 02:55:00 unset SSH_AUTH_SOCK; 02:55:00 unset SSH_AGENT_PID; 02:55:00 echo Agent pid 1519 killed; 02:55:00 [ssh-agent] Stopped. 02:55:00 [JaCoCo plugin] Collecting JaCoCo coverage data... 02:55:00 [JaCoCo plugin] Version: 3.3.5 02:55:00 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 02:55:00 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 11 02:55:00 [JaCoCo plugin] Saving matched execfiles: /w/workspace/infrautils-maven-merge-master/common/util/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/itestutils/it/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/ready/guice/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/ready/impl/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/ready/it/target/code-coverage/jacoco.exec /w/workspace/infrautils-maven-merge-master/testutils/target/code-coverage/jacoco.exec 02:55:00 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/common/parent/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/common/util/target/classes 15 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/api/target/classes 12 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/impl/target/classes 3 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/it/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/shell/target/classes 1 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/web/target/classes 1 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/docs/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/features-infrautils-experimental/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/features-infrautils-samples/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/features-infrautils/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/infrautils-features/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus-web/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-diagstatus/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-inject/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-ready/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/odl-infrautils-utils/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/features/parent/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/target/classes 5 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-guice/target/classes 3 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-spi/target/classes 1 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject/target/classes 6 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/itestutils/it/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/target/classes 1 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/itestutils/parent/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/jacoco/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/karaf/target/classes 0 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/api/target/classes 13 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/guice/target/classes 1 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/impl/target/classes 11 files 02:55:00 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/it/target/classes 0 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/testutils/target/classes 27 files 02:55:01 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 02:55:01 [JaCoCo plugin] Source Inclusions: **/*.java 02:55:01 [JaCoCo plugin] Source Exclusions: null 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/common/util/src/main/java 9 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/api/src/main/java 11 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/impl/src/main/java 2 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/shell/src/main/java 1 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/diagstatus/web/src/main/java 1 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-guice-testutils/src/main/java 4 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-guice/src/main/java 3 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject-spi/src/main/java 1 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/inject/inject/src/main/java 5 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/itestutils/itestutils/src/main/java 1 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/api/src/main/java 12 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/guice/src/main/java 1 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/ready/impl/src/main/java 8 files 02:55:01 [JaCoCo plugin] - /w/workspace/infrautils-maven-merge-master/testutils/src/main/java 21 files 02:55:01 [JaCoCo plugin] Loading inclusions files.. 02:55:01 [JaCoCo plugin] inclusions: [] 02:55:01 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 02:55:01 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 02:55:01 [JaCoCo plugin] Publishing the results.. 02:55:01 [JaCoCo plugin] Loading packages.. 02:55:01 [JaCoCo plugin] Done. 02:55:01 [JaCoCo plugin] Overall coverage: class: 85.52631, method: 64.72081, line: 61.179173, branch: 38.6921, instruction: 59.151047, complexity: 50.517242 02:55:01 [PostBuildScript] - [INFO] Executing post build scripts. 02:55:01 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins10976490463263884342.sh 02:55:01 ---> sysstat.sh 02:55:01 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins13527427841532413741.sh 02:55:01 ---> package-listing.sh 02:55:01 ++ facter osfamily 02:55:01 ++ tr '[:upper:]' '[:lower:]' 02:55:02 + OS_FAMILY=debian 02:55:02 + workspace=/w/workspace/infrautils-maven-merge-master 02:55:02 + START_PACKAGES=/tmp/packages_start.txt 02:55:02 + END_PACKAGES=/tmp/packages_end.txt 02:55:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:02 + PACKAGES=/tmp/packages_start.txt 02:55:02 + '[' /w/workspace/infrautils-maven-merge-master ']' 02:55:02 + PACKAGES=/tmp/packages_end.txt 02:55:02 + case "${OS_FAMILY}" in 02:55:02 + grep '^ii' 02:55:02 + dpkg -l 02:55:02 + '[' -f /tmp/packages_start.txt ']' 02:55:02 + '[' -f /tmp/packages_end.txt ']' 02:55:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:02 + '[' /w/workspace/infrautils-maven-merge-master ']' 02:55:02 + mkdir -p /w/workspace/infrautils-maven-merge-master/archives/ 02:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/infrautils-maven-merge-master/archives/ 02:55:02 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins11428230384670657297.sh 02:55:02 ---> capture-instance-metadata.sh 02:55:02 Setup pyenv: 02:55:02 system 02:55:02 3.8.20 02:55:02 3.9.20 02:55:02 3.10.15 02:55:02 * 3.11.10 (set by /w/workspace/infrautils-maven-merge-master/.python-version) 02:55:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbga from file:/tmp/.os_lf_venv 02:55:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:55:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:55:04 lf-activate-venv(): INFO: Base packages installed successfully 02:55:04 lf-activate-venv(): INFO: Installing additional packages: lftools 02:55:18 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:55:18 INFO: Running in OpenStack, capturing instance metadata 02:55:18 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins12280645458638116564.sh 02:55:18 provisioning config files... 02:55:18 Could not find credentials [logs] for infrautils-maven-merge-master #2229 02:55:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/infrautils-maven-merge-master@tmp/config9914921138260554303tmp 02:55:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:55:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:55:18 provisioning config files... 02:55:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:55:19 [EnvInject] - Injecting environment variables from a build step. 02:55:19 [EnvInject] - Injecting as environment variables the properties content 02:55:19 SERVER_ID=logs 02:55:19 02:55:19 [EnvInject] - Variables injected successfully. 02:55:19 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins4750263450446943946.sh 02:55:19 ---> create-netrc.sh 02:55:19 WARN: Log server credential not found. 02:55:19 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins1952197974860767074.sh 02:55:19 ---> python-tools-install.sh 02:55:19 Setup pyenv: 02:55:19 system 02:55:19 3.8.20 02:55:19 3.9.20 02:55:19 3.10.15 02:55:19 * 3.11.10 (set by /w/workspace/infrautils-maven-merge-master/.python-version) 02:55:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbga from file:/tmp/.os_lf_venv 02:55:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:55:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:55:21 lf-activate-venv(): INFO: Base packages installed successfully 02:55:21 lf-activate-venv(): INFO: Installing additional packages: lftools 02:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:55:31 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins12643442624306534342.sh 02:55:31 ---> sudo-logs.sh 02:55:31 Archiving 'sudo' log.. 02:55:31 [infrautils-maven-merge-master] $ /bin/bash /tmp/jenkins12801183726462731912.sh 02:55:31 ---> job-cost.sh 02:55:31 Setup pyenv: 02:55:31 system 02:55:31 3.8.20 02:55:31 3.9.20 02:55:31 3.10.15 02:55:31 * 3.11.10 (set by /w/workspace/infrautils-maven-merge-master/.python-version) 02:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbga from file:/tmp/.os_lf_venv 02:55:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:55:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:55:34 lf-activate-venv(): INFO: Base packages installed successfully 02:55:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:55:40 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:55:40 INFO: No Stack... 02:55:41 INFO: Retrieving Pricing Info for: v3-standard-2 02:55:41 INFO: Archiving Costs 02:55:41 [infrautils-maven-merge-master] $ /bin/bash -l /tmp/jenkins5577650037181289065.sh 02:55:41 ---> logs-deploy.sh 02:55:41 Setup pyenv: 02:55:41 system 02:55:41 3.8.20 02:55:41 3.9.20 02:55:41 3.10.15 02:55:41 * 3.11.10 (set by /w/workspace/infrautils-maven-merge-master/.python-version) 02:55:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tbga from file:/tmp/.os_lf_venv 02:55:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:55:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:55:43 lf-activate-venv(): INFO: Base packages installed successfully 02:55:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-Tbga/bin to PATH 02:55:53 WARNING: Nexus logging server not set 02:55:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/infrautils-maven-merge-master/2229/ 02:55:53 INFO: archiving logs to S3 02:55:55 ---> uname -a: 02:55:55 Linux prd-ubuntu2204-docker-2c-2g-1781 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 02:55:55 02:55:55 02:55:55 ---> lscpu: 02:55:55 Architecture: x86_64 02:55:55 CPU op-mode(s): 32-bit, 64-bit 02:55:55 Address sizes: 40 bits physical, 48 bits virtual 02:55:55 Byte Order: Little Endian 02:55:55 CPU(s): 2 02:55:55 On-line CPU(s) list: 0,1 02:55:55 Vendor ID: AuthenticAMD 02:55:55 Model name: AMD EPYC-Rome Processor 02:55:55 CPU family: 23 02:55:55 Model: 49 02:55:55 Thread(s) per core: 1 02:55:55 Core(s) per socket: 1 02:55:55 Socket(s): 2 02:55:55 Stepping: 0 02:55:55 BogoMIPS: 5599.99 02:55:55 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 02:55:55 Virtualization: AMD-V 02:55:55 Hypervisor vendor: KVM 02:55:55 Virtualization type: full 02:55:55 L1d cache: 64 KiB (2 instances) 02:55:55 L1i cache: 64 KiB (2 instances) 02:55:55 L2 cache: 1 MiB (2 instances) 02:55:55 L3 cache: 32 MiB (2 instances) 02:55:55 NUMA node(s): 1 02:55:55 NUMA node0 CPU(s): 0,1 02:55:55 Vulnerability Gather data sampling: Not affected 02:55:55 Vulnerability Indirect target selection: Not affected 02:55:55 Vulnerability Itlb multihit: Not affected 02:55:55 Vulnerability L1tf: Not affected 02:55:55 Vulnerability Mds: Not affected 02:55:55 Vulnerability Meltdown: Not affected 02:55:55 Vulnerability Mmio stale data: Not affected 02:55:55 Vulnerability Reg file data sampling: Not affected 02:55:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 02:55:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 02:55:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:55:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:55:55 Vulnerability Srbds: Not affected 02:55:55 Vulnerability Tsx async abort: Not affected 02:55:55 02:55:55 02:55:55 ---> nproc: 02:55:55 2 02:55:55 02:55:55 02:55:55 ---> df -h: 02:55:55 Filesystem Size Used Avail Use% Mounted on 02:55:55 tmpfs 794M 1.1M 793M 1% /run 02:55:55 /dev/vda1 39G 9.2G 30G 24% / 02:55:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:55:55 tmpfs 5.0M 0 5.0M 0% /run/lock 02:55:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 02:55:55 tmpfs 794M 4.0K 794M 1% /run/user/1001 02:55:55 02:55:55 02:55:55 ---> free -m: 02:55:55 total used free shared buff/cache available 02:55:55 Mem: 7937 533 3694 4 3709 7092 02:55:55 Swap: 1023 0 1023 02:55:55 02:55:55 02:55:55 ---> ip addr: 02:55:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:55:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:55:55 inet 127.0.0.1/8 scope host lo 02:55:55 valid_lft forever preferred_lft forever 02:55:55 inet6 ::1/128 scope host 02:55:55 valid_lft forever preferred_lft forever 02:55:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 02:55:55 link/ether fa:16:3e:2c:cd:5a brd ff:ff:ff:ff:ff:ff 02:55:55 altname enp0s3 02:55:55 inet 10.30.170.6/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 02:55:55 valid_lft 85828sec preferred_lft 85828sec 02:55:55 inet6 fe80::f816:3eff:fe2c:cd5a/64 scope link 02:55:55 valid_lft forever preferred_lft forever 02:55:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:55:55 link/ether 36:2b:2e:20:79:46 brd ff:ff:ff:ff:ff:ff 02:55:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:55:55 valid_lft forever preferred_lft forever 02:55:55 02:55:55 02:55:55 ---> sar -b -r -n DEV: 02:55:55 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-1781) 11/28/25 _x86_64_ (2 CPU) 02:55:55 02:55:55 02:46:24 LINUX RESTART (2 CPU) 02:55:55 02:55:55 02:55:55 ---> sar -P ALL: 02:55:55 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-1781) 11/28/25 _x86_64_ (2 CPU) 02:55:55 02:55:55 02:46:24 LINUX RESTART (2 CPU) 02:55:55 02:55:55 02:55:55