06:32:34 Started by timer 06:32:34 Running as SYSTEM 06:32:34 [EnvInject] - Loading node environment variables. 06:32:34 Building remotely on prd-centos8-builder-4c-4g-21319 (centos8-builder-4c-4g) in workspace /w/workspace/daexim-maven-merge-potassium 06:32:35 [ssh-agent] Looking for ssh-agent implementation... 06:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:35 $ ssh-agent 06:32:35 SSH_AUTH_SOCK=/tmp/ssh-yoSal9Hl9Ect/agent.5534 06:32:35 SSH_AGENT_PID=5536 06:32:35 [ssh-agent] Started. 06:32:35 Running ssh-add (command line suppressed) 06:32:35 Identity added: /w/workspace/daexim-maven-merge-potassium@tmp/private_key_6705689406861528174.key (/w/workspace/daexim-maven-merge-potassium@tmp/private_key_6705689406861528174.key) 06:32:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:32:35 The recommended git tool is: NONE 06:32:37 using credential jenkins-ssh 06:32:37 Wiping out workspace first. 06:32:37 Cloning the remote Git repository 06:32:37 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 06:32:37 > git init /w/workspace/daexim-maven-merge-potassium # timeout=10 06:32:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 06:32:37 > git --version # timeout=10 06:32:37 > git --version # 'git version 2.43.0' 06:32:37 using GIT_SSH to set credentials jenkins-ssh 06:32:37 [INFO] Currently running in a labeled security context 06:32:37 [INFO] Currently SELinux is 'enforcing' on the host 06:32:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-maven-merge-potassium@tmp/jenkins-gitclient-ssh4612541958245979864.key 06:32:37 Verifying host key using known hosts file 06:32:37 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. 06:32:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 06:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:38 Avoid second fetch 06:32:38 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 06:32:38 Checking out Revision 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 (refs/remotes/origin/stable/potassium) 06:32:38 > git config core.sparsecheckout # timeout=10 06:32:38 > git checkout -f 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 # timeout=10 06:32:38 Commit message: "Bump versions by x.y.(z+1)" 06:32:38 > git rev-list --no-walk 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 # timeout=10 06:32:42 provisioning config files... 06:32:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:32:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:32:42 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins13809039127740379793.sh 06:32:42 ---> python-tools-install.sh 06:32:42 Setup pyenv: 06:32:42 system 06:32:42 * 3.8.13 (set by /opt/pyenv/version) 06:32:42 * 3.9.13 (set by /opt/pyenv/version) 06:32:42 * 3.10.13 (set by /opt/pyenv/version) 06:32:42 * 3.11.7 (set by /opt/pyenv/version) 06:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UHDZ 06:32:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:32:51 lf-activate-venv(): INFO: Installing: lftools 06:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:33:25 Generating Requirements File 06:34:07 Python 3.11.7 06:34:08 pip 24.1.2 from /tmp/venv-UHDZ/lib/python3.11/site-packages/pip (python 3.11) 06:34:08 appdirs==1.4.4 06:34:08 argcomplete==3.4.0 06:34:08 aspy.yaml==1.3.0 06:34:08 attrs==23.2.0 06:34:08 autopage==0.5.2 06:34:08 beautifulsoup4==4.12.3 06:34:08 boto3==1.34.144 06:34:08 botocore==1.34.144 06:34:08 bs4==0.0.2 06:34:08 cachetools==5.4.0 06:34:08 certifi==2024.7.4 06:34:08 cffi==1.16.0 06:34:08 cfgv==3.4.0 06:34:08 chardet==5.2.0 06:34:08 charset-normalizer==3.3.2 06:34:08 click==8.1.7 06:34:08 cliff==4.7.0 06:34:08 cmd2==2.4.3 06:34:08 cryptography==3.3.2 06:34:08 debtcollector==3.0.0 06:34:08 decorator==5.1.1 06:34:08 defusedxml==0.7.1 06:34:08 Deprecated==1.2.14 06:34:08 distlib==0.3.8 06:34:08 dnspython==2.6.1 06:34:08 docker==4.2.2 06:34:08 dogpile.cache==1.3.3 06:34:08 email_validator==2.2.0 06:34:08 filelock==3.15.4 06:34:08 future==1.0.0 06:34:08 gitdb==4.0.11 06:34:08 GitPython==3.1.43 06:34:08 google-auth==2.32.0 06:34:08 httplib2==0.22.0 06:34:08 identify==2.6.0 06:34:08 idna==3.7 06:34:08 importlib-resources==1.5.0 06:34:08 iso8601==2.1.0 06:34:08 Jinja2==3.1.4 06:34:08 jmespath==1.0.1 06:34:08 jsonpatch==1.33 06:34:08 jsonpointer==3.0.0 06:34:08 jsonschema==4.23.0 06:34:08 jsonschema-specifications==2023.12.1 06:34:08 keystoneauth1==5.7.0 06:34:08 kubernetes==30.1.0 06:34:08 lftools==0.37.10 06:34:08 lxml==5.2.2 06:34:08 MarkupSafe==2.1.5 06:34:08 msgpack==1.0.8 06:34:08 multi_key_dict==2.0.3 06:34:08 munch==4.0.0 06:34:08 netaddr==1.3.0 06:34:08 netifaces==0.11.0 06:34:08 niet==1.4.2 06:34:08 nodeenv==1.9.1 06:34:08 oauth2client==4.1.3 06:34:08 oauthlib==3.2.2 06:34:08 openstacksdk==3.3.0 06:34:08 os-client-config==2.1.0 06:34:08 os-service-types==1.7.0 06:34:08 osc-lib==3.1.0 06:34:08 oslo.config==9.5.0 06:34:08 oslo.context==5.5.0 06:34:08 oslo.i18n==6.3.0 06:34:08 oslo.log==6.1.0 06:34:08 oslo.serialization==5.4.0 06:34:08 oslo.utils==7.2.0 06:34:08 packaging==24.1 06:34:08 pbr==6.0.0 06:34:08 platformdirs==4.2.2 06:34:08 prettytable==3.10.2 06:34:08 pyasn1==0.6.0 06:34:08 pyasn1_modules==0.4.0 06:34:08 pycparser==2.22 06:34:08 pygerrit2==2.0.15 06:34:08 PyGithub==2.3.0 06:34:08 PyJWT==2.8.0 06:34:08 PyNaCl==1.5.0 06:34:08 pyparsing==2.4.7 06:34:08 pyperclip==1.9.0 06:34:08 pyrsistent==0.20.0 06:34:08 python-cinderclient==9.5.0 06:34:08 python-dateutil==2.9.0.post0 06:34:08 python-heatclient==3.5.0 06:34:08 python-jenkins==1.8.2 06:34:08 python-keystoneclient==5.4.0 06:34:08 python-magnumclient==4.6.0 06:34:08 python-novaclient==18.6.0 06:34:08 python-openstackclient==6.6.0 06:34:08 python-swiftclient==4.6.0 06:34:08 PyYAML==6.0.1 06:34:08 referencing==0.35.1 06:34:08 requests==2.32.3 06:34:08 requests-oauthlib==2.0.0 06:34:08 requestsexceptions==1.4.0 06:34:08 rfc3986==2.0.0 06:34:08 rpds-py==0.19.0 06:34:08 rsa==4.9 06:34:08 ruamel.yaml==0.18.6 06:34:08 ruamel.yaml.clib==0.2.8 06:34:08 s3transfer==0.10.2 06:34:08 simplejson==3.19.2 06:34:08 six==1.16.0 06:34:08 smmap==5.0.1 06:34:08 soupsieve==2.5 06:34:08 stevedore==5.2.0 06:34:08 tabulate==0.9.0 06:34:08 toml==0.10.2 06:34:08 tomlkit==0.13.0 06:34:08 tqdm==4.66.4 06:34:08 typing_extensions==4.12.2 06:34:08 tzdata==2024.1 06:34:08 urllib3==1.26.19 06:34:08 virtualenv==20.26.3 06:34:08 wcwidth==0.2.13 06:34:08 websocket-client==1.8.0 06:34:08 wrapt==1.16.0 06:34:08 xdg==6.0.0 06:34:08 xmltodict==0.13.0 06:34:08 yq==3.4.3 06:34:08 [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins16516969061786353928.sh 06:34:08 + mkdir -p /w/workspace/daexim-maven-merge-potassium/target/classes /w/workspace/daexim-maven-merge-potassium/jacoco/classes 06:34:08 [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins15693805548150295216.sh 06:34:08 + echo quiet=on 06:34:08 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-21319 06:34:09 [daexim-maven-merge-potassium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/potassium -Dsha1=origin/stable/potassium -DMAVEN_OPTS= -DPROJECT=daexim -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/potassium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=potassium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 06:34:09 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 06:34:09 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 06:34:09 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 06:34:09 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 06:34:09 Default locale: en_US, platform encoding: UTF-8 06:34:09 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 06:34:09 [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins12107943501122587309.sh 06:34:09 + rm /home/jenkins/.wgetrc 06:34:09 [EnvInject] - Injecting environment variables from a build step. 06:34:09 [EnvInject] - Injecting as environment variables the properties content 06:34:09 SET_JDK_VERSION=openjdk17 06:34:09 GIT_URL="git://devvexx.opendaylight.org/mirror" 06:34:09 06:34:09 [EnvInject] - Variables injected successfully. 06:34:09 [daexim-maven-merge-potassium] $ /bin/sh /tmp/jenkins10243017242716985688.sh 06:34:09 ---> update-java-alternatives.sh 06:34:09 ---> Updating Java version 06:34:10 ---> RedHat type system detected 06:34:10 openjdk version "17.0.6-ea" 2023-01-17 LTS 06:34:10 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 06:34:10 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 06:34:10 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 06:34:10 [EnvInject] - Injecting environment variables from a build step. 06:34:10 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:34:10 [EnvInject] - Variables injected successfully. 06:34:10 provisioning config files... 06:34:10 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config4831783248920909117tmp 06:34:11 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config357797398173842293tmp 06:34:11 [EnvInject] - Injecting environment variables from a build step. 06:34:11 [EnvInject] - Injecting as environment variables the properties content 06:34:11 SERVER_ID=opendaylight-snapshot 06:34:11 06:34:11 [EnvInject] - Variables injected successfully. 06:34:11 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins4676169772845769326.sh 06:34:11 ---> create-netrc.sh 06:34:12 [EnvInject] - Injecting environment variables from a build step. 06:34:12 [EnvInject] - Injecting as environment variables the properties content 06:34:12 NEXUS_CUT_DIRS=6 06:34:12 NEXUS_REPO=opendaylight.snapshot 06:34:12 06:34:12 [EnvInject] - Variables injected successfully. 06:34:12 [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins147613152931473184.sh 06:34:12 ---> maven-fetch-metadata.sh 06:34:12 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 06:34:12 + project=org.opendaylight.daexim 06:34:12 + project_path=org/opendaylight/daexim 06:34:12 + mkdir -p /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim 06:34:12 + pushd /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim 06:34:12 /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-potassium 06:34:12 + set +e 06:34:12 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [4721] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4578] -> "daexim-artifacts/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4567] -> "daexim-features/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4523] -> "daexim-impl/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4534] -> "daexim-model/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4512] -> "daexim-spi/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4589] -> "daexim-test-model/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4468] -> "daexim/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4611] -> "features-aggregator/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4556] -> "odl-daexim-all/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4512] -> "odl-daexim/index.html.tmp" [1] 06:34:12 2024-07-17 06:34:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4468] -> "parent/index.html.tmp" [1] 06:34:13 2024-07-17 06:34:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/ [96885] -> "daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:13 2024-07-17 06:34:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/ [11781] -> "daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:13 2024-07-17 06:34:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/ [96885] -> "daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:14 2024-07-17 06:34:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/ [96885] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:14 2024-07-17 06:34:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [497/497] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 06:34:14 2024-07-17 06:34:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/ [46150] -> "daexim-artifacts/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:14 2024-07-17 06:34:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.1-SNAPSHOT/ [6649] -> "daexim-artifacts/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:14 2024-07-17 06:34:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/ [46150] -> "daexim-artifacts/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:15 2024-07-17 06:34:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/ [46150] -> "daexim-artifacts/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:15 2024-07-17 06:34:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [484/484] -> "daexim-artifacts/maven-metadata.xml" [1] 06:34:15 2024-07-17 06:34:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/ [60585] -> "daexim-features/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:15 2024-07-17 06:34:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.1-SNAPSHOT/ [8088] -> "daexim-features/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:15 2024-07-17 06:34:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/ [60585] -> "daexim-features/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:16 2024-07-17 06:34:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/ [60585] -> "daexim-features/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:16 2024-07-17 06:34:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [483/483] -> "daexim-features/maven-metadata.xml" [1] 06:34:16 2024-07-17 06:34:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/ [100845] -> "daexim-impl/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:16 2024-07-17 06:34:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/ [12096] -> "daexim-impl/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:17 2024-07-17 06:34:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/ [100845] -> "daexim-impl/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:17 2024-07-17 06:34:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/ [100845] -> "daexim-impl/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:17 2024-07-17 06:34:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [479/479] -> "daexim-impl/maven-metadata.xml" [1] 06:34:17 2024-07-17 06:34:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/ [87640] -> "daexim-model/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:17 2024-07-17 06:34:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/ [10780] -> "daexim-model/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:18 2024-07-17 06:34:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/ [87640] -> "daexim-model/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:18 2024-07-17 06:34:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/ [87640] -> "daexim-model/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:18 2024-07-17 06:34:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [480/480] -> "daexim-model/maven-metadata.xml" [1] 06:34:19 2024-07-17 06:34:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/ [86490] -> "daexim-spi/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:19 2024-07-17 06:34:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/ [10656] -> "daexim-spi/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:19 2024-07-17 06:34:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/ [86490] -> "daexim-spi/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:20 2024-07-17 06:34:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/ [86490] -> "daexim-spi/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:20 2024-07-17 06:34:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [478/478] -> "daexim-spi/maven-metadata.xml" [1] 06:34:20 2024-07-17 06:34:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/ [90345] -> "daexim-test-model/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:20 2024-07-17 06:34:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/ [11073] -> "daexim-test-model/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:20 2024-07-17 06:34:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/ [90345] -> "daexim-test-model/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/ [90345] -> "daexim-test-model/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [485/485] -> "daexim-test-model/maven-metadata.xml" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/ [43400] -> "daexim/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.1-SNAPSHOT/ [6329] -> "daexim/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/ [43400] -> "daexim/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:21 2024-07-17 06:34:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/ [43400] -> "daexim/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [474/474] -> "daexim/maven-metadata.xml" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/ [46975] -> "features-aggregator/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.1-SNAPSHOT/ [6745] -> "features-aggregator/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/ [46975] -> "features-aggregator/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/ [46975] -> "features-aggregator/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [487/487] -> "features-aggregator/maven-metadata.xml" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/ [60220] -> "odl-daexim-all/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:22 2024-07-17 06:34:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.1-SNAPSHOT/ [8047] -> "odl-daexim-all/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:23 2024-07-17 06:34:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/ [60220] -> "odl-daexim-all/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:23 2024-07-17 06:34:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/ [60220] -> "odl-daexim-all/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:23 2024-07-17 06:34:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [482/482] -> "odl-daexim-all/maven-metadata.xml" [1] 06:34:23 2024-07-17 06:34:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/ [58750] -> "odl-daexim/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:23 2024-07-17 06:34:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.1-SNAPSHOT/ [7882] -> "odl-daexim/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/ [58750] -> "odl-daexim/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/ [58750] -> "odl-daexim/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [478/478] -> "odl-daexim/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/ [43410] -> "parent/1.14.4-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.1-SNAPSHOT/ [6330] -> "parent/1.15.1-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/ [43410] -> "parent/1.15.2-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/ [43410] -> "parent/1.16.0-SNAPSHOT/index.html.tmp" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [474/474] -> "parent/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:24 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.1-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.1-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.1-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.1-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.15.1-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 2024-07-17 06:34:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 06:34:25 FINISHED --2024-07-17 06:34:25-- 06:34:25 Total wall clock time: 13s 06:34:25 Downloaded: 121 files, 2.6M in 0.08s (31.6 MB/s) 06:34:25 + set -e 06:34:25 + popd 06:34:25 /w/workspace/daexim-maven-merge-potassium 06:34:25 + mkdir -p /w/workspace/daexim-maven-merge-potassium/m2repo-backup 06:34:25 + cp -a /w/workspace/daexim-maven-merge-potassium/m2repo/org /w/workspace/daexim-maven-merge-potassium/m2repo-backup 06:34:25 [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins2550958196799754535.sh 06:34:25 [EnvInject] - Injecting environment variables from a build step. 06:34:25 [EnvInject] - Injecting as environment variables the properties content 06:34:25 MAVEN_GOALS=clean deploy 06:34:25 06:34:25 [EnvInject] - Variables injected successfully. 06:34:25 [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins8840292138175481124.sh 06:34:25 ---> common-variables.sh 06:34:25 --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 06:34:25 ---> maven-build.sh 06:34:25 + set +u 06:34:25 + export MAVEN_OPTS 06:34:25 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-potassium@tmp/config4831783248920909117tmp --settings /w/workspace/daexim-maven-merge-potassium@tmp/config357797398173842293tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 06:34:25 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 06:34:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 06:34:25 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 06:34:25 Default locale: en_US, platform encoding: UTF-8 06:34:25 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 06:34:26 [INFO] Error stacktraces are turned on. 06:34:26 [INFO] Scanning for projects... 06:34:36 [INFO] ------------------------------------------------------------------------ 06:34:36 [INFO] Reactor Build Order: 06:34:36 [INFO] 06:34:36 [INFO] daexim-test-model [bundle] 06:34:36 [INFO] daexim-model [bundle] 06:34:36 [INFO] daexim-spi [bundle] 06:34:36 [INFO] parent [pom] 06:34:36 [INFO] daexim-impl [bundle] 06:34:36 [INFO] daexim-akka-infoprovider-impl [bundle] 06:34:36 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 06:34:36 [INFO] OpenDaylight :: Daexim :: All [feature] 06:34:36 [INFO] ODL :: daexim :: daexim-features [feature] 06:34:36 [INFO] ODL :: daexim :: features-aggregator [pom] 06:34:36 [INFO] daexim-artifacts [pom] 06:34:36 [INFO] daexim-karaf [pom] 06:34:36 [INFO] daexim [pom] 06:34:36 [INFO] 06:34:36 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 06:34:36 [INFO] Building daexim-test-model 1.14.4-SNAPSHOT [1/13] 06:34:36 [INFO] -------------------------------[ bundle ]------------------------------- 06:34:39 [INFO] 06:34:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- 06:34:39 [INFO] 06:34:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- 06:34:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:34:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:34:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:34:40 [INFO] 06:34:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- 06:34:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:34:40 [INFO] 06:34:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-test-model --- 06:34:41 [INFO] 06:34:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- 06:34:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:34:41 [INFO] 06:34:41 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-test-model --- 06:34:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:34:43 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-potassium/test-model/src/main/yang 06:34:43 [INFO] yang-to-sources: Found 0 dependencies in 4.632 ms 06:34:43 [INFO] yang-to-sources: Project model files found: 3 in 66.77 ms 06:34:43 [INFO] yang-to-sources: 3 YANG models processed in 75.85 ms 06:34:43 [INFO] BindingJavaFileGenerator: Defined 16 files in 64.57 ms 06:34:43 [INFO] Sorted 16 files into 4 directories in 7.402 ms 06:34:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 129.1 ms 06:34:43 [INFO] 06:34:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- 06:34:46 [INFO] Starting audit... 06:34:46 Audit done. 06:34:46 [INFO] You have 0 Checkstyle violations. 06:34:46 [INFO] 06:34:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- 06:34:47 [INFO] Starting audit... 06:34:47 Audit done. 06:34:47 [INFO] You have 0 Checkstyle violations. 06:34:47 [INFO] 06:34:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- 06:34:48 [INFO] 06:34:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- 06:34:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/src/main/resources 06:34:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/target/generated-sources/spi 06:34:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 06:34:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:34:48 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 06:34:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/target/generated-sources/spi 06:34:48 [INFO] 06:34:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-test-model --- 06:34:49 [INFO] Recompiling the module because of changed dependency. 06:34:49 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 06:34:50 [INFO] 06:34:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 06:34:50 [INFO] 06:34:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-test-model --- 06:34:52 [INFO] Fork Value is true 06:34:55 [INFO] Done SpotBugs Analysis.... 06:34:55 [INFO] 06:34:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 06:34:55 [INFO] 06:34:55 [INFO] 06:34:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-test-model --- 06:34:55 [INFO] BugInstance size is 0 06:34:55 [INFO] Error size is 0 06:34:55 [INFO] No errors/warnings found 06:34:55 [INFO] 06:34:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- 06:34:55 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/src/test/resources 06:34:55 [INFO] 06:34:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-test-model --- 06:34:55 [INFO] No sources to compile 06:34:55 [INFO] 06:34:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model --- 06:34:55 [INFO] No tests to run. 06:34:55 [INFO] 06:34:55 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-test-model --- 06:34:55 [INFO] 06:34:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- 06:34:56 [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT.jar 06:34:56 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/test-model/target/classes/META-INF/MANIFEST.MF 06:34:56 [INFO] 06:34:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- 06:34:57 [INFO] No previous run data found, generating javadoc. 06:34:58 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-javadoc.jar 06:34:59 [INFO] 06:34:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-test-model --- 06:34:59 [INFO] CycloneDX: Resolving Dependencies 06:35:00 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 06:35:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.xml 06:35:00 [INFO] attaching as daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.json 06:35:01 [INFO] attaching as daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.json 06:35:01 [INFO] 06:35:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 06:35:01 [INFO] Skipping duplicate-finder execution! 06:35:01 [INFO] 06:35:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- 06:35:01 [INFO] No dependency problems found 06:35:01 [INFO] 06:35:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 06:35:01 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-sources.jar 06:35:01 [INFO] 06:35:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model --- 06:35:01 [INFO] 06:35:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model --- 06:35:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:01 [INFO] 06:35:01 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-test-model --- 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT.pom 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT.jar 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT-javadoc.jar 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.json 06:35:01 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT-sources.jar 06:35:01 [INFO] 06:35:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- 06:35:01 [INFO] Writing OBR metadata 06:35:01 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT.jar 06:35:01 [INFO] Writing OBR metadata 06:35:01 [INFO] 06:35:01 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-test-model --- 06:35:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:35:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:35:01 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:01 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:01 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 06:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:01 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 06:35:01 [INFO] 06:35:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- 06:35:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:01 [INFO] 06:35:01 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 06:35:01 [INFO] Building daexim-model 1.14.4-SNAPSHOT [2/13] 06:35:01 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:02 [INFO] 06:35:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- 06:35:02 [INFO] 06:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- 06:35:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:02 [INFO] 06:35:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- 06:35:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:02 [INFO] 06:35:02 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-model --- 06:35:02 [INFO] 06:35:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- 06:35:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 06:35:02 [INFO] 06:35:02 [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-model --- 06:35:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 06:35:02 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-potassium/model/src/main/yang 06:35:02 [INFO] yang-to-sources: Found 1 dependencies in 2.225 ms 06:35:02 [INFO] yang-to-sources: Project model files found: 2 in 54.06 ms 06:35:02 [INFO] yang-to-sources: 3 YANG models processed in 130.6 ms 06:35:02 [INFO] BindingJavaFileGenerator: Defined 73 files in 34.35 ms 06:35:02 [INFO] Sorted 73 files into 10 directories in 318.8 μs 06:35:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 73 in 142.7 ms 06:35:02 [INFO] 06:35:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- 06:35:02 [INFO] Starting audit... 06:35:02 Audit done. 06:35:02 [INFO] You have 0 Checkstyle violations. 06:35:02 [INFO] 06:35:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- 06:35:03 [INFO] Starting audit... 06:35:03 Audit done. 06:35:03 [INFO] You have 0 Checkstyle violations. 06:35:03 [INFO] 06:35:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- 06:35:03 [INFO] 06:35:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- 06:35:03 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/src/main/resources 06:35:03 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/spi 06:35:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 06:35:03 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 06:35:03 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/spi 06:35:03 [INFO] 06:35:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-model --- 06:35:03 [INFO] Recompiling the module because of changed dependency. 06:35:03 [INFO] Compiling 77 source files with javac [debug release 17] to target/classes 06:35:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 06:35:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 06:35:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 06:35:04 [INFO] 06:35:04 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-model >>> 06:35:04 [INFO] 06:35:04 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-model --- 06:35:04 [INFO] Fork Value is true 06:35:07 [INFO] Done SpotBugs Analysis.... 06:35:07 [INFO] 06:35:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-model <<< 06:35:07 [INFO] 06:35:07 [INFO] 06:35:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-model --- 06:35:07 [INFO] BugInstance size is 0 06:35:07 [INFO] Error size is 0 06:35:07 [INFO] No errors/warnings found 06:35:07 [INFO] 06:35:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- 06:35:07 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/src/test/resources 06:35:07 [INFO] 06:35:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-model --- 06:35:07 [INFO] No sources to compile 06:35:07 [INFO] 06:35:07 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- 06:35:07 [INFO] No tests to run. 06:35:07 [INFO] 06:35:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-model --- 06:35:07 [INFO] 06:35:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- 06:35:07 [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT.jar 06:35:07 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/model/target/classes/META-INF/MANIFEST.MF 06:35:07 [INFO] 06:35:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- 06:35:07 [INFO] No previous run data found, generating javadoc. 06:35:10 [WARNING] Javadoc Warnings 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:32: warning: no comment 06:35:10 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$"); 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:38: warning: no comment 06:35:10 [WARNING] public AbsoluteTime(String _value) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:64: warning: no comment 06:35:10 [WARNING] public static AbsoluteTime getDefaultInstance(final String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/CancelExportInput.java:16: warning: no comment 06:35:10 [WARNING] public interface CancelExportInput 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:9: warning: no comment 06:35:10 [WARNING] public interface DataExportImportService 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/daexim/DataImportBootService.java:28: warning: no @return 06:35:10 [WARNING] OperationStatus statusImportOnLocalNode(); 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:156: warning: no comment 06:35:10 [WARNING] public DataStore(String _string) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:151: warning: no comment 06:35:10 [WARNING] public DataStore(Enumeration _enumeration) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:186: warning: no comment 06:35:10 [WARNING] public Enumeration getEnumeration() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:190: warning: no comment 06:35:10 [WARNING] public String getString() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStoreBuilder.java:23: warning: no comment 06:35:10 [WARNING] public static DataStore getDefaultInstance(java.lang.String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:82: warning: no comment 06:35:10 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:.|..|[^xX].*|.[^mM].*|..[^lL].*)$", "^(?:[a-zA-Z_][a-zA-Z0-9\\-_.]*)$", "^(?:\\*)$"); 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:89: warning: no comment 06:35:10 [WARNING] public ModuleName(YangIdentifier _yangIdentifier) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:94: warning: no comment 06:35:10 [WARNING] public ModuleName(WildcardStar _wildcardStar) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:128: warning: no comment 06:35:10 [WARNING] public WildcardStar getWildcardStar() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:124: warning: no comment 06:35:10 [WARNING] public YangIdentifier getYangIdentifier() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesModuleNameBuilder.java:27: warning: no comment 06:35:10 [WARNING] public static final String STAR = "*"; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesModuleNameBuilder.java:29: warning: no comment 06:35:10 [WARNING] public static ModuleName getDefaultInstance(java.lang.String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/RelativeTime.java:30: warning: no comment 06:35:10 [WARNING] public RelativeTime(Uint32 _value) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/RelativeTime.java:54: warning: no comment 06:35:10 [WARNING] public static RelativeTime getDefaultInstance(final String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:77: warning: no comment 06:35:10 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$"); 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:84: warning: no comment 06:35:10 [WARNING] public RunAt(AbsoluteTime _absoluteTime) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:89: warning: no comment 06:35:10 [WARNING] public RunAt(RelativeTime _relativeTime) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:119: warning: no comment 06:35:10 [WARNING] public AbsoluteTime getAbsoluteTime() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:123: warning: no comment 06:35:10 [WARNING] public RelativeTime getRelativeTime() { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInputRunAtBuilder.java:26: warning: no comment 06:35:10 [WARNING] public static RunAt getDefaultInstance(java.lang.String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/StatusExportInput.java:16: warning: no comment 06:35:10 [WARNING] public interface StatusExportInput 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/StatusImportInput.java:16: warning: no comment 06:35:10 [WARNING] public interface StatusImportInput 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:34: warning: no comment 06:35:10 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\*)$"); 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:43: warning: no comment 06:35:10 [WARNING] public WildcardStar(String _value) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:63: warning: no comment 06:35:10 [WARNING] public static WildcardStar getDefaultInstance(final String defaultValue) { 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/internal/rev160921/daexim/daexim/status/NodeStatusKey.java:23: warning: no comment 06:35:10 [WARNING] private final String _nodeName; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:147: warning: no comment 06:35:10 [WARNING] private final Enumeration _enumeration; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:148: warning: no comment 06:35:10 [WARNING] private final String _string; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:80: warning: no comment 06:35:10 [WARNING] private final AbsoluteTime _absoluteTime; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:81: warning: no comment 06:35:10 [WARNING] private final RelativeTime _relativeTime; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:37: warning: no comment 06:35:10 [WARNING] private final String _value; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:86: warning: no comment 06:35:10 [WARNING] private final WildcardStar _wildcardStar; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:85: warning: no comment 06:35:10 [WARNING] private final YangIdentifier _yangIdentifier; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesKey.java:25: warning: no comment 06:35:10 [WARNING] private final DataStore _dataStore; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesKey.java:24: warning: no comment 06:35:10 [WARNING] private final ExcludedModules.ModuleName _moduleName; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/inclusions/IncludedModulesKey.java:26: warning: no comment 06:35:10 [WARNING] private final DataStore _dataStore; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/inclusions/IncludedModulesKey.java:25: warning: no comment 06:35:10 [WARNING] private final YangIdentifier _moduleName; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/status/_import/output/NodesKey.java:23: warning: no comment 06:35:10 [WARNING] private final String _nodeName; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/status/export/output/NodesKey.java:23: warning: no comment 06:35:10 [WARNING] private final String _nodeName; 06:35:10 [WARNING] ^ 06:35:10 [WARNING] 45 warnings 06:35:10 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-javadoc.jar 06:35:10 [INFO] 06:35:10 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-model --- 06:35:10 [INFO] CycloneDX: Resolving Dependencies 06:35:11 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 06:35:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/model/target/bom.xml 06:35:11 [INFO] attaching as daexim-model-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/model/target/bom.json 06:35:11 [INFO] attaching as daexim-model-1.14.4-SNAPSHOT-cyclonedx.json 06:35:11 [INFO] 06:35:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 06:35:11 [INFO] Skipping duplicate-finder execution! 06:35:11 [INFO] 06:35:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- 06:35:11 [INFO] No dependency problems found 06:35:11 [INFO] 06:35:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 06:35:11 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-sources.jar 06:35:11 [INFO] 06:35:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model --- 06:35:11 [INFO] 06:35:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model --- 06:35:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:11 [INFO] 06:35:11 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-model --- 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT.pom 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT.jar 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT-javadoc.jar 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT-cyclonedx.json 06:35:11 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT-sources.jar 06:35:11 [INFO] 06:35:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- 06:35:11 [INFO] Installing org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT.jar 06:35:11 [INFO] Writing OBR metadata 06:35:11 [INFO] 06:35:11 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-model --- 06:35:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:35:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 06:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 06:35:11 [INFO] 06:35:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- 06:35:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:11 [INFO] 06:35:11 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 06:35:11 [INFO] Building daexim-spi 1.14.4-SNAPSHOT [3/13] 06:35:11 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:11 [INFO] 06:35:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- 06:35:11 [INFO] 06:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- 06:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:11 [INFO] 06:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- 06:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:11 [INFO] 06:35:11 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-spi --- 06:35:11 [INFO] 06:35:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- 06:35:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/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/** 06:35:11 [INFO] 06:35:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- 06:35:11 [INFO] Starting audit... 06:35:11 Audit done. 06:35:11 [INFO] You have 0 Checkstyle violations. 06:35:11 [INFO] 06:35:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- 06:35:11 [INFO] Starting audit... 06:35:11 Audit done. 06:35:11 [INFO] You have 0 Checkstyle violations. 06:35:11 [INFO] 06:35:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- 06:35:11 [INFO] 06:35:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- 06:35:11 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/spi/src/main/resources 06:35:11 [INFO] 06:35:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-spi --- 06:35:11 [INFO] Recompiling the module because of changed dependency. 06:35:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 06:35:12 [INFO] 06:35:12 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-spi >>> 06:35:12 [INFO] 06:35:12 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-spi --- 06:35:12 [INFO] Fork Value is true 06:35:14 [INFO] Done SpotBugs Analysis.... 06:35:14 [INFO] 06:35:14 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-spi <<< 06:35:14 [INFO] 06:35:14 [INFO] 06:35:14 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-spi --- 06:35:14 [INFO] BugInstance size is 0 06:35:14 [INFO] Error size is 0 06:35:14 [INFO] No errors/warnings found 06:35:14 [INFO] 06:35:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- 06:35:14 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/spi/src/test/resources 06:35:14 [INFO] 06:35:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-spi --- 06:35:14 [INFO] No sources to compile 06:35:14 [INFO] 06:35:14 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- 06:35:14 [INFO] No tests to run. 06:35:14 [INFO] 06:35:14 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-spi --- 06:35:14 [INFO] 06:35:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- 06:35:14 [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT.jar 06:35:14 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/spi/target/classes/META-INF/MANIFEST.MF 06:35:14 [INFO] 06:35:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- 06:35:14 [INFO] No previous run data found, generating javadoc. 06:35:15 [WARNING] Javadoc Warnings 06:35:15 [WARNING] /w/workspace/daexim-maven-merge-potassium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 06:35:15 [WARNING] String getNodeName(); 06:35:15 [WARNING] ^ 06:35:15 [WARNING] 1 warning 06:35:15 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-javadoc.jar 06:35:15 [INFO] 06:35:15 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-spi --- 06:35:15 [INFO] CycloneDX: Resolving Dependencies 06:35:15 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 06:35:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/spi/target/bom.xml 06:35:15 [INFO] attaching as daexim-spi-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/spi/target/bom.json 06:35:15 [INFO] attaching as daexim-spi-1.14.4-SNAPSHOT-cyclonedx.json 06:35:15 [INFO] 06:35:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 06:35:15 [INFO] Skipping duplicate-finder execution! 06:35:15 [INFO] 06:35:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- 06:35:15 [INFO] No dependency problems found 06:35:15 [INFO] 06:35:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 06:35:15 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-sources.jar 06:35:15 [INFO] 06:35:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi --- 06:35:15 [INFO] 06:35:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi --- 06:35:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:15 [INFO] 06:35:15 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-spi --- 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT.pom 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT.jar 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT-javadoc.jar 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT-cyclonedx.json 06:35:15 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT-sources.jar 06:35:15 [INFO] 06:35:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- 06:35:15 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT.jar 06:35:15 [INFO] Writing OBR metadata 06:35:15 [INFO] 06:35:15 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-spi --- 06:35:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:35:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:35:15 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:15 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:15 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 06:35:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:35:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:15 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 06:35:16 [INFO] 06:35:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- 06:35:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:35:16 [INFO] 06:35:16 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 06:35:16 [INFO] Building parent 1.14.4-SNAPSHOT [4/13] 06:35:16 [INFO] --------------------------------[ pom ]--------------------------------- 06:35:16 [INFO] 06:35:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- 06:35:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:16 [INFO] 06:35:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- 06:35:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:16 [INFO] 06:35:16 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent --- 06:35:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/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/** 06:35:16 [INFO] 06:35:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- 06:35:16 [INFO] Starting audit... 06:35:16 Audit done. 06:35:16 [INFO] You have 0 Checkstyle violations. 06:35:16 [INFO] 06:35:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- 06:35:16 [INFO] Starting audit... 06:35:16 Audit done. 06:35:16 [INFO] You have 0 Checkstyle violations. 06:35:16 [INFO] 06:35:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ parent >>> 06:35:16 [INFO] 06:35:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ parent <<< 06:35:16 [INFO] 06:35:16 [INFO] 06:35:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- 06:35:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:35:16 [INFO] 06:35:16 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ parent --- 06:35:16 [INFO] CycloneDX: Resolving Dependencies 06:35:16 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 06:35:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/parent/target/bom.xml 06:35:16 [INFO] attaching as parent-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/parent/target/bom.json 06:35:16 [INFO] attaching as parent-1.14.4-SNAPSHOT-cyclonedx.json 06:35:16 [INFO] 06:35:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 06:35:16 [INFO] Skipping duplicate-finder execution! 06:35:16 [INFO] 06:35:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- 06:35:16 [INFO] Skipping pom project 06:35:16 [INFO] 06:35:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent --- 06:35:16 [INFO] 06:35:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent --- 06:35:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:35:16 [INFO] 06:35:16 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ parent --- 06:35:16 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-SNAPSHOT.pom 06:35:16 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-SNAPSHOT-cyclonedx.xml 06:35:16 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-SNAPSHOT-cyclonedx.json 06:35:16 [INFO] 06:35:16 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ parent --- 06:35:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:35:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:35:16 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:16 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml 06:35:16 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 06:35:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:35:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:35:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:35:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:35:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:35:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:35:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:35:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:35:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:35:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:35:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:35:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:35:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:35:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:35:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:35:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:35:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:35:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:35:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:35:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:35:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:35:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:35:16 at java.lang.reflect.Method.invoke (Method.java:568) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:35:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:35:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 06:35:16 [INFO] 06:35:16 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 06:35:16 [INFO] Building daexim-impl 1.14.4-SNAPSHOT [5/13] 06:35:16 [INFO] -------------------------------[ bundle ]------------------------------- 06:35:26 [INFO] 06:35:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- 06:35:26 [INFO] 06:35:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- 06:35:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:26 [INFO] 06:35:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- 06:35:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:35:26 [INFO] 06:35:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-impl --- 06:35:26 [INFO] 06:35:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl --- 06:35:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/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/** 06:35:26 [INFO] 06:35:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- 06:35:26 [INFO] Starting audit... 06:35:26 Audit done. 06:35:26 [INFO] You have 0 Checkstyle violations. 06:35:26 [INFO] 06:35:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- 06:35:28 [INFO] Starting audit... 06:35:28 Audit done. 06:35:28 [INFO] You have 0 Checkstyle violations. 06:35:28 [INFO] 06:35:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- 06:35:28 [INFO] 06:35:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- 06:35:28 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/impl/src/main/resources 06:35:28 [INFO] 06:35:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-impl --- 06:35:28 [INFO] Recompiling the module because of changed dependency. 06:35:28 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 06:35:29 [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 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [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 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [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 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 06:35:29 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[214,29] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 06:35:29 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated 06:35:29 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[91,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated 06:35:29 [INFO] 06:35:29 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-impl >>> 06:35:29 [INFO] 06:35:29 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-impl --- 06:35:29 [INFO] Fork Value is true 06:35:34 [INFO] Done SpotBugs Analysis.... 06:35:34 [INFO] 06:35:34 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-impl <<< 06:35:34 [INFO] 06:35:34 [INFO] 06:35:34 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-impl --- 06:35:34 [INFO] BugInstance size is 11 06:35:34 [INFO] Error size is 0 06:35:34 [INFO] Total bugs: 11 06:35:34 [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 211] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 06:35:34 [ERROR] Low: Overridable method registerRpcImplementation is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 214] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE 06:35:34 [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING 06:35:34 [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 224]Another occurrence at ImportTask.java:[line 228] DM_CONVERT_CASE 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 291] DM_CONVERT_CASE 06:35:34 [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 235] DM_DEFAULT_ENCODING 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE 06:35:34 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE 06:35:34 [INFO] 06:35:34 06:35:34 06:35:34 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 06:35:34 06:35:34 06:35:34 06:35:34 [INFO] 06:35:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- 06:35:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 06:35:34 [INFO] 06:35:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-impl --- 06:35:34 [INFO] Recompiling the module because of changed dependency. 06:35:34 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 06:35:34 [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 06:35:34 [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 06:35:34 [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 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,31] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.ImportTask is applied to given types 06:35:34 required: org.opendaylight.yang.gen.v1.urn.opendaylight.daexim.rev160921.ImmediateImportInput,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,boolean,java.util.function.Consumer 06:35:34 found: org.opendaylight.yang.gen.v1.urn.opendaylight.daexim.rev160921.ImmediateImportInput,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,boolean,java.util.function.Consumer 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,94] unchecked conversion 06:35:34 required: java.util.function.Consumer 06:35:34 found: java.util.function.Consumer 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[103,24] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[104,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 06:35:34 required: T 06:35:34 found: org.opendaylight.yangtools.concepts.ObjectRegistration 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[104,29] unchecked conversion 06:35:34 required: T 06:35:34 found: org.opendaylight.yangtools.concepts.ObjectRegistration 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[259,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[274,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[288,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:35:34 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[305,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 06:35:34 [INFO] 06:35:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl --- 06:35:34 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-potassium/impl/target/surefire-reports 06:35:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 06:35:35 [INFO] 06:35:35 [INFO] ------------------------------------------------------- 06:35:35 [INFO] T E S T S 06:35:35 [INFO] ------------------------------------------------------- 06:35:36 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 06:35:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 06:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 06:35:38 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 06:36:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.23 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 06:36:01 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 06:36:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 06:36:01 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 06:36:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.daexim.impl.ImportTaskTest 06:36:01 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 06:36:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 06:36:02 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 06:36:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 06:36:02 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 06:36:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 06:36:02 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 06:36:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 06:36:02 [INFO] Running org.opendaylight.daexim.impl.UtilTest 06:36:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.UtilTest 06:36:02 [INFO] 06:36:02 [INFO] Results: 06:36:02 [INFO] 06:36:02 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 06:36:02 [INFO] 06:36:02 [INFO] 06:36:02 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-impl --- 06:36:02 [INFO] 06:36:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- 06:36:02 [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT.jar 06:36:02 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/impl/target/classes/META-INF/MANIFEST.MF 06:36:02 [INFO] 06:36:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- 06:36:02 [INFO] No previous run data found, generating javadoc. 06:36:04 [WARNING] Javadoc Warnings 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment 06:36:04 [WARNING] public class DataExportImportAppProvider implements DataExportImportService, DataImportBootService, AutoCloseable { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:143: warning: no comment 06:36:04 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment 06:36:04 [WARNING] public class ExportTask implements Callable { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment 06:36:04 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:89: warning: no comment 06:36:04 [WARNING] public class ImportTask implements Callable { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:124: warning: no comment 06:36:04 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 06:36:04 [WARNING] public String getModule() { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 06:36:04 [WARNING] public String getNamespace() { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 06:36:04 [WARNING] public String getRevision() { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 06:36:04 [WARNING] public void setModule(String module) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 06:36:04 [WARNING] public void setNamespace(String namespace) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 06:36:04 [WARNING] public void setRevision(String revision) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 06:36:04 [WARNING] public class ModelsNotAvailableException extends Exception { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 06:36:04 [WARNING] public ModelsNotAvailableException(String message) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting 06:36:04 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return 06:36:04 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment 06:36:04 [WARNING] public final class Util { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 06:36:04 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 06:36:04 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment 06:36:04 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 06:36:04 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment 06:36:04 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 06:36:04 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 06:36:04 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 06:36:04 [WARNING] public static final String FILE_SUFFIX = ".json"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 06:36:04 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment 06:36:04 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment 06:36:04 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment 06:36:04 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment 06:36:04 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment 06:36:04 [WARNING] public static List parseModels(final InputStream is) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment 06:36:04 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment 06:36:04 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 06:36:04 [WARNING] ^ 06:36:04 [WARNING] 33 warnings 06:36:04 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-javadoc.jar 06:36:04 [INFO] 06:36:04 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 06:36:04 [INFO] 06:36:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-impl --- 06:36:04 [INFO] CycloneDX: Resolving Dependencies 06:36:07 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 06:36:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/impl/target/bom.xml 06:36:07 [INFO] attaching as daexim-impl-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/impl/target/bom.json 06:36:07 [INFO] attaching as daexim-impl-1.14.4-SNAPSHOT-cyclonedx.json 06:36:07 [INFO] 06:36:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 06:36:07 [INFO] Skipping duplicate-finder execution! 06:36:07 [INFO] 06:36:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-impl --- 06:36:07 [WARNING] Used undeclared dependencies found: 06:36:07 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile 06:36:07 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile 06:36:07 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test 06:36:07 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 06:36:07 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:provided 06:36:07 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile 06:36:07 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 06:36:07 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile 06:36:07 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile 06:36:07 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:11.0.7:provided 06:36:07 [INFO] 06:36:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- 06:36:07 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-sources.jar 06:36:07 [INFO] 06:36:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl --- 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:399: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:403: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:446: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:263: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:309: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:111: Prefer java.util.Optional.orElseThrow 06:36:07 [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:139: Prefer java.util.Optional.orElseThrow 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl --- 06:36:07 [INFO] Loading execution data file /w/workspace/daexim-maven-merge-potassium/impl/target/code-coverage/jacoco.exec 06:36:07 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 06:36:07 [INFO] 06:36:07 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-impl --- 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT.pom 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT.jar 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT-javadoc.jar 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT.cfg 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT-cyclonedx.json 06:36:07 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT-sources.jar 06:36:07 [INFO] 06:36:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- 06:36:07 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-SNAPSHOT.jar 06:36:07 [INFO] Writing OBR metadata 06:36:07 [INFO] 06:36:07 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-impl --- 06:36:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:36:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:36:07 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:07 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:07 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 06:36:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:36:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:07 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 06:36:07 [INFO] 06:36:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- 06:36:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:07 [INFO] 06:36:07 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 06:36:07 [INFO] Building daexim-akka-infoprovider-impl 1.14.4-SNAPSHOT [6/13] 06:36:07 [INFO] -------------------------------[ bundle ]------------------------------- 06:36:07 [INFO] 06:36:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] 06:36:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:07 [INFO] 06:36:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:07 [INFO] 06:36:07 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] 06:36:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/akka-infoprovider-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/** 06:36:07 [INFO] 06:36:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Starting audit... 06:36:07 Audit done. 06:36:07 [INFO] You have 0 Checkstyle violations. 06:36:07 [INFO] 06:36:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Starting audit... 06:36:07 Audit done. 06:36:07 [INFO] You have 0 Checkstyle violations. 06:36:07 [INFO] 06:36:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] 06:36:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/resources 06:36:07 [INFO] 06:36:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Recompiling the module because of changed dependency. 06:36:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 06:36:07 [INFO] 06:36:07 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 06:36:07 [INFO] 06:36:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 06:36:07 [INFO] Fork Value is true 06:36:10 [INFO] Done SpotBugs Analysis.... 06:36:10 [INFO] 06:36:10 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 06:36:10 [INFO] 06:36:10 [INFO] 06:36:10 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] BugInstance size is 0 06:36:10 [INFO] Error size is 0 06:36:10 [INFO] No errors/warnings found 06:36:10 [INFO] 06:36:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/test/resources 06:36:10 [INFO] 06:36:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] No sources to compile 06:36:10 [INFO] 06:36:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] No tests to run. 06:36:10 [INFO] 06:36:10 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] 06:36:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar 06:36:10 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 06:36:10 [INFO] 06:36:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 06:36:10 [INFO] No previous run data found, generating javadoc. 06:36:12 [WARNING] Javadoc Warnings 06:36:12 [WARNING] /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 06:36:12 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 06:36:12 [WARNING] ^ 06:36:12 [WARNING] 1 warning 06:36:12 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-javadoc.jar 06:36:12 [INFO] 06:36:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-akka-infoprovider-impl --- 06:36:12 [INFO] CycloneDX: Resolving Dependencies 06:36:13 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 06:36:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.xml 06:36:13 [INFO] attaching as daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.json 06:36:13 [INFO] attaching as daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.json 06:36:13 [INFO] 06:36:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Skipping duplicate-finder execution! 06:36:13 [INFO] 06:36:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 06:36:13 [WARNING] Used undeclared dependencies found: 06:36:13 [WARNING] org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile 06:36:13 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 06:36:13 [INFO] 06:36:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-sources.jar 06:36:13 [INFO] 06:36:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] 06:36:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:36:13 [INFO] 06:36:13 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.pom 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-javadoc.jar 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.json 06:36:13 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-sources.jar 06:36:13 [INFO] 06:36:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar 06:36:13 [INFO] Writing OBR metadata 06:36:13 [INFO] 06:36:13 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:36:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:36:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:13 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 06:36:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:36:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:13 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 06:36:13 [INFO] 06:36:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 06:36:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 06:36:13 [INFO] 06:36:13 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 06:36:13 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.14.4-SNAPSHOT [7/13] 06:36:13 [INFO] ------------------------------[ feature ]------------------------------- 06:36:15 [INFO] 06:36:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim --- 06:36:15 [INFO] 06:36:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim --- 06:36:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:36:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:36:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:15 [INFO] 06:36:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim --- 06:36:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:15 [INFO] 06:36:15 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim --- 06:36:15 [INFO] 06:36:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim --- 06:36:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:15 [INFO] argLine set to empty 06:36:15 [INFO] 06:36:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim --- 06:36:15 [INFO] Starting audit... 06:36:15 Audit done. 06:36:15 [INFO] You have 0 Checkstyle violations. 06:36:15 [INFO] 06:36:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- 06:36:16 [INFO] Starting audit... 06:36:16 Audit done. 06:36:16 [INFO] You have 0 Checkstyle violations. 06:36:16 [INFO] 06:36:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- 06:36:16 [INFO] 06:36:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 06:36:16 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/feature/feature.xml 06:36:16 [INFO] ...done! 06:36:16 [INFO] Attaching features XML 06:36:16 [INFO] 06:36:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim --- 06:36:16 [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 06:36:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:16 [INFO] 06:36:16 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-daexim >>> 06:36:16 [INFO] 06:36:16 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim --- 06:36:17 [INFO] 06:36:17 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim <<< 06:36:17 [INFO] 06:36:17 [INFO] 06:36:17 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim --- 06:36:17 [INFO] 06:36:17 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim --- 06:36:19 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim 06:36:25 [INFO] Project dependency features detected: [] 06:36:25 [INFO] Pax Exam System (Version: 4.13.3) created. 06:36:25 [INFO] Creating RMI registry server on 127.0.0.1:21000 06:36:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:36:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:36:25 [INFO] Waiting for remote bundle context.. on 21000 name: be4b94ea-4199-4341-a340-f6483b50d3d3 timout: [ RelativeTimeout value = 180000 ] 06:36:39 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 06:36:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:36:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:36:39 [INFO] 06:36:39 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim --- 06:36:39 [INFO] 06:36:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- 06:36:39 [INFO] 06:36:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim --- 06:36:39 [INFO] CycloneDX: Resolving Dependencies 06:36:42 [INFO] CycloneDX: Creating BOM version 1.5 with 193 component(s) 06:36:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.xml 06:36:42 [INFO] attaching as odl-daexim-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.json 06:36:43 [INFO] attaching as odl-daexim-1.14.4-SNAPSHOT-cyclonedx.json 06:36:43 [INFO] 06:36:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 06:36:43 [INFO] Skipping duplicate-finder execution! 06:36:43 [INFO] 06:36:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim --- 06:36:43 [INFO] Skipping plugin execution 06:36:43 [INFO] 06:36:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- 06:36:43 [INFO] Skipping source per configuration. 06:36:43 [INFO] 06:36:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim --- 06:36:43 [INFO] 06:36:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim --- 06:36:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:43 [INFO] 06:36:43 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim --- 06:36:43 [WARNING] 06:36:43 [WARNING] The packaging plugin for project odl-daexim did not assign 06:36:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:43 [WARNING] 06:36:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:43 [WARNING] 06:36:43 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-SNAPSHOT.pom 06:36:43 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-SNAPSHOT-features.xml 06:36:43 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-SNAPSHOT-cyclonedx.xml 06:36:43 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-SNAPSHOT-cyclonedx.json 06:36:43 [INFO] 06:36:43 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim --- 06:36:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:36:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:36:43 [WARNING] 06:36:43 [WARNING] The packaging plugin for project odl-daexim did not assign 06:36:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:36:43 [WARNING] 06:36:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:36:43 [WARNING] 06:36:43 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:43 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:36:43 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 06:36:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:36:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:36:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:36:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:36:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:36:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:36:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:36:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:36:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:36:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:36:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:36:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:36:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:36:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:36:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:36:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:36:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:36:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:36:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:36:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:36:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:36:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:36:43 at java.lang.reflect.Method.invoke (Method.java:568) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:36:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:36:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 06:36:43 [INFO] 06:36:43 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 06:36:43 [INFO] Building OpenDaylight :: Daexim :: All 1.14.4-SNAPSHOT [8/13] 06:36:43 [INFO] ------------------------------[ feature ]------------------------------- 06:36:47 [INFO] 06:36:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim-all --- 06:36:47 [INFO] 06:36:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim-all --- 06:36:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:47 [INFO] 06:36:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 06:36:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:36:48 [INFO] 06:36:48 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim-all --- 06:36:48 [INFO] 06:36:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim-all --- 06:36:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:36:48 [INFO] argLine set to empty 06:36:48 [INFO] 06:36:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim-all --- 06:36:48 [INFO] Starting audit... 06:36:48 Audit done. 06:36:48 [INFO] You have 0 Checkstyle violations. 06:36:48 [INFO] 06:36:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all --- 06:36:48 [INFO] Starting audit... 06:36:48 Audit done. 06:36:48 [INFO] You have 0 Checkstyle violations. 06:36:48 [INFO] 06:36:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- 06:36:48 [INFO] 06:36:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 06:36:48 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/feature/feature.xml 06:36:48 [INFO] ...done! 06:36:48 [INFO] Attaching features XML 06:36:48 [INFO] 06:36:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim-all --- 06:36:48 [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 06:36:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:36:48 [INFO] 06:36:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 06:36:48 [INFO] 06:36:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim-all --- 06:36:48 [INFO] 06:36:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 06:36:48 [INFO] 06:36:48 [INFO] 06:36:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim-all --- 06:36:48 [INFO] 06:36:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim-all --- 06:36:48 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all 06:36:48 [INFO] Project dependency features detected: [] 06:36:48 [INFO] Pax Exam System (Version: 4.13.3) created. 06:36:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 06:36:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 06:36:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 06:36:49 [INFO] Waiting for remote bundle context.. on 21000 name: 51460731-9575-4556-97c3-47072a0eb27d timout: [ RelativeTimeout value = 180000 ] 06:37:11 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 06:37:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 06:37:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 06:37:12 [INFO] 06:37:12 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim-all --- 06:37:12 [INFO] 06:37:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- 06:37:12 [INFO] 06:37:12 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim-all --- 06:37:12 [INFO] CycloneDX: Resolving Dependencies 06:37:17 [INFO] CycloneDX: Creating BOM version 1.5 with 381 component(s) 06:37:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.xml 06:37:17 [INFO] attaching as odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.json 06:37:17 [INFO] attaching as odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.json 06:37:17 [INFO] 06:37:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 06:37:17 [INFO] Skipping duplicate-finder execution! 06:37:17 [INFO] 06:37:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim-all --- 06:37:17 [INFO] Skipping plugin execution 06:37:17 [INFO] 06:37:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- 06:37:17 [INFO] Skipping source per configuration. 06:37:17 [INFO] 06:37:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim-all --- 06:37:17 [INFO] 06:37:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim-all --- 06:37:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:17 [INFO] 06:37:17 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim-all --- 06:37:17 [WARNING] 06:37:17 [WARNING] The packaging plugin for project odl-daexim-all did not assign 06:37:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:17 [WARNING] 06:37:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:17 [WARNING] 06:37:17 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-SNAPSHOT.pom 06:37:17 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-SNAPSHOT-features.xml 06:37:17 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:18 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.json 06:37:18 [INFO] 06:37:18 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim-all --- 06:37:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:37:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:37:18 [WARNING] 06:37:18 [WARNING] The packaging plugin for project odl-daexim-all did not assign 06:37:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:18 [WARNING] 06:37:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:18 [WARNING] 06:37:18 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:18 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:18 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 06:37:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:37:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:18 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 06:37:18 [INFO] 06:37:18 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 06:37:18 [INFO] Building ODL :: daexim :: daexim-features 1.14.4-SNAPSHOT [9/13] 06:37:18 [INFO] ------------------------------[ feature ]------------------------------- 06:37:18 [INFO] 06:37:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-features --- 06:37:18 [INFO] 06:37:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-features --- 06:37:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:18 [INFO] 06:37:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features --- 06:37:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:18 [INFO] 06:37:18 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-features --- 06:37:18 [INFO] 06:37:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-features --- 06:37:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:18 [INFO] argLine set to empty 06:37:18 [INFO] 06:37:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-features --- 06:37:18 [INFO] Starting audit... 06:37:18 Audit done. 06:37:18 [INFO] You have 0 Checkstyle violations. 06:37:18 [INFO] 06:37:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features --- 06:37:18 [INFO] Starting audit... 06:37:18 Audit done. 06:37:18 [INFO] You have 0 Checkstyle violations. 06:37:18 [INFO] 06:37:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features --- 06:37:18 [INFO] 06:37:18 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 06:37:19 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/feature/feature.xml 06:37:19 [INFO] ...done! 06:37:19 [INFO] Attaching features XML 06:37:19 [INFO] 06:37:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ daexim-features --- 06:37:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:37:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 06:37:19 [INFO] 06:37:19 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-features >>> 06:37:19 [INFO] 06:37:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-features --- 06:37:19 [INFO] 06:37:19 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-features <<< 06:37:19 [INFO] 06:37:19 [INFO] 06:37:19 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-features --- 06:37:19 [INFO] 06:37:19 [INFO] --- features-test-plugin:13.1.3:test (default) @ daexim-features --- 06:37:19 [INFO] 06:37:19 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-features --- 06:37:19 [INFO] 06:37:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- 06:37:19 [INFO] 06:37:19 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-features --- 06:37:19 [INFO] CycloneDX: Resolving Dependencies 06:37:24 [INFO] CycloneDX: Creating BOM version 1.5 with 382 component(s) 06:37:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.xml 06:37:24 [INFO] attaching as daexim-features-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.json 06:37:24 [INFO] attaching as daexim-features-1.14.4-SNAPSHOT-cyclonedx.json 06:37:24 [INFO] 06:37:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 06:37:24 [INFO] Skipping duplicate-finder execution! 06:37:24 [INFO] 06:37:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-features --- 06:37:24 [INFO] Skipping plugin execution 06:37:24 [INFO] 06:37:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- 06:37:24 [INFO] No sources in project. Archive not created. 06:37:24 [INFO] 06:37:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features --- 06:37:24 [INFO] 06:37:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-features --- 06:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 06:37:24 [INFO] 06:37:24 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-features --- 06:37:24 [WARNING] 06:37:24 [WARNING] The packaging plugin for project daexim-features did not assign 06:37:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:24 [WARNING] 06:37:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:24 [WARNING] 06:37:24 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-SNAPSHOT.pom 06:37:24 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-SNAPSHOT-features.xml 06:37:24 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:24 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-SNAPSHOT-cyclonedx.json 06:37:24 [INFO] 06:37:24 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-features --- 06:37:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:37:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:37:24 [WARNING] 06:37:24 [WARNING] The packaging plugin for project daexim-features did not assign 06:37:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 06:37:24 [WARNING] 06:37:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 06:37:24 [WARNING] 06:37:24 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:24 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:24 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 06:37:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:37:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:24 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 06:37:24 [INFO] 06:37:24 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 06:37:24 [INFO] Building ODL :: daexim :: features-aggregator 1.14.4-SNAPSHOT [10/13] 06:37:24 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:24 [INFO] 06:37:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 06:37:24 [INFO] 06:37:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 06:37:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 06:37:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 06:37:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:24 [INFO] 06:37:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-aggregator --- 06:37:24 [INFO] 06:37:24 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-aggregator --- 06:37:24 [INFO] CycloneDX: Resolving Dependencies 06:37:24 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 06:37:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/target/bom.xml 06:37:25 [INFO] attaching as features-aggregator-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/target/bom.json 06:37:25 [INFO] attaching as features-aggregator-1.14.4-SNAPSHOT-cyclonedx.json 06:37:25 [INFO] 06:37:25 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-aggregator --- 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-SNAPSHOT.pom 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-SNAPSHOT-cyclonedx.json 06:37:25 [INFO] 06:37:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-aggregator --- 06:37:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:37:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:37:25 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:25 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:25 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 06:37:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:25 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 06:37:25 [INFO] 06:37:25 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 06:37:25 [INFO] Building daexim-artifacts 1.14.4-SNAPSHOT [11/13] 06:37:25 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:25 [INFO] 06:37:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-artifacts --- 06:37:25 [INFO] 06:37:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-artifacts --- 06:37:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:25 [INFO] 06:37:25 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-artifacts --- 06:37:25 [INFO] 06:37:25 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-artifacts --- 06:37:25 [INFO] CycloneDX: Resolving Dependencies 06:37:25 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 06:37:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.xml 06:37:25 [INFO] attaching as daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.json 06:37:25 [INFO] attaching as daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.json 06:37:25 [INFO] 06:37:25 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-artifacts --- 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-SNAPSHOT.pom 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:25 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.json 06:37:25 [INFO] 06:37:25 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-artifacts --- 06:37:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:37:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:37:25 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:25 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:25 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 06:37:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:37:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:25 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 06:37:25 [INFO] 06:37:25 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 06:37:25 [INFO] Building daexim-karaf 1.14.4-SNAPSHOT [12/13] 06:37:25 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:26 [INFO] 06:37:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf --- 06:37:26 [INFO] 06:37:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf --- 06:37:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:26 [INFO] 06:37:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- 06:37:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:26 [INFO] 06:37:26 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-karaf --- 06:37:26 [INFO] 06:37:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- 06:37:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-potassium/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/** 06:37:26 [INFO] 06:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-karaf --- 06:37:26 [INFO] Starting audit... 06:37:26 Audit done. 06:37:26 [INFO] You have 0 Checkstyle violations. 06:37:26 [INFO] 06:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf --- 06:37:26 [INFO] Starting audit... 06:37:26 Audit done. 06:37:26 [INFO] You have 0 Checkstyle violations. 06:37:26 [INFO] 06:37:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf --- 06:37:26 [INFO] 06:37:26 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- 06:37:26 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/karaf/src/main/resources 06:37:26 [INFO] 06:37:26 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ daexim-karaf --- 06:37:26 [INFO] Using repositories: 06:37:26 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 06:37:26 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 06:37:26 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 06:37:26 [INFO] Creating work directory: /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly 06:37:26 [INFO] Loading direct KAR and features XML dependencies 06:37:26 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 06:37:26 [INFO] Feature framework will be added as a startup feature 06:37:26 [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly 06:37:26 [INFO] Unzipping kars 06:37:26 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 06:37:27 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 06:37:27 [INFO] Loading profiles from: 06:37:27 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 06:37:27 [INFO] Loading repositories 06:37:27 [INFO] Generating generated-startup profile 06:37:27 [INFO] Generating generated-boot profile with parents: generated-startup 06:37:27 [INFO] Generating generated-installed profile 06:37:27 [INFO] Configuring etc/config.properties and etc/system.properties 06:37:27 [INFO] Downloading libraries for generated profiles 06:37:27 [INFO] Downloading additional libraries 06:37:27 [INFO] Writing configurations 06:37:27 [INFO] adding config file: etc/profile.cfg 06:37:27 [INFO] Startup stage 06:37:27 [INFO] Loading startup repositories 06:37:27 [INFO] Resolving startup features and bundles 06:37:27 [INFO] Features: framework 06:37:27 [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/13.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:27 [INFO] Boot stage 06:37:27 [INFO] Loading boot repositories 06:37:27 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.14.4-SNAPSHOT/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.14.4-SNAPSHOT/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.14.4-SNAPSHOT/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 06:37:27 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 06:37:27 [INFO] Feature kar/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 06:37:27 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 06:37:27 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 06:37:27 [INFO] Feature scr/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 06:37:27 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 06:37:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 06:37:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 06:37:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 06:37:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 06:37:27 [INFO] Feature shell/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 06:37:27 [INFO] Feature service/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 06:37:27 [INFO] Feature jaas/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 06:37:27 [INFO] Feature package/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 06:37:27 [INFO] Feature ssh/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 06:37:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 06:37:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 06:37:27 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 06:37:27 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 06:37:27 [INFO] Feature feature/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 06:37:27 [INFO] Feature management/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 06:37:27 [INFO] adding config file: etc/jmx.acl.cfg 06:37:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 06:37:27 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 06:37:27 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.management.cfg 06:37:27 [INFO] Feature jline/3.21.0 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 06:37:27 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 06:37:27 [INFO] Feature system/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 06:37:27 [INFO] Feature log/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 06:37:27 [INFO] adding config file: etc/org.apache.karaf.log.cfg 06:37:27 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 06:37:27 [INFO] Feature config/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 06:37:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 06:37:27 [INFO] Feature instance/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 06:37:27 [INFO] Feature 12d2ff74-6285-4bc5-af04-617b092ab729/0.0.0 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 06:37:27 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:27 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 06:37:27 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 06:37:27 [INFO] Feature framework/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 06:37:27 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 06:37:27 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 06:37:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 06:37:27 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 06:37:27 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 06:37:27 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 06:37:27 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 06:37:27 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 06:37:27 [INFO] Feature deployer/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 06:37:27 [INFO] Feature bundle/4.4.6 is defined as a boot feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 06:37:27 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 06:37:27 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 06:37:27 [INFO] Feature standard/4.4.6 is defined as a boot feature 06:37:27 [INFO] Install stage 06:37:27 [INFO] Loading installed repositories 06:37:27 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 06:37:27 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 06:37:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 06:37:27 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 06:37:27 [INFO] 06:37:27 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 06:37:28 [INFO] 06:37:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-karaf --- 06:37:28 [INFO] 06:37:28 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 06:37:28 [INFO] 06:37:28 [INFO] 06:37:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-karaf --- 06:37:28 [INFO] 06:37:28 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ daexim-karaf --- 06:37:28 [INFO] Executing tasks 06:37:28 [INFO] Executed tasks 06:37:28 [INFO] 06:37:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf --- 06:37:28 [INFO] 06:37:28 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 06:37:28 [INFO] 06:37:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 06:37:28 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 06:37:28 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 06:37:28 [INFO] 06:37:28 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-karaf --- 06:37:28 [INFO] 06:37:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 06:37:28 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/karaf/src/main/assembly 06:37:28 [INFO] 06:37:28 [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ daexim-karaf --- 06:37:30 [INFO] Feature repository discovered recursively: 94518653-3059-46fd-9d67-f4543574e6d6 06:37:30 [INFO] Feature repository discovered recursively: daexim-features 06:37:30 [INFO] Feature repository discovered recursively: odl-daexim-1.14.4-SNAPSHOT 06:37:30 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:37:30 [INFO] Feature repository discovered recursively: odl-guava 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:37:30 [INFO] Feature repository discovered recursively: pt-triemap 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:37:30 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:37:30 [INFO] Feature repository discovered recursively: odl-gson 06:37:30 [INFO] Feature repository discovered recursively: odl-stax2-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:37:30 [INFO] Feature repository discovered recursively: odl-antlr4 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-akka 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-scala 06:37:30 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:37:30 [INFO] Feature repository discovered recursively: odl-servlet-api 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:37:30 [INFO] Feature repository discovered recursively: odl-daexim-all-1.14.4-SNAPSHOT 06:37:30 [INFO] Feature repository discovered recursively: odl-restconf 06:37:30 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 06:37:30 [INFO] Feature repository discovered recursively: odl-netty-4 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-jersey-2 06:37:30 [INFO] Feature repository discovered recursively: odl-javassist-3 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:37:30 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:37:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 06:37:30 [INFO] Feature repository discovered recursively: framework-4.4.6 06:37:30 [INFO] Feature repository discovered recursively: standard-4.4.6 06:37:30 [INFO] Feature repository discovered recursively: framework-4.4.6 06:37:30 [INFO] Feature repository discovered recursively: daexim-features 06:37:30 [INFO] Feature repository discovered recursively: odl-daexim-1.14.4-SNAPSHOT 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-common 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-util 06:37:30 [INFO] Feature repository discovered recursively: odl-guava 06:37:30 [INFO] Feature repository discovered recursively: pt-triemap 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-data 06:37:30 [INFO] Feature repository discovered recursively: odl-antlr4 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-apache-commons-text 06:37:30 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-codec 06:37:30 [INFO] Feature repository discovered recursively: odl-gson 06:37:30 [INFO] Feature repository discovered recursively: odl-stax2-api 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 06:37:30 [INFO] Feature repository discovered recursively: odl-servlet-api 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-akka 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-scala 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-infrautils-ready 06:37:30 [INFO] Feature repository discovered recursively: odl-infrautils-utils 06:37:30 [INFO] Feature repository discovered recursively: odl-daexim-all-1.14.4-SNAPSHOT 06:37:30 [INFO] Feature repository discovered recursively: odl-restconf 06:37:30 [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 06:37:30 [INFO] Feature repository discovered recursively: odl-netty-4 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 06:37:30 [INFO] Feature repository discovered recursively: odl-yangtools-export 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 06:37:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 06:37:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 06:37:30 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 06:37:30 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-jersey-2 06:37:30 [INFO] Feature repository discovered recursively: odl-javassist-3 06:37:30 [INFO] Feature repository discovered recursively: odl-ws-rs-api 06:37:30 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 06:37:30 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 06:37:30 [INFO] Feature repository discovered recursively: standard-4.4.6 06:37:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 06:37:30 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 06:37:31 [INFO] 06:37:31 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- 06:37:31 [INFO] Executing tasks 06:37:31 [INFO] Executed tasks 06:37:31 [INFO] 06:37:31 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- 06:37:31 [INFO] Executing tasks 06:37:31 [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly/system/org/bouncycastle 06:37:31 [INFO] Executed tasks 06:37:31 [INFO] 06:37:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- 06:37:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 06:37:31 [INFO] 06:37:31 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ daexim-karaf --- 06:37:46 [INFO] 06:37:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-karaf --- 06:37:46 [INFO] Skipping CycloneDX goal, because module skips deploy 06:37:46 [INFO] 06:37:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 06:37:46 [INFO] Skipping duplicate-finder execution! 06:37:46 [INFO] 06:37:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-karaf --- 06:37:46 [INFO] Skipping pom project 06:37:46 [INFO] 06:37:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- 06:37:46 [INFO] 06:37:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf --- 06:37:46 [INFO] 06:37:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf --- 06:37:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 06:37:46 [INFO] 06:37:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-karaf --- 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4-SNAPSHOT/daexim-karaf-1.14.4-SNAPSHOT.pom 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/karaf/target/daexim-karaf-1.14.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4-SNAPSHOT/daexim-karaf-1.14.4-SNAPSHOT.tar.gz 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/karaf/target/daexim-karaf-1.14.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4-SNAPSHOT/daexim-karaf-1.14.4-SNAPSHOT.zip 06:37:46 [INFO] 06:37:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-karaf --- 06:37:46 [INFO] Skipping artifact deployment 06:37:46 [INFO] 06:37:46 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 06:37:46 [INFO] Building daexim 1.14.4-SNAPSHOT [13/13] 06:37:46 [INFO] --------------------------------[ pom ]--------------------------------- 06:37:46 [INFO] 06:37:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim --- 06:37:46 [INFO] Deleting /w/workspace/daexim-maven-merge-potassium/target 06:37:46 [INFO] 06:37:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim --- 06:37:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 06:37:46 [INFO] 06:37:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim --- 06:37:46 [INFO] 06:37:46 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim --- 06:37:46 [INFO] CycloneDX: Resolving Dependencies 06:37:46 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 06:37:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/target/bom.xml 06:37:46 [INFO] attaching as daexim-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/target/bom.json 06:37:46 [INFO] attaching as daexim-1.14.4-SNAPSHOT-cyclonedx.json 06:37:46 [INFO] 06:37:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim --- 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-SNAPSHOT.pom 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-SNAPSHOT-cyclonedx.xml 06:37:46 [INFO] Installing /w/workspace/daexim-maven-merge-potassium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-SNAPSHOT-cyclonedx.json 06:37:46 [INFO] 06:37:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim --- 06:37:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo 06:37:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead. 06:37:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:46 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:37:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 06:37:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 06:37:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 06:37:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 06:37:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 06:37:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 06:37:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 06:37:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 06:37:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 06:37:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205) 06:37:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 06:37:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 06:37:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 06:37:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 06:37:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 06:37:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 06:37:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 06:37:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 06:37:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 06:37:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 06:37:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 06:37:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 06:37:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 06:37:46 at java.lang.reflect.Method.invoke (Method.java:568) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 06:37:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 06:37:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 06:37:46 [INFO] ------------------------------------------------------------------------ 06:37:46 [INFO] Reactor Summary for daexim 1.14.4-SNAPSHOT: 06:37:46 [INFO] 06:37:46 [INFO] daexim-test-model .................................. SUCCESS [ 25.196 s] 06:37:46 [INFO] daexim-model ....................................... SUCCESS [ 9.703 s] 06:37:46 [INFO] daexim-spi ......................................... SUCCESS [ 4.339 s] 06:37:46 [INFO] parent ............................................. SUCCESS [ 0.433 s] 06:37:46 [INFO] daexim-impl ........................................ SUCCESS [ 51.135 s] 06:37:46 [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 6.094 s] 06:37:46 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 29.584 s] 06:37:46 [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 34.779 s] 06:37:46 [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 6.560 s] 06:37:46 [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.636 s] 06:37:46 [INFO] daexim-artifacts ................................... SUCCESS [ 0.084 s] 06:37:46 [INFO] daexim-karaf ....................................... SUCCESS [ 21.463 s] 06:37:46 [INFO] daexim ............................................. SUCCESS [ 0.081 s] 06:37:46 [INFO] ------------------------------------------------------------------------ 06:37:46 [INFO] BUILD SUCCESS 06:37:46 [INFO] ------------------------------------------------------------------------ 06:37:46 [INFO] Total time: 03:20 min 06:37:46 [INFO] Finished at: 2024-07-17T06:37:46Z 06:37:46 [INFO] ------------------------------------------------------------------------ 06:37:46 [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins12144139691880985512.sh 06:37:46 [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins2057373225477295353.sh 06:37:47 ---> common-variables.sh 06:37: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 06:37:47 ---> maven-deploy.sh 06:37:47 -----> Remove metadata files that were not updated 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.15.1-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml 06:37:47 Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml 06:37:47 -----> Install lftools 06:37:47 Setup pyenv: 06:37:47 system 06:37:47 3.8.13 06:37:47 3.9.13 06:37:47 3.10.13 06:37:47 * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version) 06:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHDZ from file:/tmp/.os_lf_venv 06:37:48 lf-activate-venv(): INFO: Installing: lftools 06:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:38:02 -----> Upload files to Nexus 06:38:04 ####################################################### 06:38:04 Deploying directory /w/workspace/daexim-maven-merge-potassium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (497.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom (1.61 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar (9.8 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar (84.02 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml (137.59 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json (157.67 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar (3.25 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (484.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml (1.03 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom (2.9 kb) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:04 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml (2.9 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json (3.32 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (483.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom (1.82 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml (734.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml (1017.64 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json (1.12 mb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (479.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml (1.79 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom (6.42 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar (60.2 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar (122.42 kb) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar.sha1 (40.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar.md5 (32.0 b) 06:38:05 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg (232.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml (127.31 kb) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json (145.04 kb) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar (24.55 kb) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (480.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom (2.05 kb) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:06 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar (178.2 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar (677.83 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml (46.83 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json (54.17 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar (149.15 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (478.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom (1009.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar (7.86 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar (82.78 kb) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar.sha1 (40.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar.md5 (32.0 b) 06:38:07 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml (8.88 kb) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json (10.32 kb) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar (2.64 kb) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (485.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom (1013.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:08 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar (32.57 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar (173.59 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml (39.04 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json (45.28 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar (23.29 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (474.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom (1.29 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml (2.82 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json (3.25 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (487.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml (1.04 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom (1.55 kb) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:09 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml (2.9 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json (3.33 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (482.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom (2.23 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml (681.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml (1015.04 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json (1.12 mb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (478.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom (3.42 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml (1.59 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml (533.46 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json (597.57 kb) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:10 Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (474.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom (1.85 kb) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom.sha1 (40.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom.md5 (32.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml (8.88 kb) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 (40.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml.md5 (32.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json (10.33 kb) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json.sha1 (40.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json.md5 (32.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 06:38:11 Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-javadoc.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240717.063426-31-sources.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-features.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-javadoc.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31.cfg.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240717.063426-31-sources.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-javadoc.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240717.063426-31-sources.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-javadoc.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240717.063426-31-sources.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-javadoc.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240717.063426-31-sources.jar.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-features.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-features.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31.pom.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.xml.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240717.063426-31-cyclonedx.json.md5 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 06:38:11 Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.md5 06:38:11 Finished deploying /w/workspace/daexim-maven-merge-potassium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 06:38:11 ####################################################### 06:38:11 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins3643614869637085608.sh 06:38:11 $ ssh-agent -k 06:38:11 unset SSH_AUTH_SOCK; 06:38:11 unset SSH_AGENT_PID; 06:38:11 echo Agent pid 5536 killed; 06:38:11 [ssh-agent] Stopped. 06:38:11 [JaCoCo plugin] Collecting JaCoCo coverage data... 06:38:11 [JaCoCo plugin] Version: 3.3.5 06:38:11 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 06:38:11 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 06:38:11 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-potassium/impl/target/code-coverage/jacoco.exec 06:38:12 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/classes 1 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/impl/target/classes 14 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/jacoco/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/karaf/target/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/model/target/classes 105 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/parent/target/classes 0 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/spi/target/classes 1 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/test-model/target/classes 21 files 06:38:12 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 06:38:12 [JaCoCo plugin] Source Inclusions: **/*.java 06:38:12 [JaCoCo plugin] Source Exclusions: null 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/java 1 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/impl/src/main/java 6 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/model/src/main/java 5 files 06:38:12 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/spi/src/main/java 1 files 06:38:12 [JaCoCo plugin] Loading inclusions files.. 06:38:12 [JaCoCo plugin] inclusions: [] 06:38:12 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 06:38:12 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 06:38:12 [JaCoCo plugin] Publishing the results.. 06:38:12 [JaCoCo plugin] Loading packages.. 06:38:12 [JaCoCo plugin] Done. 06:38:12 [JaCoCo plugin] Overall coverage: class: 85.71429, method: 89.34426, line: 82.5, branch: 73.83177, instruction: 83.540695, complexity: 70.52631 06:38:12 [PostBuildScript] - [INFO] Executing post build scripts. 06:38:12 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins10037705650219053614.sh 06:38:12 ---> sysstat.sh 06:38:13 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins10090144166223664322.sh 06:38:13 ---> package-listing.sh 06:38:13 ++ facter osfamily 06:38:13 ++ tr '[:upper:]' '[:lower:]' 06:38:13 + OS_FAMILY=redhat 06:38:13 + workspace=/w/workspace/daexim-maven-merge-potassium 06:38:13 + START_PACKAGES=/tmp/packages_start.txt 06:38:13 + END_PACKAGES=/tmp/packages_end.txt 06:38:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:13 + PACKAGES=/tmp/packages_start.txt 06:38:13 + '[' /w/workspace/daexim-maven-merge-potassium ']' 06:38:13 + PACKAGES=/tmp/packages_end.txt 06:38:13 + case "${OS_FAMILY}" in 06:38:13 + rpm -qa 06:38:13 + sort 06:38:13 + '[' -f /tmp/packages_start.txt ']' 06:38:13 + '[' -f /tmp/packages_end.txt ']' 06:38:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:13 + '[' /w/workspace/daexim-maven-merge-potassium ']' 06:38:13 + mkdir -p /w/workspace/daexim-maven-merge-potassium/archives/ 06:38:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-potassium/archives/ 06:38:13 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins12458227948434500758.sh 06:38:13 ---> capture-instance-metadata.sh 06:38:13 Setup pyenv: 06:38:14 system 06:38:14 3.8.13 06:38:14 3.9.13 06:38:14 3.10.13 06:38:14 * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version) 06:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHDZ from file:/tmp/.os_lf_venv 06:38:15 lf-activate-venv(): INFO: Installing: lftools 06:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:38:31 INFO: Running in OpenStack, capturing instance metadata 06:38:32 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins17583801889792597233.sh 06:38:32 provisioning config files... 06:38:32 Could not find credentials [logs] for daexim-maven-merge-potassium #489 06:38:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config1428886740121517642tmp 06:38:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:38:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:38:32 provisioning config files... 06:38:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:38:33 [EnvInject] - Injecting environment variables from a build step. 06:38:33 [EnvInject] - Injecting as environment variables the properties content 06:38:33 SERVER_ID=logs 06:38:33 06:38:33 [EnvInject] - Variables injected successfully. 06:38:33 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins8143568772603014444.sh 06:38:33 ---> create-netrc.sh 06:38:33 WARN: Log server credential not found. 06:38:33 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins76447723602170846.sh 06:38:33 ---> python-tools-install.sh 06:38:33 Setup pyenv: 06:38:33 system 06:38:33 3.8.13 06:38:33 3.9.13 06:38:33 3.10.13 06:38:33 * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version) 06:38:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHDZ from file:/tmp/.os_lf_venv 06:38:34 lf-activate-venv(): INFO: Installing: lftools 06:38:44 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:38:44 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins1379124047387003422.sh 06:38:44 ---> sudo-logs.sh 06:38:44 Archiving 'sudo' log.. 06:38:44 [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins17407458172415875515.sh 06:38:44 ---> job-cost.sh 06:38:44 Setup pyenv: 06:38:45 system 06:38:45 3.8.13 06:38:45 3.9.13 06:38:45 3.10.13 06:38:45 * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version) 06:38:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHDZ from file:/tmp/.os_lf_venv 06:38:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:38:54 INFO: No Stack... 06:38:59 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:59 INFO: Archiving Costs 06:38:59 [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins11296085374662153651.sh 06:39:00 ---> logs-deploy.sh 06:39:00 Setup pyenv: 06:39:00 system 06:39:00 3.8.13 06:39:00 3.9.13 06:39:00 3.10.13 06:39:00 * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version) 06:39:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UHDZ from file:/tmp/.os_lf_venv 06:39:02 lf-activate-venv(): INFO: Installing: lftools 06:39:12 lf-activate-venv(): INFO: Adding /tmp/venv-UHDZ/bin to PATH 06:39:12 WARNING: Nexus logging server not set 06:39:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-potassium/489/ 06:39:12 INFO: archiving logs to S3 06:39:13 ---> uname -a: 06:39:13 Linux prd-centos8-builder-4c-4g-21319.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:39:13 06:39:13 06:39:13 ---> lscpu: 06:39:13 Architecture: x86_64 06:39:13 CPU op-mode(s): 32-bit, 64-bit 06:39:13 Byte Order: Little Endian 06:39:13 CPU(s): 4 06:39:13 On-line CPU(s) list: 0-3 06:39:13 Thread(s) per core: 1 06:39:13 Core(s) per socket: 1 06:39:13 Socket(s): 4 06:39:13 NUMA node(s): 1 06:39:13 Vendor ID: AuthenticAMD 06:39:13 CPU family: 23 06:39:13 Model: 49 06:39:13 Model name: AMD EPYC-Rome Processor 06:39:13 Stepping: 0 06:39:13 CPU MHz: 2800.000 06:39:13 BogoMIPS: 5600.00 06:39:13 Virtualization: AMD-V 06:39:13 Hypervisor vendor: KVM 06:39:13 Virtualization type: full 06:39:13 L1d cache: 32K 06:39:13 L1i cache: 32K 06:39:13 L2 cache: 512K 06:39:13 L3 cache: 16384K 06:39:13 NUMA node0 CPU(s): 0-3 06:39:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:39:13 06:39:13 06:39:13 ---> nproc: 06:39:13 4 06:39:13 06:39:13 06:39:13 ---> df -h: 06:39:13 Filesystem Size Used Avail Use% Mounted on 06:39:13 devtmpfs 7.7G 0 7.7G 0% /dev 06:39:13 tmpfs 7.7G 0 7.7G 0% /dev/shm 06:39:13 tmpfs 7.7G 17M 7.7G 1% /run 06:39:13 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 06:39:13 /dev/vda1 80G 10G 70G 13% / 06:39:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:39:13 06:39:13 06:39:13 ---> free -m: 06:39:13 total used free shared buff/cache available 06:39:13 Mem: 15761 799 11130 19 3831 14621 06:39:13 Swap: 1023 0 1023 06:39:13 06:39:13 06:39:13 ---> ip addr: 06:39:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:39:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:39:13 inet 127.0.0.1/8 scope host lo 06:39:13 valid_lft forever preferred_lft forever 06:39:13 inet6 ::1/128 scope host 06:39:13 valid_lft forever preferred_lft forever 06:39:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:39:13 link/ether fa:16:3e:5f:40:87 brd ff:ff:ff:ff:ff:ff 06:39:13 altname enp0s3 06:39:13 altname ens3 06:39:13 inet 10.30.171.96/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:39:13 valid_lft 85946sec preferred_lft 85946sec 06:39:13 inet6 fe80::f816:3eff:fe5f:4087/64 scope link 06:39:13 valid_lft forever preferred_lft forever 06:39:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:39:13 link/ether 02:42:98:95:d2:84 brd ff:ff:ff:ff:ff:ff 06:39:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:39:13 valid_lft forever preferred_lft forever 06:39:13 06:39:13 06:39:13 ---> sar -b -r -n DEV: 06:39:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/17/2024 _x86_64_ (4 CPU) 06:39:13 06:39:13 06:31:36 LINUX RESTART (4 CPU) 06:39:13 06:39:13 06:32:01 AM tps rtps wtps bread/s bwrtn/s 06:39:13 06:33:02 AM 144.79 31.84 112.95 7654.65 19340.02 06:39:13 06:34:01 AM 100.47 7.64 92.83 1292.85 9382.94 06:39:13 06:35:01 AM 185.14 20.06 165.08 4282.39 6174.01 06:39:13 06:36:01 AM 75.77 0.18 75.59 87.04 9428.12 06:39:13 06:37:01 AM 89.17 1.67 87.50 145.15 7129.02 06:39:13 06:38:01 AM 63.19 0.07 63.12 17.06 6294.42 06:39:13 06:39:01 AM 61.45 0.73 60.71 84.51 30894.05 06:39:13 Average: 102.86 8.89 93.98 1939.30 12671.05 06:39:13 06:39:13 06:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:39:13 06:33:02 AM 13519852 15148672 2619588 16.23 2688 1854108 1136504 6.61 186576 2115084 90644 06:39:13 06:34:01 AM 13246464 15091552 2892976 17.92 2688 2059908 1119476 6.51 211088 2320404 38924 06:39:13 06:35:01 AM 12330204 14570488 3809236 23.60 2688 2445156 1490364 8.67 294072 3114204 188588 06:39:13 06:36:01 AM 11291112 13620280 4848328 30.04 2688 2531988 2404424 13.99 343632 4091684 4792 06:39:13 06:37:01 AM 10515116 13316328 5624324 34.85 2688 2998152 2668892 15.53 495188 4695040 290032 06:39:13 06:38:01 AM 11396340 14978144 4743100 29.39 2688 3777456 1183964 6.89 775180 3534684 899600 06:39:13 06:39:01 AM 11457840 15031380 4681600 29.01 2688 3768596 1116232 6.49 930256 3319824 1176 06:39:13 Average: 11965275 14536692 4174165 25.86 2688 2776481 1588551 9.24 462285 3312989 216251 06:39:13 06:39:13 06:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:39:13 06:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:33:02 AM eth0 309.38 188.84 985.61 62.66 0.00 0.00 0.00 0.00 06:39:13 06:33:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:34:01 AM eth0 54.54 46.63 597.59 5.60 0.00 0.00 0.00 0.00 06:39:13 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:35:01 AM eth0 267.87 229.17 3166.06 39.20 0.00 0.00 0.00 0.00 06:39:13 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:36:01 AM eth0 75.02 64.91 1016.55 9.96 0.00 0.00 0.00 0.00 06:39:13 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:37:01 AM lo 1957.05 1957.05 1868.95 1868.95 0.00 0.00 0.00 0.00 06:39:13 06:37:01 AM eth0 279.04 204.82 4082.26 24.87 0.00 0.00 0.00 0.00 06:39:13 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:38:01 AM lo 0.77 0.77 0.05 0.05 0.00 0.00 0.00 0.00 06:39:13 06:38:01 AM eth0 61.29 54.51 791.58 10.30 0.00 0.00 0.00 0.00 06:39:13 06:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:39:01 AM eth0 83.82 85.19 47.70 168.33 0.00 0.00 0.00 0.00 06:39:13 06:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 Average: lo 280.36 280.36 267.64 267.64 0.00 0.00 0.00 0.00 06:39:13 Average: eth0 161.83 125.06 1529.04 45.94 0.00 0.00 0.00 0.00 06:39:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:13 06:39:13 06:39:13 ---> sar -P ALL: 06:39:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/17/2024 _x86_64_ (4 CPU) 06:39:13 06:39:13 06:31:36 LINUX RESTART (4 CPU) 06:39:13 06:39:13 06:32:01 AM CPU %user %nice %system %iowait %steal %idle 06:39:13 06:33:02 AM all 17.62 0.00 3.99 16.13 0.08 62.18 06:39:13 06:33:02 AM 0 16.27 0.00 3.33 10.48 0.07 69.86 06:39:13 06:33:02 AM 1 14.08 0.00 4.20 18.65 0.10 62.97 06:39:13 06:33:02 AM 2 14.81 0.00 4.28 22.88 0.07 57.96 06:39:13 06:33:02 AM 3 25.31 0.00 4.14 12.50 0.10 57.95 06:39:13 06:34:01 AM all 12.11 0.00 1.98 5.27 0.08 80.56 06:39:13 06:34:01 AM 0 26.74 0.00 3.38 1.83 0.08 67.96 06:39:13 06:34:01 AM 1 8.09 0.00 2.11 7.51 0.10 82.19 06:39:13 06:34:01 AM 2 7.11 0.00 1.41 8.99 0.05 82.44 06:39:13 06:34:01 AM 3 6.48 0.00 1.02 2.75 0.08 89.67 06:39:13 06:35:01 AM all 33.14 0.00 2.94 2.96 0.10 60.85 06:39:13 06:35:01 AM 0 35.46 0.00 2.56 1.34 0.10 60.54 06:39:13 06:35:01 AM 1 28.05 0.00 2.52 2.43 0.08 66.91 06:39:13 06:35:01 AM 2 38.78 0.00 2.59 2.31 0.12 56.21 06:39:13 06:35:01 AM 3 30.27 0.00 4.09 5.77 0.12 59.75 06:39:13 06:36:01 AM all 45.87 0.00 1.63 5.07 0.15 47.28 06:39:13 06:36:01 AM 0 48.25 0.00 1.04 1.20 0.20 49.31 06:39:13 06:36:01 AM 1 43.56 0.00 2.35 11.23 0.13 42.72 06:39:13 06:36:01 AM 2 46.65 0.00 1.69 3.43 0.18 48.05 06:39:13 06:36:01 AM 3 44.99 0.00 1.46 4.44 0.10 49.01 06:39:13 06:37:01 AM all 56.47 0.00 3.83 2.43 0.17 37.11 06:39:13 06:37:01 AM 0 56.70 0.00 3.84 2.45 0.18 36.83 06:39:13 06:37:01 AM 1 51.45 0.00 6.54 6.49 0.18 35.33 06:39:13 06:37:01 AM 2 60.95 0.00 2.35 0.45 0.17 36.08 06:39:13 06:37:01 AM 3 56.76 0.00 2.58 0.35 0.13 40.17 06:39:13 06:38:01 AM all 36.81 0.00 2.36 2.13 0.09 58.61 06:39:13 06:38:01 AM 0 40.18 0.00 1.22 1.15 0.08 57.36 06:39:13 06:38:01 AM 1 31.00 0.00 2.50 3.17 0.10 63.23 06:39:13 06:38:01 AM 2 47.61 0.00 4.03 3.47 0.10 44.79 06:39:13 06:38:01 AM 3 28.43 0.00 1.71 0.72 0.07 69.08 06:39:13 06:39:01 AM all 12.37 0.00 2.09 7.78 0.10 77.66 06:39:13 06:39:01 AM 0 11.90 0.00 1.64 3.66 0.08 82.72 06:39:13 06:39:01 AM 1 7.32 0.00 1.86 5.88 0.12 84.82 06:39:13 06:39:01 AM 2 26.01 0.00 2.89 16.18 0.12 54.81 06:39:13 06:39:01 AM 3 4.23 0.00 1.96 5.39 0.08 88.34 06:39:13 Average: all 30.67 0.00 2.69 5.96 0.11 60.57 06:39:13 Average: 0 33.67 0.00 2.43 3.16 0.12 60.64 06:39:13 Average: 1 26.26 0.00 3.15 7.90 0.12 62.57 06:39:13 Average: 2 34.61 0.00 2.75 8.24 0.12 54.28 06:39:13 Average: 3 28.11 0.00 2.42 4.56 0.10 64.81 06:39:13 06:39:13 06:39:13