16:12:38 Started by user Robert Varga 16:12:38 Running as SYSTEM 16:12:38 [EnvInject] - Loading node environment variables. 16:12:38 Building remotely on prd-ubuntu2204-docker-2c-2g-4190 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/infrautils-maven-stage-master 16:12:38 [ssh-agent] Looking for ssh-agent implementation... 16:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:38 $ ssh-agent 16:12:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXveZSjf/agent.2357 16:12:38 SSH_AGENT_PID=2359 16:12:38 [ssh-agent] Started. 16:12:38 Running ssh-add (command line suppressed) 16:12:38 Identity added: /w/workspace/infrautils-maven-stage-master@tmp/private_key_3592845007165102428.key (/w/workspace/infrautils-maven-stage-master@tmp/private_key_3592845007165102428.key) 16:12:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:12:38 The recommended git tool is: NONE 16:12:40 using credential jenkins-ssh 16:12:40 Wiping out workspace first. 16:12:41 Cloning the remote Git repository 16:12:41 Cloning repository git://devvexx.opendaylight.org/mirror/infrautils 16:12:41 > git init /w/workspace/infrautils-maven-stage-master # timeout=10 16:12:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/infrautils 16:12:41 > git --version # timeout=10 16:12:41 > git --version # 'git version 2.34.1' 16:12:41 using GIT_SSH to set credentials jenkins-ssh 16:12:41 Verifying host key using known hosts file 16:12:41 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. 16:12:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/infrautils +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/infrautils # timeout=10 16:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:42 Avoid second fetch 16:12:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:12:42 Checking out Revision 5f847b80a739c942111c64afb59ffc944a42cbf4 (refs/remotes/origin/master) 16:12:42 > git config core.sparsecheckout # timeout=10 16:12:42 > git checkout -f 5f847b80a739c942111c64afb59ffc944a42cbf4 # timeout=10 16:12:42 Commit message: "Bump odlparent to 14.1.6" 16:12:42 > git rev-list --no-walk 250952c0eef24404d9f7f36adf0e8e999038a12e # timeout=10 16:12:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:12:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:12:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:12:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:12:45 provisioning config files... 16:12:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:12:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:12:46 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins5449028217012439499.sh 16:12:46 ---> python-tools-install.sh 16:12:46 Setup pyenv: 16:12:46 * system (set by /opt/pyenv/version) 16:12:46 * 3.8.20 (set by /opt/pyenv/version) 16:12:46 * 3.9.20 (set by /opt/pyenv/version) 16:12:46 3.10.15 16:12:46 3.11.10 16:12:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DzRJ 16:12:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:12:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:12:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:12:54 lf-activate-venv(): INFO: Base packages installed successfully 16:12:54 lf-activate-venv(): INFO: Installing additional packages: lftools 16:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:13:23 Generating Requirements File 16:13:43 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. 16:13:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:13:43 Python 3.11.10 16:13:43 pip 25.3 from /tmp/venv-DzRJ/lib/python3.11/site-packages/pip (python 3.11) 16:13:44 appdirs==1.4.4 16:13:44 argcomplete==3.6.3 16:13:44 aspy.yaml==1.3.0 16:13:44 attrs==25.4.0 16:13:44 autopage==0.5.2 16:13:44 beautifulsoup4==4.14.2 16:13:44 boto3==1.40.63 16:13:44 botocore==1.40.63 16:13:44 bs4==0.0.2 16:13:44 cachetools==6.2.1 16:13:44 certifi==2025.10.5 16:13:44 cffi==2.0.0 16:13:44 cfgv==3.4.0 16:13:44 chardet==5.2.0 16:13:44 charset-normalizer==3.4.4 16:13:44 click==8.3.0 16:13:44 cliff==4.11.0 16:13:44 cmd2==2.7.0 16:13:44 cryptography==3.3.2 16:13:44 debtcollector==3.0.0 16:13:44 decorator==5.2.1 16:13:44 defusedxml==0.7.1 16:13:44 Deprecated==1.3.1 16:13:44 distlib==0.4.0 16:13:44 dnspython==2.8.0 16:13:44 docker==7.1.0 16:13:44 dogpile.cache==1.5.0 16:13:44 durationpy==0.10 16:13:44 email-validator==2.3.0 16:13:44 filelock==3.20.0 16:13:44 future==1.0.0 16:13:44 gitdb==4.0.12 16:13:44 GitPython==3.1.45 16:13:44 google-auth==2.42.1 16:13:44 httplib2==0.31.0 16:13:44 identify==2.6.15 16:13:44 idna==3.11 16:13:44 importlib-resources==1.5.0 16:13:44 iso8601==2.1.0 16:13:44 Jinja2==3.1.6 16:13:44 jmespath==1.0.1 16:13:44 jsonpatch==1.33 16:13:44 jsonpointer==3.0.0 16:13:44 jsonschema==4.25.1 16:13:44 jsonschema-specifications==2025.9.1 16:13:44 keystoneauth1==5.12.0 16:13:44 kubernetes==34.1.0 16:13:44 lftools==0.37.15 16:13:44 lxml==6.0.2 16:13:44 markdown-it-py==4.0.0 16:13:44 MarkupSafe==3.0.3 16:13:44 mdurl==0.1.2 16:13:44 msgpack==1.1.2 16:13:44 multi_key_dict==2.0.3 16:13:44 munch==4.0.0 16:13:44 netaddr==1.3.0 16:13:44 niet==1.4.2 16:13:44 nodeenv==1.9.1 16:13:44 oauth2client==4.1.3 16:13:44 oauthlib==3.3.1 16:13:44 openstacksdk==4.7.1 16:13:44 os-service-types==1.8.1 16:13:44 osc-lib==4.2.0 16:13:44 oslo.config==10.0.0 16:13:44 oslo.context==6.1.0 16:13:44 oslo.i18n==6.6.0 16:13:44 oslo.log==7.2.1 16:13:44 oslo.serialization==5.8.0 16:13:44 oslo.utils==9.1.0 16:13:44 packaging==25.0 16:13:44 pbr==7.0.2 16:13:44 platformdirs==4.5.0 16:13:44 prettytable==3.16.0 16:13:44 psutil==7.1.2 16:13:44 pyasn1==0.6.1 16:13:44 pyasn1_modules==0.4.2 16:13:44 pycparser==2.23 16:13:44 pygerrit2==2.0.15 16:13:44 PyGithub==2.8.1 16:13:44 Pygments==2.19.2 16:13:44 PyJWT==2.10.1 16:13:44 PyNaCl==1.6.0 16:13:44 pyparsing==2.4.7 16:13:44 pyperclip==1.11.0 16:13:44 pyrsistent==0.20.0 16:13:44 python-cinderclient==9.8.0 16:13:44 python-dateutil==2.9.0.post0 16:13:44 python-heatclient==4.3.0 16:13:44 python-jenkins==1.8.3 16:13:44 python-keystoneclient==5.7.0 16:13:44 python-magnumclient==4.9.0 16:13:44 python-openstackclient==8.2.0 16:13:44 python-swiftclient==4.8.0 16:13:44 PyYAML==6.0.3 16:13:44 referencing==0.37.0 16:13:44 requests==2.32.5 16:13:44 requests-oauthlib==2.0.0 16:13:44 requestsexceptions==1.4.0 16:13:44 rfc3986==2.0.0 16:13:44 rich==14.2.0 16:13:44 rich-argparse==1.7.1 16:13:44 rpds-py==0.28.0 16:13:44 rsa==4.9.1 16:13:44 ruamel.yaml==0.18.16 16:13:44 ruamel.yaml.clib==0.2.14 16:13:44 s3transfer==0.14.0 16:13:44 simplejson==3.20.2 16:13:44 six==1.17.0 16:13:44 smmap==5.0.2 16:13:44 soupsieve==2.8 16:13:44 stevedore==5.5.0 16:13:44 tabulate==0.9.0 16:13:44 toml==0.10.2 16:13:44 tomlkit==0.13.3 16:13:44 tqdm==4.67.1 16:13:44 typing_extensions==4.15.0 16:13:44 tzdata==2025.2 16:13:44 urllib3==1.26.20 16:13:44 virtualenv==20.35.4 16:13:44 wcwidth==0.2.14 16:13:44 websocket-client==1.9.0 16:13:44 wrapt==2.0.0 16:13:44 xdg==6.0.0 16:13:44 xmltodict==1.0.2 16:13:44 yq==3.4.3 16:13:44 [infrautils-maven-stage-master] $ /bin/sh -xe /tmp/jenkins12630825184282093991.sh 16:13:44 + mkdir -p /w/workspace/infrautils-maven-stage-master/target/classes /w/workspace/infrautils-maven-stage-master/jacoco/classes 16:13:44 [infrautils-maven-stage-master] $ /bin/sh -xe /tmp/jenkins18337994515719673823.sh 16:13:44 + echo quiet=on 16:13:44 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-4190 16:13:45 [infrautils-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=infrautils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=infrautils -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=96fca0367756c -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 16:13:45 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 16:13:45 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:13:45 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:13:45 Default locale: en, platform encoding: UTF-8 16:13:45 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:13:45 [infrautils-maven-stage-master] $ /bin/sh -xe /tmp/jenkins13820125507066539467.sh 16:13:45 + rm /home/jenkins/.wgetrc 16:13:45 [EnvInject] - Injecting environment variables from a build step. 16:13:45 [EnvInject] - Injecting as environment variables the properties content 16:13:45 SET_JDK_VERSION=openjdk21 16:13:45 GIT_URL="git://devvexx.opendaylight.org/mirror" 16:13:45 16:13:45 [EnvInject] - Variables injected successfully. 16:13:45 [infrautils-maven-stage-master] $ /bin/sh /tmp/jenkins3767956196390444821.sh 16:13:45 ---> update-java-alternatives.sh 16:13:45 ---> Updating Java version 16:13:46 ---> Ubuntu/Debian system detected 16:13:46 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 16:13:46 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 16:13:46 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 16:13:46 openjdk version "21.0.8" 2025-07-15 16:13:46 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 16:13:46 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 16:13:46 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 16:13:46 [EnvInject] - Injecting environment variables from a build step. 16:13:46 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:13:46 [EnvInject] - Variables injected successfully. 16:13:46 provisioning config files... 16:13:46 copy managed file [global-settings] to file:/w/workspace/infrautils-maven-stage-master@tmp/config5714305843662074337tmp 16:13:47 copy managed file [infrautils-settings] to file:/w/workspace/infrautils-maven-stage-master@tmp/config1073909031031729183tmp 16:13:47 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 16:13:47 Run condition [Boolean condition] preventing perform for step [BuilderChain] 16:13:47 [infrautils-maven-stage-master] $ /bin/bash -l /tmp/jenkins1741184238017835630.sh 16:13:47 ---> maven-patch-release.sh 16:13:47 infrautils 5f847b80a739c942111c64afb59ffc944a42cbf4 16:13:47 [detached HEAD c57e1c91] Release infrautils 16:13:47 42 files changed, 50 insertions(+), 50 deletions(-) 16:13:47 [EnvInject] - Injecting environment variables from a build step. 16:13:47 [EnvInject] - Injecting as environment variables the properties content 16:13:47 MAVEN_GOALS=clean deploy 16:13:47 16:13:47 [EnvInject] - Variables injected successfully. 16:13:47 [infrautils-maven-stage-master] $ /bin/bash -l /tmp/jenkins6018304072263299909.sh 16:13:47 ---> common-variables.sh 16:13:47 --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 16:13:47 ---> maven-build.sh 16:13:47 + set +u 16:13:47 + export MAVEN_OPTS 16:13:47 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/infrautils-maven-stage-master@tmp/config5714305843662074337tmp --settings /w/workspace/infrautils-maven-stage-master@tmp/config1073909031031729183tmp -DaltDeploymentRepository=staging::file:/w/workspace/infrautils-maven-stage-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 16:13:47 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 16:13:47 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:13:47 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:13:47 Default locale: en, platform encoding: UTF-8 16:13:47 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:13:48 [INFO] Error stacktraces are turned on. 16:13:48 [INFO] Scanning for projects... 16:13:56 [INFO] ------------------------------------------------------------------------ 16:13:56 [INFO] Reactor Build Order: 16:13:56 [INFO] 16:13:56 [INFO] ODL :: infrautils :: infrautils-artifacts [pom] 16:13:56 [INFO] ODL :: infrautils :: parent [pom] 16:13:56 [INFO] ODL :: infrautils :: infrautils-testutils [jar] 16:13:56 [INFO] ODL :: infrautils :: infrautils-util [bundle] 16:13:56 [INFO] ODL :: infrautils :: inject [bundle] 16:13:56 [INFO] ODL :: infrautils :: inject.guice.testutils [jar] 16:13:56 [INFO] ODL :: infrautils :: itestutils [bundle] 16:13:56 [INFO] ODL :: infrautils :: ready-api [bundle] 16:13:56 [INFO] diagstatus-api [bundle] 16:13:56 [INFO] diagstatus-impl [bundle] 16:13:56 [INFO] diagstatus-shell [bundle] 16:13:56 [INFO] diagstatus-web [bundle] 16:13:56 [INFO] ODL :: infrautils :: ready-impl [bundle] 16:13:56 [INFO] ODL :: infrautils :: inject-spi [bundle] 16:13:56 [INFO] ODL :: infrautils :: inject.guice [bundle] 16:13:56 [INFO] ODL :: infrautils :: ready-guice [jar] 16:13:56 [INFO] infrautils-docs [jar] 16:13:56 [INFO] OpenDaylight :: Infrautils :: feature-parent [pom] 16:13:56 [INFO] OpenDaylight :: Infrautils :: Utils [feature] 16:13:56 [INFO] OpenDaylight :: Infrautils :: Ready [feature] 16:13:56 [INFO] OpenDaylight :: Infrautils :: DiagStatus [feature] 16:13:56 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web [feature] 16:13:56 [INFO] ODL :: infrautils :: features-infrautils [feature] 16:13:56 [INFO] OpenDaylight :: Infrautils :: @Inject [feature] 16:13:56 [INFO] ODL :: infrautils :: features-infrautils-experimental [feature] 16:13:56 [INFO] ODL :: infrautils :: features-infrautils-samples [feature] 16:13:56 [INFO] ODL :: infrautils :: infrautils-features [feature] 16:13:56 [INFO] ODL :: infrautils :: features-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: common-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: itestutils-parent [pom] 16:13:56 [INFO] ODL :: infrautils :: diagstatus-it [jar] 16:13:56 [INFO] diagstatus-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: inject-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: itestutils-it [jar] 16:13:56 [INFO] ODL :: infrautils :: itestutils-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: ready-it [jar] 16:13:56 [INFO] ODL :: infrautils :: ready-aggregator [pom] 16:13:56 [INFO] ODL :: infrautils :: infrautils-karaf [jar] 16:13:56 [INFO] infrautils [pom] 16:13:56 [INFO] 16:13:56 [INFO] ----------< org.opendaylight.infrautils:infrautils-artifacts >---------- 16:13:56 [INFO] Building ODL :: infrautils :: infrautils-artifacts 7.1.9 [1/39] 16:13:56 [INFO] from artifacts/pom.xml 16:13:56 [INFO] --------------------------------[ pom ]--------------------------------- 16:13:59 [INFO] 16:13:59 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-artifacts --- 16:13:59 [INFO] 16:13:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-artifacts --- 16:13:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:13:59 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:13:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:13:59 [INFO] 16:13:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-artifacts --- 16:13:59 [INFO] 16:13:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-artifacts --- 16:14:00 [INFO] CycloneDX: Resolving Dependencies 16:14:00 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 16:14:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/artifacts/target/bom.xml 16:14:01 [INFO] attaching as infrautils-artifacts-7.1.9-cyclonedx.xml 16:14:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/artifacts/target/bom.json 16:14:01 [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 16:14:01 [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 16:14:01 [INFO] attaching as infrautils-artifacts-7.1.9-cyclonedx.json 16:14:01 [INFO] 16:14:01 [INFO] --- install:3.1.4:install (default-install) @ infrautils-artifacts --- 16:14:01 [INFO] Installing /w/workspace/infrautils-maven-stage-master/artifacts/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom 16:14:01 [INFO] Installing /w/workspace/infrautils-maven-stage-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml 16:14:01 [INFO] Installing /w/workspace/infrautils-maven-stage-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json 16:14:01 [INFO] 16:14:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-artifacts --- 16:14:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:14:01 [INFO] 16:14:01 [INFO] -----------------< org.opendaylight.infrautils:parent >----------------- 16:14:01 [INFO] Building ODL :: infrautils :: parent 7.1.9 [2/39] 16:14:01 [INFO] from common/parent/pom.xml 16:14:01 [INFO] --------------------------------[ pom ]--------------------------------- 16:14:02 [INFO] 16:14:02 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 16:14:02 [INFO] 16:14:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 16:14:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:14:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:14:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:02 [INFO] 16:14:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 16:14:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:02 [INFO] 16:14:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 16:14:02 [INFO] 16:14:02 [INFO] --- dependency:3.9.0:properties (default) @ parent --- 16:14:04 [INFO] 16:14:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 16:14:04 [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-stage-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/** 16:14:04 [INFO] 16:14:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 16:14:08 [INFO] Starting audit... 16:14:08 Audit done. 16:14:08 [INFO] You have 0 Checkstyle violations. 16:14:08 [INFO] 16:14:08 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 16:14:08 [INFO] Starting audit... 16:14:08 Audit done. 16:14:08 [INFO] You have 0 Checkstyle violations. 16:14:08 [INFO] 16:14:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ parent --- 16:14:08 [INFO] 16:14:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 16:14:08 [INFO] 16:14:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 16:14:09 [INFO] No files found to run spotbugs, check compile phase has been run 16:14:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:14:09 [INFO] 16:14:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 16:14:09 [INFO] 16:14:09 [INFO] 16:14:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 16:14:09 [INFO] 16:14:09 [INFO] --- copy:14.1.6:copy-files (default) @ parent --- 16:14:09 [INFO] 16:14:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 16:14:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:14:10 [INFO] 16:14:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 16:14:10 [INFO] CycloneDX: Resolving Dependencies 16:14:11 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 16:14:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/common/parent/target/bom.xml 16:14:11 [INFO] attaching as parent-7.1.9-cyclonedx.xml 16:14:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/common/parent/target/bom.json 16:14:11 [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 16:14:11 [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 16:14:11 [INFO] attaching as parent-7.1.9-cyclonedx.json 16:14:11 [INFO] 16:14:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 16:14:11 [INFO] Ignoring POM project! 16:14:11 [INFO] 16:14:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ parent --- 16:14:11 [INFO] Skipping pom project 16:14:11 [INFO] 16:14:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 16:14:11 [INFO] 16:14:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 16:14:12 [INFO] 16:14:12 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 16:14:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:12 [INFO] 16:14:12 [INFO] --- install:3.1.4:install (default-install) @ parent --- 16:14:12 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom 16:14:12 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml 16:14:12 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json 16:14:12 [INFO] 16:14:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 16:14:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:14:12 [INFO] 16:14:12 [INFO] ----------< org.opendaylight.infrautils:infrautils-testutils >---------- 16:14:12 [INFO] Building ODL :: infrautils :: infrautils-testutils 7.1.9 [3/39] 16:14:12 [INFO] from testutils/pom.xml 16:14:12 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:12 [INFO] 16:14:12 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-testutils --- 16:14:12 [INFO] 16:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-testutils --- 16:14:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:12 [INFO] 16:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-testutils --- 16:14:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:12 [INFO] 16:14:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-testutils --- 16:14:13 [INFO] 16:14:13 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-testutils --- 16:14:13 [INFO] 16:14:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-testutils --- 16:14: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-stage-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/** 16:14:13 [INFO] 16:14:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-testutils --- 16:14:13 [INFO] Starting audit... 16:14:13 Audit done. 16:14:13 [INFO] You have 0 Checkstyle violations. 16:14:13 [INFO] 16:14:13 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-testutils --- 16:14:15 [INFO] Starting audit... 16:14:15 Audit done. 16:14:15 [INFO] You have 0 Checkstyle violations. 16:14:15 [INFO] 16:14:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-testutils --- 16:14:15 [INFO] 16:14:15 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-testutils --- 16:14:15 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/testutils/src/main/resources 16:14:15 [INFO] 16:14:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-testutils --- 16:14:16 [INFO] Recompiling the module because of changed source code. 16:14:16 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 16:14:19 [INFO] Writing META-INF/services/org.slf4j.spi.SLF4JServiceProvider 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[33,29] possible 'this' escape before subclass is fully initialized 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[58,41] previous possible 'this' escape happens here via invocation 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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.) 16:14:19 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 16:14:19 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")'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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.) 16:14:19 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 16:14:19 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")'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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.) 16:14:19 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 16:14:19 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE")'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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.) 16:14:19 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 16:14:19 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")'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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. 16:14:19 (see https://errorprone.info/bugpattern/EqualsGetClass) 16:14:19 Did you mean 'if (!(obj instanceof LogCapture)) {'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:[33,26] possible 'this' escape before subclass is fully initialized 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:[51,67] [UnusedVariable] The parameter 'description' is never read. 16:14:19 (see https://errorprone.info/bugpattern/UnusedVariable) 16:14:19 Did you mean 'RunUntilFailureStatement(Statement statement) {'? 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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) 16:14:19 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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) 16:14:19 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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) 16:14:19 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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) 16:14:19 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 16:14:19 [WARNING] /w/workspace/infrautils-maven-stage-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) 16:14:19 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 16:14:19 [INFO] 16:14:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-testutils >>> 16:14:19 [INFO] 16:14:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-testutils --- 16:14:19 [INFO] Fork Value is true 16:14:25 [INFO] Done SpotBugs Analysis.... 16:14:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:14:25 [INFO] 16:14:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-testutils <<< 16:14:25 [INFO] 16:14:25 [INFO] 16:14:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-testutils --- 16:14:25 [INFO] BugInstance size is 0 16:14:25 [INFO] Error size is 0 16:14:25 [INFO] No errors/warnings found 16:14:25 [INFO] 16:14:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-testutils --- 16:14:25 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/testutils/src/test/resources 16:14:25 [INFO] 16:14:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-testutils --- 16:14:25 [INFO] Recompiling the module because of changed dependency. 16:14:25 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 16:14:27 [WARNING] /w/workspace/infrautils-maven-stage-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? 16:14:27 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 16:14:27 [WARNING] /w/workspace/infrautils-maven-stage-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? 16:14:27 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 16:14:27 [WARNING] /w/workspace/infrautils-maven-stage-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? 16:14:27 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 16:14:27 [INFO] 16:14:27 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-testutils --- 16:14:27 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/testutils/target/surefire-reports 16:14:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:14:27 [INFO] 16:14:27 [INFO] ------------------------------------------------------- 16:14:27 [INFO] T E S T S 16:14:27 [INFO] ------------------------------------------------------- 16:14:29 [INFO] Running org.opendaylight.infrautils.testutils.web.TestWebServerTest 16:14:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.opendaylight.infrautils.testutils.web.TestWebServerTest 16:14:29 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoTest 16:14:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:14:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoTest 16:14:30 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 16:14:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 16:14:30 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 16:14:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 16:14:30 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 16:14:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 16:14:31 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 16:14:31 [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.083 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 16:14:31 [INFO] Running org.opendaylight.infrautils.testutils.tests.ExampleTest 16:14:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s -- in org.opendaylight.infrautils.testutils.tests.ExampleTest 16:14:33 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 16:14:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 16:14:33 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 16:14:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 16:14:33 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 16:14:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 16:14:33 [INFO] 16:14:33 [INFO] Results: 16:14:33 [INFO] 16:14:33 [WARNING] Tests run: 55, Failures: 0, Errors: 0, Skipped: 2 16:14:33 [INFO] 16:14:33 [INFO] 16:14:33 [INFO] --- copy:14.1.6:copy-files (default) @ infrautils-testutils --- 16:14:33 [INFO] 16:14:33 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-testutils --- 16:14:33 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9.jar 16:14:33 [INFO] 16:14:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-testutils --- 16:14:36 [WARNING] Javadoc Warnings 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 16:14:36 [WARNING] package org.opendaylight.infrautils.testutils; 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 16:14:36 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 16:14:36 [WARNING] public ClasspathHellDuplicatesChecker() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 16:14:36 [WARNING] public Map> getDuplicates() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 16:14:36 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 16:14:36 [WARNING] public String toString(Map> map) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 16:14:36 [WARNING] public ClasspathHellDuplicatesCheckRule() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 16:14:36 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 16:14:36 [WARNING] protected void checkClasspath() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 16:14:36 [WARNING] public String getBody() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 16:14:36 [WARNING] public int getStatus() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:14:36 [WARNING] public enum Level { ERROR } 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 16:14:36 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 16:14:36 [WARNING] public Optional getCause() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 16:14:36 [WARNING] public String getMessage() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:14:36 [WARNING] public enum Level { ERROR } 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 16:14:36 [WARNING] public LogCaptureRule() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 16:14:36 [WARNING] public void expectError(String message) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 16:14:36 [WARNING] public void expectError(String message, int howManyMessagesBack) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment 16:14:36 [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:145: warning: no comment 16:14:36 [WARNING] public Throwable getErrorThrowable(int howManyMessagesBack) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:141: warning: no comment 16:14:36 [WARNING] public Throwable getLastErrorThrowable() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:107: warning: no comment 16:14:36 [WARNING] public void handleErrorLogs(Consumer> newErrorLogHandler) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:21: warning: no comment 16:14:36 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:25: warning: no comment 16:14:36 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:29: warning: no comment 16:14:36 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable, 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:37: warning: no comment 16:14:36 [WARNING] public Optional getLastLoggedThrowable() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:41: warning: no comment 16:14:36 [WARNING] public Optional getTestFailingThrowable() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/LogCaptureRuleLoggerFactory.java:19: warning: use of default constructor, which does not provide a comment 16:14:36 [WARNING] public class LogCaptureRuleLoggerFactory extends SimpleLoggerFactory { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:33: warning: use of default constructor, which does not provide a comment 16:14:36 [WARNING] public class LogRule implements TestRule { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:39: warning: no comment 16:14:36 [WARNING] public static Marker getMarker() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @param for 16:14:36 [WARNING] public static Answer realOrException() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @return 16:14:36 [WARNING] public static Answer realOrException() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @param for 16:14:36 [WARNING] public static Answer exception() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @return 16:14:36 [WARNING] public static Answer exception() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:38: warning: no comment 16:14:36 [WARNING] public static ImmutableList getErrorLogCaptures() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:46: warning: no comment 16:14:36 [WARNING] public static Optional getErrorMessage(int howManyMessagesBack) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:57: warning: no comment 16:14:36 [WARNING] public static Optional getErrorThrowable(int howManyMessagesBack) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:42: warning: no comment 16:14:36 [WARNING] public static Optional getLastErrorMessage() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:53: warning: no comment 16:14:36 [WARNING] public static Optional getLastErrorThrowable() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:64: warning: no comment 16:14:36 [WARNING] public static void resetLastError() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:33: warning: no comment 16:14:36 [WARNING] public RunUntilFailureClassRule() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:37: warning: no comment 16:14:36 [WARNING] public RunUntilFailureClassRule(long maximumNumberOfTimesToRun) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:38: warning: no comment 16:14:36 [WARNING] public RunUntilFailureRule(RunUntilFailureClassRule classRepeaterRule) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: no comment 16:14:36 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: use of default constructor, which does not provide a comment 16:14:36 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:28: warning: no comment 16:14:36 [WARNING] public enum Method { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:38: warning: no comment 16:14:36 [WARNING] public TestWebClient(String baseURL) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:34: warning: no comment 16:14:36 [WARNING] public TestWebClient(TestWebServer webServer) { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:42: warning: no comment 16:14:36 [WARNING] public HttpResponse request(Method httpMethod, String path) throws IOException { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 16:14:36 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:41: warning: no comment 16:14:36 [WARNING] public TestWebServer() throws ServletException { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:45: warning: no comment 16:14:36 [WARNING] public TestWebServer(String host, int httpPort, String testContext) throws ServletException { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:82: warning: no comment 16:14:36 [WARNING] public String getTestContextURL() { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] /w/workspace/infrautils-maven-stage-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:86: warning: no comment 16:14:36 [WARNING] public void registerServlet(Servlet servlet, String urlPattern) throws ServletException { 16:14:36 [WARNING] ^ 16:14:36 [WARNING] 61 warnings 16:14:36 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9-javadoc.jar 16:14:36 [INFO] 16:14:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-testutils --- 16:14:36 [INFO] CycloneDX: Resolving Dependencies 16:14:37 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 16:14:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/testutils/target/bom.xml 16:14:37 [INFO] attaching as infrautils-testutils-7.1.9-cyclonedx.xml 16:14:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/testutils/target/bom.json 16:14:37 [INFO] attaching as infrautils-testutils-7.1.9-cyclonedx.json 16:14:37 [INFO] 16:14:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-testutils --- 16:14:37 [INFO] Checking compile classpath 16:14:38 [INFO] Checking runtime classpath 16:14:38 [INFO] Checking test classpath 16:14:38 [INFO] 16:14:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-testutils --- 16:14:38 [WARNING] Used undeclared dependencies found: 16:14:38 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile 16:14:38 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile 16:14:38 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:14:38 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile 16:14:38 [WARNING] Unused declared dependencies found: 16:14:38 [WARNING] org.awaitility:awaitility:jar:4.3.0:compile 16:14:38 [WARNING] org.hamcrest:hamcrest-library:jar:3.0:compile 16:14:38 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile 16:14:38 [WARNING] Non-test scoped test only dependencies found: 16:14:38 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 16:14:38 [INFO] 16:14:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-testutils --- 16:14:38 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9-sources.jar 16:14:38 [INFO] 16:14:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-testutils --- 16:14:38 [INFO] 16:14:38 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-testutils --- 16:14:38 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/testutils/target/code-coverage/jacoco.exec 16:14:38 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-testutils' with 26 classes 16:14:38 [INFO] 16:14:38 [INFO] --- install:3.1.4:install (default-install) @ infrautils-testutils --- 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json 16:14:38 [INFO] Installing /w/workspace/infrautils-maven-stage-master/testutils/target/infrautils-testutils-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar 16:14:38 [INFO] 16:14:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-testutils --- 16:14:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:14:38 [INFO] 16:14:38 [INFO] ------------< org.opendaylight.infrautils:infrautils-util >------------- 16:14:38 [INFO] Building ODL :: infrautils :: infrautils-util 7.1.9 [4/39] 16:14:38 [INFO] from common/util/pom.xml 16:14:38 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:38 [INFO] 16:14:38 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-util --- 16:14:38 [INFO] 16:14:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-util --- 16:14:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:38 [INFO] 16:14:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-util --- 16:14:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:38 [INFO] 16:14:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-util --- 16:14:38 [INFO] 16:14:38 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-util --- 16:14:38 [INFO] 16:14:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-util --- 16:14:38 [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-stage-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/** 16:14:38 [INFO] 16:14:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-util --- 16:14:38 [INFO] Starting audit... 16:14:38 Audit done. 16:14:38 [INFO] You have 0 Checkstyle violations. 16:14:38 [INFO] 16:14:38 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-util --- 16:14:39 [INFO] Starting audit... 16:14:39 Audit done. 16:14:39 [INFO] You have 0 Checkstyle violations. 16:14:39 [INFO] 16:14:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-util --- 16:14:39 [INFO] 16:14:39 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-util --- 16:14:39 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/common/util/src/main/resources 16:14:39 [INFO] 16:14:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-util --- 16:14:39 [INFO] Recompiling the module because of changed source code. 16:14:39 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 16:14:40 [INFO] 16:14:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-util >>> 16:14:40 [INFO] 16:14:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-util --- 16:14:40 [INFO] Fork Value is true 16:14:44 [INFO] Done SpotBugs Analysis.... 16:14:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:14:44 [INFO] 16:14:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-util <<< 16:14:44 [INFO] 16:14:44 [INFO] 16:14:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-util --- 16:14:44 [INFO] BugInstance size is 0 16:14:44 [INFO] Error size is 0 16:14:44 [INFO] No errors/warnings found 16:14:44 [INFO] 16:14:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-util --- 16:14:44 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/common/util/src/test/resources 16:14:44 [INFO] 16:14:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-util --- 16:14:44 [INFO] Recompiling the module because of changed dependency. 16:14:44 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:14:45 [INFO] 16:14:45 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-util --- 16:14:45 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/common/util/target/surefire-reports 16:14:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:14:45 [INFO] 16:14:45 [INFO] ------------------------------------------------------- 16:14:45 [INFO] T E S T S 16:14:45 [INFO] ------------------------------------------------------- 16:14:47 [INFO] Running org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 16:14:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 16:14:47 [INFO] Running org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 16:14:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 16:14:47 [INFO] 16:14:47 [INFO] Results: 16:14:47 [INFO] 16:14:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 16:14:47 [INFO] 16:14:47 [INFO] 16:14:47 [INFO] --- copy:14.1.6:copy-files (default) @ infrautils-util --- 16:14:47 [INFO] 16:14:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ infrautils-util --- 16:14:48 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9.jar 16:14:48 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/common/util/target/classes/META-INF/MANIFEST.MF 16:14:48 [INFO] 16:14:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-util --- 16:14:50 [WARNING] Javadoc Warnings 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 16:14:50 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 16:14:50 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 16:14:50 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 16:14:50 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 16:14:50 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 16:14:50 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 16:14:50 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 16:14:50 [WARNING] @Value.Parameter public abstract String namePrefix(); 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 16:14:50 [WARNING] @Value.Parameter public abstract Logger logger(); 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 16:14:50 [WARNING] @Value.Parameter public abstract Optional priority(); 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 16:14:50 [WARNING] @Value.Default public boolean daemon() { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 16:14:50 [WARNING] public interface BuildFinal { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment 16:14:50 [WARNING] public interface BuildStart { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 16:14:50 [WARNING] public interface LoggerBuildStage { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment 16:14:50 [WARNING] public interface NamePrefixBuildStage extends BuildStart {} 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:41: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String message) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:55: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, Object arg) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:73: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:91: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String message) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:109: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:128: warning: no @param for 16:14:50 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:147: warning: no @param for 16:14:50 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String message) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:165: warning: no @param for 16:14:50 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:184: warning: no @param for 16:14:50 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @param for logger 16:14:50 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @return 16:14:50 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:50 [WARNING] public abstract class ThreadFactoryProvider { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:25: warning: no comment 16:14:50 [WARNING] public static ImmutableThreadFactoryProvider.NamePrefixBuildStage builder() { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] /w/workspace/infrautils-maven-stage-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:54: warning: no comment 16:14:50 [WARNING] public ThreadFactory get() { 16:14:50 [WARNING] ^ 16:14:50 [WARNING] 29 warnings 16:14:50 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9-javadoc.jar 16:14:50 [INFO] 16:14:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-util --- 16:14:50 [INFO] CycloneDX: Resolving Dependencies 16:14:50 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 16:14:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/common/util/target/bom.xml 16:14:50 [INFO] attaching as infrautils-util-7.1.9-cyclonedx.xml 16:14:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/common/util/target/bom.json 16:14:50 [INFO] attaching as infrautils-util-7.1.9-cyclonedx.json 16:14:50 [INFO] 16:14:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-util --- 16:14:50 [INFO] Checking compile classpath 16:14:51 [INFO] Checking runtime classpath 16:14:51 [INFO] Checking test classpath 16:14:51 [INFO] 16:14:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-util --- 16:14:51 [INFO] No dependency problems found 16:14:51 [INFO] 16:14:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-util --- 16:14:51 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9-sources.jar 16:14:51 [INFO] 16:14:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-util --- 16:14:51 [INFO] 16:14:51 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-util --- 16:14:51 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/common/util/target/code-coverage/jacoco.exec 16:14:51 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-util' with 8 classes 16:14:51 [INFO] 16:14:51 [INFO] --- install:3.1.4:install (default-install) @ infrautils-util --- 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json 16:14:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/common/util/target/infrautils-util-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar 16:14:51 [INFO] 16:14:51 [INFO] --- bundle:6.0.0:install (default-install) @ infrautils-util --- 16:14:51 [INFO] Writing OBR metadata 16:14:51 [INFO] Installing org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar 16:14:51 [INFO] Writing OBR metadata 16:14:51 [INFO] 16:14:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-util --- 16:14:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:14:51 [INFO] 16:14:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ infrautils-util --- 16:14:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:51 [INFO] 16:14:51 [INFO] -----------------< org.opendaylight.infrautils:inject >----------------- 16:14:51 [INFO] Building ODL :: infrautils :: inject 7.1.9 [5/39] 16:14:51 [INFO] from inject/inject/pom.xml 16:14:51 [INFO] -------------------------------[ bundle ]------------------------------- 16:14:51 [INFO] 16:14:51 [INFO] --- clean:3.5.0:clean (default-clean) @ inject --- 16:14:51 [INFO] 16:14:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject --- 16:14:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:51 [INFO] 16:14:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject --- 16:14:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:51 [INFO] 16:14:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject --- 16:14:51 [INFO] 16:14:51 [INFO] --- dependency:3.9.0:properties (default) @ inject --- 16:14:51 [INFO] 16:14:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject --- 16:14:51 [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-stage-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/** 16:14:51 [INFO] 16:14:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject --- 16:14:51 [INFO] Starting audit... 16:14:51 Audit done. 16:14:51 [INFO] You have 0 Checkstyle violations. 16:14:51 [INFO] 16:14:51 [INFO] --- checkstyle:3.6.0:check (default) @ inject --- 16:14:51 [INFO] Starting audit... 16:14:51 Audit done. 16:14:51 [INFO] You have 0 Checkstyle violations. 16:14:51 [INFO] 16:14:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject --- 16:14:51 [INFO] 16:14:51 [INFO] --- resources:3.3.1:resources (default-resources) @ inject --- 16:14:51 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/resources 16:14:51 [INFO] 16:14:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject --- 16:14:51 [INFO] Recompiling the module because of changed source code. 16:14:51 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 16:14:52 [INFO] 16:14:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject >>> 16:14:52 [INFO] 16:14:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject --- 16:14:52 [INFO] Fork Value is true 16:14:55 [INFO] Done SpotBugs Analysis.... 16:14:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:14:55 [INFO] 16:14:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject <<< 16:14:55 [INFO] 16:14:55 [INFO] 16:14:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject --- 16:14:55 [INFO] BugInstance size is 0 16:14:55 [INFO] Error size is 0 16:14:55 [INFO] No errors/warnings found 16:14:55 [INFO] 16:14:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject --- 16:14:55 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject/src/test/resources 16:14:55 [INFO] 16:14:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject --- 16:14:55 [INFO] No sources to compile 16:14:55 [INFO] 16:14:55 [INFO] --- surefire:3.5.4:test (default-test) @ inject --- 16:14:55 [INFO] No tests to run. 16:14:55 [INFO] 16:14:55 [INFO] --- copy:14.1.6:copy-files (default) @ inject --- 16:14:55 [INFO] 16:14:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject --- 16:14:55 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9.jar 16:14:55 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/inject/inject/target/classes/META-INF/MANIFEST.MF 16:14:55 [INFO] 16:14:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject --- 16:14:57 [WARNING] Javadoc Warnings 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 16:14:57 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 16:14:57 [WARNING] protected void checkIsRunning() { 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 16:14:57 [WARNING] boolean isRunning(); 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 16:14:57 [WARNING] protected abstract void start() throws Exception; 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 16:14:57 [WARNING] protected abstract void stop() throws Exception; 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/ModuleSetupRuntimeException.java:35: warning: no comment 16:14:57 [WARNING] public ModuleSetupRuntimeException(Exception cause) { 16:14:57 [WARNING] ^ 16:14:57 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/PostFullSystemInjectionListener.java:17: warning: no comment 16:14:57 [WARNING] void onFullSystemInjected(); 16:14:57 [WARNING] ^ 16:14:57 [WARNING] 7 warnings 16:14:57 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9-javadoc.jar 16:14:57 [INFO] 16:14:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject --- 16:14:57 [INFO] CycloneDX: Resolving Dependencies 16:14:57 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 16:14:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/inject/inject/target/bom.xml 16:14:57 [INFO] attaching as inject-7.1.9-cyclonedx.xml 16:14:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/inject/inject/target/bom.json 16:14:57 [INFO] attaching as inject-7.1.9-cyclonedx.json 16:14:57 [INFO] 16:14:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject --- 16:14:57 [INFO] Checking compile classpath 16:14:57 [INFO] Checking runtime classpath 16:14:57 [INFO] Checking test classpath 16:14:58 [INFO] 16:14:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject --- 16:14:58 [INFO] No dependency problems found 16:14:58 [INFO] 16:14:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject --- 16:14:58 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9-sources.jar 16:14:58 [INFO] 16:14:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject --- 16:14:58 [INFO] 16:14:58 [INFO] --- jacoco:0.8.14:report (report) @ inject --- 16:14:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:58 [INFO] 16:14:58 [INFO] --- install:3.1.4:install (default-install) @ inject --- 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/pom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json 16:14:58 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject/target/inject-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar 16:14:58 [INFO] 16:14:58 [INFO] --- bundle:6.0.0:install (default-install) @ inject --- 16:14:58 [INFO] Installing org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar 16:14:58 [INFO] Writing OBR metadata 16:14:58 [INFO] 16:14:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject --- 16:14:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:14:58 [INFO] 16:14:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject --- 16:14:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:14:58 [INFO] 16:14:58 [INFO] ---------< org.opendaylight.infrautils:inject.guice.testutils >--------- 16:14:58 [INFO] Building ODL :: infrautils :: inject.guice.testutils 7.1.9 [6/39] 16:14:58 [INFO] from inject/inject-guice-testutils/pom.xml 16:14:58 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:58 [INFO] 16:14:58 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice.testutils --- 16:14:58 [INFO] 16:14:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice.testutils --- 16:14:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:58 [INFO] 16:14:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice.testutils --- 16:14:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:14:58 [INFO] 16:14:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice.testutils --- 16:14:58 [INFO] 16:14:58 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice.testutils --- 16:14:58 [INFO] 16:14:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject.guice.testutils --- 16:14: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-stage-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/** 16:14:58 [INFO] 16:14:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice.testutils --- 16:14:58 [INFO] Starting audit... 16:14:58 Audit done. 16:14:58 [INFO] You have 0 Checkstyle violations. 16:14:58 [INFO] 16:14:58 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice.testutils --- 16:14:58 [INFO] Starting audit... 16:14:58 Audit done. 16:14:58 [INFO] You have 0 Checkstyle violations. 16:14:58 [INFO] 16:14:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice.testutils --- 16:14:58 [INFO] 16:14:58 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice.testutils --- 16:14:58 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/resources 16:14:58 [INFO] 16:14:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice.testutils --- 16:14:58 [INFO] Recompiling the module because of changed dependency. 16:14:58 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 16:14:59 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:59 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:59 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:59 [WARNING] /w/workspace/infrautils-maven-stage-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 16:14:59 [INFO] 16:14:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice.testutils >>> 16:14:59 [INFO] 16:14:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice.testutils --- 16:14:59 [INFO] Fork Value is true 16:15:02 [INFO] Done SpotBugs Analysis.... 16:15:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:03 [INFO] 16:15:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice.testutils <<< 16:15:03 [INFO] 16:15:03 [INFO] 16:15:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice.testutils --- 16:15:03 [INFO] BugInstance size is 0 16:15:03 [INFO] Error size is 0 16:15:03 [INFO] No errors/warnings found 16:15:03 [INFO] 16:15:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice.testutils --- 16:15:03 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/test/resources 16:15:03 [INFO] 16:15:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice.testutils --- 16:15:03 [INFO] Recompiling the module because of changed dependency. 16:15:03 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:15:03 [INFO] 16:15:03 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice.testutils --- 16:15:03 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/surefire-reports 16:15:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:03 [INFO] 16:15:03 [INFO] ------------------------------------------------------- 16:15:03 [INFO] T E S T S 16:15:03 [INFO] ------------------------------------------------------- 16:15:05 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 16:15:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 16:15:05 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 16:15:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 16:15:05 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 16:15:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 16:15:06 [INFO] 16:15:06 [INFO] Results: 16:15:06 [INFO] 16:15:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 16:15:06 [INFO] 16:15:06 [INFO] 16:15:06 [INFO] --- copy:14.1.6:copy-files (default) @ inject.guice.testutils --- 16:15:06 [INFO] 16:15:06 [INFO] --- jar:3.4.2:jar (default-jar) @ inject.guice.testutils --- 16:15:06 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9.jar 16:15:06 [INFO] 16:15:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice.testutils --- 16:15:07 [WARNING] Javadoc Warnings 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:07 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 16:15:07 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:07 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 16:15:07 [WARNING] protected abstract void configureBindings() throws Exception; 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:07 [WARNING] public class AnnotationsModule extends AbstractModule { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 16:15:07 [WARNING] protected Injector injector; 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 16:15:07 [WARNING] protected final Iterable modules; 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 16:15:07 [WARNING] protected final Stage stage; 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 16:15:07 [WARNING] public GuiceRule(Module... modules) { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 16:15:07 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 16:15:07 [WARNING] public GuiceRule(Class... moduleClasses) { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 16:15:07 [WARNING] protected void setUpGuice(Object target) { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 16:15:07 [WARNING] protected void tearDownGuice() { 16:15:07 [WARNING] ^ 16:15:07 [WARNING] 13 warnings 16:15:07 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-javadoc.jar 16:15:07 [INFO] 16:15:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice.testutils --- 16:15:07 [INFO] CycloneDX: Resolving Dependencies 16:15:08 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 16:15:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/bom.xml 16:15:08 [INFO] attaching as inject.guice.testutils-7.1.9-cyclonedx.xml 16:15:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/bom.json 16:15:08 [INFO] attaching as inject.guice.testutils-7.1.9-cyclonedx.json 16:15:08 [INFO] 16:15:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice.testutils --- 16:15:08 [INFO] Checking compile classpath 16:15:08 [INFO] Checking runtime classpath 16:15:08 [INFO] Checking test classpath 16:15:08 [INFO] 16:15:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice.testutils --- 16:15:08 [WARNING] Used undeclared dependencies found: 16:15:08 [WARNING] com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 16:15:08 [WARNING] Non-test scoped test only dependencies found: 16:15:08 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:15:08 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:15:08 [INFO] 16:15:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice.testutils --- 16:15:08 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-sources.jar 16:15:08 [INFO] 16:15:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice.testutils --- 16:15:08 [INFO] 16:15:08 [INFO] --- jacoco:0.8.14:report (report) @ inject.guice.testutils --- 16:15:08 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec 16:15:08 [INFO] Analyzed bundle 'ODL :: infrautils :: inject.guice.testutils' with 5 classes 16:15:08 [INFO] 16:15:08 [INFO] --- install:3.1.4:install (default-install) @ inject.guice.testutils --- 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json 16:15:08 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar 16:15:08 [INFO] 16:15:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject.guice.testutils --- 16:15:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:08 [INFO] 16:15:08 [INFO] ---------------< org.opendaylight.infrautils:itestutils >--------------- 16:15:08 [INFO] Building ODL :: infrautils :: itestutils 7.1.9 [7/39] 16:15:08 [INFO] from itestutils/itestutils/pom.xml 16:15:08 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:09 [INFO] 16:15:09 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils --- 16:15:09 [INFO] 16:15:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils --- 16:15:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:09 [INFO] 16:15:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils --- 16:15:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:09 [INFO] 16:15:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils --- 16:15:09 [INFO] 16:15:09 [INFO] --- dependency:3.9.0:properties (default) @ itestutils --- 16:15:09 [INFO] 16:15:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils --- 16:15:09 [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-stage-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/** 16:15:09 [INFO] 16:15:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils --- 16:15:09 [INFO] Starting audit... 16:15:09 Audit done. 16:15:09 [INFO] You have 0 Checkstyle violations. 16:15:09 [INFO] 16:15:09 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils --- 16:15:09 [INFO] Starting audit... 16:15:09 Audit done. 16:15:09 [INFO] You have 0 Checkstyle violations. 16:15:09 [INFO] 16:15:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils --- 16:15:09 [INFO] 16:15:09 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils --- 16:15:09 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/resources 16:15:09 [INFO] 16:15:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils --- 16:15:09 [INFO] Recompiling the module because of changed dependency. 16:15:09 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:15:10 [INFO] 16:15:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils >>> 16:15:10 [INFO] 16:15:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils --- 16:15:10 [INFO] Fork Value is true 16:15:13 [INFO] Done SpotBugs Analysis.... 16:15:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:13 [INFO] 16:15:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils <<< 16:15:13 [INFO] 16:15:13 [INFO] 16:15:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils --- 16:15:13 [INFO] BugInstance size is 0 16:15:13 [INFO] Error size is 0 16:15:13 [INFO] No errors/warnings found 16:15:13 [INFO] 16:15:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils --- 16:15:13 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/test/resources 16:15:13 [INFO] 16:15:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils --- 16:15:13 [INFO] No sources to compile 16:15:13 [INFO] 16:15:13 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils --- 16:15:13 [INFO] No tests to run. 16:15:13 [INFO] 16:15:13 [INFO] --- copy:14.1.6:copy-files (default) @ itestutils --- 16:15:13 [INFO] 16:15:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ itestutils --- 16:15:13 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9.jar 16:15:13 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/classes/META-INF/MANIFEST.MF 16:15:13 [INFO] 16:15:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils --- 16:15:15 [WARNING] Javadoc Warnings 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 16:15:15 [WARNING] public abstract class AbstractIntegrationTest { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 16:15:15 [WARNING] public final Option[] config() { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 16:15:15 [WARNING] protected abstract String featureName(); 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 16:15:15 [WARNING] protected String[] featureNames() { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 16:15:15 [WARNING] protected abstract UrlReference featureRepositoryURL(); 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 16:15:15 [WARNING] protected MavenUrlReference getKarafURL() { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 16:15:15 [WARNING] protected static final String getKarafVersion() { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 16:15:15 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 16:15:15 [WARNING] ^ 16:15:15 [WARNING] 8 warnings 16:15:15 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9-javadoc.jar 16:15:15 [INFO] 16:15:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils --- 16:15:15 [INFO] CycloneDX: Resolving Dependencies 16:15:17 [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) 16:15:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/bom.xml 16:15:17 [INFO] attaching as itestutils-7.1.9-cyclonedx.xml 16:15:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/bom.json 16:15:18 [INFO] attaching as itestutils-7.1.9-cyclonedx.json 16:15:18 [INFO] 16:15:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils --- 16:15:18 [INFO] Skipping duplicate-finder execution! 16:15:18 [INFO] 16:15:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils --- 16:15:18 [WARNING] Used undeclared dependencies found: 16:15:18 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:compile 16:15:18 [WARNING] Unused declared dependencies found: 16:15:18 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.8:compile 16:15:18 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:15:18 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 16:15:18 [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9:compile 16:15:18 [WARNING] org.osgi:osgi.core:jar:8.0.0:compile 16:15:18 [WARNING] org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.6:compile 16:15:18 [WARNING] org.ops4j.pax.url:pax-url-link:jar:2.6.17:compile 16:15:18 [INFO] 16:15:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils --- 16:15:18 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9-sources.jar 16:15:18 [INFO] 16:15:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils --- 16:15:18 [ERROR] /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:77: Prefer java.nio.file.Paths.get(String) 16:15:18 [INFO] 16:15:18 [INFO] --- jacoco:0.8.14:report (report) @ itestutils --- 16:15:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:18 [INFO] 16:15:18 [INFO] --- install:3.1.4:install (default-install) @ itestutils --- 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json 16:15:18 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/itestutils/target/itestutils-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar 16:15:18 [INFO] 16:15:18 [INFO] --- bundle:6.0.0:install (default-install) @ itestutils --- 16:15:18 [INFO] Installing org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar 16:15:18 [INFO] Writing OBR metadata 16:15:18 [INFO] 16:15:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils --- 16:15:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:18 [INFO] 16:15:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ itestutils --- 16:15:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:18 [INFO] 16:15:18 [INFO] ---------------< org.opendaylight.infrautils:ready-api >---------------- 16:15:18 [INFO] Building ODL :: infrautils :: ready-api 7.1.9 [8/39] 16:15:18 [INFO] from ready/api/pom.xml 16:15:18 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:18 [INFO] 16:15:18 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-api --- 16:15:18 [INFO] 16:15:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-api --- 16:15:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:18 [INFO] 16:15:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-api --- 16:15:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:18 [INFO] 16:15:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-api --- 16:15:18 [INFO] 16:15:18 [INFO] --- dependency:3.9.0:properties (default) @ ready-api --- 16:15:18 [INFO] 16:15:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-api --- 16:15:18 [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-stage-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/** 16:15:18 [INFO] 16:15:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-api --- 16:15:18 [INFO] Starting audit... 16:15:18 Audit done. 16:15:18 [INFO] You have 0 Checkstyle violations. 16:15:18 [INFO] 16:15:18 [INFO] --- checkstyle:3.6.0:check (default) @ ready-api --- 16:15:18 [INFO] Starting audit... 16:15:18 Audit done. 16:15:18 [INFO] You have 0 Checkstyle violations. 16:15:18 [INFO] 16:15:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-api --- 16:15:18 [INFO] 16:15:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-api --- 16:15:18 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/api/src/main/resources 16:15:18 [INFO] 16:15:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-api --- 16:15:18 [INFO] Recompiling the module because of changed source code. 16:15:18 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:19 [WARNING] /w/workspace/infrautils-maven-stage-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? 16:15:19 (see https://errorprone.info/bugpattern/AlmostJavadoc) 16:15:19 Did you mean '/** See {@link SystemReadyListener#onSystemIsChanging()}. */'? 16:15:19 [INFO] 16:15:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-api >>> 16:15:19 [INFO] 16:15:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-api --- 16:15:19 [INFO] Fork Value is true 16:15:23 [INFO] Done SpotBugs Analysis.... 16:15:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:23 [INFO] 16:15:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-api <<< 16:15:23 [INFO] 16:15:23 [INFO] 16:15:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-api --- 16:15:23 [INFO] BugInstance size is 0 16:15:23 [INFO] Error size is 0 16:15:23 [INFO] No errors/warnings found 16:15:23 [INFO] 16:15:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-api --- 16:15:23 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/api/src/test/resources 16:15:23 [INFO] 16:15:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-api --- 16:15:23 [INFO] No sources to compile 16:15:23 [INFO] 16:15:23 [INFO] --- surefire:3.5.4:test (default-test) @ ready-api --- 16:15:23 [INFO] No tests to run. 16:15:23 [INFO] 16:15:23 [INFO] --- copy:14.1.6:copy-files (default) @ ready-api --- 16:15:23 [INFO] 16:15:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-api --- 16:15:23 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9.jar 16:15:23 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/ready/api/target/classes/META-INF/MANIFEST.MF 16:15:23 [INFO] 16:15:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-api --- 16:15:25 [WARNING] Javadoc Warnings 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 16:15:25 [WARNING] public interface FunctionalityReadyRegistration { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 16:15:25 [WARNING] public Object invokeMBeanFunction(String functionName) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 16:15:25 [WARNING] public Object readMBeanAttribute(String attribute) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 16:15:25 [WARNING] public String getMBeanName() { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 16:15:25 [WARNING] public String getMBeanType() { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 16:15:25 [WARNING] public @Nullable String getMBeanCategory() { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 16:15:25 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 16:15:25 [WARNING] SystemState getSystemState(); 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 16:15:25 [WARNING] String getFailureCause(); 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 16:15:25 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 16:15:25 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 16:15:25 [WARNING] void unregister(); 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 16:15:25 [WARNING] void registerListener(SystemReadyListener listener); 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:25 [WARNING] public class SimpleSystemReadyMonitor implements SystemReadyMonitor { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:75: warning: no comment 16:15:25 [WARNING] public void ready() { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:104: warning: no comment 16:15:25 [WARNING] protected void setSystemFailureCause(Throwable cause) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:100: warning: no comment 16:15:25 [WARNING] protected void setSystemState(SystemState state) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:27: warning: no comment 16:15:25 [WARNING] ACTIVE, 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:25: warning: no comment 16:15:25 [WARNING] BOOTING, 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:36: warning: no comment 16:15:25 [WARNING] FAILURE, 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:25: warning: no comment 16:15:25 [WARNING] public enum Behaviour { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:43: warning: no comment 16:15:25 [WARNING] public TestSystemReadyMonitor(Behaviour behaviour) { 16:15:25 [WARNING] ^ 16:15:25 [WARNING] 22 warnings 16:15:25 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9-javadoc.jar 16:15:25 [INFO] 16:15:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-api --- 16:15:25 [INFO] CycloneDX: Resolving Dependencies 16:15:25 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 16:15:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/ready/api/target/bom.xml 16:15:25 [INFO] attaching as ready-api-7.1.9-cyclonedx.xml 16:15:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/ready/api/target/bom.json 16:15:25 [INFO] attaching as ready-api-7.1.9-cyclonedx.json 16:15:25 [INFO] 16:15:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-api --- 16:15:25 [INFO] Checking compile classpath 16:15:25 [INFO] Checking runtime classpath 16:15:25 [INFO] Checking test classpath 16:15:26 [INFO] 16:15:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-api --- 16:15:26 [INFO] No dependency problems found 16:15:26 [INFO] 16:15:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-api --- 16:15:26 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9-sources.jar 16:15:26 [INFO] 16:15:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-api --- 16:15:26 [INFO] 16:15:26 [INFO] --- jacoco:0.8.14:report (report) @ ready-api --- 16:15:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:26 [INFO] 16:15:26 [INFO] --- install:3.1.4:install (default-install) @ ready-api --- 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json 16:15:26 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/api/target/ready-api-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar 16:15:26 [INFO] 16:15:26 [INFO] --- bundle:6.0.0:install (default-install) @ ready-api --- 16:15:26 [INFO] Installing org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar 16:15:26 [INFO] Writing OBR metadata 16:15:26 [INFO] 16:15:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-api --- 16:15:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:26 [INFO] 16:15:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ready-api --- 16:15:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:26 [INFO] 16:15:26 [INFO] -------------< org.opendaylight.infrautils:diagstatus-api >------------- 16:15:26 [INFO] Building diagstatus-api 7.1.9 [9/39] 16:15:26 [INFO] from diagstatus/api/pom.xml 16:15:26 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:26 [INFO] 16:15:26 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-api --- 16:15:26 [INFO] 16:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-api --- 16:15:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:26 [INFO] 16:15:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-api --- 16:15:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:26 [INFO] 16:15:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-api --- 16:15:26 [INFO] 16:15:26 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-api --- 16:15:26 [INFO] 16:15:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-api --- 16:15:26 [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-stage-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/** 16:15:26 [INFO] 16:15:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-api --- 16:15:26 [INFO] Starting audit... 16:15:26 Audit done. 16:15:26 [INFO] You have 0 Checkstyle violations. 16:15:26 [INFO] 16:15:26 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-api --- 16:15:26 [INFO] Starting audit... 16:15:26 Audit done. 16:15:26 [INFO] You have 0 Checkstyle violations. 16:15:26 [INFO] 16:15:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-api --- 16:15:26 [INFO] 16:15:26 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-api --- 16:15:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/resources 16:15:26 [INFO] 16:15:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-api --- 16:15:26 [INFO] Recompiling the module because of changed dependency. 16:15:26 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 16:15:27 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[95,66] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 16:15:27 (see https://errorprone.info/bugpattern/OperatorPrecedence) 16:15:27 Did you mean 'return this == obj || (obj instanceof ServiceDescriptor other && serviceName.equals(other.serviceName)'? 16:15:27 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[80,17] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 16:15:27 (see https://errorprone.info/bugpattern/OperatorPrecedence) 16:15:27 Did you mean 'return this == obj || (obj instanceof ServiceStatusSummary that && this.isOperational == that.isOperational'? 16:15:27 [INFO] 16:15:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-api >>> 16:15:27 [INFO] 16:15:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-api --- 16:15:27 [INFO] Fork Value is true 16:15:31 [INFO] Done SpotBugs Analysis.... 16:15:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:31 [INFO] 16:15:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-api <<< 16:15:31 [INFO] 16:15:31 [INFO] 16:15:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-api --- 16:15:31 [INFO] BugInstance size is 0 16:15:31 [INFO] Error size is 0 16:15:31 [INFO] No errors/warnings found 16:15:31 [INFO] 16:15:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-api --- 16:15:31 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/test/resources 16:15:31 [INFO] 16:15:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-api --- 16:15:31 [INFO] No sources to compile 16:15:31 [INFO] 16:15:31 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-api --- 16:15:31 [INFO] No tests to run. 16:15:31 [INFO] 16:15:31 [INFO] --- copy:14.1.6:copy-files (default) @ diagstatus-api --- 16:15:31 [INFO] 16:15:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-api --- 16:15:31 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9.jar 16:15:31 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/classes/META-INF/MANIFEST.MF 16:15:31 [INFO] 16:15:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-api --- 16:15:33 [WARNING] Javadoc Warnings 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 16:15:33 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 16:15:33 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 16:15:33 [WARNING] String acquireServiceStatus(); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 16:15:33 [WARNING] String acquireServiceStatusAsJSON(); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 16:15:33 [WARNING] String acquireServiceStatusBrief(); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 16:15:33 [WARNING] String acquireServiceStatusDetailed(); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 16:15:33 [WARNING] Map acquireServiceStatusMap(); 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 16:15:33 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 16:15:33 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 16:15:33 [WARNING] public class InstantSerializer implements JsonSerializer { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 16:15:33 [WARNING] public class InstantSerializer implements JsonSerializer { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:51: warning: no comment 16:15:33 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, String objNameStr) 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:37: warning: no comment 16:15:33 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, ObjectName objName) 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:67: warning: no comment 16:15:33 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, String objNameStr) 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:56: warning: no comment 16:15:33 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, ObjectName objName) 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:54: warning: no comment 16:15:33 [WARNING] public ServiceDescriptor(String moduleServiceName, Throwable errorCause) { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:46: warning: no comment 16:15:33 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState) { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:50: warning: no comment 16:15:33 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState, String statusDesc) { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:74: warning: no comment 16:15:33 [WARNING] public Optional getErrorCause() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:58: warning: no comment 16:15:33 [WARNING] public String getModuleServiceName() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:62: warning: no comment 16:15:33 [WARNING] public ServiceState getServiceState() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:70: warning: no comment 16:15:33 [WARNING] public String getStatusDesc() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:66: warning: no comment 16:15:33 [WARNING] public Instant getStatusTimestamp() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:41: warning: no comment 16:15:33 [WARNING] public ServiceStatusSummary(boolean isOperational, SystemState systemState, String systemReadyErrorCause, 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:37: warning: no comment 16:15:33 [WARNING] public static ServiceStatusSummary fromJSON(String json) { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:66: warning: no comment 16:15:33 [WARNING] public Collection getStatusSummary() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:58: warning: no comment 16:15:33 [WARNING] public SystemState getSystemReadyState() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:62: warning: no comment 16:15:33 [WARNING] public String getSystemReadyStateErrorCause() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:70: warning: no comment 16:15:33 [WARNING] public Instant getTimeStamp() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:54: warning: no comment 16:15:33 [WARNING] public boolean isOperational() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:50: warning: no comment 16:15:33 [WARNING] public String toJSON() { 16:15:33 [WARNING] ^ 16:15:33 [WARNING] 31 warnings 16:15:33 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9-javadoc.jar 16:15:33 [INFO] 16:15:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-api --- 16:15:33 [INFO] CycloneDX: Resolving Dependencies 16:15:33 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 16:15:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/bom.xml 16:15:34 [INFO] attaching as diagstatus-api-7.1.9-cyclonedx.xml 16:15:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/bom.json 16:15:34 [INFO] attaching as diagstatus-api-7.1.9-cyclonedx.json 16:15:34 [INFO] 16:15:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-api --- 16:15:34 [INFO] Checking compile classpath 16:15:34 [INFO] Checking runtime classpath 16:15:34 [INFO] Checking test classpath 16:15:34 [INFO] 16:15:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-api --- 16:15:34 [INFO] No dependency problems found 16:15:34 [INFO] 16:15:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-api --- 16:15:34 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9-sources.jar 16:15:34 [INFO] 16:15:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-api --- 16:15:34 [INFO] 16:15:34 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-api --- 16:15:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:34 [INFO] 16:15:34 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-api --- 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json 16:15:34 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/api/target/diagstatus-api-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar 16:15:34 [INFO] 16:15:34 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-api --- 16:15:34 [INFO] Installing org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar 16:15:34 [INFO] Writing OBR metadata 16:15:34 [INFO] 16:15:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-api --- 16:15:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:34 [INFO] 16:15:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-api --- 16:15:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:34 [INFO] 16:15:34 [INFO] ------------< org.opendaylight.infrautils:diagstatus-impl >------------- 16:15:34 [INFO] Building diagstatus-impl 7.1.9 [10/39] 16:15:34 [INFO] from diagstatus/impl/pom.xml 16:15:34 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:34 [INFO] 16:15:34 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-impl --- 16:15:34 [INFO] 16:15:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-impl --- 16:15:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:34 [INFO] 16:15:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-impl --- 16:15:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:34 [INFO] 16:15:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-impl --- 16:15:34 [INFO] 16:15:34 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-impl --- 16:15:34 [INFO] 16:15:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-impl --- 16:15:34 [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-stage-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/** 16:15:34 [INFO] 16:15:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-impl --- 16:15:34 [INFO] Starting audit... 16:15:34 Audit done. 16:15:34 [INFO] You have 0 Checkstyle violations. 16:15:34 [INFO] 16:15:34 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-impl --- 16:15:34 [INFO] Starting audit... 16:15:34 Audit done. 16:15:34 [INFO] You have 0 Checkstyle violations. 16:15:34 [INFO] 16:15:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-impl --- 16:15:34 [INFO] 16:15:34 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-impl --- 16:15:34 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/impl/src/main/resources 16:15:34 [INFO] 16:15:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-impl --- 16:15:34 [INFO] Recompiling the module because of changed dependency. 16:15:34 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 16:15:35 [INFO] 16:15:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-impl >>> 16:15:35 [INFO] 16:15:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-impl --- 16:15:35 [INFO] Fork Value is true 16:15:39 [INFO] Done SpotBugs Analysis.... 16:15:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:39 [INFO] 16:15:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-impl <<< 16:15:39 [INFO] 16:15:39 [INFO] 16:15:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-impl --- 16:15:39 [INFO] BugInstance size is 0 16:15:39 [INFO] Error size is 0 16:15:39 [INFO] No errors/warnings found 16:15:39 [INFO] 16:15:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-impl --- 16:15:39 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/impl/src/test/resources 16:15:39 [INFO] 16:15:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-impl --- 16:15:39 [INFO] Recompiling the module because of changed dependency. 16:15:39 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:15:40 [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 16:15:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [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 16:15:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [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 16:15:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 16:15:40 [INFO] 16:15:40 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-impl --- 16:15:40 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/surefire-reports 16:15:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:40 [INFO] 16:15:40 [INFO] ------------------------------------------------------- 16:15:40 [INFO] T E S T S 16:15:40 [INFO] ------------------------------------------------------- 16:15:41 [INFO] Running org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 16:15:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 16:15:43 [INFO] 16:15:43 [INFO] Results: 16:15:43 [INFO] 16:15:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 16:15:43 [INFO] 16:15:43 [INFO] 16:15:43 [INFO] --- copy:14.1.6:copy-files (default) @ diagstatus-impl --- 16:15:43 [INFO] 16:15:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-impl --- 16:15:43 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9.jar 16:15:43 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/classes/META-INF/MANIFEST.MF 16:15:43 [INFO] 16:15:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-impl --- 16:15:44 [WARNING] Javadoc Warnings 16:15:44 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 16:15:44 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 16:15:44 [WARNING] ^ 16:15:44 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 16:15:44 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 16:15:44 [WARNING] ^ 16:15:44 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 16:15:44 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 16:15:44 [WARNING] ^ 16:15:44 [WARNING] 3 warnings 16:15:44 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9-javadoc.jar 16:15:44 [INFO] 16:15:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-impl --- 16:15:44 [INFO] CycloneDX: Resolving Dependencies 16:15:45 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 16:15:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/bom.xml 16:15:45 [INFO] attaching as diagstatus-impl-7.1.9-cyclonedx.xml 16:15:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/bom.json 16:15:45 [INFO] attaching as diagstatus-impl-7.1.9-cyclonedx.json 16:15:45 [INFO] 16:15:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-impl --- 16:15:45 [INFO] Checking compile classpath 16:15:45 [INFO] Checking runtime classpath 16:15:45 [INFO] Checking test classpath 16:15:45 [INFO] 16:15:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-impl --- 16:15:45 [WARNING] Used undeclared dependencies found: 16:15:45 [WARNING] com.google.inject:guice:jar:6.0.0:test 16:15:45 [INFO] 16:15:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-impl --- 16:15:45 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9-sources.jar 16:15:45 [INFO] 16:15:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-impl --- 16:15:45 [INFO] 16:15:45 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-impl --- 16:15:45 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/code-coverage/jacoco.exec 16:15:45 [INFO] Analyzed bundle 'diagstatus-impl' with 3 classes 16:15:45 [INFO] 16:15:45 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-impl --- 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json 16:15:45 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/impl/target/diagstatus-impl-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar 16:15:45 [INFO] 16:15:45 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-impl --- 16:15:45 [INFO] Installing org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar 16:15:45 [INFO] Writing OBR metadata 16:15:45 [INFO] 16:15:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-impl --- 16:15:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:45 [INFO] 16:15:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-impl --- 16:15:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:45 [INFO] 16:15:45 [INFO] ------------< org.opendaylight.infrautils:diagstatus-shell >------------ 16:15:45 [INFO] Building diagstatus-shell 7.1.9 [11/39] 16:15:45 [INFO] from diagstatus/shell/pom.xml 16:15:45 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:45 [INFO] 16:15:45 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-shell --- 16:15:45 [INFO] 16:15:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-shell --- 16:15:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:45 [INFO] 16:15:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-shell --- 16:15:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:45 [INFO] 16:15:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-shell --- 16:15:46 [INFO] 16:15:46 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-shell --- 16:15:46 [INFO] 16:15:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-shell --- 16:15: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-stage-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/** 16:15:46 [INFO] 16:15:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-shell --- 16:15:46 [INFO] Starting audit... 16:15:46 Audit done. 16:15:46 [INFO] You have 0 Checkstyle violations. 16:15:46 [INFO] 16:15:46 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-shell --- 16:15:46 [INFO] Starting audit... 16:15:46 Audit done. 16:15:46 [INFO] You have 0 Checkstyle violations. 16:15:46 [INFO] 16:15:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-shell --- 16:15:46 [INFO] 16:15:46 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-shell --- 16:15:46 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/shell/src/main/resources 16:15:46 [INFO] 16:15:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-shell --- 16:15:46 [INFO] Recompiling the module because of changed dependency. 16:15:46 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:15:46 [WARNING] /w/workspace/infrautils-maven-stage-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. 16:15:46 (see https://errorprone.info/bugpattern/JavaUtilDate) 16:15:46 [INFO] 16:15:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-shell >>> 16:15:46 [INFO] 16:15:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-shell --- 16:15:46 [INFO] Fork Value is true 16:15:49 [INFO] Done SpotBugs Analysis.... 16:15:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:49 [INFO] 16:15:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-shell <<< 16:15:49 [INFO] 16:15:49 [INFO] 16:15:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-shell --- 16:15:49 [INFO] BugInstance size is 0 16:15:49 [INFO] Error size is 0 16:15:49 [INFO] No errors/warnings found 16:15:49 [INFO] 16:15:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-shell --- 16:15:49 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/shell/src/test/resources 16:15:49 [INFO] 16:15:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-shell --- 16:15:49 [INFO] Recompiling the module because of changed dependency. 16:15:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:15:50 [INFO] 16:15:50 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-shell --- 16:15:50 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/surefire-reports 16:15:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:50 [INFO] 16:15:50 [INFO] ------------------------------------------------------- 16:15:50 [INFO] T E S T S 16:15:50 [INFO] ------------------------------------------------------- 16:15:51 [INFO] Running org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 16:15:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 16:15:52 [INFO] 16:15:52 [INFO] Results: 16:15:52 [INFO] 16:15:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:15:52 [INFO] 16:15:52 [INFO] 16:15:52 [INFO] --- copy:14.1.6:copy-files (default) @ diagstatus-shell --- 16:15:52 [INFO] 16:15:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-shell --- 16:15:52 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9.jar 16:15:52 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/classes/META-INF/MANIFEST.MF 16:15:52 [INFO] 16:15:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-shell --- 16:15:53 [WARNING] Javadoc Warnings 16:15:53 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:53 [WARNING] public class DiagStatusCommand implements Action { 16:15:53 [WARNING] ^ 16:15:53 [WARNING] 1 warning 16:15:53 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9-javadoc.jar 16:15:53 [INFO] 16:15:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-shell --- 16:15:53 [INFO] CycloneDX: Resolving Dependencies 16:15:54 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:15:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/bom.xml 16:15:54 [INFO] attaching as diagstatus-shell-7.1.9-cyclonedx.xml 16:15:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/bom.json 16:15:54 [INFO] attaching as diagstatus-shell-7.1.9-cyclonedx.json 16:15:54 [INFO] 16:15:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-shell --- 16:15:54 [INFO] Checking compile classpath 16:15:54 [INFO] Checking runtime classpath 16:15:54 [INFO] Checking test classpath 16:15:54 [INFO] 16:15:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-shell --- 16:15:54 [WARNING] Used undeclared dependencies found: 16:15:54 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 16:15:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 16:15:54 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 16:15:54 [WARNING] Non-test scoped test only dependencies found: 16:15:54 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 16:15:54 [INFO] 16:15:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-shell --- 16:15:54 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9-sources.jar 16:15:54 [INFO] 16:15:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-shell --- 16:15:54 [INFO] 16:15:54 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-shell --- 16:15:54 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/code-coverage/jacoco.exec 16:15:54 [INFO] Analyzed bundle 'diagstatus-shell' with 1 classes 16:15:54 [INFO] 16:15:54 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-shell --- 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json 16:15:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/shell/target/diagstatus-shell-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar 16:15:54 [INFO] 16:15:54 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-shell --- 16:15:54 [INFO] Installing org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar 16:15:54 [INFO] Writing OBR metadata 16:15:54 [INFO] 16:15:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-shell --- 16:15:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:15:54 [INFO] 16:15:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-shell --- 16:15:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:15:54 [INFO] 16:15:54 [INFO] -------------< org.opendaylight.infrautils:diagstatus-web >------------- 16:15:54 [INFO] Building diagstatus-web 7.1.9 [12/39] 16:15:54 [INFO] from diagstatus/web/pom.xml 16:15:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:15:54 [INFO] 16:15:54 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-web --- 16:15:54 [INFO] 16:15:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-web --- 16:15:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:54 [INFO] 16:15:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-web --- 16:15:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:15:54 [INFO] 16:15:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-web --- 16:15:55 [INFO] 16:15:55 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-web --- 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-web --- 16:15: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-stage-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/** 16:15:55 [INFO] 16:15:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-web --- 16:15:55 [INFO] Starting audit... 16:15:55 Audit done. 16:15:55 [INFO] You have 0 Checkstyle violations. 16:15:55 [INFO] 16:15:55 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-web --- 16:15:55 [INFO] Starting audit... 16:15:55 Audit done. 16:15:55 [INFO] You have 0 Checkstyle violations. 16:15:55 [INFO] 16:15:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-web --- 16:15:55 [INFO] 16:15:55 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-web --- 16:15:55 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/web/src/main/resources 16:15:55 [INFO] 16:15:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-web --- 16:15:55 [INFO] Recompiling the module because of changed dependency. 16:15:55 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:15:55 [WARNING] /w/workspace/infrautils-maven-stage-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 16:15:55 [INFO] 16:15:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-web >>> 16:15:55 [INFO] 16:15:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-web --- 16:15:55 [INFO] Fork Value is true 16:15:58 [INFO] Done SpotBugs Analysis.... 16:15:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:15:58 [INFO] 16:15:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-web <<< 16:15:58 [INFO] 16:15:58 [INFO] 16:15:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-web --- 16:15:58 [INFO] BugInstance size is 0 16:15:58 [INFO] Error size is 0 16:15:58 [INFO] No errors/warnings found 16:15:58 [INFO] 16:15:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-web --- 16:15:58 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/web/src/test/resources 16:15:58 [INFO] 16:15:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-web --- 16:15:58 [INFO] Recompiling the module because of changed dependency. 16:15:58 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:15:59 [INFO] 16:15:59 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-web --- 16:15:59 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/surefire-reports 16:15:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:15:59 [INFO] 16:15:59 [INFO] ------------------------------------------------------- 16:15:59 [INFO] T E S T S 16:15:59 [INFO] ------------------------------------------------------- 16:16:00 [INFO] Running org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 16:16:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:16:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s -- in org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 16:16:02 [INFO] 16:16:02 [INFO] Results: 16:16:02 [INFO] 16:16:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 16:16:02 [INFO] 16:16:02 [INFO] 16:16:02 [INFO] --- copy:14.1.6:copy-files (default) @ diagstatus-web --- 16:16:02 [INFO] 16:16:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-web --- 16:16:02 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9.jar 16:16:02 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/classes/META-INF/MANIFEST.MF 16:16:02 [INFO] 16:16:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-web --- 16:16:04 [WARNING] Javadoc Warnings 16:16:04 [WARNING] /w/workspace/infrautils-maven-stage-master/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:42: warning: no comment 16:16:04 [WARNING] private final DiagStatusService diagStatusService; 16:16:04 [WARNING] ^ 16:16:04 [WARNING] 1 warning 16:16:04 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9-javadoc.jar 16:16:04 [INFO] 16:16:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-web --- 16:16:04 [INFO] CycloneDX: Resolving Dependencies 16:16:05 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:16:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/bom.xml 16:16:05 [INFO] attaching as diagstatus-web-7.1.9-cyclonedx.xml 16:16:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/bom.json 16:16:05 [INFO] attaching as diagstatus-web-7.1.9-cyclonedx.json 16:16:05 [INFO] 16:16:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-web --- 16:16:05 [INFO] Checking compile classpath 16:16:05 [INFO] Checking runtime classpath 16:16:05 [INFO] Checking test classpath 16:16:05 [INFO] 16:16:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-web --- 16:16:05 [INFO] No dependency problems found 16:16:05 [INFO] 16:16:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-web --- 16:16:05 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9-sources.jar 16:16:05 [INFO] 16:16:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-web --- 16:16:05 [INFO] 16:16:05 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-web --- 16:16:05 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/code-coverage/jacoco.exec 16:16:05 [INFO] Analyzed bundle 'diagstatus-web' with 1 classes 16:16:05 [INFO] 16:16:05 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-web --- 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json 16:16:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/web/target/diagstatus-web-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar 16:16:05 [INFO] 16:16:05 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-web --- 16:16:05 [INFO] Installing org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar 16:16:05 [INFO] Writing OBR metadata 16:16:05 [INFO] 16:16:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-web --- 16:16:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:05 [INFO] 16:16:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ diagstatus-web --- 16:16:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:16:05 [INFO] 16:16:05 [INFO] ---------------< org.opendaylight.infrautils:ready-impl >--------------- 16:16:05 [INFO] Building ODL :: infrautils :: ready-impl 7.1.9 [13/39] 16:16:05 [INFO] from ready/impl/pom.xml 16:16:05 [INFO] -------------------------------[ bundle ]------------------------------- 16:16:05 [INFO] 16:16:05 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-impl --- 16:16:05 [INFO] 16:16:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-impl --- 16:16:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:05 [INFO] 16:16:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-impl --- 16:16:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:05 [INFO] 16:16:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-impl --- 16:16:05 [INFO] 16:16:05 [INFO] --- dependency:3.9.0:properties (default) @ ready-impl --- 16:16:05 [INFO] 16:16:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-impl --- 16:16:05 [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-stage-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/** 16:16:05 [INFO] 16:16:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-impl --- 16:16:05 [INFO] Starting audit... 16:16:05 Audit done. 16:16:05 [INFO] You have 0 Checkstyle violations. 16:16:05 [INFO] 16:16:05 [INFO] --- checkstyle:3.6.0:check (default) @ ready-impl --- 16:16:05 [INFO] Starting audit... 16:16:05 Audit done. 16:16:05 [INFO] You have 0 Checkstyle violations. 16:16:05 [INFO] 16:16:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-impl --- 16:16:05 [INFO] 16:16:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-impl --- 16:16:05 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/resources 16:16:05 [INFO] 16:16:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-impl --- 16:16:05 [INFO] Recompiling the module because of changed dependency. 16:16:05 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 16:16:07 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 16:16:07 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 16:16:07 [WARNING] Cannot find annotation method 'stagedBuilder()' in type 'org.immutables.value.Value.Style': class file for org.immutables.value.Value not found 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated': class file for org.immutables.value.Generated not found 16:16:07 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'from()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] Cannot find annotation method 'generator()' in type 'org.immutables.value.Generated' 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[31,66] found raw type: java.lang.Class 16:16:07 missing type arguments for generic class java.lang.Class 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[45,30] found raw type: java.lang.Class 16:16:07 missing type arguments for generic class java.lang.Class 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:07 (see https://errorprone.info/bugpattern/OperatorPrecedence) 16:16:07 Did you mean 'return this == obj || (obj instanceof BundleSymbolicNameWithVersion other'? 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,88] [UnusedVariable] The parameter 'args' is never read. 16:16:07 (see https://errorprone.info/bugpattern/UnusedVariable) 16:16:07 Did you mean 'return invokeNotDelegated(proxy, method);'? 16:16:07 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,57] [UnusedVariable] The parameter 'proxy' is never read. 16:16:07 (see https://errorprone.info/bugpattern/UnusedVariable) 16:16:07 Did you mean 'return invokeNotDelegated(method, args);'? 16:16:07 [INFO] 16:16:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-impl >>> 16:16:07 [INFO] 16:16:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-impl --- 16:16:07 [INFO] Fork Value is true 16:16:10 [INFO] Done SpotBugs Analysis.... 16:16:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:11 [INFO] 16:16:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-impl <<< 16:16:11 [INFO] 16:16:11 [INFO] 16:16:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-impl --- 16:16:11 [INFO] BugInstance size is 0 16:16:11 [INFO] Error size is 0 16:16:11 [INFO] No errors/warnings found 16:16:11 [INFO] 16:16:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-impl --- 16:16:11 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/impl/src/test/resources 16:16:11 [INFO] 16:16:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-impl --- 16:16:11 [INFO] Recompiling the module because of changed dependency. 16:16:11 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 required: java.lang.Class,S,java.util.Dictionary 16:16:11 found: java.lang.Class,java.lang.Object,java.util.Dictionary 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,55] unchecked conversion 16:16:11 required: java.lang.Class 16:16:11 found: java.lang.Class 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[59,22] found raw type: org.osgi.framework.ServiceReference 16:16:11 missing type arguments for generic class org.osgi.framework.ServiceReference 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-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. 16:16:11 (see https://errorprone.info/bugpattern/MockNotUsedInProduction) 16:16:11 Did you mean to remove this line? 16:16:11 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,36] [UnusedVariable] The field 'serviceRegistration' is never read. 16:16:11 (see https://errorprone.info/bugpattern/UnusedVariable) 16:16:11 Did you mean to remove this line? 16:16:11 [INFO] 16:16:11 [INFO] --- surefire:3.5.4:test (default-test) @ ready-impl --- 16:16:11 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/ready/impl/target/surefire-reports 16:16:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:16:11 [INFO] 16:16:11 [INFO] ------------------------------------------------------- 16:16:11 [INFO] T E S T S 16:16:11 [INFO] ------------------------------------------------------- 16:16:13 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 16:16:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:16:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 16:16:14 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 16:16:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 16:16:15 [INFO] 16:16:15 [INFO] Results: 16:16:15 [INFO] 16:16:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 16:16:15 [INFO] 16:16:15 [INFO] 16:16:15 [INFO] --- copy:14.1.6:copy-files (default) @ ready-impl --- 16:16:15 [INFO] 16:16:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-impl --- 16:16:15 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9.jar 16:16:15 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/ready/impl/target/classes/META-INF/MANIFEST.MF 16:16:15 [INFO] 16:16:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-impl --- 16:16:16 [WARNING] Javadoc Warnings 16:16:16 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 16:16:16 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 16:16:16 [WARNING] ^ 16:16:16 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 16:16:16 [WARNING] public @interface Config { 16:16:16 [WARNING] ^ 16:16:16 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 16:16:16 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 16:16:16 [WARNING] ^ 16:16:16 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 16:16:16 [WARNING] int systemReadyTimeout() default 300; 16:16:16 [WARNING] ^ 16:16:16 [WARNING] 4 warnings 16:16:16 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9-javadoc.jar 16:16:16 [INFO] 16:16:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-impl --- 16:16:16 [INFO] CycloneDX: Resolving Dependencies 16:16:17 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:16:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/ready/impl/target/bom.xml 16:16:17 [INFO] attaching as ready-impl-7.1.9-cyclonedx.xml 16:16:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/ready/impl/target/bom.json 16:16:17 [INFO] attaching as ready-impl-7.1.9-cyclonedx.json 16:16:17 [INFO] 16:16:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-impl --- 16:16:17 [INFO] Checking compile classpath 16:16:17 [INFO] Checking runtime classpath 16:16:17 [INFO] Checking test classpath 16:16:17 [INFO] 16:16:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-impl --- 16:16:17 [INFO] No dependency problems found 16:16:17 [INFO] 16:16:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-impl --- 16:16:17 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9-sources.jar 16:16:17 [INFO] 16:16:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-impl --- 16:16:17 [INFO] 16:16:17 [INFO] --- jacoco:0.8.14:report (report) @ ready-impl --- 16:16:17 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/ready/impl/target/code-coverage/jacoco.exec 16:16:17 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-impl' with 8 classes 16:16:17 [INFO] 16:16:17 [INFO] --- install:3.1.4:install (default-install) @ ready-impl --- 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json 16:16:17 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/impl/target/ready-impl-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar 16:16:17 [INFO] 16:16:17 [INFO] --- bundle:6.0.0:install (default-install) @ ready-impl --- 16:16:17 [INFO] Installing org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar 16:16:17 [INFO] Writing OBR metadata 16:16:17 [INFO] 16:16:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-impl --- 16:16:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:17 [INFO] 16:16:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ ready-impl --- 16:16:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:16:17 [INFO] 16:16:17 [INFO] ---------------< org.opendaylight.infrautils:inject-spi >--------------- 16:16:17 [INFO] Building ODL :: infrautils :: inject-spi 7.1.9 [14/39] 16:16:17 [INFO] from inject/inject-spi/pom.xml 16:16:17 [INFO] -------------------------------[ bundle ]------------------------------- 16:16:17 [INFO] 16:16:17 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-spi --- 16:16:17 [INFO] 16:16:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-spi --- 16:16:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:18 [INFO] 16:16:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject-spi --- 16:16:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:18 [INFO] 16:16:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-spi --- 16:16:18 [INFO] 16:16:18 [INFO] --- dependency:3.9.0:properties (default) @ inject-spi --- 16:16:18 [INFO] 16:16:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject-spi --- 16:16:18 [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-stage-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/** 16:16:18 [INFO] 16:16:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject-spi --- 16:16:18 [INFO] Starting audit... 16:16:18 Audit done. 16:16:18 [INFO] You have 0 Checkstyle violations. 16:16:18 [INFO] 16:16:18 [INFO] --- checkstyle:3.6.0:check (default) @ inject-spi --- 16:16:18 [INFO] Starting audit... 16:16:18 Audit done. 16:16:18 [INFO] You have 0 Checkstyle violations. 16:16:18 [INFO] 16:16:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject-spi --- 16:16:18 [INFO] 16:16:18 [INFO] --- resources:3.3.1:resources (default-resources) @ inject-spi --- 16:16:18 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-spi/src/main/resources 16:16:18 [INFO] 16:16:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject-spi --- 16:16:18 [INFO] Recompiling the module because of changed source code. 16:16:18 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:16:19 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:19 [INFO] 16:16:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject-spi >>> 16:16:19 [INFO] 16:16:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject-spi --- 16:16:19 [INFO] Fork Value is true 16:16:22 [INFO] Done SpotBugs Analysis.... 16:16:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:22 [INFO] 16:16:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject-spi <<< 16:16:22 [INFO] 16:16:22 [INFO] 16:16:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject-spi --- 16:16:22 [INFO] BugInstance size is 0 16:16:22 [INFO] Error size is 0 16:16:22 [INFO] No errors/warnings found 16:16:22 [INFO] 16:16:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject-spi --- 16:16:22 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-spi/src/test/resources 16:16:22 [INFO] 16:16:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject-spi --- 16:16:22 [INFO] Recompiling the module because of changed dependency. 16:16:22 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 16:16:23 [INFO] 16:16:23 [INFO] --- surefire:3.5.4:test (default-test) @ inject-spi --- 16:16:23 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/surefire-reports 16:16:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:16:23 [INFO] 16:16:23 [INFO] ------------------------------------------------------- 16:16:23 [INFO] T E S T S 16:16:23 [INFO] ------------------------------------------------------- 16:16:24 [INFO] Running org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 16:16:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 16:16:25 [INFO] 16:16:25 [INFO] Results: 16:16:25 [INFO] 16:16:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:16:25 [INFO] 16:16:25 [INFO] 16:16:25 [INFO] --- copy:14.1.6:copy-files (default) @ inject-spi --- 16:16:25 [INFO] 16:16:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject-spi --- 16:16:25 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9.jar 16:16:25 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/classes/META-INF/MANIFEST.MF 16:16:25 [INFO] 16:16:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject-spi --- 16:16:26 [WARNING] Javadoc Warnings 16:16:26 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 16:16:26 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 16:16:26 [WARNING] ^ 16:16:26 [WARNING] 1 warning 16:16:26 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9-javadoc.jar 16:16:26 [INFO] 16:16:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-spi --- 16:16:26 [INFO] CycloneDX: Resolving Dependencies 16:16:27 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 16:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/bom.xml 16:16:27 [INFO] attaching as inject-spi-7.1.9-cyclonedx.xml 16:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/bom.json 16:16:27 [INFO] attaching as inject-spi-7.1.9-cyclonedx.json 16:16:27 [INFO] 16:16:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject-spi --- 16:16:27 [INFO] Checking compile classpath 16:16:27 [INFO] Checking runtime classpath 16:16:27 [INFO] Checking test classpath 16:16:27 [INFO] 16:16:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject-spi --- 16:16:27 [WARNING] Unused declared dependencies found: 16:16:27 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:16:27 [INFO] 16:16:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject-spi --- 16:16:27 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9-sources.jar 16:16:27 [INFO] 16:16:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject-spi --- 16:16:27 [INFO] 16:16:27 [INFO] --- jacoco:0.8.14:report (report) @ inject-spi --- 16:16:27 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/code-coverage/jacoco.exec 16:16:27 [INFO] Analyzed bundle 'ODL :: infrautils :: inject-spi' with 1 classes 16:16:27 [INFO] 16:16:27 [INFO] --- install:3.1.4:install (default-install) @ inject-spi --- 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/pom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json 16:16:27 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-spi/target/inject-spi-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar 16:16:27 [INFO] 16:16:27 [INFO] --- bundle:6.0.0:install (default-install) @ inject-spi --- 16:16:27 [INFO] Installing org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar 16:16:27 [INFO] Writing OBR metadata 16:16:27 [INFO] 16:16:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject-spi --- 16:16:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:27 [INFO] 16:16:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject-spi --- 16:16:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:16:27 [INFO] 16:16:27 [INFO] --------------< org.opendaylight.infrautils:inject.guice >-------------- 16:16:27 [INFO] Building ODL :: infrautils :: inject.guice 7.1.9 [15/39] 16:16:27 [INFO] from inject/inject-guice/pom.xml 16:16:27 [INFO] -------------------------------[ bundle ]------------------------------- 16:16:27 [INFO] 16:16:27 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice --- 16:16:27 [INFO] 16:16:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice --- 16:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:27 [INFO] 16:16:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice --- 16:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:27 [INFO] 16:16:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice --- 16:16:27 [INFO] 16:16:27 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice --- 16:16:27 [INFO] 16:16:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ inject.guice --- 16:16:27 [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-stage-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/** 16:16:27 [INFO] 16:16:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice --- 16:16:27 [INFO] Starting audit... 16:16:27 Audit done. 16:16:27 [INFO] You have 0 Checkstyle violations. 16:16:27 [INFO] 16:16:27 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice --- 16:16:27 [INFO] Starting audit... 16:16:27 Audit done. 16:16:27 [INFO] You have 0 Checkstyle violations. 16:16:27 [INFO] 16:16:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice --- 16:16:27 [INFO] 16:16:27 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice --- 16:16:27 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/resources 16:16:27 [INFO] 16:16:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice --- 16:16:27 [INFO] Recompiling the module because of changed dependency. 16:16:27 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 16:16:28 [INFO] 16:16:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice >>> 16:16:28 [INFO] 16:16:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice --- 16:16:28 [INFO] Fork Value is true 16:16:31 [INFO] Done SpotBugs Analysis.... 16:16:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:31 [INFO] 16:16:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice <<< 16:16:31 [INFO] 16:16:31 [INFO] 16:16:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice --- 16:16:31 [INFO] BugInstance size is 0 16:16:31 [INFO] Error size is 0 16:16:31 [INFO] No errors/warnings found 16:16:31 [INFO] 16:16:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice --- 16:16:31 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/test/resources 16:16:31 [INFO] 16:16:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice --- 16:16:31 [INFO] No sources to compile 16:16:31 [INFO] 16:16:31 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice --- 16:16:31 [INFO] No tests to run. 16:16:31 [INFO] 16:16:31 [INFO] --- copy:14.1.6:copy-files (default) @ inject.guice --- 16:16:31 [INFO] 16:16:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject.guice --- 16:16:31 [INFO] Building bundle: /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9.jar 16:16:31 [INFO] Writing manifest: /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/classes/META-INF/MANIFEST.MF 16:16:31 [INFO] 16:16:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice --- 16:16:32 [WARNING] Javadoc Warnings 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:32 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:16:32 [WARNING] ^ 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 16:16:32 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:16:32 [WARNING] ^ 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 16:16:32 [WARNING] protected final GuiceClassPathBinder classPathBinder; 16:16:32 [WARNING] ^ 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 16:16:32 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 16:16:32 [WARNING] ^ 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 16:16:32 [WARNING] protected void configureMore() throws Exception { 16:16:32 [WARNING] ^ 16:16:32 [WARNING] /w/workspace/infrautils-maven-stage-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 16:16:32 [WARNING] public GuiceClassPathBinder(String prefix) { 16:16:32 [WARNING] ^ 16:16:32 [WARNING] 6 warnings 16:16:32 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9-javadoc.jar 16:16:32 [INFO] 16:16:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice --- 16:16:32 [INFO] CycloneDX: Resolving Dependencies 16:16:33 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 16:16:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/bom.xml 16:16:33 [INFO] attaching as inject.guice-7.1.9-cyclonedx.xml 16:16:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/bom.json 16:16:33 [INFO] attaching as inject.guice-7.1.9-cyclonedx.json 16:16:33 [INFO] 16:16:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice --- 16:16:33 [INFO] Checking compile classpath 16:16:33 [INFO] Checking runtime classpath 16:16:33 [INFO] Checking test classpath 16:16:33 [INFO] 16:16:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice --- 16:16:33 [WARNING] Unused declared dependencies found: 16:16:33 [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 16:16:33 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:16:33 [INFO] 16:16:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice --- 16:16:33 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9-sources.jar 16:16:33 [INFO] 16:16:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice --- 16:16:33 [INFO] 16:16:33 [INFO] --- jacoco:0.8.14:report (report) @ inject.guice --- 16:16:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:16:33 [INFO] 16:16:33 [INFO] --- install:3.1.4:install (default-install) @ inject.guice --- 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json 16:16:33 [INFO] Installing /w/workspace/infrautils-maven-stage-master/inject/inject-guice/target/inject.guice-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar 16:16:33 [INFO] 16:16:33 [INFO] --- bundle:6.0.0:install (default-install) @ inject.guice --- 16:16:33 [INFO] Installing org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar 16:16:33 [INFO] Writing OBR metadata 16:16:33 [INFO] 16:16:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject.guice --- 16:16:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:33 [INFO] 16:16:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ inject.guice --- 16:16:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:16:33 [INFO] 16:16:33 [INFO] --------------< org.opendaylight.infrautils:ready-guice >--------------- 16:16:33 [INFO] Building ODL :: infrautils :: ready-guice 7.1.9 [16/39] 16:16:33 [INFO] from ready/guice/pom.xml 16:16:33 [INFO] --------------------------------[ jar ]--------------------------------- 16:16:33 [INFO] 16:16:33 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-guice --- 16:16:33 [INFO] 16:16:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-guice --- 16:16:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:33 [INFO] 16:16:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-guice --- 16:16:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:33 [INFO] 16:16:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-guice --- 16:16:33 [INFO] 16:16:33 [INFO] --- dependency:3.9.0:properties (default) @ ready-guice --- 16:16:33 [INFO] 16:16:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-guice --- 16:16:33 [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-stage-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/** 16:16:33 [INFO] 16:16:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-guice --- 16:16:33 [INFO] Starting audit... 16:16:33 Audit done. 16:16:33 [INFO] You have 0 Checkstyle violations. 16:16:33 [INFO] 16:16:33 [INFO] --- checkstyle:3.6.0:check (default) @ ready-guice --- 16:16:33 [INFO] Starting audit... 16:16:33 Audit done. 16:16:33 [INFO] You have 0 Checkstyle violations. 16:16:33 [INFO] 16:16:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-guice --- 16:16:33 [INFO] 16:16:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-guice --- 16:16:33 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/guice/src/main/resources 16:16:33 [INFO] 16:16:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-guice --- 16:16:33 [INFO] Recompiling the module because of changed dependency. 16:16:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 16:16:34 [INFO] 16:16:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-guice >>> 16:16:34 [INFO] 16:16:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-guice --- 16:16:34 [INFO] Fork Value is true 16:16:37 [INFO] Done SpotBugs Analysis.... 16:16:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:37 [INFO] 16:16:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-guice <<< 16:16:37 [INFO] 16:16:37 [INFO] 16:16:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-guice --- 16:16:37 [INFO] BugInstance size is 0 16:16:37 [INFO] Error size is 0 16:16:37 [INFO] No errors/warnings found 16:16:37 [INFO] 16:16:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-guice --- 16:16:37 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/guice/src/test/resources 16:16:37 [INFO] 16:16:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-guice --- 16:16:37 [INFO] Recompiling the module because of changed dependency. 16:16:37 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:16:38 [INFO] 16:16:38 [INFO] --- surefire:3.5.4:test (default-test) @ ready-guice --- 16:16:38 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/ready/guice/target/surefire-reports 16:16:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:16:38 [INFO] 16:16:38 [INFO] ------------------------------------------------------- 16:16:38 [INFO] T E S T S 16:16:38 [INFO] ------------------------------------------------------- 16:16:39 [INFO] Running org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 16:16:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s -- in org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 16:16:40 [INFO] 16:16:40 [INFO] Results: 16:16:40 [INFO] 16:16:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:16:40 [INFO] 16:16:40 [INFO] 16:16:40 [INFO] --- copy:14.1.6:copy-files (default) @ ready-guice --- 16:16:40 [INFO] 16:16:40 [INFO] --- jar:3.4.2:jar (default-jar) @ ready-guice --- 16:16:40 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9.jar 16:16:40 [INFO] 16:16:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-guice --- 16:16:41 [WARNING] Javadoc Warnings 16:16:41 [WARNING] /w/workspace/infrautils-maven-stage-master/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: no comment 16:16:41 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 16:16:41 [WARNING] ^ 16:16:41 [WARNING] /w/workspace/infrautils-maven-stage-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 16:16:41 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 16:16:41 [WARNING] ^ 16:16:41 [WARNING] 2 warnings 16:16:41 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9-javadoc.jar 16:16:41 [INFO] 16:16:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-guice --- 16:16:41 [INFO] CycloneDX: Resolving Dependencies 16:16:42 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:16:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/ready/guice/target/bom.xml 16:16:42 [INFO] attaching as ready-guice-7.1.9-cyclonedx.xml 16:16:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/ready/guice/target/bom.json 16:16:42 [INFO] attaching as ready-guice-7.1.9-cyclonedx.json 16:16:42 [INFO] 16:16:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-guice --- 16:16:42 [INFO] Checking compile classpath 16:16:42 [INFO] Checking runtime classpath 16:16:42 [INFO] Checking test classpath 16:16:42 [INFO] 16:16:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-guice --- 16:16:42 [WARNING] Used undeclared dependencies found: 16:16:42 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.9:compile 16:16:42 [WARNING] com.google.inject:guice:jar:6.0.0:compile 16:16:42 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 16:16:42 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:16:42 [WARNING] Unused declared dependencies found: 16:16:42 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.9:compile 16:16:42 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.9:compile 16:16:42 [INFO] 16:16:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-guice --- 16:16:42 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9-sources.jar 16:16:42 [INFO] 16:16:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-guice --- 16:16:42 [INFO] 16:16:42 [INFO] --- jacoco:0.8.14:report (report) @ ready-guice --- 16:16:42 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/ready/guice/target/code-coverage/jacoco.exec 16:16:42 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-guice' with 1 classes 16:16:42 [INFO] 16:16:42 [INFO] --- install:3.1.4:install (default-install) @ ready-guice --- 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json 16:16:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/guice/target/ready-guice-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar 16:16:42 [INFO] 16:16:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-guice --- 16:16:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:42 [INFO] 16:16:42 [INFO] ------------< org.opendaylight.infrautils:infrautils-docs >------------- 16:16:42 [INFO] Building infrautils-docs 7.1.9 [17/39] 16:16:42 [INFO] from docs/pom.xml 16:16:42 [INFO] --------------------------------[ jar ]--------------------------------- 16:16:42 [INFO] 16:16:42 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-docs --- 16:16:42 [INFO] 16:16:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-docs --- 16:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:42 [INFO] 16:16:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-docs --- 16:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:42 [INFO] 16:16:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-docs --- 16:16: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-stage-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/** 16:16:43 [INFO] 16:16:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-docs --- 16:16:43 [INFO] Starting audit... 16:16:43 Audit done. 16:16:43 [INFO] You have 0 Checkstyle violations. 16:16:43 [INFO] 16:16:43 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-docs --- 16:16:43 [INFO] Starting audit... 16:16:43 Audit done. 16:16:43 [INFO] You have 0 Checkstyle violations. 16:16:43 [INFO] 16:16:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-docs --- 16:16:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/docs/src/main/resources 16:16:43 [INFO] 16:16:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-docs --- 16:16:43 [INFO] No sources to compile 16:16:43 [INFO] 16:16:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-docs >>> 16:16:43 [INFO] 16:16:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-docs --- 16:16:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:16:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:43 [INFO] 16:16:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-docs <<< 16:16:43 [INFO] 16:16:43 [INFO] 16:16:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- build-helper:3.6.1:add-source (add-source) @ infrautils-docs --- 16:16:43 [INFO] Source directory: /w/workspace/infrautils-maven-stage-master/docs/target/src added. 16:16:43 [INFO] 16:16:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-docs --- 16:16:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/docs/src/test/resources 16:16:43 [INFO] 16:16:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-docs --- 16:16:43 [INFO] No sources to compile 16:16:43 [INFO] 16:16:43 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-docs --- 16:16:43 [INFO] No tests to run. 16:16:43 [INFO] 16:16:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-docs --- 16:16:43 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9-sources.jar 16:16:43 [INFO] 16:16:43 [INFO] --- copy:14.1.6:copy-files (default) @ infrautils-docs --- 16:16:43 [INFO] 16:16:43 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-docs --- 16:16:43 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9.jar 16:16:43 [INFO] 16:16:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-docs --- 16:16:48 [WARNING] Javadoc Warnings 16:16:48 [WARNING] warning: URL https://junit.org/junit5/docs/5.12.0/api/element-list was redirected to https://docs.junit.org/5.12.0/api/element-list -- Update the command-line options to suppress this warning. 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 16:16:48 [WARNING] public interface FunctionalityReadyRegistration { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 16:16:48 [WARNING] package org.opendaylight.infrautils.testutils; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:21: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 16:16:48 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:24: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 16:16:48 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:17: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 16:16:48 [WARNING] protected abstract void configureBindings() throws Exception; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public abstract class AbstractIntegrationTest { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 16:16:48 [WARNING] public final Option[] config() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 16:16:48 [WARNING] protected abstract String featureName(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 16:16:48 [WARNING] protected String[] featureNames() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 16:16:48 [WARNING] protected abstract UrlReference featureRepositoryURL(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 16:16:48 [WARNING] protected MavenUrlReference getKarafURL() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 16:16:48 [WARNING] protected static final String getKarafVersion() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 16:16:48 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 16:16:48 [WARNING] protected void checkIsRunning() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 16:16:48 [WARNING] boolean isRunning(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 16:16:48 [WARNING] protected abstract void start() throws Exception; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 16:16:48 [WARNING] protected abstract void stop() throws Exception; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 16:16:48 [WARNING] public Object invokeMBeanFunction(String functionName) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 16:16:48 [WARNING] public Object readMBeanAttribute(String attribute) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 16:16:48 [WARNING] public String getMBeanName() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 16:16:48 [WARNING] public String getMBeanType() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 16:16:48 [WARNING] public @Nullable String getMBeanCategory() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 16:16:48 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AnnotationsModule.java:20: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public class AnnotationsModule extends AbstractModule { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 16:16:48 [WARNING] protected final GuiceClassPathBinder classPathBinder; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 16:16:48 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 16:16:48 [WARNING] protected void configureMore() throws Exception { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 16:16:48 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 16:16:48 [WARNING] public ClasspathHellDuplicatesChecker() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 16:16:48 [WARNING] public Map> getDuplicates() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 16:16:48 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 16:16:48 [WARNING] public String toString(Map> map) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 16:16:48 [WARNING] public ClasspathHellDuplicatesCheckRule() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 16:16:48 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 16:16:48 [WARNING] protected void checkClasspath() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 16:16:48 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 16:16:48 [WARNING] SystemState getSystemState(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 16:16:48 [WARNING] String getFailureCause(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 16:16:48 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:27: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public class DiagStatusCommand implements Action { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 16:16:48 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 16:16:48 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 16:16:48 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 16:16:48 [WARNING] String acquireServiceStatus(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 16:16:48 [WARNING] String acquireServiceStatusAsJSON(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 16:16:48 [WARNING] String acquireServiceStatusBrief(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 16:16:48 [WARNING] String acquireServiceStatusDetailed(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 16:16:48 [WARNING] Map acquireServiceStatusMap(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 16:16:48 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 16:16:48 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 16:16:48 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 16:16:48 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 16:16:48 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 16:16:48 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 16:16:48 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 16:16:48 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 16:16:48 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 16:16:48 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 16:16:48 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 16:16:48 [WARNING] void unregister(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 16:16:48 [WARNING] public GuiceClassPathBinder(String prefix) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 16:16:48 [WARNING] protected Injector injector; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 16:16:48 [WARNING] protected final Iterable modules; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 16:16:48 [WARNING] protected final Stage stage; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 16:16:48 [WARNING] public GuiceRule(Module... modules) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 16:16:48 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 16:16:48 [WARNING] public GuiceRule(Class... moduleClasses) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 16:16:48 [WARNING] protected void setUpGuice(Object target) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 16:16:48 [WARNING] protected void tearDownGuice() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 16:16:48 [WARNING] public String getBody() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 16:16:48 [WARNING] public int getStatus() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 16:16:48 [WARNING] @Value.Parameter public abstract String namePrefix(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 16:16:48 [WARNING] @Value.Parameter public abstract Logger logger(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 16:16:48 [WARNING] @Value.Parameter public abstract Optional priority(); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 16:16:48 [WARNING] @Value.Default public boolean daemon() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 16:16:48 [WARNING] public interface BuildFinal { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:381: warning: no comment 16:16:48 [WARNING] public interface BuildStart { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 16:16:48 [WARNING] public interface LoggerBuildStage { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:391: warning: no comment 16:16:48 [WARNING] public interface NamePrefixBuildStage extends BuildStart {} 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 16:16:48 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 16:16:48 [WARNING] public class InstantSerializer implements JsonSerializer { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 16:16:48 [WARNING] public class InstantSerializer implements JsonSerializer { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 16:16:48 [WARNING] void registerListener(SystemReadyListener listener); 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 16:16:48 [WARNING] public @interface Config { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 16:16:48 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 16:16:48 [WARNING] int systemReadyTimeout() default 300; 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:16:48 [WARNING] public enum Level { ERROR } 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 16:16:48 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 16:16:48 [WARNING] public Optional getCause() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 16:16:48 [WARNING] public String getMessage() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:16:48 [WARNING] public enum Level { ERROR } 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 16:16:48 [WARNING] public LogCaptureRule() { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 16:16:48 [WARNING] public void expectError(String message) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] /w/workspace/infrautils-maven-stage-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 16:16:48 [WARNING] public void expectError(String message, int howManyMessagesBack) { 16:16:48 [WARNING] ^ 16:16:48 [WARNING] 100 warnings 16:16:48 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9-javadoc.jar 16:16:48 [INFO] 16:16:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-docs --- 16:16:48 [INFO] CycloneDX: Resolving Dependencies 16:16:51 [INFO] CycloneDX: Creating BOM version 1.6 with 116 component(s) 16:16:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/docs/target/bom.xml 16:16:51 [INFO] attaching as infrautils-docs-7.1.9-cyclonedx.xml 16:16:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/docs/target/bom.json 16:16:51 [INFO] attaching as infrautils-docs-7.1.9-cyclonedx.json 16:16:51 [INFO] 16:16:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-docs --- 16:16:51 [INFO] Skipping duplicate-finder execution! 16:16:51 [INFO] 16:16:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-docs --- 16:16:51 [WARNING] Unused declared dependencies found: 16:16:51 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:ready-impl:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:diagstatus-web:jar:7.1.9:compile 16:16:51 [WARNING] org.opendaylight.infrautils:ready-guice:jar:7.1.9:compile 16:16:51 [WARNING] org.immutables:value:jar:annotations:2.11.6:compile 16:16:51 [INFO] 16:16:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-docs --- 16:16:51 [INFO] 16:16:51 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-docs --- 16:16:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:16:51 [INFO] 16:16:51 [INFO] --- install:3.1.4:install (default-install) @ infrautils-docs --- 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/target/infrautils-docs-7.1.9-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml 16:16:51 [INFO] Installing /w/workspace/infrautils-maven-stage-master/docs/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json 16:16:51 [INFO] 16:16:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-docs --- 16:16:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:51 [INFO] 16:16:51 [INFO] -------------< org.opendaylight.infrautils:feature-parent >------------- 16:16:51 [INFO] Building OpenDaylight :: Infrautils :: feature-parent 7.1.9 [18/39] 16:16:51 [INFO] from features/parent/pom.xml 16:16:51 [INFO] --------------------------------[ pom ]--------------------------------- 16:16:51 [INFO] 16:16:51 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 16:16:52 [INFO] 16:16:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 16:16:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:16:52 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:16:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:52 [INFO] 16:16:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 16:16:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:52 [INFO] 16:16:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 16:16:52 [INFO] 16:16:52 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 16:16:52 [INFO] 16:16:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- 16:16:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:52 [INFO] argLine set to empty 16:16:52 [INFO] 16:16:52 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ feature-parent --- 16:16:52 [INFO] Project packaging is not 'feature', skipping execution 16:16:52 [INFO] 16:16:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 16:16:52 [INFO] Starting audit... 16:16:52 Audit done. 16:16:52 [INFO] You have 0 Checkstyle violations. 16:16:52 [INFO] 16:16:52 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 16:16:53 [INFO] Starting audit... 16:16:53 Audit done. 16:16:53 [INFO] You have 0 Checkstyle violations. 16:16:53 [INFO] 16:16:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 16:16:53 [INFO] 16:16:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 16:16:53 [INFO] 16:16:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 16:16:53 [INFO] No files found to run spotbugs, check compile phase has been run 16:16:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:53 [INFO] 16:16:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 16:16:53 [INFO] 16:16:53 [INFO] 16:16:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 16:16:53 [INFO] 16:16:53 [INFO] --- feattest:14.1.6:test (default) @ feature-parent --- 16:16:53 [INFO] Project packaging is not 'feature', skipping execution 16:16:53 [INFO] 16:16:53 [INFO] --- copy:14.1.6:copy-files (default) @ feature-parent --- 16:16:53 [INFO] 16:16:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 16:16:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:16:53 [INFO] 16:16:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 16:16:53 [INFO] CycloneDX: Resolving Dependencies 16:16:54 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:16:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/parent/target/bom.xml 16:16:54 [INFO] attaching as feature-parent-7.1.9-cyclonedx.xml 16:16:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/parent/target/bom.json 16:16:54 [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 16:16:54 [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 16:16:54 [INFO] attaching as feature-parent-7.1.9-cyclonedx.json 16:16:54 [INFO] 16:16:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 16:16:54 [INFO] Skipping duplicate-finder execution! 16:16:54 [INFO] 16:16:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 16:16:54 [INFO] Skipping plugin execution 16:16:54 [INFO] 16:16:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 16:16:54 [INFO] Skipping source per configuration. 16:16:54 [INFO] 16:16:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 16:16:54 [INFO] 16:16:54 [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- 16:16:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:54 [INFO] 16:16:54 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 16:16:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom 16:16:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml 16:16:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json 16:16:54 [INFO] 16:16:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 16:16:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:16:54 [INFO] 16:16:54 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-utils >---------- 16:16:54 [INFO] Building OpenDaylight :: Infrautils :: Utils 7.1.9 [19/39] 16:16:54 [INFO] from features/odl-infrautils-utils/pom.xml 16:16:54 [INFO] ------------------------------[ feature ]------------------------------- 16:16:55 [INFO] 16:16:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-utils --- 16:16:55 [INFO] 16:16:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-utils --- 16:16:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:55 [INFO] 16:16:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-utils --- 16:16:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:16:55 [INFO] 16:16:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-utils --- 16:16:55 [INFO] 16:16:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-utils --- 16:16:55 [INFO] 16:16:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-utils --- 16:16:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:55 [INFO] argLine set to empty 16:16:55 [INFO] 16:16:55 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ odl-infrautils-utils --- 16:16:55 [INFO] 16:16:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-utils --- 16:16:55 [INFO] Starting audit... 16:16:55 Audit done. 16:16:55 [INFO] You have 0 Checkstyle violations. 16:16:55 [INFO] 16:16:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-utils --- 16:16:56 [INFO] Starting audit... 16:16:56 Audit done. 16:16:56 [INFO] You have 0 Checkstyle violations. 16:16:56 [INFO] 16:16:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-utils --- 16:16:56 [INFO] 16:16:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-utils --- 16:16:56 [INFO] Generation not enabled 16:16:56 [INFO] Attaching artifact 16:16:56 [INFO] 16:16:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-utils --- 16:16: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 16:16:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:16:56 [INFO] 16:16:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-utils >>> 16:16:56 [INFO] 16:16:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-utils --- 16:16:56 [INFO] No files found to run spotbugs, check compile phase has been run 16:16:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:16:56 [INFO] 16:16:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-utils <<< 16:16:56 [INFO] 16:16:56 [INFO] 16:16:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-utils --- 16:16:56 [INFO] 16:16:56 [INFO] --- feattest:14.1.6:test (default) @ odl-infrautils-utils --- 16:16:56 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-utils 16:16:58 [INFO] Project dependency features detected: [] 16:16:58 [INFO] Pax Exam System (Version: 4.14.0) created. 16:16:58 [INFO] Creating RMI registry server on 127.0.0.1:38931 16:16:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:16:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:16:58 [INFO] Waiting for remote bundle context.. on 38931 name: dcc43a00-f255-49e2-9c0a-7a6c6ca122d6 timout: [ RelativeTimeout value = 180000 ] 16:17:06 [INFO] Building jar from resources and headers. 16:17:06 [INFO] Writing jar finished. 16:17:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:17:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:17:08 [INFO] 16:17:08 [INFO] --- copy:14.1.6:copy-files (default) @ odl-infrautils-utils --- 16:17:08 [INFO] 16:17:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-utils --- 16:17:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:17:08 [INFO] 16:17:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-utils --- 16:17:08 [INFO] CycloneDX: Resolving Dependencies 16:17:09 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 16:17:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/target/bom.xml 16:17:09 [INFO] attaching as odl-infrautils-utils-7.1.9-cyclonedx.xml 16:17:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/target/bom.json 16:17:09 [INFO] attaching as odl-infrautils-utils-7.1.9-cyclonedx.json 16:17:09 [INFO] 16:17:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-utils --- 16:17:09 [INFO] Skipping duplicate-finder execution! 16:17:09 [INFO] 16:17:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-utils --- 16:17:09 [INFO] Skipping plugin execution 16:17:09 [INFO] 16:17:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-utils --- 16:17:09 [INFO] Skipping source per configuration. 16:17:09 [INFO] 16:17:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-utils --- 16:17:09 [INFO] 16:17:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-utils --- 16:17:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:09 [INFO] 16:17:09 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-utils --- 16:17:09 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom 16:17:09 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml 16:17:09 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml 16:17:09 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-utils/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json 16:17:09 [INFO] 16:17:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-utils --- 16:17:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:09 [INFO] 16:17:09 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-ready >---------- 16:17:09 [INFO] Building OpenDaylight :: Infrautils :: Ready 7.1.9 [20/39] 16:17:09 [INFO] from features/odl-infrautils-ready/pom.xml 16:17:09 [INFO] ------------------------------[ feature ]------------------------------- 16:17:09 [INFO] 16:17:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-ready --- 16:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:09 [INFO] 16:17:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-ready --- 16:17:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:09 [INFO] 16:17:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-ready --- 16:17:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:09 [INFO] argLine set to empty 16:17:09 [INFO] 16:17:09 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-ready --- 16:17:09 [INFO] Starting audit... 16:17:09 Audit done. 16:17:09 [INFO] You have 0 Checkstyle violations. 16:17:09 [INFO] 16:17:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-ready --- 16:17:09 [INFO] Starting audit... 16:17:09 Audit done. 16:17:09 [INFO] You have 0 Checkstyle violations. 16:17:09 [INFO] 16:17:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-ready --- 16:17:09 [INFO] Generation not enabled 16:17:09 [INFO] Attaching artifact 16:17:09 [INFO] 16:17:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-ready --- 16:17:09 [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 16:17:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:09 [INFO] 16:17:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-ready >>> 16:17:09 [INFO] 16:17:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-ready --- 16:17:09 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:09 [INFO] 16:17:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-ready <<< 16:17:09 [INFO] 16:17:09 [INFO] 16:17:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-ready --- 16:17:09 [INFO] 16:17:09 [INFO] --- feattest:14.1.6:test (default) @ odl-infrautils-ready --- 16:17:09 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-ready 16:17:09 [INFO] Project dependency features detected: [] 16:17:09 [INFO] Pax Exam System (Version: 4.14.0) created. 16:17:09 [INFO] Creating RMI registry server on 127.0.0.1:39137 16:17:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:17:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:17:10 [INFO] Waiting for remote bundle context.. on 39137 name: 08932b2d-2cd5-47ee-b586-0918bbb02850 timout: [ RelativeTimeout value = 180000 ] 16:17:17 [INFO] Building jar from resources and headers. 16:17:17 [INFO] Writing jar finished. 16:17:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:17:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:17:19 [INFO] 16:17:19 [INFO] --- copy:14.1.6:copy-files (default) @ odl-infrautils-ready --- 16:17:19 [INFO] 16:17:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-ready --- 16:17:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:17:19 [INFO] 16:17:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-ready --- 16:17:19 [INFO] CycloneDX: Resolving Dependencies 16:17:20 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 16:17:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/target/bom.xml 16:17:20 [INFO] attaching as odl-infrautils-ready-7.1.9-cyclonedx.xml 16:17:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/target/bom.json 16:17:20 [INFO] attaching as odl-infrautils-ready-7.1.9-cyclonedx.json 16:17:20 [INFO] 16:17:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-ready --- 16:17:20 [INFO] Skipping duplicate-finder execution! 16:17:20 [INFO] 16:17:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-ready --- 16:17:20 [INFO] Skipping plugin execution 16:17:20 [INFO] 16:17:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-ready --- 16:17:20 [INFO] Skipping source per configuration. 16:17:20 [INFO] 16:17:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-ready --- 16:17:20 [INFO] 16:17:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-ready --- 16:17:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:20 [INFO] 16:17:20 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-ready --- 16:17:20 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom 16:17:20 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml 16:17:20 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml 16:17:20 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-ready/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json 16:17:20 [INFO] 16:17:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-ready --- 16:17:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:20 [INFO] 16:17:20 [INFO] -------< org.opendaylight.infrautils:odl-infrautils-diagstatus >-------- 16:17:20 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus 7.1.9 [21/39] 16:17:20 [INFO] from features/odl-infrautils-diagstatus/pom.xml 16:17:20 [INFO] ------------------------------[ feature ]------------------------------- 16:17:20 [INFO] 16:17:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:20 [INFO] 16:17:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:20 [INFO] 16:17:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:20 [INFO] argLine set to empty 16:17:20 [INFO] 16:17:20 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Starting audit... 16:17:20 Audit done. 16:17:20 [INFO] You have 0 Checkstyle violations. 16:17:20 [INFO] 16:17:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Starting audit... 16:17:20 Audit done. 16:17:20 [INFO] You have 0 Checkstyle violations. 16:17:20 [INFO] 16:17:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Generation not enabled 16:17:20 [INFO] Attaching artifact 16:17:20 [INFO] 16:17:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus --- 16:17:20 [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 16:17:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:20 [INFO] 16:17:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus >>> 16:17:20 [INFO] 16:17:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:20 [INFO] 16:17:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus <<< 16:17:20 [INFO] 16:17:20 [INFO] 16:17:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] 16:17:20 [INFO] --- feattest:14.1.6:test (default) @ odl-infrautils-diagstatus --- 16:17:20 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus 16:17:20 [INFO] Project dependency features detected: [] 16:17:20 [INFO] Pax Exam System (Version: 4.14.0) created. 16:17:20 [INFO] Creating RMI registry server on 127.0.0.1:42913 16:17:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:17:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:17:21 [INFO] Waiting for remote bundle context.. on 42913 name: eeac9ffa-b47d-465a-b738-207ffecadd6f timout: [ RelativeTimeout value = 180000 ] 16:17:28 [INFO] Building jar from resources and headers. 16:17:28 [INFO] Writing jar finished. 16:17:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:17:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:17:30 [INFO] 16:17:30 [INFO] --- copy:14.1.6:copy-files (default) @ odl-infrautils-diagstatus --- 16:17:30 [INFO] 16:17:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus --- 16:17:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:17:30 [INFO] 16:17:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus --- 16:17:30 [INFO] CycloneDX: Resolving Dependencies 16:17:31 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:17:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/target/bom.xml 16:17:31 [INFO] attaching as odl-infrautils-diagstatus-7.1.9-cyclonedx.xml 16:17:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/target/bom.json 16:17:31 [INFO] attaching as odl-infrautils-diagstatus-7.1.9-cyclonedx.json 16:17:31 [INFO] 16:17:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Skipping duplicate-finder execution! 16:17:31 [INFO] 16:17:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Skipping plugin execution 16:17:31 [INFO] 16:17:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Skipping source per configuration. 16:17:31 [INFO] 16:17:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] 16:17:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:31 [INFO] 16:17:31 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom 16:17:31 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml 16:17:31 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml 16:17:31 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json 16:17:31 [INFO] 16:17:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-diagstatus --- 16:17:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:31 [INFO] 16:17:31 [INFO] -----< org.opendaylight.infrautils:odl-infrautils-diagstatus-web >------ 16:17:31 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus Web 7.1.9 [22/39] 16:17:31 [INFO] from features/odl-infrautils-diagstatus-web/pom.xml 16:17:31 [INFO] ------------------------------[ feature ]------------------------------- 16:17:31 [INFO] 16:17:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:31 [INFO] 16:17:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:31 [INFO] 16:17:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:31 [INFO] argLine set to empty 16:17:31 [INFO] 16:17:31 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Starting audit... 16:17:31 Audit done. 16:17:31 [INFO] You have 0 Checkstyle violations. 16:17:31 [INFO] 16:17:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Starting audit... 16:17:31 Audit done. 16:17:31 [INFO] You have 0 Checkstyle violations. 16:17:31 [INFO] 16:17:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Generation not enabled 16:17:31 [INFO] Attaching artifact 16:17:31 [INFO] 16:17:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus-web --- 16:17:31 [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 16:17:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:31 [INFO] 16:17:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus-web >>> 16:17:31 [INFO] 16:17:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:31 [INFO] 16:17:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus-web <<< 16:17:31 [INFO] 16:17:31 [INFO] 16:17:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] 16:17:31 [INFO] --- feattest:14.1.6:test (default) @ odl-infrautils-diagstatus-web --- 16:17:31 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus-web 16:17:31 [INFO] Project dependency features detected: [] 16:17:31 [INFO] Pax Exam System (Version: 4.14.0) created. 16:17:31 [INFO] Creating RMI registry server on 127.0.0.1:46875 16:17:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:17:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:17:32 [INFO] Waiting for remote bundle context.. on 46875 name: fd9fc4aa-3cc0-4d7a-a9ce-f515beda40f6 timout: [ RelativeTimeout value = 180000 ] 16:17:38 [INFO] Building jar from resources and headers. 16:17:38 [INFO] Writing jar finished. 16:17:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:17:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:17:41 [INFO] 16:17:41 [INFO] --- copy:14.1.6:copy-files (default) @ odl-infrautils-diagstatus-web --- 16:17:41 [INFO] 16:17:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus-web --- 16:17:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:17:41 [INFO] 16:17:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus-web --- 16:17:41 [INFO] CycloneDX: Resolving Dependencies 16:17:42 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 16:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/target/bom.xml 16:17:42 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml 16:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/target/bom.json 16:17:42 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json 16:17:42 [INFO] 16:17:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Skipping duplicate-finder execution! 16:17:42 [INFO] 16:17:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Skipping plugin execution 16:17:42 [INFO] 16:17:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Skipping source per configuration. 16:17:42 [INFO] 16:17:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] 16:17:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:42 [INFO] 16:17:42 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom 16:17:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml 16:17:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml 16:17:42 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-diagstatus-web/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json 16:17:42 [INFO] 16:17:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-diagstatus-web --- 16:17:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:42 [INFO] 16:17:42 [INFO] ----------< org.opendaylight.infrautils:features-infrautils >----------- 16:17:42 [INFO] Building ODL :: infrautils :: features-infrautils 7.1.9 [23/39] 16:17:42 [INFO] from features/features-infrautils/pom.xml 16:17:42 [INFO] ------------------------------[ feature ]------------------------------- 16:17:42 [INFO] 16:17:42 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils --- 16:17:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:42 [INFO] 16:17:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils --- 16:17:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:42 [INFO] 16:17:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils --- 16:17:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:42 [INFO] argLine set to empty 16:17:42 [INFO] 16:17:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils --- 16:17:42 [INFO] Starting audit... 16:17:42 Audit done. 16:17:42 [INFO] You have 0 Checkstyle violations. 16:17:42 [INFO] 16:17:42 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils --- 16:17:42 [INFO] Starting audit... 16:17:42 Audit done. 16:17:42 [INFO] You have 0 Checkstyle violations. 16:17:42 [INFO] 16:17:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils --- 16:17:42 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/feature/feature.xml 16:17:42 [INFO] ...done! 16:17:42 [INFO] Attaching features XML 16:17:42 [INFO] 16:17:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils --- 16:17:42 [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 16:17:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:42 [INFO] 16:17:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils >>> 16:17:42 [INFO] 16:17:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils --- 16:17:42 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:42 [INFO] 16:17:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils <<< 16:17:42 [INFO] 16:17:42 [INFO] 16:17:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- feattest:14.1.6:test (default) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- copy:14.1.6:copy-files (default) @ features-infrautils --- 16:17:42 [INFO] 16:17:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils --- 16:17:42 [INFO] No Javadoc in project. Archive not created. 16:17:42 [INFO] 16:17:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils --- 16:17:42 [INFO] CycloneDX: Resolving Dependencies 16:17:43 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 16:17:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/bom.xml 16:17:43 [INFO] attaching as features-infrautils-7.1.9-cyclonedx.xml 16:17:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/bom.json 16:17:43 [INFO] attaching as features-infrautils-7.1.9-cyclonedx.json 16:17:43 [INFO] 16:17:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils --- 16:17:43 [INFO] Skipping duplicate-finder execution! 16:17:43 [INFO] 16:17:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils --- 16:17:43 [INFO] Skipping plugin execution 16:17:43 [INFO] 16:17:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils --- 16:17:43 [INFO] No sources in project. Archive not created. 16:17:43 [INFO] 16:17:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils --- 16:17:43 [INFO] 16:17:43 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils --- 16:17:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:43 [INFO] 16:17:43 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils --- 16:17:43 [WARNING] 16:17:43 [WARNING] The packaging plugin for project features-infrautils did not assign 16:17:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:17:43 [WARNING] 16:17:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:17:43 [WARNING] 16:17:43 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom 16:17:43 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml 16:17:43 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml 16:17:43 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json 16:17:43 [INFO] 16:17:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils --- 16:17:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:43 [WARNING] 16:17:43 [WARNING] The packaging plugin for project features-infrautils did not assign 16:17:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:17:43 [WARNING] 16:17:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:17:43 [WARNING] 16:17:43 [INFO] 16:17:43 [INFO] ---------< org.opendaylight.infrautils:odl-infrautils-inject >---------- 16:17:43 [INFO] Building OpenDaylight :: Infrautils :: @Inject 7.1.9 [24/39] 16:17:43 [INFO] from features/odl-infrautils-inject/pom.xml 16:17:43 [INFO] ------------------------------[ feature ]------------------------------- 16:17:43 [INFO] 16:17:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-inject --- 16:17:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:43 [INFO] 16:17:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-inject --- 16:17:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:43 [INFO] 16:17:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-infrautils-inject --- 16:17:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:43 [INFO] argLine set to empty 16:17:43 [INFO] 16:17:43 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-inject --- 16:17:43 [INFO] Starting audit... 16:17:43 Audit done. 16:17:43 [INFO] You have 0 Checkstyle violations. 16:17:43 [INFO] 16:17:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-inject --- 16:17:43 [INFO] Starting audit... 16:17:43 Audit done. 16:17:43 [INFO] You have 0 Checkstyle violations. 16:17:43 [INFO] 16:17:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-inject --- 16:17:43 [INFO] Generation not enabled 16:17:43 [INFO] Attaching artifact 16:17:43 [INFO] 16:17:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-inject --- 16:17:43 [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 16:17:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:43 [INFO] 16:17:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-inject >>> 16:17:43 [INFO] 16:17:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-inject --- 16:17:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:43 [INFO] 16:17:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-inject <<< 16:17:43 [INFO] 16:17:43 [INFO] 16:17:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-inject --- 16:17:43 [INFO] 16:17:43 [INFO] --- feattest:14.1.6:test (default) @ odl-infrautils-inject --- 16:17:43 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-inject 16:17:43 [INFO] Project dependency features detected: [] 16:17:43 [INFO] Pax Exam System (Version: 4.14.0) created. 16:17:43 [INFO] Creating RMI registry server on 127.0.0.1:37213 16:17:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:17:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:17:44 [INFO] Waiting for remote bundle context.. on 37213 name: a067f1e0-8088-4cbe-87ce-7749a905d35e timout: [ RelativeTimeout value = 180000 ] 16:17:51 [INFO] Building jar from resources and headers. 16:17:51 [INFO] Writing jar finished. 16:17:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:17:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:17:53 [INFO] 16:17:53 [INFO] --- copy:14.1.6:copy-files (default) @ odl-infrautils-inject --- 16:17:53 [INFO] 16:17:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-inject --- 16:17:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:17:53 [INFO] 16:17:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-inject --- 16:17:53 [INFO] CycloneDX: Resolving Dependencies 16:17:54 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 16:17:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/target/bom.xml 16:17:54 [INFO] attaching as odl-infrautils-inject-7.1.9-cyclonedx.xml 16:17:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/target/bom.json 16:17:54 [INFO] attaching as odl-infrautils-inject-7.1.9-cyclonedx.json 16:17:54 [INFO] 16:17:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-inject --- 16:17:54 [INFO] Skipping duplicate-finder execution! 16:17:54 [INFO] 16:17:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-inject --- 16:17:54 [INFO] Skipping plugin execution 16:17:54 [INFO] 16:17:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-inject --- 16:17:54 [INFO] Skipping source per configuration. 16:17:54 [INFO] 16:17:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-inject --- 16:17:54 [INFO] 16:17:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-infrautils-inject --- 16:17:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:54 [INFO] 16:17:54 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-inject --- 16:17:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom 16:17:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml 16:17:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml 16:17:54 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/odl-infrautils-inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json 16:17:54 [INFO] 16:17:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-infrautils-inject --- 16:17:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:54 [INFO] 16:17:54 [INFO] ----< org.opendaylight.infrautils:features-infrautils-experimental >---- 16:17:54 [INFO] Building ODL :: infrautils :: features-infrautils-experimental 7.1.9 [25/39] 16:17:54 [INFO] from features/features-infrautils-experimental/pom.xml 16:17:54 [INFO] ------------------------------[ feature ]------------------------------- 16:17:54 [INFO] 16:17:54 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-experimental --- 16:17:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:54 [INFO] 16:17:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-experimental --- 16:17:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:54 [INFO] 16:17:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils-experimental --- 16:17:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:54 [INFO] argLine set to empty 16:17:54 [INFO] 16:17:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-experimental --- 16:17:54 [INFO] Starting audit... 16:17:54 Audit done. 16:17:54 [INFO] You have 0 Checkstyle violations. 16:17:54 [INFO] 16:17:54 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-experimental --- 16:17:54 [INFO] Starting audit... 16:17:54 Audit done. 16:17:54 [INFO] You have 0 Checkstyle violations. 16:17:54 [INFO] 16:17:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-experimental --- 16:17:54 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/feature/feature.xml 16:17:54 [INFO] ...done! 16:17:54 [INFO] Attaching features XML 16:17:54 [INFO] 16:17:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-experimental --- 16:17:54 [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 16:17:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:54 [INFO] 16:17:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-experimental >>> 16:17:54 [INFO] 16:17:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-experimental --- 16:17:54 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:54 [INFO] 16:17:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-experimental <<< 16:17:54 [INFO] 16:17:54 [INFO] 16:17:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- feattest:14.1.6:test (default) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- copy:14.1.6:copy-files (default) @ features-infrautils-experimental --- 16:17:54 [INFO] 16:17:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-experimental --- 16:17:54 [INFO] No Javadoc in project. Archive not created. 16:17:54 [INFO] 16:17:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-experimental --- 16:17:54 [INFO] CycloneDX: Resolving Dependencies 16:17:55 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:17:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/bom.xml 16:17:55 [INFO] attaching as features-infrautils-experimental-7.1.9-cyclonedx.xml 16:17:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/bom.json 16:17:55 [INFO] attaching as features-infrautils-experimental-7.1.9-cyclonedx.json 16:17:55 [INFO] 16:17:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-experimental --- 16:17:55 [INFO] Skipping duplicate-finder execution! 16:17:55 [INFO] 16:17:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-experimental --- 16:17:55 [INFO] Skipping plugin execution 16:17:55 [INFO] 16:17:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-experimental --- 16:17:55 [INFO] No sources in project. Archive not created. 16:17:55 [INFO] 16:17:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-experimental --- 16:17:55 [INFO] 16:17:55 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils-experimental --- 16:17:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:55 [INFO] 16:17:55 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-experimental --- 16:17:55 [WARNING] 16:17:55 [WARNING] The packaging plugin for project features-infrautils-experimental did not assign 16:17:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:17:55 [WARNING] 16:17:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:17:55 [WARNING] 16:17:55 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom 16:17:55 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml 16:17:55 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml 16:17:55 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-experimental/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json 16:17:55 [INFO] 16:17:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils-experimental --- 16:17:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:17:55 [WARNING] 16:17:55 [WARNING] The packaging plugin for project features-infrautils-experimental did not assign 16:17:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:17:55 [WARNING] 16:17:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:17:55 [WARNING] 16:17:55 [INFO] 16:17:55 [INFO] ------< org.opendaylight.infrautils:features-infrautils-samples >------- 16:17:55 [INFO] Building ODL :: infrautils :: features-infrautils-samples 7.1.9 [26/39] 16:17:55 [INFO] from features/features-infrautils-samples/pom.xml 16:17:55 [INFO] ------------------------------[ feature ]------------------------------- 16:17:55 [INFO] 16:17:55 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-samples --- 16:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:55 [INFO] 16:17:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-samples --- 16:17:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:17:55 [INFO] 16:17:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-infrautils-samples --- 16:17:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:17:55 [INFO] argLine set to empty 16:17:55 [INFO] 16:17:55 [INFO] --- feattmpl:14.1.6:generate-feature (generate-feature) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-samples --- 16:17:55 [INFO] Starting audit... 16:17:55 Audit done. 16:17:55 [INFO] You have 0 Checkstyle violations. 16:17:55 [INFO] 16:17:55 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-samples --- 16:17:55 [INFO] Starting audit... 16:17:55 Audit done. 16:17:55 [INFO] You have 0 Checkstyle violations. 16:17:55 [INFO] 16:17:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-samples --- 16:17:55 [INFO] Generation not enabled 16:17:55 [INFO] Attaching artifact 16:17:55 [INFO] 16:17:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-samples --- 16:17:55 [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 16:17:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:17:55 [INFO] 16:17:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-samples >>> 16:17:55 [INFO] 16:17:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-samples --- 16:17:55 [INFO] No files found to run spotbugs, check compile phase has been run 16:17:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:17:55 [INFO] 16:17:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-samples <<< 16:17:55 [INFO] 16:17:55 [INFO] 16:17:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-samples --- 16:17:55 [INFO] 16:17:55 [INFO] --- feattest:14.1.6:test (default) @ features-infrautils-samples --- 16:17:55 [INFO] Starting SFT for org.opendaylight.infrautils:features-infrautils-samples 16:17:55 [INFO] Project dependency features detected: [] 16:17:55 [INFO] Pax Exam System (Version: 4.14.0) created. 16:17:55 [INFO] Creating RMI registry server on 127.0.0.1:43507 16:17:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:17:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:17:55 [INFO] Waiting for remote bundle context.. on 43507 name: 35122f49-7813-4fee-99d8-dab4fd40c255 timout: [ RelativeTimeout value = 180000 ] 16:18:02 [INFO] Building jar from resources and headers. 16:18:02 [INFO] Writing jar finished. 16:18:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:18:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:18:05 [INFO] 16:18:05 [INFO] --- copy:14.1.6:copy-files (default) @ features-infrautils-samples --- 16:18:05 [INFO] 16:18:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-samples --- 16:18:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:18:05 [INFO] 16:18:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-samples --- 16:18:05 [INFO] CycloneDX: Resolving Dependencies 16:18:05 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 16:18:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/target/bom.xml 16:18:05 [INFO] attaching as features-infrautils-samples-7.1.9-cyclonedx.xml 16:18:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/target/bom.json 16:18:05 [INFO] attaching as features-infrautils-samples-7.1.9-cyclonedx.json 16:18:05 [INFO] 16:18:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-samples --- 16:18:05 [INFO] Skipping duplicate-finder execution! 16:18:05 [INFO] 16:18:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-samples --- 16:18:05 [INFO] Skipping plugin execution 16:18:05 [INFO] 16:18:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-samples --- 16:18:05 [INFO] Skipping source per configuration. 16:18:05 [INFO] 16:18:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-samples --- 16:18:05 [INFO] 16:18:05 [INFO] --- jacoco:0.8.14:report (report) @ features-infrautils-samples --- 16:18:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:05 [INFO] 16:18:05 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-samples --- 16:18:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom 16:18:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml 16:18:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml 16:18:05 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/features-infrautils-samples/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json 16:18:05 [INFO] 16:18:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-infrautils-samples --- 16:18:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:05 [INFO] 16:18:05 [INFO] ----------< org.opendaylight.infrautils:infrautils-features >----------- 16:18:05 [INFO] Building ODL :: infrautils :: infrautils-features 7.1.9 [27/39] 16:18:05 [INFO] from features/infrautils-features/pom.xml 16:18:05 [INFO] ------------------------------[ feature ]------------------------------- 16:18:05 [INFO] 16:18:05 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-features --- 16:18:05 [INFO] 16:18:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-features --- 16:18:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:05 [INFO] 16:18:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-features --- 16:18:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:05 [INFO] 16:18:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-features --- 16:18:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:06 [INFO] argLine set to empty 16:18:06 [INFO] 16:18:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-features --- 16:18:06 [INFO] Starting audit... 16:18:06 Audit done. 16:18:06 [INFO] You have 0 Checkstyle violations. 16:18:06 [INFO] 16:18:06 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-features --- 16:18:06 [INFO] Starting audit... 16:18:06 Audit done. 16:18:06 [INFO] You have 0 Checkstyle violations. 16:18:06 [INFO] 16:18:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ infrautils-features --- 16:18:06 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/feature/feature.xml 16:18:06 [INFO] ...done! 16:18:06 [INFO] Attaching features XML 16:18:06 [INFO] 16:18:06 [INFO] --- karaf:4.4.8:verify (default-verify) @ infrautils-features --- 16:18:06 [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 16:18:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:18:06 [INFO] 16:18:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-features >>> 16:18:06 [INFO] 16:18:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-features --- 16:18:06 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:06 [INFO] 16:18:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-features <<< 16:18:06 [INFO] 16:18:06 [INFO] 16:18:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- feattest:14.1.6:test (default) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- copy:14.1.6:copy-files (default) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-features --- 16:18:06 [INFO] No Javadoc in project. Archive not created. 16:18:06 [INFO] 16:18:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-features --- 16:18:06 [INFO] CycloneDX: Resolving Dependencies 16:18:06 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 16:18:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/bom.xml 16:18:06 [INFO] attaching as infrautils-features-7.1.9-cyclonedx.xml 16:18:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/bom.json 16:18:06 [INFO] attaching as infrautils-features-7.1.9-cyclonedx.json 16:18:06 [INFO] 16:18:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-features --- 16:18:06 [INFO] Skipping duplicate-finder execution! 16:18:06 [INFO] 16:18:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-features --- 16:18:06 [INFO] Skipping plugin execution 16:18:06 [INFO] 16:18:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-features --- 16:18:06 [INFO] No sources in project. Archive not created. 16:18:06 [INFO] 16:18:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-features --- 16:18:06 [INFO] 16:18:06 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-features --- 16:18:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:06 [INFO] 16:18:06 [INFO] --- install:3.1.4:install (default-install) @ infrautils-features --- 16:18:06 [WARNING] 16:18:06 [WARNING] The packaging plugin for project infrautils-features did not assign 16:18:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:18:06 [WARNING] 16:18:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:18:06 [WARNING] 16:18:06 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/infrautils-features/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom 16:18:06 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml 16:18:06 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml 16:18:06 [INFO] Installing /w/workspace/infrautils-maven-stage-master/features/infrautils-features/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json 16:18:06 [INFO] 16:18:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-features --- 16:18:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:06 [WARNING] 16:18:06 [WARNING] The packaging plugin for project infrautils-features did not assign 16:18:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:18:06 [WARNING] 16:18:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:18:06 [WARNING] 16:18:06 [INFO] 16:18:06 [INFO] ----------< org.opendaylight.infrautils:features-aggregator >----------- 16:18:06 [INFO] Building ODL :: infrautils :: features-aggregator 7.1.9 [28/39] 16:18:06 [INFO] from features/pom.xml 16:18:06 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:06 [INFO] 16:18:06 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 16:18:06 [INFO] 16:18:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 16:18:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:06 [INFO] 16:18:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 16:18:06 [INFO] 16:18:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 16:18:06 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:06 [INFO] 16:18:06 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 16:18:06 [INFO] Skipping artifact installation 16:18:06 [INFO] 16:18:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 16:18:06 [INFO] Skipping artifact deployment 16:18:06 [INFO] 16:18:06 [INFO] -----------< org.opendaylight.infrautils:common-aggregator >------------ 16:18:06 [INFO] Building ODL :: infrautils :: common-aggregator 7.1.9 [29/39] 16:18:06 [INFO] from common/pom.xml 16:18:06 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:06 [INFO] 16:18:06 [INFO] --- clean:3.5.0:clean (default-clean) @ common-aggregator --- 16:18:06 [INFO] 16:18:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common-aggregator --- 16:18:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:06 [INFO] 16:18:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-aggregator --- 16:18:06 [INFO] 16:18:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-aggregator --- 16:18:06 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:06 [INFO] 16:18:06 [INFO] --- install:3.1.4:install (default-install) @ common-aggregator --- 16:18:06 [INFO] Skipping artifact installation 16:18:06 [INFO] 16:18:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ common-aggregator --- 16:18:06 [INFO] Skipping artifact deployment 16:18:06 [INFO] 16:18:06 [INFO] -----------< org.opendaylight.infrautils:itestutils-parent >------------ 16:18:06 [INFO] Building ODL :: infrautils :: itestutils-parent 7.1.9 [30/39] 16:18:06 [INFO] from itestutils/parent/pom.xml 16:18:06 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:07 [INFO] 16:18:07 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-parent --- 16:18:07 [INFO] 16:18:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-parent --- 16:18:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:07 [INFO] 16:18:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-parent --- 16:18:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:07 [INFO] 16:18:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-parent --- 16:18:07 [INFO] 16:18:07 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-parent --- 16:18:07 [INFO] 16:18:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils-parent --- 16:18:07 [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-stage-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/** 16:18:07 [INFO] 16:18:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-parent --- 16:18:07 [INFO] Starting audit... 16:18:07 Audit done. 16:18:07 [INFO] You have 0 Checkstyle violations. 16:18:07 [INFO] 16:18:07 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-parent --- 16:18:07 [INFO] Starting audit... 16:18:07 Audit done. 16:18:07 [INFO] You have 0 Checkstyle violations. 16:18:07 [INFO] 16:18:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-parent --- 16:18:07 [INFO] 16:18:07 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-parent --- 16:18:07 [INFO] Created: /w/workspace/infrautils-maven-stage-master/itestutils/parent/target/classes/META-INF/maven/dependencies.properties 16:18:07 [INFO] 16:18:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-parent >>> 16:18:07 [INFO] 16:18:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-parent --- 16:18:08 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:08 [INFO] 16:18:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-parent <<< 16:18:08 [INFO] 16:18:08 [INFO] 16:18:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-parent --- 16:18:08 [INFO] 16:18:08 [INFO] --- copy:14.1.6:copy-files (default) @ itestutils-parent --- 16:18:08 [INFO] 16:18:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-parent --- 16:18:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:18:08 [INFO] 16:18:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-parent --- 16:18:08 [INFO] CycloneDX: Resolving Dependencies 16:18:11 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:18:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/itestutils/parent/target/bom.xml 16:18:11 [INFO] attaching as itestutils-parent-7.1.9-cyclonedx.xml 16:18:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/itestutils/parent/target/bom.json 16:18:11 [INFO] attaching as itestutils-parent-7.1.9-cyclonedx.json 16:18:11 [INFO] 16:18:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-parent --- 16:18:11 [INFO] Skipping duplicate-finder execution! 16:18:11 [INFO] 16:18:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-parent --- 16:18:11 [INFO] Skipping pom project 16:18:11 [INFO] 16:18:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-parent --- 16:18:11 [INFO] 16:18:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-parent --- 16:18:11 [INFO] 16:18:11 [INFO] --- jacoco:0.8.14:report (report) @ itestutils-parent --- 16:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:11 [INFO] 16:18:11 [INFO] --- install:3.1.4:install (default-install) @ itestutils-parent --- 16:18:11 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom 16:18:11 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml 16:18:11 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json 16:18:11 [INFO] 16:18:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-parent --- 16:18:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:11 [INFO] 16:18:11 [INFO] -------------< org.opendaylight.infrautils:diagstatus-it >-------------- 16:18:11 [INFO] Building ODL :: infrautils :: diagstatus-it 7.1.9 [31/39] 16:18:11 [INFO] from diagstatus/it/pom.xml 16:18:11 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:11 [INFO] 16:18:11 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-it --- 16:18:11 [INFO] 16:18:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-it --- 16:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:11 [INFO] 16:18:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-it --- 16:18:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:11 [INFO] 16:18:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-it --- 16:18:11 [INFO] 16:18:11 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-it --- 16:18:11 [INFO] 16:18:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ diagstatus-it --- 16:18:11 [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-stage-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/** 16:18:11 [INFO] 16:18:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-it --- 16:18:12 [INFO] Starting audit... 16:18:12 Audit done. 16:18:12 [INFO] You have 0 Checkstyle violations. 16:18:12 [INFO] 16:18:12 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-it --- 16:18:12 [INFO] Starting audit... 16:18:12 Audit done. 16:18:12 [INFO] You have 0 Checkstyle violations. 16:18:12 [INFO] 16:18:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-it --- 16:18:12 [INFO] 16:18:12 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ diagstatus-it --- 16:18:12 [INFO] Created: /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/classes/META-INF/maven/dependencies.properties 16:18:12 [INFO] 16:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-it --- 16:18:12 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/it/src/main/resources 16:18:12 [INFO] 16:18:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-it --- 16:18:12 [INFO] No sources to compile 16:18:12 [INFO] 16:18:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-it >>> 16:18:12 [INFO] 16:18:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-it --- 16:18:12 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:12 [INFO] 16:18:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-it <<< 16:18:12 [INFO] 16:18:12 [INFO] 16:18:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-it --- 16:18:12 [INFO] 16:18:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-it --- 16:18:12 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/diagstatus/it/src/test/resources 16:18:12 [INFO] 16:18:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-it --- 16:18:12 [INFO] Recompiling the module because of changed dependency. 16:18:12 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:18:12 [INFO] 16:18:12 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-it --- 16:18:12 [INFO] 16:18:12 [INFO] --- copy:14.1.6:copy-files (default) @ diagstatus-it --- 16:18:12 [INFO] 16:18:12 [INFO] --- jar:3.4.2:jar (default-jar) @ diagstatus-it --- 16:18:12 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/diagstatus-it-7.1.9.jar 16:18:12 [INFO] 16:18:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-it --- 16:18:12 [INFO] No Javadoc in project. Archive not created. 16:18:12 [INFO] 16:18:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-it --- 16:18:12 [INFO] CycloneDX: Resolving Dependencies 16:18:15 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 16:18:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/bom.xml 16:18:15 [INFO] attaching as diagstatus-it-7.1.9-cyclonedx.xml 16:18:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/bom.json 16:18:15 [INFO] attaching as diagstatus-it-7.1.9-cyclonedx.json 16:18:15 [INFO] 16:18:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-it --- 16:18:15 [INFO] Skipping duplicate-finder execution! 16:18:15 [INFO] 16:18:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-it --- 16:18:15 [WARNING] Used undeclared dependencies found: 16:18:15 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:18:15 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:18:15 [WARNING] Unused declared dependencies found: 16:18:15 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9:compile 16:18:15 [WARNING] Non-test scoped test only dependencies found: 16:18:15 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9:compile 16:18:15 [INFO] 16:18:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-it --- 16:18:15 [INFO] No sources in project. Archive not created. 16:18:15 [INFO] 16:18:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- jacoco:0.8.14:report (report) @ diagstatus-it --- 16:18:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:15 [INFO] 16:18:15 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-it --- 16:18:15 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/it/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom 16:18:15 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/diagstatus-it-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar 16:18:15 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml 16:18:15 [INFO] Installing /w/workspace/infrautils-maven-stage-master/diagstatus/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json 16:18:15 [INFO] 16:18:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-it --- 16:18:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:15 [INFO] 16:18:15 [INFO] ---------< org.opendaylight.infrautils:diagstatus-aggregator >---------- 16:18:15 [INFO] Building diagstatus-aggregator 7.1.9 [32/39] 16:18:15 [INFO] from diagstatus/pom.xml 16:18:15 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:15 [INFO] 16:18:15 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-aggregator --- 16:18:15 [INFO] 16:18:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-aggregator --- 16:18:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:15 [INFO] 16:18:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-aggregator --- 16:18:15 [INFO] 16:18:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-aggregator --- 16:18:15 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:15 [INFO] 16:18:15 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-aggregator --- 16:18:15 [INFO] Skipping artifact installation 16:18:15 [INFO] 16:18:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ diagstatus-aggregator --- 16:18:15 [INFO] Skipping artifact deployment 16:18:15 [INFO] 16:18:15 [INFO] -----------< org.opendaylight.infrautils:inject-aggregator >------------ 16:18:15 [INFO] Building ODL :: infrautils :: inject-aggregator 7.1.9 [33/39] 16:18:15 [INFO] from inject/pom.xml 16:18:15 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:15 [INFO] 16:18:15 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-aggregator --- 16:18:15 [INFO] 16:18:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-aggregator --- 16:18:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:15 [INFO] 16:18:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-aggregator --- 16:18:15 [INFO] 16:18:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-aggregator --- 16:18:15 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:15 [INFO] 16:18:15 [INFO] --- install:3.1.4:install (default-install) @ inject-aggregator --- 16:18:15 [INFO] Skipping artifact installation 16:18:15 [INFO] 16:18:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ inject-aggregator --- 16:18:15 [INFO] Skipping artifact deployment 16:18:15 [INFO] 16:18:15 [INFO] -------------< org.opendaylight.infrautils:itestutils-it >-------------- 16:18:15 [INFO] Building ODL :: infrautils :: itestutils-it 7.1.9 [34/39] 16:18:15 [INFO] from itestutils/it/pom.xml 16:18:15 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:15 [INFO] 16:18:15 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-it --- 16:18:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:15 [INFO] 16:18:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-it --- 16:18:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:15 [INFO] 16:18:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ itestutils-it --- 16:18:15 [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-stage-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/** 16:18:15 [INFO] 16:18:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-it --- 16:18:15 [INFO] Starting audit... 16:18:15 Audit done. 16:18:15 [INFO] You have 0 Checkstyle violations. 16:18:15 [INFO] 16:18:15 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-it --- 16:18:15 [INFO] Starting audit... 16:18:15 Audit done. 16:18:15 [INFO] You have 0 Checkstyle violations. 16:18:15 [INFO] 16:18:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-it --- 16:18:15 [INFO] Created: /w/workspace/infrautils-maven-stage-master/itestutils/it/target/classes/META-INF/maven/dependencies.properties 16:18:15 [INFO] 16:18:15 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils-it --- 16:18:15 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/itestutils/it/src/main/resources 16:18:15 [INFO] 16:18:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils-it --- 16:18:15 [INFO] No sources to compile 16:18:15 [INFO] 16:18:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-it >>> 16:18:15 [INFO] 16:18:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-it --- 16:18:15 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:15 [INFO] 16:18:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-it <<< 16:18:15 [INFO] 16:18:15 [INFO] 16:18:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-it --- 16:18:15 [INFO] 16:18:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils-it --- 16:18:15 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/itestutils/it/src/test/resources 16:18:15 [INFO] 16:18:15 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils-it --- 16:18:15 [INFO] Recompiling the module because of changed dependency. 16:18:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:18:15 [INFO] 16:18:15 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils-it --- 16:18:15 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/itestutils/it/target/surefire-reports 16:18:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:18:15 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 16:18:15 [INFO] 16:18:15 [INFO] ------------------------------------------------------- 16:18:15 [INFO] T E S T S 16:18:15 [INFO] ------------------------------------------------------- 16:18:17 [INFO] Running org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 16:18:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s -- in org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 16:18:29 [INFO] 16:18:29 [INFO] Results: 16:18:29 [INFO] 16:18:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:18:29 [INFO] 16:18:29 [INFO] 16:18:29 [INFO] --- copy:14.1.6:copy-files (default) @ itestutils-it --- 16:18:29 [INFO] 16:18:29 [INFO] --- jar:3.4.2:jar (default-jar) @ itestutils-it --- 16:18:29 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/itestutils/it/target/itestutils-it-7.1.9.jar 16:18:29 [INFO] 16:18:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-it --- 16:18:29 [INFO] No Javadoc in project. Archive not created. 16:18:29 [INFO] 16:18:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-it --- 16:18:29 [INFO] CycloneDX: Resolving Dependencies 16:18:32 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:18:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/itestutils/it/target/bom.xml 16:18:32 [INFO] attaching as itestutils-it-7.1.9-cyclonedx.xml 16:18:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/itestutils/it/target/bom.json 16:18:32 [INFO] attaching as itestutils-it-7.1.9-cyclonedx.json 16:18:32 [INFO] 16:18:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-it --- 16:18:32 [INFO] Skipping duplicate-finder execution! 16:18:32 [INFO] 16:18:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-it --- 16:18:32 [WARNING] Used undeclared dependencies found: 16:18:32 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:18:32 [INFO] 16:18:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-it --- 16:18:32 [INFO] No sources in project. Archive not created. 16:18:32 [INFO] 16:18:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- jacoco:0.8.14:report (report) @ itestutils-it --- 16:18:32 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/itestutils/it/target/code-coverage/jacoco.exec 16:18:32 [INFO] Analyzed bundle 'ODL :: infrautils :: itestutils-it' with 0 classes 16:18:32 [INFO] 16:18:32 [INFO] --- install:3.1.4:install (default-install) @ itestutils-it --- 16:18:32 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/it/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom 16:18:32 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/it/target/itestutils-it-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar 16:18:32 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml 16:18:32 [INFO] Installing /w/workspace/infrautils-maven-stage-master/itestutils/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json 16:18:32 [INFO] 16:18:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-it --- 16:18:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:32 [INFO] 16:18:32 [INFO] ---------< org.opendaylight.infrautils:itestutils-aggregator >---------- 16:18:32 [INFO] Building ODL :: infrautils :: itestutils-aggregator 7.1.9 [35/39] 16:18:32 [INFO] from itestutils/pom.xml 16:18:32 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:32 [INFO] 16:18:32 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-aggregator --- 16:18:32 [INFO] 16:18:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-aggregator --- 16:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:32 [INFO] 16:18:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-aggregator --- 16:18:32 [INFO] 16:18:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-aggregator --- 16:18:32 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:32 [INFO] 16:18:32 [INFO] --- install:3.1.4:install (default-install) @ itestutils-aggregator --- 16:18:32 [INFO] Skipping artifact installation 16:18:32 [INFO] 16:18:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ itestutils-aggregator --- 16:18:32 [INFO] Skipping artifact deployment 16:18:32 [INFO] 16:18:32 [INFO] ----------------< org.opendaylight.infrautils:ready-it >---------------- 16:18:32 [INFO] Building ODL :: infrautils :: ready-it 7.1.9 [36/39] 16:18:32 [INFO] from ready/it/pom.xml 16:18:32 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:32 [INFO] 16:18:32 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-it --- 16:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:32 [INFO] 16:18:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-it --- 16:18:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:32 [INFO] 16:18:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- dependency:3.9.0:properties (default) @ ready-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ready-it --- 16:18:32 [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-stage-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/** 16:18:32 [INFO] 16:18:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-it --- 16:18:32 [INFO] Starting audit... 16:18:32 Audit done. 16:18:32 [INFO] You have 0 Checkstyle violations. 16:18:32 [INFO] 16:18:32 [INFO] --- checkstyle:3.6.0:check (default) @ ready-it --- 16:18:32 [INFO] Starting audit... 16:18:32 Audit done. 16:18:32 [INFO] You have 0 Checkstyle violations. 16:18:32 [INFO] 16:18:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ ready-it --- 16:18:32 [INFO] Created: /w/workspace/infrautils-maven-stage-master/ready/it/target/classes/META-INF/maven/dependencies.properties 16:18:32 [INFO] 16:18:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-it --- 16:18:32 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/it/src/main/resources 16:18:32 [INFO] 16:18:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-it --- 16:18:32 [INFO] No sources to compile 16:18:32 [INFO] 16:18:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-it >>> 16:18:32 [INFO] 16:18:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-it --- 16:18:32 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:32 [INFO] 16:18:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-it <<< 16:18:32 [INFO] 16:18:32 [INFO] 16:18:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-it --- 16:18:32 [INFO] 16:18:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-it --- 16:18:32 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/ready/it/src/test/resources 16:18:32 [INFO] 16:18:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-it --- 16:18:32 [INFO] Recompiling the module because of changed dependency. 16:18:32 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:18:32 [INFO] 16:18:32 [INFO] --- surefire:3.5.4:test (default-test) @ ready-it --- 16:18:32 [INFO] Surefire report directory: /w/workspace/infrautils-maven-stage-master/ready/it/target/surefire-reports 16:18:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:18:32 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 16:18:32 [INFO] 16:18:32 [INFO] ------------------------------------------------------- 16:18:32 [INFO] T E S T S 16:18:32 [INFO] ------------------------------------------------------- 16:18:34 [INFO] Running org.opendaylight.infrautils.ready.it.SystemReadyTest 16:18:34 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.019 s -- in org.opendaylight.infrautils.ready.it.SystemReadyTest 16:18:34 [INFO] 16:18:34 [INFO] Results: 16:18:34 [INFO] 16:18:34 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 16:18:34 [INFO] 16:18:34 [INFO] 16:18:34 [INFO] --- copy:14.1.6:copy-files (default) @ ready-it --- 16:18:34 [INFO] 16:18:34 [INFO] --- jar:3.4.2:jar (default-jar) @ ready-it --- 16:18:34 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/ready/it/target/ready-it-7.1.9.jar 16:18:34 [INFO] 16:18:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-it --- 16:18:34 [INFO] No Javadoc in project. Archive not created. 16:18:34 [INFO] 16:18:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-it --- 16:18:34 [INFO] CycloneDX: Resolving Dependencies 16:18:37 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 16:18:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-stage-master/ready/it/target/bom.xml 16:18:37 [INFO] attaching as ready-it-7.1.9-cyclonedx.xml 16:18:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-stage-master/ready/it/target/bom.json 16:18:37 [INFO] attaching as ready-it-7.1.9-cyclonedx.json 16:18:37 [INFO] 16:18:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-it --- 16:18:37 [INFO] Skipping duplicate-finder execution! 16:18:37 [INFO] 16:18:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-it --- 16:18:37 [WARNING] Used undeclared dependencies found: 16:18:37 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:18:37 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:18:37 [WARNING] Unused declared dependencies found: 16:18:37 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9:compile 16:18:37 [WARNING] Non-test scoped test only dependencies found: 16:18:37 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9:compile 16:18:37 [INFO] 16:18:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-it --- 16:18:37 [INFO] No sources in project. Archive not created. 16:18:37 [INFO] 16:18:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-it --- 16:18:37 [INFO] 16:18:37 [INFO] --- jacoco:0.8.14:report (report) @ ready-it --- 16:18:37 [INFO] Loading execution data file /w/workspace/infrautils-maven-stage-master/ready/it/target/code-coverage/jacoco.exec 16:18:37 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-it' with 0 classes 16:18:37 [INFO] 16:18:37 [INFO] --- install:3.1.4:install (default-install) @ ready-it --- 16:18:37 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/it/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom 16:18:37 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/it/target/ready-it-7.1.9.jar to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar 16:18:37 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml 16:18:37 [INFO] Installing /w/workspace/infrautils-maven-stage-master/ready/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json 16:18:37 [INFO] 16:18:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-it --- 16:18:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/infrautils-maven-stage-master/m2repo 16:18:37 [INFO] 16:18:37 [INFO] ------------< org.opendaylight.infrautils:ready-aggregator >------------ 16:18:37 [INFO] Building ODL :: infrautils :: ready-aggregator 7.1.9 [37/39] 16:18:37 [INFO] from ready/pom.xml 16:18:37 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:37 [INFO] 16:18:37 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-aggregator --- 16:18:37 [INFO] 16:18:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-aggregator --- 16:18:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:37 [INFO] 16:18:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-aggregator --- 16:18:37 [INFO] 16:18:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-aggregator --- 16:18:37 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:37 [INFO] 16:18:37 [INFO] --- install:3.1.4:install (default-install) @ ready-aggregator --- 16:18:37 [INFO] Skipping artifact installation 16:18:37 [INFO] 16:18:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ready-aggregator --- 16:18:37 [INFO] Skipping artifact deployment 16:18:37 [INFO] 16:18:37 [INFO] ------------< org.opendaylight.infrautils:infrautils-karaf >------------ 16:18:37 [INFO] Building ODL :: infrautils :: infrautils-karaf 7.1.9 [38/39] 16:18:37 [INFO] from karaf/pom.xml 16:18:37 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:38 [INFO] 16:18:38 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-karaf --- 16:18:38 [INFO] 16:18:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-karaf --- 16:18:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:38 [INFO] 16:18:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-karaf --- 16:18:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:38 [INFO] 16:18:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-karaf --- 16:18:38 [INFO] 16:18:38 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-karaf --- 16:18:38 [INFO] 16:18:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ infrautils-karaf --- 16:18:38 [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-stage-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/** 16:18:38 [INFO] 16:18:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-karaf --- 16:18:38 [INFO] Starting audit... 16:18:38 Audit done. 16:18:38 [INFO] You have 0 Checkstyle violations. 16:18:38 [INFO] 16:18:38 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-karaf --- 16:18:38 [INFO] Starting audit... 16:18:38 Audit done. 16:18:38 [INFO] You have 0 Checkstyle violations. 16:18:38 [INFO] 16:18:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-karaf --- 16:18:38 [INFO] 16:18:38 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-karaf --- 16:18:38 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/karaf/src/main/resources 16:18:38 [INFO] 16:18:38 [INFO] --- resources:3.3.1:resources (process-resources) @ infrautils-karaf --- 16:18:38 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/karaf/src/main/resources 16:18:38 [INFO] 16:18:38 [INFO] --- karaf:4.4.8:assembly (process-resources) @ infrautils-karaf --- 16:18:38 [INFO] Using repositories: 16:18:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:18:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:18:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:18:38 [INFO] Creating work directory: /w/workspace/infrautils-maven-stage-master/karaf/target/assembly 16:18:38 [INFO] Loading direct KAR and features XML dependencies 16:18:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:18:38 [INFO] Feature framework will be added as a startup feature 16:18:38 [INFO] Generating Karaf assembly: /w/workspace/infrautils-maven-stage-master/karaf/target/assembly 16:18:38 [INFO] Unzipping kars 16:18:38 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:18:38 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:18:38 [INFO] Loading profiles from: 16:18:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:18:38 [INFO] Loading repositories 16:18:38 [INFO] Generating generated-startup profile 16:18:38 [INFO] Generating generated-boot profile with parents: generated-startup 16:18:38 [INFO] Generating generated-installed profile 16:18:38 [INFO] Configuring etc/config.properties and etc/system.properties 16:18:38 [INFO] Downloading libraries for generated profiles 16:18:38 [INFO] Downloading additional libraries 16:18:38 [INFO] Writing configurations 16:18:38 [INFO] adding config file: etc/profile.cfg 16:18:38 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:18:38 [INFO] Startup stage 16:18:38 [INFO] Loading startup repositories 16:18:38 [INFO] Resolving startup features and bundles 16:18:38 [INFO] Features: framework 16:18:38 [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.6 16:18:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:18:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:18:39 [INFO] Boot stage 16:18:39 [INFO] Loading boot repositories 16:18:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.6/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.6/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.6/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.6/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-samples/7.1.9/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 16:18:39 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 16:18:39 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 16:18:39 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 16:18:39 [INFO] Feature service/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 16:18:39 [INFO] Feature scr/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:18:39 [INFO] Feature cbde6fbe-2628-4d81-a053-2b4290290d5d/0.0.0 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.6 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:18:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.6 16:18:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.6 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:18:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.6 16:18:39 [INFO] Feature shell/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:18:39 [INFO] Feature kar/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:18:39 [INFO] Feature package/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 16:18:39 [INFO] Feature jaas/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:18:39 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 16:18:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 16:18:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:18:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 16:18:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 16:18:39 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:18:39 [INFO] Feature feature/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:18:39 [INFO] Feature system/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:18:39 [INFO] Feature ssh/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 16:18:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 16:18:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 16:18:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 16:18:39 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:18:39 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:18:39 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 16:18:39 [INFO] Feature config/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 16:18:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:18:39 [INFO] Feature instance/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 16:18:39 [INFO] Feature framework/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:18:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:18:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:18:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:18:39 [INFO] Feature log/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 16:18:39 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:18:39 [INFO] Feature management/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:18:39 [INFO] adding config file: etc/jmx.acl.cfg 16:18:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:18:39 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:18:39 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:18:39 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 16:18:39 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 16:18:39 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 16:18:39 [INFO] Feature deployer/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 16:18:39 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 16:18:39 [INFO] Feature bundle/4.4.8 is defined as a boot feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 16:18:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:18:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:18:39 [INFO] Feature standard/4.4.8 is defined as a boot feature 16:18:39 [INFO] Install stage 16:18:39 [INFO] Loading installed repositories 16:18:39 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 16:18:39 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 16:18:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:18:39 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:18:39 [INFO] 16:18:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-karaf --- 16:18:39 [INFO] No sources to compile 16:18:39 [INFO] 16:18:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-karaf >>> 16:18:39 [INFO] 16:18:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-karaf --- 16:18:39 [INFO] No files found to run spotbugs, check compile phase has been run 16:18:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:18:39 [INFO] 16:18:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-karaf <<< 16:18:39 [INFO] 16:18:39 [INFO] 16:18:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-karaf --- 16:18:39 [INFO] 16:18:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-karaf --- 16:18:39 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/karaf/src/test/resources 16:18:39 [INFO] 16:18:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-karaf --- 16:18:39 [INFO] No sources to compile 16:18:39 [INFO] 16:18:39 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-karaf --- 16:18:39 [INFO] No tests to run. 16:18:39 [INFO] 16:18:39 [INFO] --- dependency:3.9.0:copy (apply-branding) @ infrautils-karaf --- 16:18:39 [INFO] 16:18:39 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ infrautils-karaf --- 16:18:39 [INFO] 16:18:39 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ infrautils-karaf --- 16:18:39 [WARNING] Overwriting /w/workspace/infrautils-maven-stage-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:18:39 [INFO] 16:18:39 [INFO] --- copy:14.1.6:copy-files (default) @ infrautils-karaf --- 16:18:39 [INFO] 16:18:39 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ infrautils-karaf --- 16:18:39 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-stage-master/karaf/src/main/assembly 16:18:39 [INFO] 16:18:39 [INFO] --- karaf:14.1.6:populate-local-repo (populate-local-repo) @ infrautils-karaf --- 16:18:39 [INFO] Feature repository discovered recursively: 639a833b-1314-4d70-b4a1-1f0be6e30481 16:18:39 [INFO] Feature repository discovered recursively: features-infrautils 16:18:39 [INFO] Feature repository discovered recursively: features-infrautils-experimental 16:18:39 [INFO] Feature repository discovered recursively: features-infrautils-samples 16:18:39 [INFO] Feature repository discovered recursively: framework-4.4.8 16:18:39 [INFO] Feature repository discovered recursively: odl-gson 16:18:39 [INFO] Feature repository discovered recursively: odl-guava 16:18:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:18:39 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 16:18:39 [INFO] Feature repository discovered recursively: odl-infrautils-inject 16:18:39 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:18:39 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:18:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:18:39 [INFO] Feature repository discovered recursively: odl-servlet-api 16:18:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 16:18:39 [INFO] Feature repository discovered recursively: standard-4.4.8 16:18:39 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:39 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:18:40 [INFO] 16:18:40 [INFO] --- antrun:3.2.0:run (fix-permissions) @ infrautils-karaf --- 16:18:40 [INFO] Executing tasks 16:18:40 [INFO] Executed tasks 16:18:40 [INFO] 16:18:40 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ infrautils-karaf --- 16:18:40 [INFO] Executing tasks 16:18:40 [INFO] [delete] Deleting directory /w/workspace/infrautils-maven-stage-master/karaf/target/assembly/system/org/bouncycastle 16:18:40 [INFO] Executed tasks 16:18:40 [INFO] 16:18:40 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-karaf --- 16:18:40 [INFO] Building jar: /w/workspace/infrautils-maven-stage-master/karaf/target/infrautils-karaf-7.1.9.jar 16:18:40 [INFO] 16:18:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-karaf --- 16:18:40 [INFO] No Javadoc in project. Archive not created. 16:18:40 [INFO] 16:18:40 [INFO] --- karaf:4.4.8:archive (package) @ infrautils-karaf --- 16:18:47 [INFO] 16:18:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-karaf --- 16:18:47 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:47 [INFO] 16:18:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-karaf --- 16:18:47 [INFO] Skipping duplicate-finder execution! 16:18:47 [INFO] 16:18:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-karaf --- 16:18:47 [WARNING] Unused declared dependencies found: 16:18:47 [WARNING] org.apache.karaf.features:framework:kar:4.4.8:compile 16:18:47 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 16:18:47 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:14.1.6:compile 16:18:47 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 16:18:47 [INFO] 16:18:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-karaf --- 16:18:47 [INFO] No sources in project. Archive not created. 16:18:47 [INFO] 16:18:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-karaf --- 16:18:47 [INFO] 16:18:47 [INFO] --- jacoco:0.8.14:report (report) @ infrautils-karaf --- 16:18:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:47 [INFO] 16:18:47 [INFO] --- install:3.1.4:install (default-install) @ infrautils-karaf --- 16:18:47 [INFO] Skipping artifact installation 16:18:47 [INFO] 16:18:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-karaf --- 16:18:47 [INFO] Skipping artifact deployment 16:18:47 [INFO] 16:18:47 [INFO] ---------< org.opendaylight.infrautils:infrautils-aggregator >---------- 16:18:47 [INFO] Building infrautils 7.1.9 [39/39] 16:18:47 [INFO] from pom.xml 16:18:47 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:47 [INFO] 16:18:47 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-aggregator --- 16:18:47 [INFO] Deleting /w/workspace/infrautils-maven-stage-master/target 16:18:47 [INFO] 16:18:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-aggregator --- 16:18:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:18:47 [INFO] 16:18:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-aggregator --- 16:18:47 [INFO] 16:18:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-aggregator --- 16:18:47 [INFO] Skipping CycloneDX goal, because module skips deploy 16:18:47 [INFO] 16:18:47 [INFO] --- install:3.1.4:install (default-install) @ infrautils-aggregator --- 16:18:47 [INFO] Skipping artifact installation 16:18:47 [INFO] 16:18:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ infrautils-aggregator --- 16:18:47 [INFO] Skipping artifact deployment 16:18:47 [INFO] ------------------------------------------------------------------------ 16:18:47 [INFO] Reactor Summary for infrautils 7.1.9: 16:18:47 [INFO] 16:18:47 [INFO] ODL :: infrautils :: infrautils-artifacts .......... SUCCESS [ 5.110 s] 16:18:47 [INFO] ODL :: infrautils :: parent ........................ SUCCESS [ 10.471 s] 16:18:47 [INFO] ODL :: infrautils :: infrautils-testutils .......... SUCCESS [ 26.411 s] 16:18:47 [INFO] ODL :: infrautils :: infrautils-util ............... SUCCESS [ 12.737 s] 16:18:47 [INFO] ODL :: infrautils :: inject ........................ SUCCESS [ 6.739 s] 16:18:47 [INFO] ODL :: infrautils :: inject.guice.testutils ........ SUCCESS [ 10.468 s] 16:18:47 [INFO] ODL :: infrautils :: itestutils .................... SUCCESS [ 9.579 s] 16:18:47 [INFO] ODL :: infrautils :: ready-api ..................... SUCCESS [ 7.994 s] 16:18:47 [INFO] diagstatus-api ..................................... SUCCESS [ 8.037 s] 16:18:47 [INFO] diagstatus-impl .................................... SUCCESS [ 11.800 s] 16:18:47 [INFO] diagstatus-shell ................................... SUCCESS [ 8.867 s] 16:18:47 [INFO] diagstatus-web ..................................... SUCCESS [ 10.532 s] 16:18:47 [INFO] ODL :: infrautils :: ready-impl .................... SUCCESS [ 12.632 s] 16:18:47 [INFO] ODL :: infrautils :: inject-spi .................... SUCCESS [ 9.380 s] 16:18:47 [INFO] ODL :: infrautils :: inject.guice .................. SUCCESS [ 6.240 s] 16:18:47 [INFO] ODL :: infrautils :: ready-guice ................... SUCCESS [ 9.136 s] 16:18:47 [INFO] infrautils-docs .................................... SUCCESS [ 9.167 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: feature-parent ....... SUCCESS [ 3.043 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: Utils ................ SUCCESS [ 14.508 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: Ready ................ SUCCESS [ 10.781 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: DiagStatus ........... SUCCESS [ 10.968 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web ....... SUCCESS [ 11.233 s] 16:18:47 [INFO] ODL :: infrautils :: features-infrautils ........... SUCCESS [ 1.122 s] 16:18:47 [INFO] OpenDaylight :: Infrautils :: @Inject .............. SUCCESS [ 10.745 s] 16:18:47 [INFO] ODL :: infrautils :: features-infrautils-experimental SUCCESS [ 0.945 s] 16:18:47 [INFO] ODL :: infrautils :: features-infrautils-samples ... SUCCESS [ 10.715 s] 16:18:47 [INFO] ODL :: infrautils :: infrautils-features ........... SUCCESS [ 0.967 s] 16:18:47 [INFO] ODL :: infrautils :: features-aggregator ........... SUCCESS [ 0.007 s] 16:18:47 [INFO] ODL :: infrautils :: common-aggregator ............. SUCCESS [ 0.007 s] 16:18:47 [INFO] ODL :: infrautils :: itestutils-parent ............. SUCCESS [ 4.526 s] 16:18:47 [INFO] ODL :: infrautils :: diagstatus-it ................. SUCCESS [ 3.940 s] 16:18:47 [INFO] diagstatus-aggregator .............................. SUCCESS [ 0.010 s] 16:18:47 [INFO] ODL :: infrautils :: inject-aggregator ............. SUCCESS [ 0.007 s] 16:18:47 [INFO] ODL :: infrautils :: itestutils-it ................. SUCCESS [ 17.031 s] 16:18:47 [INFO] ODL :: infrautils :: itestutils-aggregator ......... SUCCESS [ 0.009 s] 16:18:47 [INFO] ODL :: infrautils :: ready-it ...................... SUCCESS [ 4.860 s] 16:18:47 [INFO] ODL :: infrautils :: ready-aggregator .............. SUCCESS [ 0.009 s] 16:18:47 [INFO] ODL :: infrautils :: infrautils-karaf .............. SUCCESS [ 9.914 s] 16:18:47 [INFO] infrautils ......................................... SUCCESS [ 0.011 s] 16:18:47 [INFO] ------------------------------------------------------------------------ 16:18:47 [INFO] BUILD SUCCESS 16:18:47 [INFO] ------------------------------------------------------------------------ 16:18:47 [INFO] Total time: 04:58 min 16:18:47 [INFO] Finished at: 2025-10-31T16:18:47Z 16:18:47 [INFO] ------------------------------------------------------------------------ 16:18:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:18:47 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:18:47 [infrautils-maven-stage-master] $ /bin/sh -xe /tmp/jenkins38582018976468625.sh 16:18:47 + echo Running SBOM Generator 16:18:47 Running SBOM Generator 16:18:47 [EnvInject] - Injecting environment variables from a build step. 16:18:47 [EnvInject] - Injecting as environment variables the properties content 16:18:47 SBOM_FLAGS= 16:18:47 16:18:47 [EnvInject] - Variables injected successfully. 16:18:47 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins4486773707107079281.sh 16:18:47 ---> sbom-generator.sh 16:18:47 INFO: downloading spdx-sbom-generator version v0.0.15 16:18:48 2025-10-31 16:18:48 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-10-31T17%3A00%3A12Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-10-31T15%3A59%3A57Z&ske=2025-10-31T17%3A00%3A12Z&sks=b&skv=2018-11-09&sig=R1e%2FJ0AJb3rYOggtzXzaHP3ckgs1SHuOriv6hRD5Ve4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2MTkyOTMyNywibmJmIjoxNzYxOTI3NTI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-8T69yOzjkcx97o9aXEQpZ3vvMHpHtXd38snVaE-dGw&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 16:18:48 INFO: running spdx-sbom-generator 16:18:48 INFO[2025-10-31T16:18:48Z] Starting to generate SPDX ... 16:18:49 INFO[2025-10-31T16:18:49Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/infrautils-maven-stage-master/archives/bom-Java-Maven.spdx` 16:18:49 INFO[2025-10-31T16:18:49Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 16:18:49 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 16:18:49 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:18:49 Default locale: en, platform encoding: UTF-8 16:18:49 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:18:49 INFO[2025-10-31T16:18:49Z] Global Setting File /w/workspace/infrautils-maven-stage-master@tmp/config5714305843662074337tmp 16:19:05 2025/10/31 16:19:05 dependency tree executed successfully: 16:19:05 INFO[2025-10-31T16:19:05Z] Command completed successful for below package managers 16:19:05 INFO[2025-10-31T16:19:05Z] Plugin Java-Maven generated output at /w/workspace/infrautils-maven-stage-master/archives/bom-Java-Maven.spdx 16:19:13 ---> sbom-generator.sh ends 16:19:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:19:13 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:19:13 provisioning config files... 16:19:13 copy managed file [sigul-config] to file:/w/workspace/infrautils-maven-stage-master@tmp/config9368548836407970092tmp 16:19:13 copy managed file [sigul-password] to file:/w/workspace/infrautils-maven-stage-master@tmp/config9223148515504507495tmp 16:19:14 copy managed file [sigul-pki] to file:/w/workspace/infrautils-maven-stage-master@tmp/config13788980658283043853tmp 16:19:14 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins12752147921282214647.sh 16:19:14 ---> sigul-configuration.sh 16:19:14 gpg: directory '/home/jenkins/.gnupg' created 16:19:14 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 16:19:14 gpg: CAST5.CFB encrypted data 16:19:14 gpg: encrypted with 1 passphrase 16:19:14 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins9421544800041866844.sh 16:19:14 ---> sigul-install.sh 16:19:14 INFO: Skip step, sigul install not available on platform ubuntu 16:19:14 [EnvInject] - Injecting environment variables from a build step. 16:19:14 [EnvInject] - Injecting as environment variables the properties content 16:19:14 SIGN_DIR=/w/workspace/infrautils-maven-stage-master/m2repo 16:19:14 SIGN_MODE=serial 16:19:14 16:19:14 [EnvInject] - Variables injected successfully. 16:19:14 [infrautils-maven-stage-master] $ /bin/bash -l /tmp/jenkins15604874082067643116.sh 16:19:14 ---> sigul-sign-dir.sh 16:19:14 Setup pyenv: 16:19:14 system 16:19:14 3.8.20 16:19:14 3.9.20 16:19:14 3.10.15 16:19:14 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:19:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:19:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:19:16 lf-activate-venv(): INFO: Base packages installed successfully 16:19:16 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:19:29 --2025-10-31 16:19:29-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 16:19:29 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 16:19:29 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 16:19:29 HTTP request sent, awaiting response... 200 OK 16:19:29 Length: 1394 (1.4K) [text/plain] 16:19:29 Saving to: ‘/w/workspace/infrautils-maven-stage-master/sigul-sign.sh’ 16:19:29 16:19:29 0K . 100% 19.1M=0s 16:19:29 16:19:29 2025-10-31 16:19:29 (19.1 MB/s) - ‘/w/workspace/infrautils-maven-stage-master/sigul-sign.sh’ saved [1394/1394] 16:19:29 16:19:29 --2025-10-31 16:19:29-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 16:19:29 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 16:19:29 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 16:19:29 HTTP request sent, awaiting response... 200 OK 16:19:29 Length: 1085 (1.1K) [text/plain] 16:19:29 Saving to: ‘/w/workspace/infrautils-maven-stage-master/Dockerfile’ 16:19:29 16:19:29 0K . 100% 56.4M=0s 16:19:29 16:19:29 2025-10-31 16:19:29 (56.4 MB/s) - ‘/w/workspace/infrautils-maven-stage-master/Dockerfile’ saved [1085/1085] 16:19:29 16:19:30 #0 building with "default" instance using docker driver 16:19:30 16:19:30 #1 [internal] load build definition from Dockerfile 16:19:30 #1 transferring dockerfile: 1.12kB done 16:19:30 #1 DONE 0.0s 16:19:30 16:19:30 #2 [internal] load metadata for docker.io/library/centos:7 16:19:31 #2 DONE 0.6s 16:19:31 16:19:31 #3 [internal] load .dockerignore 16:19:31 #3 transferring context: 2B done 16:19:31 #3 DONE 0.0s 16:19:31 16:19:31 #4 [internal] load build context 16:19:31 #4 transferring context: 1.44kB done 16:19:31 #4 DONE 0.0s 16:19:31 16:19:31 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 16:19:31 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 16:19:31 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 16:19:31 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 16:19:31 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 16:19:31 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 16:19:31 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.5s 16:19:31 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 13.63MB / 76.10MB 0.8s 16:19:32 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 18.87MB / 76.10MB 1.1s 16:19:32 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 24.12MB / 76.10MB 1.4s 16:19:32 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 29.36MB / 76.10MB 1.6s 16:19:32 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 33.55MB / 76.10MB 1.9s 16:19:33 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 37.75MB / 76.10MB 2.1s 16:19:33 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 2.4s 16:19:33 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 2.6s 16:19:33 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 57.67MB / 76.10MB 2.8s 16:19:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 66.06MB / 76.10MB 3.1s 16:19:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 3.3s 16:19:34 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 16:19:34 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 3.5s done 16:19:37 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.8s done 16:19:37 #5 DONE 6.7s 16:19:37 16:19:37 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 16:19:38 #6 DONE 1.0s 16:19:38 16:19:38 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 16:19:39 #7 DONE 0.2s 16:19:39 16:19:39 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 16:19:39 #8 DONE 0.2s 16:19:39 16:19:39 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 16:19:40 #9 0.978 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 16:19:40 #9 0.978 Trying other mirror. 16:19:40 #9 0.979 To address this issue please refer to the below wiki article 16:19:40 #9 0.979 16:19:40 #9 0.979 https://wiki.centos.org/yum-errors 16:19:40 #9 0.979 16:19:40 #9 0.979 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 16:19:40 #9 0.979 16:19:47 #9 8.082 warning: /var/cache/yum/x86_64/7/extras/packages/libcomps-0.1.8-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 16:19:47 #9 8.082 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 16:19:47 #9 8.168 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 16:19:47 #9 8.601 Importing GPG key 0xF4A80EB5: 16:19:47 #9 8.601 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 16:19:47 #9 8.601 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 16:19:47 #9 8.601 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 16:19:47 #9 8.601 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 16:19:49 #9 DONE 9.8s 16:19:49 16:19:49 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 16:19:49 #10 DONE 0.3s 16:19:49 16:19:49 #11 [7/7] COPY ./sigul-sign.sh / 16:19:49 #11 DONE 0.0s 16:19:49 16:19:49 #12 exporting to image 16:19:49 #12 exporting layers 16:19:49 #12 exporting layers 0.6s done 16:19:49 #12 writing image sha256:aa406cda613bc54dbab8432b5775ffe517c1056f39299cbc2d0392038c0150b6 16:19:50 #12 writing image sha256:aa406cda613bc54dbab8432b5775ffe517c1056f39299cbc2d0392038c0150b6 done 16:19:50 #12 naming to docker.io/library/sigul-sign done 16:19:50 #12 DONE 0.6s 16:19:50 wrkspc_vol 16:19:50 [ 16:19:50 { 16:19:50 "CreatedAt": "2025-10-31T16:19:50Z", 16:19:50 "Driver": "local", 16:19:50 "Labels": null, 16:19:50 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 16:19:50 "Name": "wrkspc_vol", 16:19:50 "Options": { 16:19:50 "device": "/w/workspace", 16:19:50 "o": "bind", 16:19:50 "type": "none" 16:19:50 }, 16:19:50 "Scope": "local" 16:19:50 } 16:19:50 ] 16:19:50 Sign files in: /w/workspace/infrautils-maven-stage-master/m2repo 16:19:50 Sign list is not empty 16:20:39 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins4554813195214584594.sh 16:20:39 ---> sigul-configuration-cleanup.sh 16:20:39 provisioning config files... 16:20:39 copy managed file [global-settings] to file:/w/workspace/infrautils-maven-stage-master@tmp/config13352833177231327541tmp 16:20:40 copy managed file [infrautils-settings] to file:/w/workspace/infrautils-maven-stage-master@tmp/config8308984584944274942tmp 16:20:40 [EnvInject] - Injecting environment variables from a build step. 16:20:40 [EnvInject] - Injecting as environment variables the properties content 16:20:40 SERVER_ID=opendaylight-staging 16:20:40 16:20:40 [EnvInject] - Variables injected successfully. 16:20:40 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins5054021093268930628.sh 16:20:40 ---> create-netrc.sh 16:20:40 [infrautils-maven-stage-master] $ /bin/bash -l /tmp/jenkins5632912723524458447.sh 16:20:40 ---> common-variables.sh 16:20:40 --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 16:20:40 ---> maven-stage.sh 16:20:40 + . /home/jenkins/lf-env.sh 16:20:40 + lf-activate-venv --python python3 lftools 16:20:40 ++ mktemp -d /tmp/venv-XXXX 16:20:40 + lf_venv=/tmp/venv-H0Zu 16:20:40 + local venv_file=/tmp/.os_lf_venv 16:20:40 + local python=python3 16:20:40 + local options 16:20:40 + local set_path=true 16:20:40 + local install_args= 16:20:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 16:20:40 + options=' --python '\''python3'\'' -- '\''lftools'\''' 16:20:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 16:20:40 ++ set -- --python python3 -- lftools 16:20:40 + true 16:20:40 + case $1 in 16:20:40 + python=python3 16:20:40 + shift 2 16:20:40 + true 16:20:40 + case $1 in 16:20:40 + shift 16:20:40 + break 16:20:40 + case $python in 16:20:40 + local pkg_list= 16:20:40 + [[ -d /opt/pyenv ]] 16:20:40 + echo 'Setup pyenv:' 16:20:40 Setup pyenv: 16:20:40 + export PYENV_ROOT=/opt/pyenv 16:20:40 + PYENV_ROOT=/opt/pyenv 16:20:40 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:40 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:40 + pyenv versions 16:20:40 system 16:20:40 3.8.20 16:20:40 3.9.20 16:20:40 3.10.15 16:20:40 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:20:40 + command -v pyenv 16:20:40 ++ pyenv init - --no-rehash 16:20:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:20:40 for i in ${!paths[@]}; do 16:20:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:20:40 fi; done; 16:20:40 echo "${paths[*]}"'\'')" 16:20:40 export PATH="/opt/pyenv/shims:${PATH}" 16:20:40 export PYENV_SHELL=bash 16:20:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:20:40 pyenv() { 16:20:40 local command 16:20:40 command="${1:-}" 16:20:40 if [ "$#" -gt 0 ]; then 16:20:40 shift 16:20:40 fi 16:20:40 16:20:40 case "$command" in 16:20:40 rehash|shell) 16:20:40 eval "$(pyenv "sh-$command" "$@")" 16:20:40 ;; 16:20:40 *) 16:20:40 command pyenv "$command" "$@" 16:20:40 ;; 16:20:40 esac 16:20:40 }' 16:20:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:20:40 for i in ${!paths[@]}; do 16:20:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:20:40 fi; done; 16:20:40 echo "${paths[*]}"' 16:20:40 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:40 ++ export PYENV_SHELL=bash 16:20:40 ++ PYENV_SHELL=bash 16:20:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:20:40 +++ complete -F _pyenv pyenv 16:20:40 ++ lf-pyver python3 16:20:40 ++ local py_version_xy=python3 16:20:40 ++ local py_version_xyz= 16:20:40 ++ awk '{ print $1 }' 16:20:40 ++ sed 's/^[ *]* //' 16:20:40 ++ pyenv versions 16:20:40 ++ local command 16:20:40 ++ command=versions 16:20:40 ++ '[' 1 -gt 0 ']' 16:20:40 ++ shift 16:20:40 ++ case "$command" in 16:20:40 ++ command pyenv versions 16:20:40 ++ grep -E '^[0-9.]*[0-9]$' 16:20:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:20:40 +++ grep '^3' /tmp/.pyenv_versions 16:20:40 +++ tail -n 1 16:20:40 +++ sort -V 16:20:40 ++ py_version_xyz=3.11.10 16:20:40 ++ [[ -z 3.11.10 ]] 16:20:40 ++ echo 3.11.10 16:20:40 ++ return 0 16:20:40 + pyenv local 3.11.10 16:20:40 + local command 16:20:40 + command=local 16:20:40 + '[' 2 -gt 0 ']' 16:20:40 + shift 16:20:40 + case "$command" in 16:20:40 + command pyenv local 3.11.10 16:20:40 + for arg in "$@" 16:20:40 + case $arg in 16:20:40 + pkg_list+='lftools ' 16:20:40 + [[ -f /tmp/.os_lf_venv ]] 16:20:40 ++ cat /tmp/.os_lf_venv 16:20:40 + lf_venv=/tmp/venv-DzRJ 16:20:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from' file:/tmp/.os_lf_venv 16:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:20:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:20:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:20:40 + local 'pip_opts=--upgrade --quiet' 16:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:20:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:20:40 + [[ -n '' ]] 16:20:40 + [[ -n '' ]] 16:20:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:20:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:20:40 + /tmp/venv-DzRJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:20:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:20:42 lf-activate-venv(): INFO: Base packages installed successfully 16:20:42 + [[ -z lftools ]] 16:20:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 16:20:42 lf-activate-venv(): INFO: Installing additional packages: lftools 16:20:42 + /tmp/venv-DzRJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 16:20:52 + type python3 16:20:52 + true 16:20:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH' 16:20:52 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:20:52 + PATH=/tmp/venv-DzRJ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:20:52 + return 0 16:20:52 ++ mktemp 16:20:52 + TMP_FILE=/tmp/tmp.cfOgCyZ4oC 16:20:52 + lftools deploy nexus-stage https://nexus.opendaylight.org 96fca0367756c /w/workspace/infrautils-maven-stage-master/m2repo 16:20:52 + tee /tmp/tmp.cfOgCyZ4oC 16:20:54 Staging repository infrautils-2164 created. 16:20:54 ####################################################### 16:20:54 Deploying directory /w/workspace/infrautils-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/infrautils-2164 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-sbom-7.1.9.spdx.asc (455.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-sbom-7.1.9.spdx (48.94 kb) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.md5 (32.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.asc (455.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom (7.32 kb) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.asc (455.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json (3.56 kb) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.sha1 (40.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml (3.25 kb) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.md5 (32.0 b) 16:20:54 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.sha1 (40.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.sha1 (40.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar (196.63 kb) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar (28.43 kb) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.md5 (32.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.asc (455.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml (75.34 kb) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.sha1 (40.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.asc (455.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.md5 (32.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.asc (455.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.asc (455.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar (45.14 kb) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.asc (455.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom (3.04 kb) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:55 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.sha1 (40.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json (84.27 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.md5 (32.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom (2.02 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar (86.32 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.md5 (32.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.asc (455.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.asc (455.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar (8.01 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml (57.42 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.sha1 (40.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json (63.63 kb) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:56 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.md5 (32.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.md5 (32.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.md5 (32.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar (3.25 kb) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.md5 (32.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml (14.01 kb) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.sha1 (40.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.asc (455.0 b) 16:20:57 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.sha1 (40.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.sha1 (40.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.sha1 (40.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar (6.59 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar (11.91 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.asc (455.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.asc (455.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json (15.69 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar (106.76 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom (1.72 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.md5 (32.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.md5 (32.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.md5 (32.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml (475.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml (8.04 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.asc (455.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json (8.87 kb) 16:20:58 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom (1.23 kb) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.asc (455.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.asc (455.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.sha1 (40.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.sha1 (40.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.sha1 (40.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json (44.19 kb) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.md5 (32.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.asc (455.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.asc (455.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml (926.0 b) 16:20:59 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml (40.15 kb) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom (1.67 kb) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.md5 (32.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.md5 (32.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.asc (455.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom (1.8 kb) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.asc (455.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.md5 (32.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.md5 (32.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar (20.15 kb) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json (28.99 kb) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.sha1 (40.0 b) 16:21:00 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar (171.39 kb) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml (26.05 kb) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar (15.43 kb) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.md5 (32.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.md5 (32.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.sha1 (40.0 b) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom (2.68 kb) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml (5.32 kb) 16:21:01 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json (5.89 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom (2.52 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar (6.21 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json (51.51 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.sha1 (40.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.md5 (32.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar (96.37 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml (46.22 kb) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:02 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.sha1 (40.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.asc (455.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.sha1 (40.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar (17.48 kb) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml (88.55 kb) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.sha1 (40.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json (96.73 kb) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.asc (455.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom (2.31 kb) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.asc (455.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml (985.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.sha1 (40.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.md5 (32.0 b) 16:21:03 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.md5 (32.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.sha1 (40.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar (10.87 kb) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom (2.0 kb) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.sha1 (40.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.md5 (32.0 b) 16:21:04 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar (4.19 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml (18.22 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json (20.45 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.md5 (32.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.md5 (32.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar (89.71 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.sha1 (40.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar (10.81 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.asc (455.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.sha1 (40.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml (47.38 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.asc (455.0 b) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar (5.05 kb) 16:21:05 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.asc (455.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom (2.45 kb) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.asc (455.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.md5 (32.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.md5 (32.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.md5 (32.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.sha1 (40.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.sha1 (40.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json (52.59 kb) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar (100.96 kb) 16:21:06 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.asc (455.0 b) 16:21:06 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.md5 (32.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.sha1 (40.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.asc (455.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml (31.76 kb) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar (9.19 kb) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.sha1 (40.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json (35.15 kb) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.md5 (32.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom (1.61 kb) 16:21:07 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.sha1 (40.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.md5 (32.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.asc (455.0 b) 16:21:07 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom (1.07 kb) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar (8.95 kb) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml (5.32 kb) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.asc (455.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json (5.89 kb) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.sha1 (40.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.md5 (32.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.asc (455.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml (796.0 b) 16:21:08 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json (90.67 kb) 16:21:08 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.md5 (32.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml (82.92 kb) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.sha1 (40.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom (2.1 kb) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.md5 (32.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.asc (455.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.sha1 (40.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.md5 (32.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom (1.62 kb) 16:21:09 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:09 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.sha1 (40.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml (913.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.sha1 (40.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.asc (455.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.md5 (32.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml (71.98 kb) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.asc (455.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json (78.8 kb) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.asc (455.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.md5 (32.0 b) 16:21:10 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.md5 (32.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.sha1 (40.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom (2.14 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json (61.59 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml (56.21 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.sha1 (40.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.asc (455.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml (1.23 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar (3.42 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.asc (455.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:11 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom (1.89 kb) 16:21:11 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.asc (455.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.asc (455.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.sha1 (40.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.sha1 (40.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json (59.71 kb) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml (53.69 kb) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.asc (455.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar (89.57 kb) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.sha1 (40.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar (9.3 kb) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:12 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom (4.59 kb) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar (11.85 kb) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml (198.44 kb) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar (6.8 kb) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.asc (455.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar (86.67 kb) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.md5 (32.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.md5 (32.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:13 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json (219.0 kb) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json (81.95 kb) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml (1.16 kb) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml (74.95 kb) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.sha1 (40.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.asc (455.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom (2.54 kb) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.sha1 (40.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.asc (455.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.md5 (32.0 b) 16:21:14 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.sha1 (40.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml (26.9 kb) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.sha1 (40.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.asc (455.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom (1.52 kb) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.asc (455.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar (9.07 kb) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json (29.81 kb) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom (7.81 kb) 16:21:15 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:15 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json (12.84 kb) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml (11.45 kb) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.md5 (32.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar (136.05 kb) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.md5 (32.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.sha1 (40.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:16 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar (12.64 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json (34.29 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom (1.74 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.md5 (32.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar (21.68 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml (30.88 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.sha1 (40.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json (52.83 kb) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.sha1 (40.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.asc (455.0 b) 16:21:17 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.sha1 (40.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml (47.59 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar (13.4 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar (7.12 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.asc (455.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom (2.06 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.md5 (32.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.md5 (32.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar (105.4 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.md5 (32.0 b) 16:21:18 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml (30.26 kb) 16:21:18 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.md5 (32.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.asc (455.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.asc (455.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.md5 (32.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar (26.63 kb) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.asc (455.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom (2.56 kb) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.sha1 (40.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar (14.91 kb) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.md5 (32.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar (142.53 kb) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json (33.74 kb) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:19 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.asc (455.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json (84.96 kb) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom (1.25 kb) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.md5 (32.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.asc (455.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.asc (455.0 b) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml (77.73 kb) 16:21:20 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml (533.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.md5 (32.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom (1.71 kb) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.sha1 (40.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml (5.33 kb) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.asc (455.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json (5.9 kb) 16:21:21 Attempting to upload org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.md5 (32.0 b) 16:21:21 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.asc (455.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.asc (455.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.asc (455.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom (2.03 kb) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.sha1 (40.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.md5 (32.0 b) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar (91.74 kb) 16:21:22 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.sha1 (40.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.asc (455.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar (3.92 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar (10.24 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.sha1 (40.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml (49.67 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json (55.53 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.md5 (32.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar (549.65 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.asc (455.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml (285.73 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.md5 (32.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar (7.69 kb) 16:21:23 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json (315.34 kb) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar (98.77 kb) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.sha1 (40.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.md5 (32.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.asc (455.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.sha1 (40.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.asc (455.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.sha1 (40.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom (10.51 kb) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.asc (455.0 b) 16:21:24 Attempting to upload org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.md5 (32.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.sha1 (40.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.sha1 (40.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.md5 (32.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.asc (455.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json (58.55 kb) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.sha1 (40.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.sha1 (40.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom (3.21 kb) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.asc (455.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml (52.44 kb) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.md5 (32.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.md5 (32.0 b) 16:21:25 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.asc (455.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.asc (455.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar (13.42 kb) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar (26.88 kb) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar (102.05 kb) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml (607.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.asc (455.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.sha1 (40.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom (1.15 kb) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.md5 (32.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.asc (455.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.sha1 (40.0 b) 16:21:26 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.md5 (32.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.asc (455.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.md5 (32.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.sha1 (40.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json (32.37 kb) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.md5 (32.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.sha1 (40.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.asc (455.0 b) 16:21:27 Attempting to upload org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml (29.21 kb) 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-sbom-7.1.9.spdx.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-sbom-7.1.9.spdx 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-artifacts/7.1.9/infrautils-artifacts-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-testutils/7.1.9/infrautils-testutils-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-guice/7.1.9/ready-guice-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject/7.1.9/inject-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-inject/7.1.9/odl-infrautils-inject-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-ready/7.1.9/odl-infrautils-ready-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-api/7.1.9/ready-api-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-parent/7.1.9/itestutils-parent-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-impl/7.1.9/diagstatus-impl-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-features/7.1.9/infrautils-features-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject-spi/7.1.9/inject-spi-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice/7.1.9/inject.guice-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-it/7.1.9/diagstatus-it-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils-it/7.1.9/itestutils-it-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-experimental/7.1.9/features-infrautils-experimental-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9/odl-infrautils-diagstatus-web-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9/odl-infrautils-diagstatus-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-shell/7.1.9/diagstatus-shell-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/itestutils/7.1.9/itestutils-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils/7.1.9/features-infrautils-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-it/7.1.9/ready-it-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/parent/7.1.9/parent-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-api/7.1.9/diagstatus-api-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/inject.guice.testutils/7.1.9/inject.guice.testutils-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-util/7.1.9/infrautils-util-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/features-infrautils-samples/7.1.9/features-infrautils-samples-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/feature-parent/7.1.9/feature-parent-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/diagstatus-web/7.1.9/diagstatus-web-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/infrautils-docs/7.1.9/infrautils-docs-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-sources.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-javadoc.jar 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/ready-impl/7.1.9/ready-impl-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.json.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.md5 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9.pom.sha1 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-features.xml.asc 16:21:27 Successfully uploaded org/opendaylight/infrautils/odl-infrautils-utils/7.1.9/odl-infrautils-utils-7.1.9-cyclonedx.xml 16:21:27 Finished deploying /w/workspace/infrautils-maven-stage-master/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/infrautils-2164 16:21:27 ####################################################### 16:21:27 Completed uploading files to infrautils-2164. 16:21:27 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.cfOgCyZ4oC 16:21:27 + staging_repo=infrautils-2164 16:21:27 + mkdir -p /w/workspace/infrautils-maven-stage-master/archives 16:21:27 + echo 'infrautils-2164 https://nexus.opendaylight.org/content/repositories/infrautils-2164' 16:21:27 + tee -a /w/workspace/infrautils-maven-stage-master/archives/staging-repo.txt 16:21:27 infrautils-2164 https://nexus.opendaylight.org/content/repositories/infrautils-2164 16:21:27 + rm -f /tmp/tmp.cfOgCyZ4oC 16:21:27 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins7654255440882056149.sh 16:21:27 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 16:21:27 Run condition [Boolean condition] preventing perform for step [BuilderChain] 16:21:27 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins10333302310281568015.sh 16:21:27 $ ssh-agent -k 16:21:27 unset SSH_AUTH_SOCK; 16:21:27 unset SSH_AGENT_PID; 16:21:27 echo Agent pid 2359 killed; 16:21:27 [ssh-agent] Stopped. 16:21:27 [PostBuildScript] - [INFO] Executing post build scripts. 16:21:27 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins7982169591601635599.sh 16:21:27 ---> sysstat.sh 16:21:28 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins9312266488401241701.sh 16:21:28 ---> package-listing.sh 16:21:28 ++ tr '[:upper:]' '[:lower:]' 16:21:28 ++ facter osfamily 16:21:28 + OS_FAMILY=debian 16:21:28 + workspace=/w/workspace/infrautils-maven-stage-master 16:21:28 + START_PACKAGES=/tmp/packages_start.txt 16:21:28 + END_PACKAGES=/tmp/packages_end.txt 16:21:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:28 + PACKAGES=/tmp/packages_start.txt 16:21:28 + '[' /w/workspace/infrautils-maven-stage-master ']' 16:21:28 + PACKAGES=/tmp/packages_end.txt 16:21:28 + case "${OS_FAMILY}" in 16:21:28 + grep '^ii' 16:21:28 + dpkg -l 16:21:28 + '[' -f /tmp/packages_start.txt ']' 16:21:28 + '[' -f /tmp/packages_end.txt ']' 16:21:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:28 + '[' /w/workspace/infrautils-maven-stage-master ']' 16:21:28 + mkdir -p /w/workspace/infrautils-maven-stage-master/archives/ 16:21:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/infrautils-maven-stage-master/archives/ 16:21:28 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins10169856565520938377.sh 16:21:28 ---> capture-instance-metadata.sh 16:21:28 Setup pyenv: 16:21:28 system 16:21:28 3.8.20 16:21:28 3.9.20 16:21:28 3.10.15 16:21:28 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:21:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:21:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:21:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:21:31 lf-activate-venv(): INFO: Base packages installed successfully 16:21:31 lf-activate-venv(): INFO: Installing additional packages: lftools 16:21:43 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:21:43 INFO: Running in OpenStack, capturing instance metadata 16:21:44 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins6746255718472201902.sh 16:21:44 provisioning config files... 16:21:44 Could not find credentials [logs] for infrautils-maven-stage-master #63 16:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/infrautils-maven-stage-master@tmp/config3750693338104871464tmp 16:21:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:21:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:21:44 provisioning config files... 16:21:44 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:21:44 [EnvInject] - Injecting environment variables from a build step. 16:21:44 [EnvInject] - Injecting as environment variables the properties content 16:21:44 SERVER_ID=logs 16:21:44 16:21:44 [EnvInject] - Variables injected successfully. 16:21:45 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins11312839565998488454.sh 16:21:45 ---> create-netrc.sh 16:21:45 WARN: Log server credential not found. 16:21:45 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins2075609311384650009.sh 16:21:45 ---> python-tools-install.sh 16:21:45 Setup pyenv: 16:21:45 system 16:21:45 3.8.20 16:21:45 3.9.20 16:21:45 3.10.15 16:21:45 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:21:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:21:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:21:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:21:47 lf-activate-venv(): INFO: Base packages installed successfully 16:21:47 lf-activate-venv(): INFO: Installing additional packages: lftools 16:21:57 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:21:57 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins11609288672230942965.sh 16:21:57 ---> sudo-logs.sh 16:21:57 Archiving 'sudo' log.. 16:21:57 [infrautils-maven-stage-master] $ /bin/bash /tmp/jenkins11561169855577141508.sh 16:21:57 ---> job-cost.sh 16:21:57 Setup pyenv: 16:21:57 system 16:21:57 3.8.20 16:21:57 3.9.20 16:21:57 3.10.15 16:21:57 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:21:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:21:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:21:59 lf-activate-venv(): INFO: Base packages installed successfully 16:21:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:22:06 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:22:06 INFO: No Stack... 16:22:06 INFO: Retrieving Pricing Info for: v3-standard-2 16:22:07 INFO: Archiving Costs 16:22:07 [infrautils-maven-stage-master] $ /bin/bash -l /tmp/jenkins4434543710749163938.sh 16:22:07 ---> logs-deploy.sh 16:22:07 Setup pyenv: 16:22:07 system 16:22:07 3.8.20 16:22:07 3.9.20 16:22:07 3.10.15 16:22:07 * 3.11.10 (set by /w/workspace/infrautils-maven-stage-master/.python-version) 16:22:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DzRJ from file:/tmp/.os_lf_venv 16:22:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:22:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:22:09 lf-activate-venv(): INFO: Base packages installed successfully 16:22:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-DzRJ/bin to PATH 16:22:19 WARNING: Nexus logging server not set 16:22:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/infrautils-maven-stage-master/63/ 16:22:19 INFO: archiving logs to S3 16:22:20 ---> uname -a: 16:22:20 Linux prd-ubuntu2204-docker-2c-2g-4190 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:22:20 16:22:20 16:22:20 ---> lscpu: 16:22:20 Architecture: x86_64 16:22:20 CPU op-mode(s): 32-bit, 64-bit 16:22:20 Address sizes: 40 bits physical, 48 bits virtual 16:22:20 Byte Order: Little Endian 16:22:20 CPU(s): 2 16:22:20 On-line CPU(s) list: 0,1 16:22:20 Vendor ID: AuthenticAMD 16:22:20 Model name: AMD EPYC-Rome Processor 16:22:20 CPU family: 23 16:22:20 Model: 49 16:22:20 Thread(s) per core: 1 16:22:20 Core(s) per socket: 1 16:22:20 Socket(s): 2 16:22:20 Stepping: 0 16:22:20 BogoMIPS: 5600.00 16:22:20 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 16:22:20 Virtualization: AMD-V 16:22:20 Hypervisor vendor: KVM 16:22:20 Virtualization type: full 16:22:20 L1d cache: 64 KiB (2 instances) 16:22:20 L1i cache: 64 KiB (2 instances) 16:22:20 L2 cache: 1 MiB (2 instances) 16:22:20 L3 cache: 32 MiB (2 instances) 16:22:20 NUMA node(s): 1 16:22:20 NUMA node0 CPU(s): 0,1 16:22:20 Vulnerability Gather data sampling: Not affected 16:22:20 Vulnerability Indirect target selection: Not affected 16:22:20 Vulnerability Itlb multihit: Not affected 16:22:20 Vulnerability L1tf: Not affected 16:22:20 Vulnerability Mds: Not affected 16:22:20 Vulnerability Meltdown: Not affected 16:22:20 Vulnerability Mmio stale data: Not affected 16:22:20 Vulnerability Reg file data sampling: Not affected 16:22:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:22:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:22:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:22:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:22:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:22:20 Vulnerability Srbds: Not affected 16:22:20 Vulnerability Tsx async abort: Not affected 16:22:20 16:22:20 16:22:20 ---> nproc: 16:22:20 2 16:22:20 16:22:20 16:22:20 ---> df -h: 16:22:20 Filesystem Size Used Avail Use% Mounted on 16:22:20 tmpfs 794M 1.1M 793M 1% /run 16:22:20 /dev/vda1 39G 9.8G 29G 26% / 16:22:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:22:20 tmpfs 5.0M 0 5.0M 0% /run/lock 16:22:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:22:20 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:22:20 16:22:20 16:22:20 ---> free -m: 16:22:20 total used free shared buff/cache available 16:22:20 Mem: 7937 547 2988 4 4402 7079 16:22:20 Swap: 1023 0 1023 16:22:20 16:22:20 16:22:20 ---> ip addr: 16:22:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:22:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:22:20 inet 127.0.0.1/8 scope host lo 16:22:20 valid_lft forever preferred_lft forever 16:22:20 inet6 ::1/128 scope host 16:22:20 valid_lft forever preferred_lft forever 16:22:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:22:20 link/ether fa:16:3e:f3:09:38 brd ff:ff:ff:ff:ff:ff 16:22:20 altname enp0s3 16:22:20 inet 10.30.171.119/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:22:20 valid_lft 84737sec preferred_lft 84737sec 16:22:20 inet6 fe80::f816:3eff:fef3:938/64 scope link 16:22:20 valid_lft forever preferred_lft forever 16:22:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:22:20 link/ether c6:53:76:16:43:85 brd ff:ff:ff:ff:ff:ff 16:22:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:22:20 valid_lft forever preferred_lft forever 16:22:20 inet6 fe80::c453:76ff:fe16:4385/64 scope link 16:22:20 valid_lft forever preferred_lft forever 16:22:20 16:22:20 16:22:20 ---> sar -b -r -n DEV: 16:22:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-4190) 10/31/25 _x86_64_ (2 CPU) 16:22:20 16:22:20 15:54:39 LINUX RESTART (2 CPU) 16:22:20 16:22:20 16:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:22:20 16:10:19 2.06 0.11 1.85 0.09 19.52 38.96 3203.94 16:22:20 16:20:24 58.93 6.21 50.44 2.28 579.31 7354.22 2901.42 16:22:20 Average: 30.20 3.13 25.89 1.17 296.52 3658.73 3054.24 16:22:20 16:22:20 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:20 16:10:19 5308104 7397596 408804 5.03 55812 2226048 966208 10.53 399196 2175460 152 16:22:20 16:20:24 3098052 7275556 473412 5.82 129348 4141588 1141552 12.44 1096968 3518528 520 16:22:20 Average: 4203078 7336576 441108 5.43 92580 3183818 1053880 11.48 748082 2846994 336 16:22:20 16:22:20 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:20 16:10:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:20 16:10:19 ens3 0.50 0.17 0.17 0.09 0.00 0.00 0.00 0.00 16:22:20 16:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:20 16:20:24 lo 765.48 765.48 728.35 728.35 0.00 0.00 0.00 0.00 16:22:20 16:20:24 ens3 125.05 95.47 1145.75 24.02 0.00 0.00 0.00 0.00 16:22:20 16:20:24 docker0 6.32 6.34 7.11 61.54 0.00 0.00 0.00 0.00 16:22:20 16:20:24 veth0b35e75 3.93 3.24 7.02 1.17 0.00 0.00 0.00 0.00 16:22:20 Average: lo 378.83 378.83 360.41 360.41 0.00 0.00 0.00 0.00 16:22:20 Average: ens3 62.13 47.33 567.03 11.93 0.00 0.00 0.00 0.00 16:22:20 Average: docker0 3.13 3.14 3.52 30.45 0.00 0.00 0.00 0.00 16:22:20 Average: veth0b35e75 1.95 1.60 3.47 0.58 0.00 0.00 0.00 0.00 16:22:20 16:22:20 16:22:20 ---> sar -P ALL: 16:22:20 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-4190) 10/31/25 _x86_64_ (2 CPU) 16:22:20 16:22:20 15:54:39 LINUX RESTART (2 CPU) 16:22:20 16:22:20 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:22:20 16:10:19 all 0.54 0.00 0.14 0.05 0.03 99.25 16:22:20 16:10:19 0 0.72 0.00 0.17 0.07 0.03 99.01 16:22:20 16:10:19 1 0.36 0.00 0.10 0.03 0.02 99.49 16:22:20 16:20:24 all 51.87 0.00 3.40 0.79 0.10 43.84 16:22:20 16:20:24 0 53.94 0.00 3.55 0.46 0.11 41.94 16:22:20 16:20:24 1 49.80 0.00 3.26 1.11 0.09 45.74 16:22:20 Average: all 25.89 0.00 1.75 0.41 0.06 71.89 16:22:20 Average: 0 26.96 0.00 1.84 0.26 0.07 70.87 16:22:20 Average: 1 24.81 0.00 1.66 0.56 0.06 72.91 16:22:20 16:22:20 16:22:20