06:31:38  Started by timer
06:31:38  Running as SYSTEM
06:31:38  [EnvInject] - Loading node environment variables.
06:31:38  Building remotely on prd-centos8-builder-4c-4g-14129 (centos8-builder-4c-4g) in workspace /w/workspace/daexim-maven-merge-potassium
06:31:39  [ssh-agent] Looking for ssh-agent implementation...
06:31:39  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:31:39  $ ssh-agent
06:31:39  SSH_AUTH_SOCK=/tmp/ssh-aQxOhciZWu3i/agent.5503
06:31:39  SSH_AGENT_PID=5505
06:31:39  [ssh-agent] Started.
06:31:39  Running ssh-add (command line suppressed)
06:31:39  Identity added: /w/workspace/daexim-maven-merge-potassium@tmp/private_key_9237603406212668311.key (/w/workspace/daexim-maven-merge-potassium@tmp/private_key_9237603406212668311.key)
06:31:39  [ssh-agent] Using credentials jenkins (jenkins-ssh)
06:31:39  The recommended git tool is: NONE
06:31:41  using credential jenkins-ssh
06:31:41  Wiping out workspace first.
06:31:41  Cloning the remote Git repository
06:31:41  Cloning repository git://devvexx.opendaylight.org/mirror/daexim
06:31:41   > git init /w/workspace/daexim-maven-merge-potassium # timeout=10
06:31:41  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim
06:31:41   > git --version # timeout=10
06:31:41   > git --version # 'git version 2.43.0'
06:31:41  using GIT_SSH to set credentials jenkins-ssh
06:31:41  [INFO] Currently running in a labeled security context
06:31:41  [INFO] Currently SELinux is 'enforcing' on the host
06:31:41   > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-maven-merge-potassium@tmp/jenkins-gitclient-ssh13817051494856410216.key
06:31:41  Verifying host key using known hosts file
06:31:41  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
06:31:41   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10
06:31:41   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10
06:31:41   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:31:42  Avoid second fetch
06:31:42   > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10
06:31:42  Checking out Revision 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 (refs/remotes/origin/stable/potassium)
06:31:42   > git config core.sparsecheckout # timeout=10
06:31:42   > git checkout -f 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 # timeout=10
06:31:42  Commit message: "Bump versions by x.y.(z+1)"
06:31:42   > git rev-list --no-walk 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 # timeout=10
06:31:45  provisioning config files...
06:31:45  copy managed file [npmrc] to file:/home/jenkins/.npmrc
06:31:45  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
06:31:45  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins5391173098799451480.sh
06:31:45  ---> python-tools-install.sh
06:31:45  Setup pyenv:
06:31:45    system
06:31:45  * 3.8.13 (set by /opt/pyenv/version)
06:31:45  * 3.9.13 (set by /opt/pyenv/version)
06:31:45  * 3.10.13 (set by /opt/pyenv/version)
06:31:45  * 3.11.7 (set by /opt/pyenv/version)
06:31:50  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tEuT
06:31:50  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
06:31:53  lf-activate-venv(): INFO: Installing: lftools 
06:32:26  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:32:26  Generating Requirements File
06:32:46  Python 3.11.7
06:32:46  pip 24.2 from /tmp/venv-tEuT/lib/python3.11/site-packages/pip (python 3.11)
06:32:46  appdirs==1.4.4
06:32:46  argcomplete==3.5.0
06:32:46  aspy.yaml==1.3.0
06:32:46  attrs==24.2.0
06:32:46  autopage==0.5.2
06:32:46  beautifulsoup4==4.12.3
06:32:46  boto3==1.35.5
06:32:46  botocore==1.35.5
06:32:46  bs4==0.0.2
06:32:46  cachetools==5.5.0
06:32:46  certifi==2024.7.4
06:32:46  cffi==1.17.0
06:32:46  cfgv==3.4.0
06:32:46  chardet==5.2.0
06:32:46  charset-normalizer==3.3.2
06:32:46  click==8.1.7
06:32:46  cliff==4.7.0
06:32:46  cmd2==2.4.3
06:32:46  cryptography==3.3.2
06:32:46  debtcollector==3.0.0
06:32:46  decorator==5.1.1
06:32:46  defusedxml==0.7.1
06:32:46  Deprecated==1.2.14
06:32:46  distlib==0.3.8
06:32:46  dnspython==2.6.1
06:32:46  docker==4.2.2
06:32:46  dogpile.cache==1.3.3
06:32:46  email_validator==2.2.0
06:32:46  filelock==3.15.4
06:32:46  future==1.0.0
06:32:46  gitdb==4.0.11
06:32:46  GitPython==3.1.43
06:32:46  google-auth==2.34.0
06:32:46  httplib2==0.22.0
06:32:46  identify==2.6.0
06:32:46  idna==3.8
06:32:46  importlib-resources==1.5.0
06:32:46  iso8601==2.1.0
06:32:46  Jinja2==3.1.4
06:32:46  jmespath==1.0.1
06:32:46  jsonpatch==1.33
06:32:46  jsonpointer==3.0.0
06:32:46  jsonschema==4.23.0
06:32:46  jsonschema-specifications==2023.12.1
06:32:46  keystoneauth1==5.7.0
06:32:46  kubernetes==30.1.0
06:32:46  lftools==0.37.10
06:32:46  lxml==5.3.0
06:32:46  MarkupSafe==2.1.5
06:32:46  msgpack==1.0.8
06:32:46  multi_key_dict==2.0.3
06:32:46  munch==4.0.0
06:32:46  netaddr==1.3.0
06:32:46  netifaces==0.11.0
06:32:46  niet==1.4.2
06:32:46  nodeenv==1.9.1
06:32:46  oauth2client==4.1.3
06:32:46  oauthlib==3.2.2
06:32:46  openstacksdk==3.3.0
06:32:46  os-client-config==2.1.0
06:32:46  os-service-types==1.7.0
06:32:46  osc-lib==3.1.0
06:32:46  oslo.config==9.6.0
06:32:46  oslo.context==5.6.0
06:32:46  oslo.i18n==6.4.0
06:32:46  oslo.log==6.1.2
06:32:46  oslo.serialization==5.5.0
06:32:46  oslo.utils==7.3.0
06:32:46  packaging==24.1
06:32:46  pbr==6.0.0
06:32:46  platformdirs==4.2.2
06:32:46  prettytable==3.11.0
06:32:46  pyasn1==0.6.0
06:32:46  pyasn1_modules==0.4.0
06:32:46  pycparser==2.22
06:32:46  pygerrit2==2.0.15
06:32:46  PyGithub==2.3.0
06:32:46  PyJWT==2.9.0
06:32:46  PyNaCl==1.5.0
06:32:46  pyparsing==2.4.7
06:32:46  pyperclip==1.9.0
06:32:46  pyrsistent==0.20.0
06:32:46  python-cinderclient==9.5.0
06:32:46  python-dateutil==2.9.0.post0
06:32:46  python-heatclient==3.5.0
06:32:46  python-jenkins==1.8.2
06:32:46  python-keystoneclient==5.4.0
06:32:46  python-magnumclient==4.6.0
06:32:46  python-openstackclient==7.0.0
06:32:46  python-swiftclient==4.6.0
06:32:46  PyYAML==6.0.2
06:32:46  referencing==0.35.1
06:32:46  requests==2.32.3
06:32:46  requests-oauthlib==2.0.0
06:32:46  requestsexceptions==1.4.0
06:32:46  rfc3986==2.0.0
06:32:46  rpds-py==0.20.0
06:32:46  rsa==4.9
06:32:46  ruamel.yaml==0.18.6
06:32:46  ruamel.yaml.clib==0.2.8
06:32:46  s3transfer==0.10.2
06:32:46  simplejson==3.19.3
06:32:46  six==1.16.0
06:32:46  smmap==5.0.1
06:32:46  soupsieve==2.6
06:32:46  stevedore==5.3.0
06:32:46  tabulate==0.9.0
06:32:46  toml==0.10.2
06:32:46  tomlkit==0.13.2
06:32:46  tqdm==4.66.5
06:32:46  typing_extensions==4.12.2
06:32:46  tzdata==2024.1
06:32:46  urllib3==1.26.19
06:32:46  virtualenv==20.26.3
06:32:46  wcwidth==0.2.13
06:32:46  websocket-client==1.8.0
06:32:46  wrapt==1.16.0
06:32:46  xdg==6.0.0
06:32:46  xmltodict==0.13.0
06:32:46  yq==3.4.3
06:32:46  [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins11427387637144006537.sh
06:32:46  + mkdir -p /w/workspace/daexim-maven-merge-potassium/target/classes /w/workspace/daexim-maven-merge-potassium/jacoco/classes
06:32:46  [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins6986401203825014810.sh
06:32:46  + echo quiet=on
06:32:46  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-14129
06:32:47  [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:32:47  " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version
06:32:47  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
06:32:47  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
06:32:47  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:32:47  Default locale: en_US, platform encoding: UTF-8
06:32:47  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
06:32:47  [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins11788158679126786886.sh
06:32:47  + rm /home/jenkins/.wgetrc
06:32:47  [EnvInject] - Injecting environment variables from a build step.
06:32:47  [EnvInject] - Injecting as environment variables the properties content 
06:32:47  SET_JDK_VERSION=openjdk17
06:32:47  GIT_URL="git://devvexx.opendaylight.org/mirror"
06:32:47  
06:32:47  [EnvInject] - Variables injected successfully.
06:32:47  [daexim-maven-merge-potassium] $ /bin/sh /tmp/jenkins10003417480612327300.sh
06:32:47  ---> update-java-alternatives.sh
06:32:47  ---> Updating Java version
06:32:47  ---> RedHat type system detected
06:32:48  openjdk version "17.0.6-ea" 2023-01-17 LTS
06:32:48  OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
06:32:48  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:32:48  JAVA_HOME=/usr/lib/jvm/java-17-openjdk
06:32:48  [EnvInject] - Injecting environment variables from a build step.
06:32:48  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
06:32:48  [EnvInject] - Variables injected successfully.
06:32:48  provisioning config files...
06:32:48  copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config14503757600512600531tmp
06:32:49  copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config7072737395836001835tmp
06:32:49  [EnvInject] - Injecting environment variables from a build step.
06:32:49  [EnvInject] - Injecting as environment variables the properties content 
06:32:49  SERVER_ID=opendaylight-snapshot
06:32:49  
06:32:49  [EnvInject] - Variables injected successfully.
06:32:49  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins8467804249814972724.sh
06:32:49  ---> create-netrc.sh
06:32:49  [EnvInject] - Injecting environment variables from a build step.
06:32:49  [EnvInject] - Injecting as environment variables the properties content 
06:32:49  NEXUS_CUT_DIRS=6
06:32:49  NEXUS_REPO=opendaylight.snapshot
06:32:49  
06:32:49  [EnvInject] - Variables injected successfully.
06:32:49  [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins12806703101613062109.sh
06:32:49  ---> maven-fetch-metadata.sh
06:32:49  ++ 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:32:49  + project=org.opendaylight.daexim
06:32:49  + project_path=org/opendaylight/daexim
06:32:49  + mkdir -p /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim
06:32:49  + pushd /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim
06:32:49  /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-potassium
06:32:49  + set +e
06:32:49  + 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:32:49  2024-08-24 06:32:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1]
06:32:49  2024-08-24 06:32:49 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:32:49  2024-08-24 06:32:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4578] -> "daexim-artifacts/index.html.tmp" [1]
06:32:49  2024-08-24 06:32:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4567] -> "daexim-features/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4523] -> "daexim-impl/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4534] -> "daexim-model/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4512] -> "daexim-spi/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4589] -> "daexim-test-model/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4468] -> "daexim/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4611] -> "features-aggregator/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4556] -> "odl-daexim-all/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4512] -> "odl-daexim/index.html.tmp" [1]
06:32:50  2024-08-24 06:32:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4468] -> "parent/index.html.tmp" [1]
06:32:52  2024-08-24 06:32:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/ [125253] -> "daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:32:53  2024-08-24 06:32:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/ [125253] -> "daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:32:54  2024-08-24 06:32:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/ [78261] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:32:55  2024-08-24 06:32:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/ [61909] -> "daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:32:55  2024-08-24 06:32:55 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:32:56  2024-08-24 06:32:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/ [59317] -> "daexim-artifacts/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:32:56  2024-08-24 06:32:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/ [59317] -> "daexim-artifacts/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:32:57  2024-08-24 06:32:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/ [37516] -> "daexim-artifacts/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:32:57  2024-08-24 06:32:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/ [29901] -> "daexim-artifacts/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:32:57  2024-08-24 06:32:57 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:32:58  2024-08-24 06:32:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/ [78084] -> "daexim-features/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:32:59  2024-08-24 06:32:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/ [78084] -> "daexim-features/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:00  2024-08-24 06:33:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/ [49111] -> "daexim-features/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:00  2024-08-24 06:33:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/ [39974] -> "daexim-features/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:00  2024-08-24 06:33:00 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:33:02  2024-08-24 06:33:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/ [130428] -> "daexim-impl/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:03  2024-08-24 06:33:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/ [130428] -> "daexim-impl/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:04  2024-08-24 06:33:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/ [81459] -> "daexim-impl/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:05  2024-08-24 06:33:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/ [65259] -> "daexim-impl/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:05  2024-08-24 06:33:05 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:33:07  2024-08-24 06:33:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/ [113260] -> "daexim-model/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:08  2024-08-24 06:33:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/ [113260] -> "daexim-model/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:09  2024-08-24 06:33:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/ [70848] -> "daexim-model/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:10  2024-08-24 06:33:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/ [56024] -> "daexim-model/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:10  2024-08-24 06:33:10 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:33:11  2024-08-24 06:33:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/ [111768] -> "daexim-spi/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:13  2024-08-24 06:33:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/ [111768] -> "daexim-spi/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:14  2024-08-24 06:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/ [69926] -> "daexim-spi/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:14  2024-08-24 06:33:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/ [55292] -> "daexim-spi/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:14  2024-08-24 06:33:14 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:33:16  2024-08-24 06:33:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/ [116769] -> "daexim-test-model/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:17  2024-08-24 06:33:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/ [116769] -> "daexim-test-model/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:18  2024-08-24 06:33:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/ [73017] -> "daexim-test-model/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:19  2024-08-24 06:33:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/ [57746] -> "daexim-test-model/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:19  2024-08-24 06:33:19 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:33:20  2024-08-24 06:33:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/ [55757] -> "daexim/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:22  2024-08-24 06:33:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/ [55757] -> "daexim/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:23  2024-08-24 06:33:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/ [35306] -> "daexim/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:23  2024-08-24 06:33:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/ [28141] -> "daexim/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:23  2024-08-24 06:33:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [474/474] -> "daexim/maven-metadata.xml" [1]
06:33:24  2024-08-24 06:33:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/ [60385] -> "features-aggregator/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:25  2024-08-24 06:33:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/ [60385] -> "features-aggregator/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:25  2024-08-24 06:33:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/ [38179] -> "features-aggregator/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:26  2024-08-24 06:33:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/ [30429] -> "features-aggregator/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:26  2024-08-24 06:33:26 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:33:27  2024-08-24 06:33:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/ [77611] -> "odl-daexim-all/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:28  2024-08-24 06:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/ [77611] -> "odl-daexim-all/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:28  2024-08-24 06:33:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/ [48818] -> "odl-daexim-all/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:29  2024-08-24 06:33:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/ [39735] -> "odl-daexim-all/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:29  2024-08-24 06:33:29 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:33:30  2024-08-24 06:33:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/ [75706] -> "odl-daexim/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:31  2024-08-24 06:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/ [75706] -> "odl-daexim/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:31  2024-08-24 06:33:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/ [47638] -> "odl-daexim/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:32  2024-08-24 06:33:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/ [38774] -> "odl-daexim/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:32  2024-08-24 06:33:32 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:33:32  2024-08-24 06:33:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/ [55770] -> "parent/1.14.4-SNAPSHOT/index.html.tmp" [1]
06:33:33  2024-08-24 06:33:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/ [55770] -> "parent/1.15.2-SNAPSHOT/index.html.tmp" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/ [35314] -> "parent/1.16.0-SNAPSHOT/index.html.tmp" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/ [28147] -> "parent/1.17.0-SNAPSHOT/index.html.tmp" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [474/474] -> "parent/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml [1053/1053] -> "daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml [1826/1826] -> "daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml [1653/1653] -> "daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml [1651/1651] -> "daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/maven-metadata.xml [1043/1043] -> "daexim/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml [1056/1056] -> "features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml [1267/1267] -> "odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml [1263/1263] -> "odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 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:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.16.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  2024-08-24 06:33:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/maven-metadata.xml [1043/1043] -> "parent/1.17.0-SNAPSHOT/maven-metadata.xml" [1]
06:33:34  FINISHED --2024-08-24 06:33:34--
06:33:34  Total wall clock time: 45s
06:33:34  Downloaded: 121 files, 3.3M in 0.1s (33.7 MB/s)
06:33:34  + set -e
06:33:34  + popd
06:33:34  /w/workspace/daexim-maven-merge-potassium
06:33:34  + mkdir -p /w/workspace/daexim-maven-merge-potassium/m2repo-backup
06:33:34  + cp -a /w/workspace/daexim-maven-merge-potassium/m2repo/org /w/workspace/daexim-maven-merge-potassium/m2repo-backup
06:33:34  [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins2367476292079210021.sh
06:33:34  [EnvInject] - Injecting environment variables from a build step.
06:33:35  [EnvInject] - Injecting as environment variables the properties content 
06:33:35  MAVEN_GOALS=clean deploy
06:33:35  
06:33:35  [EnvInject] - Variables injected successfully.
06:33:35  [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins4607961886114801958.sh
06:33:35  ---> common-variables.sh
06:33:35  --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:33:35  ---> maven-build.sh
06:33:35  + set +u
06:33:35  + export MAVEN_OPTS
06:33:35  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-potassium@tmp/config14503757600512600531tmp --settings /w/workspace/daexim-maven-merge-potassium@tmp/config7072737395836001835tmp -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:33:35  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
06:33:35  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
06:33:35  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:33:35  Default locale: en_US, platform encoding: UTF-8
06:33:35  OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix"
06:33:36  [INFO] Error stacktraces are turned on.
06:33:36  [INFO] Scanning for projects...
06:33:45  [INFO] ------------------------------------------------------------------------
06:33:45  [INFO] Reactor Build Order:
06:33:45  [INFO] 
06:33:45  [INFO] daexim-test-model                                               [bundle]
06:33:45  [INFO] daexim-model                                                    [bundle]
06:33:45  [INFO] daexim-spi                                                      [bundle]
06:33:45  [INFO] parent                                                             [pom]
06:33:45  [INFO] daexim-impl                                                     [bundle]
06:33:45  [INFO] daexim-akka-infoprovider-impl                                   [bundle]
06:33:45  [INFO] OpenDaylight :: daexim (Karaf feature)                         [feature]
06:33:45  [INFO] OpenDaylight :: Daexim :: All                                  [feature]
06:33:45  [INFO] ODL :: daexim :: daexim-features                               [feature]
06:33:45  [INFO] ODL :: daexim :: features-aggregator                               [pom]
06:33:45  [INFO] daexim-artifacts                                                   [pom]
06:33:45  [INFO] daexim-karaf                                                       [pom]
06:33:45  [INFO] daexim                                                             [pom]
06:33:45  [INFO] 
06:33:45  [INFO] -------------< org.opendaylight.daexim:daexim-test-model >--------------
06:33:45  [INFO] Building daexim-test-model 1.14.4-SNAPSHOT                        [1/13]
06:33:45  [INFO] -------------------------------[ bundle ]-------------------------------
06:33:47  [INFO] 
06:33:47  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model ---
06:33:47  [INFO] 
06:33:47  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model ---
06:33:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:33:47  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:33:47  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:47  [INFO] 
06:33:47  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model ---
06:33:47  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:33:47  [INFO] 
06:33:47  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-test-model ---
06:33:48  [INFO] 
06:33:48  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model ---
06:33:49  [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:33:49  [INFO] 
06:33:49  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-test-model ---
06:33:50  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:33:50  [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-potassium/test-model/src/main/yang
06:33:50  [INFO] yang-to-sources: Found 0 dependencies in 5.293 ms
06:33:50  [INFO] yang-to-sources: Project model files found: 3 in 59.50 ms
06:33:50  [INFO] yang-to-sources: 3 YANG models processed in 65.40 ms
06:33:50  [INFO] BindingJavaFileGenerator: Defined 16 files in 54.75 ms
06:33:50  [INFO] Sorted 16 files into 4 directories in 3.393 ms
06:33:50  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 101.3 ms
06:33:50  [INFO] 
06:33:50  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model ---
06:33:53  [INFO] Starting audit...
06:33:53  Audit done.
06:33:53  [INFO] You have 0 Checkstyle violations.
06:33:53  [INFO] 
06:33:53  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model ---
06:33:53  [INFO] Starting audit...
06:33:53  Audit done.
06:33:53  [INFO] You have 0 Checkstyle violations.
06:33:53  [INFO] 
06:33:53  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model ---
06:33:54  [INFO] 
06:33:54  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model ---
06:33:54  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/src/main/resources
06:33:54  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/target/generated-sources/spi
06:33:54  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:33:54  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:33:54  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
06:33:54  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/target/generated-sources/spi
06:33:54  [INFO] 
06:33:54  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-test-model ---
06:33:55  [INFO] Recompiling the module because of changed dependency.
06:33:55  [INFO] Compiling 15 source files with javac [debug release 17] to target/classes
06:33:56  [INFO] 
06:33:56  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-test-model >>>
06:33:56  [INFO] 
06:33:56  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-test-model ---
06:33:58  [INFO] Fork Value is true
06:34:00  [INFO] Done SpotBugs Analysis....
06:34:01  [INFO] 
06:34:01  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-test-model <<<
06:34:01  [INFO] 
06:34:01  [INFO] 
06:34:01  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-test-model ---
06:34:01  [INFO] BugInstance size is 0
06:34:01  [INFO] Error size is 0
06:34:01  [INFO] No errors/warnings found
06:34:01  [INFO] 
06:34:01  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model ---
06:34:01  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/test-model/src/test/resources
06:34:01  [INFO] 
06:34:01  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-test-model ---
06:34:01  [INFO] No sources to compile
06:34:01  [INFO] 
06:34:01  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model ---
06:34:01  [INFO] No tests to run.
06:34:01  [INFO] 
06:34:01  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-test-model ---
06:34:01  [INFO] 
06:34:01  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model ---
06:34:02  [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT.jar
06:34:02  [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/test-model/target/classes/META-INF/MANIFEST.MF
06:34:02  [INFO] 
06:34:02  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model ---
06:34:02  [INFO] No previous run data found, generating javadoc.
06:34:04  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-javadoc.jar
06:34:04  [INFO] 
06:34:04  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-test-model ---
06:34:04  [INFO] CycloneDX: Resolving Dependencies
06:34:05  [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s)
06:34:05  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.xml
06:34:05  [INFO]            attaching as daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.xml
06:34:05  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/test-model/target/bom.json
06:34:06  [INFO]            attaching as daexim-test-model-1.14.4-SNAPSHOT-cyclonedx.json
06:34:06  [INFO] 
06:34:06  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model ---
06:34:06  [INFO] Skipping duplicate-finder execution!
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model ---
06:34:06  [INFO] No dependency problems found
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model ---
06:34:06  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/test-model/target/daexim-test-model-1.14.4-SNAPSHOT-sources.jar
06:34:06  [INFO] 
06:34:06  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model ---
06:34:06  [INFO] 
06:34:06  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model ---
06:34:06  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-test-model ---
06:34:06  [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:34:06  [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:34:06  [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:34:06  [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:34:06  [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:34:06  [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:34:06  [INFO] 
06:34:06  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model ---
06:34:06  [INFO] Writing OBR metadata
06:34:06  [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-SNAPSHOT.jar
06:34:06  [INFO] Writing OBR metadata
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-test-model ---
06:34:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:34:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:34:06  [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:34:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:06      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:06      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:06      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:06  [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:34:06  [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:34:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:06      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:34:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:06      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:06      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:06      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:06  [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:34:06  [INFO] 
06:34:06  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model ---
06:34:06  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:06  [INFO] 
06:34:06  [INFO] ----------------< org.opendaylight.daexim:daexim-model >----------------
06:34:06  [INFO] Building daexim-model 1.14.4-SNAPSHOT                             [2/13]
06:34:06  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model ---
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model ---
06:34:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:06  [INFO] 
06:34:06  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model ---
06:34:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:06  [INFO] 
06:34:06  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-model ---
06:34:07  [INFO] 
06:34:07  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model ---
06:34: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/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:07  [INFO] 
06:34:07  [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-model ---
06:34:07  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
06:34:07  [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-potassium/model/src/main/yang
06:34:07  [INFO] yang-to-sources: Found 1 dependencies in 1.963 ms
06:34:07  [INFO] yang-to-sources: Project model files found: 2 in 40.50 ms
06:34:07  [INFO] yang-to-sources: 3 YANG models processed in 110.1 ms
06:34:07  [INFO] BindingJavaFileGenerator: Defined 73 files in 30.56 ms
06:34:07  [INFO] Sorted 73 files into 10 directories in 332.4 μs
06:34:07  [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 73 in 167.5 ms
06:34:07  [INFO] 
06:34:07  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model ---
06:34:07  [INFO] Starting audit...
06:34:07  Audit done.
06:34:07  [INFO] You have 0 Checkstyle violations.
06:34:07  [INFO] 
06:34:07  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model ---
06:34:07  [INFO] Starting audit...
06:34:07  Audit done.
06:34:07  [INFO] You have 0 Checkstyle violations.
06:34:07  [INFO] 
06:34:07  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model ---
06:34:07  [INFO] 
06:34:07  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model ---
06:34:07  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/src/main/resources
06:34:07  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/spi
06:34:07  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:34:07  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
06:34:07  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
06:34:07  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/target/generated-sources/spi
06:34:07  [INFO] 
06:34:07  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-model ---
06:34:07  [INFO] Recompiling the module because of changed dependency.
06:34:07  [INFO] Compiling 77 source files with javac [debug release 17] to target/classes
06:34:08  [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:34:08  [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:34:08  [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:34:08  [INFO] 
06:34:08  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-model >>>
06:34:08  [INFO] 
06:34:08  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-model ---
06:34:08  [INFO] Fork Value is true
06:34:11  [INFO] Done SpotBugs Analysis....
06:34:11  [INFO] 
06:34:11  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-model <<<
06:34:11  [INFO] 
06:34:11  [INFO] 
06:34:11  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-model ---
06:34:11  [INFO] BugInstance size is 0
06:34:11  [INFO] Error size is 0
06:34:11  [INFO] No errors/warnings found
06:34:11  [INFO] 
06:34:11  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model ---
06:34:11  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/model/src/test/resources
06:34:11  [INFO] 
06:34:11  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-model ---
06:34:11  [INFO] No sources to compile
06:34:11  [INFO] 
06:34:11  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model ---
06:34:11  [INFO] No tests to run.
06:34:11  [INFO] 
06:34:11  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-model ---
06:34:11  [INFO] 
06:34:11  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model ---
06:34:11  [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT.jar
06:34:11  [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/model/target/classes/META-INF/MANIFEST.MF
06:34:11  [INFO] 
06:34:11  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model ---
06:34:11  [INFO] No previous run data found, generating javadoc.
06:34:14  [WARNING] Javadoc Warnings
06:34:14  [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:34:14  [WARNING] public static final List<String> PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$");
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public AbsoluteTime(String _value) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static AbsoluteTime getDefaultInstance(final String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public interface CancelExportInput
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public interface DataExportImportService
06:34:14  [WARNING] ^
06:34:14  [WARNING] /w/workspace/daexim-maven-merge-potassium/model/src/main/java/org/opendaylight/daexim/DataImportBootService.java:28: warning: no @return
06:34:14  [WARNING] OperationStatus statusImportOnLocalNode();
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public DataStore(String _string) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public DataStore(Enumeration _enumeration) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public Enumeration getEnumeration() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public String getString() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static DataStore getDefaultInstance(java.lang.String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static final List<String> PATTERN_CONSTANTS = ImmutableList.of("^(?:.|..|[^xX].*|.[^mM].*|..[^lL].*)$", "^(?:[a-zA-Z_][a-zA-Z0-9\\-_.]*)$", "^(?:\\*)$");
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public ModuleName(YangIdentifier _yangIdentifier) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public ModuleName(WildcardStar _wildcardStar) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public WildcardStar getWildcardStar() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public YangIdentifier getYangIdentifier() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static final String STAR = "*";
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static ModuleName getDefaultInstance(java.lang.String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public RelativeTime(Uint32 _value) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static RelativeTime getDefaultInstance(final String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static final List<String> PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$");
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public RunAt(AbsoluteTime _absoluteTime) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public RunAt(RelativeTime _relativeTime) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public AbsoluteTime getAbsoluteTime() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public RelativeTime getRelativeTime() {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static RunAt getDefaultInstance(java.lang.String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public interface StatusExportInput
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public interface StatusImportInput
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static final List<String> PATTERN_CONSTANTS = ImmutableList.of("^(?:\\*)$");
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public WildcardStar(String _value) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] public static WildcardStar getDefaultInstance(final String defaultValue) {
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final String _nodeName;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final Enumeration _enumeration;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final String _string;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final AbsoluteTime _absoluteTime;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final RelativeTime _relativeTime;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final String _value;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final WildcardStar _wildcardStar;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final YangIdentifier _yangIdentifier;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final DataStore _dataStore;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final ExcludedModules.ModuleName _moduleName;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final DataStore _dataStore;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final YangIdentifier _moduleName;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final String _nodeName;
06:34:14  [WARNING] ^
06:34:14  [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:34:14  [WARNING] private final String _nodeName;
06:34:14  [WARNING] ^
06:34:14  [WARNING] 45 warnings
06:34:14  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-javadoc.jar
06:34:14  [INFO] 
06:34:14  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-model ---
06:34:14  [INFO] CycloneDX: Resolving Dependencies
06:34:15  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
06:34:15  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/model/target/bom.xml
06:34:15  [INFO]            attaching as daexim-model-1.14.4-SNAPSHOT-cyclonedx.xml
06:34:15  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/model/target/bom.json
06:34:15  [INFO]            attaching as daexim-model-1.14.4-SNAPSHOT-cyclonedx.json
06:34:15  [INFO] 
06:34:15  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model ---
06:34:15  [INFO] Skipping duplicate-finder execution!
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model ---
06:34:15  [INFO] No dependency problems found
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-model ---
06:34:15  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/model/target/daexim-model-1.14.4-SNAPSHOT-sources.jar
06:34:15  [INFO] 
06:34:15  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model ---
06:34:15  [INFO] 
06:34:15  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model ---
06:34:15  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-model ---
06:34:15  [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:34:15  [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:34:15  [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:34:15  [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:34:15  [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:34:15  [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:34:15  [INFO] 
06:34:15  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model ---
06:34:15  [INFO] Installing org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-SNAPSHOT.jar
06:34:15  [INFO] Writing OBR metadata
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-model ---
06:34:15  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:34:15  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:34:15  [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:34:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:15      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:15      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:15      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:15  [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:34:15  [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:34:15  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:15      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:15      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:15      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:15      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:34:15      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:15      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:15      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:15      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:15      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:15      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:15      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:15      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:15      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:15      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:15      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:15      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:15      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:15      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:15      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:15      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:15      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:15  [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:34:15  [INFO] 
06:34:15  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model ---
06:34:15  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:15  [INFO] 
06:34:15  [INFO] -----------------< org.opendaylight.daexim:daexim-spi >-----------------
06:34:15  [INFO] Building daexim-spi 1.14.4-SNAPSHOT                               [3/13]
06:34:15  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi ---
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi ---
06:34:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi ---
06:34:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:15  [INFO] 
06:34:15  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-spi ---
06:34:15  [INFO] 
06:34:15  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi ---
06:34:15  [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:34:15  [INFO] 
06:34:15  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi ---
06:34:15  [INFO] Starting audit...
06:34:15  Audit done.
06:34:15  [INFO] You have 0 Checkstyle violations.
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi ---
06:34:15  [INFO] Starting audit...
06:34:15  Audit done.
06:34:15  [INFO] You have 0 Checkstyle violations.
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi ---
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi ---
06:34:15  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/spi/src/main/resources
06:34:15  [INFO] 
06:34:15  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-spi ---
06:34:15  [INFO] Recompiling the module because of changed dependency.
06:34:15  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
06:34:15  [INFO] 
06:34:15  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-spi >>>
06:34:15  [INFO] 
06:34:15  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-spi ---
06:34:15  [INFO] Fork Value is true
06:34:17  [INFO] Done SpotBugs Analysis....
06:34:17  [INFO] 
06:34:17  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-spi <<<
06:34:17  [INFO] 
06:34:17  [INFO] 
06:34:17  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-spi ---
06:34:17  [INFO] BugInstance size is 0
06:34:17  [INFO] Error size is 0
06:34:17  [INFO] No errors/warnings found
06:34:17  [INFO] 
06:34:17  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi ---
06:34:17  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/spi/src/test/resources
06:34:17  [INFO] 
06:34:17  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-spi ---
06:34:17  [INFO] No sources to compile
06:34:17  [INFO] 
06:34:17  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi ---
06:34:17  [INFO] No tests to run.
06:34:17  [INFO] 
06:34:17  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-spi ---
06:34:17  [INFO] 
06:34:17  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi ---
06:34:17  [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT.jar
06:34:17  [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/spi/target/classes/META-INF/MANIFEST.MF
06:34:17  [INFO] 
06:34:17  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi ---
06:34:17  [INFO] No previous run data found, generating javadoc.
06:34:18  [WARNING] Javadoc Warnings
06:34:18  [WARNING] /w/workspace/daexim-maven-merge-potassium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return
06:34:18  [WARNING] String getNodeName();
06:34:18  [WARNING] ^
06:34:18  [WARNING] 1 warning
06:34:18  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-javadoc.jar
06:34:18  [INFO] 
06:34:18  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-spi ---
06:34:18  [INFO] CycloneDX: Resolving Dependencies
06:34:19  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:34:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/spi/target/bom.xml
06:34:19  [INFO]            attaching as daexim-spi-1.14.4-SNAPSHOT-cyclonedx.xml
06:34:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/spi/target/bom.json
06:34:19  [INFO]            attaching as daexim-spi-1.14.4-SNAPSHOT-cyclonedx.json
06:34:19  [INFO] 
06:34:19  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi ---
06:34:19  [INFO] Skipping duplicate-finder execution!
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi ---
06:34:19  [INFO] No dependency problems found
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-spi ---
06:34:19  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/spi/target/daexim-spi-1.14.4-SNAPSHOT-sources.jar
06:34:19  [INFO] 
06:34:19  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi ---
06:34:19  [INFO] 
06:34:19  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi ---
06:34:19  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-spi ---
06:34:19  [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:34:19  [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:34:19  [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:34:19  [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:34:19  [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:34:19  [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:34:19  [INFO] 
06:34:19  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi ---
06:34:19  [INFO] Installing org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-SNAPSHOT.jar
06:34:19  [INFO] Writing OBR metadata
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-spi ---
06:34:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:34:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:34:19  [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:34:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:19      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:19  [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:34:19  [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:34:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:19      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:19  [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:34:19  [INFO] 
06:34:19  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi ---
06:34:19  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:34:19  [INFO] 
06:34:19  [INFO] -------------------< org.opendaylight.daexim:parent >-------------------
06:34:19  [INFO] Building parent 1.14.4-SNAPSHOT                                   [4/13]
06:34:19  [INFO] --------------------------------[ pom ]---------------------------------
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent ---
06:34:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent ---
06:34:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:19  [INFO] 
06:34:19  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent ---
06:34:19  [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:34:19  [INFO] 
06:34:19  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent ---
06:34:19  [INFO] Starting audit...
06:34:19  Audit done.
06:34:19  [INFO] You have 0 Checkstyle violations.
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent ---
06:34:19  [INFO] Starting audit...
06:34:19  Audit done.
06:34:19  [INFO] You have 0 Checkstyle violations.
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ parent >>>
06:34:19  [INFO] 
06:34:19  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ parent <<<
06:34:19  [INFO] 
06:34:19  [INFO] 
06:34:19  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent ---
06:34:19  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:34:19  [INFO] 
06:34:19  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ parent ---
06:34:19  [INFO] CycloneDX: Resolving Dependencies
06:34:19  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
06:34:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/parent/target/bom.xml
06:34:19  [INFO]            attaching as parent-1.14.4-SNAPSHOT-cyclonedx.xml
06:34:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/parent/target/bom.json
06:34:19  [INFO]            attaching as parent-1.14.4-SNAPSHOT-cyclonedx.json
06:34:19  [INFO] 
06:34:19  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent ---
06:34:19  [INFO] Skipping duplicate-finder execution!
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent ---
06:34:19  [INFO] Skipping pom project
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent ---
06:34:19  [INFO] 
06:34:19  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent ---
06:34:19  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:34:19  [INFO] 
06:34:19  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ parent ---
06:34:19  [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:34:19  [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:34:19  [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:34:19  [INFO] 
06:34:19  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ parent ---
06:34:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:34:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:34:19  [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:34:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:19      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:19  [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:34:19  [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml
06:34:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:34:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:34:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:34:19      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:34:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:34:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:34:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:34:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:34:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:34:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:34:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:34:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:34:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:34:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:34:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:34:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:34:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:34:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:34:19      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:34:19      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:34:19      at java.lang.reflect.Method.invoke (Method.java:568)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:34:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:34:19  [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:34:19  [INFO] 
06:34:19  [INFO] ----------------< org.opendaylight.daexim:daexim-impl >-----------------
06:34:19  [INFO] Building daexim-impl 1.14.4-SNAPSHOT                              [5/13]
06:34:19  [INFO] -------------------------------[ bundle ]-------------------------------
06:34:21  [INFO] 
06:34:21  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl ---
06:34:21  [INFO] 
06:34:21  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl ---
06:34:22  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:22  [INFO] 
06:34:22  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl ---
06:34:22  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:34:22  [INFO] 
06:34:22  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-impl ---
06:34:22  [INFO] 
06:34:22  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl ---
06:34:22  [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:34:22  [INFO] 
06:34:22  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl ---
06:34:22  [INFO] Starting audit...
06:34:22  Audit done.
06:34:22  [INFO] You have 0 Checkstyle violations.
06:34:22  [INFO] 
06:34:22  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl ---
06:34:24  [INFO] Starting audit...
06:34:24  Audit done.
06:34:24  [INFO] You have 0 Checkstyle violations.
06:34:24  [INFO] 
06:34:24  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl ---
06:34:24  [INFO] 
06:34:24  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl ---
06:34:24  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/impl/src/main/resources
06:34:24  [INFO] 
06:34:24  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-impl ---
06:34:24  [INFO] Recompiling the module because of changed dependency.
06:34:24  [INFO] Compiling 6 source files with javac [debug release 17] to target/classes
06:34:24  [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:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [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:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [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:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
06:34:24  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[214,29] <R,I>registerRpcImplementation(java.lang.Class<R>,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal
06:34:24  [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:34:24  [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:34:24  [INFO] 
06:34:24  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-impl >>>
06:34:24  [INFO] 
06:34:24  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-impl ---
06:34:24  [INFO] Fork Value is true
06:34:29  [INFO] Done SpotBugs Analysis....
06:34:29  [INFO] 
06:34:29  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-impl <<<
06:34:29  [INFO] 
06:34:29  [INFO] 
06:34:29  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-impl ---
06:34:29  [INFO] BugInstance size is 11
06:34:29  [INFO] Error size is 0
06:34:29  [INFO] Total bugs: 11
06:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [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:34:29  [INFO] 
06:34:29  
06:34:29  
06:34:29  To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
06:34:29  
06:34:29  
06:34:29  
06:34:29  [INFO] 
06:34:29  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl ---
06:34:29  [INFO] Copying 2 resources from src/test/resources to target/test-classes
06:34:29  [INFO] 
06:34:29  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-impl ---
06:34:29  [INFO] Recompiling the module because of changed dependency.
06:34:29  [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes
06:34:30  [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:34:30  [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:34:30  [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:34:30  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,31] unchecked method invocation: constructor <init> in class org.opendaylight.daexim.impl.ImportTask is applied to given types
06:34:30    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<java.lang.Void>
06:34:30    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:34:30  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,94] unchecked conversion
06:34:30    required: java.util.function.Consumer<java.lang.Void>
06:34:30    found:    java.util.function.Consumer
06:34:30  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[103,24] <R,I>registerRpcImplementation(java.lang.Class<R>,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal
06:34:30  [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:34:30    required: T
06:34:30    found:    org.opendaylight.yangtools.concepts.ObjectRegistration
06:34:30  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[104,29] unchecked conversion
06:34:30    required: T
06:34:30    found:    org.opendaylight.yangtools.concepts.ObjectRegistration
06:34:30  [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:34:30  [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:34:30  [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:34:30  [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:34:30  [INFO] 
06:34:30  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl ---
06:34:30  [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-potassium/impl/target/surefire-reports
06:34:30  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:34:30  [INFO] 
06:34:30  [INFO] -------------------------------------------------------
06:34:30  [INFO]  T E S T S
06:34:30  [INFO] -------------------------------------------------------
06:34:31  [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest
06:34:31  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:34:33  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest
06:34:33  [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest
06:34:56  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.46 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest
06:34:56  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest
06:34:56  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.daexim.impl.ImportTaskTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.daexim.impl.PerModuleExportTest
06:34:56  [INFO] Running org.opendaylight.daexim.impl.UtilTest
06:34:56  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.UtilTest
06:34:56  [INFO] 
06:34:56  [INFO] Results:
06:34:56  [INFO] 
06:34:56  [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
06:34:56  [INFO] 
06:34:56  [INFO] 
06:34:56  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-impl ---
06:34:56  [INFO] 
06:34:56  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl ---
06:34:57  [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT.jar
06:34:57  [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/impl/target/classes/META-INF/MANIFEST.MF
06:34:57  [INFO] 
06:34:57  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl ---
06:34:57  [INFO] No previous run data found, generating javadoc.
06:34:58  [WARNING] Javadoc Warnings
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment
06:34:58  [WARNING] public class DataExportImportAppProvider implements DataExportImportService, DataImportBootService, AutoCloseable {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:143: warning: no comment
06:34:58  [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker,
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment
06:34:58  [WARNING] public class ExportTask implements Callable<Void> {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment
06:34:58  [WARNING] public ExportTask(@Nullable Map<IncludedModulesKey, IncludedModules> includedModulesMap,
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:89: warning: no comment
06:34:58  [WARNING] public class ImportTask implements Callable<ImportOperationResult> {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:124: warning: no comment
06:34:58  [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker,
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment
06:34:58  [WARNING] public String getModule() {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment
06:34:58  [WARNING] public String getNamespace() {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment
06:34:58  [WARNING] public String getRevision() {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment
06:34:58  [WARNING] public void setModule(String module) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment
06:34:58  [WARNING] public void setNamespace(String namespace) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment
06:34:58  [WARNING] public void setRevision(String revision) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment
06:34:58  [WARNING] public class ModelsNotAvailableException extends Exception {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment
06:34:58  [WARNING] public ModelsNotAvailableException(String message) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting
06:34:58  [WARNING] public static ListMultimap<LogicalDatastoreType, File> collectDataFiles(boolean isBooting) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return
06:34:58  [WARNING] public static ListMultimap<LogicalDatastoreType, File> collectDataFiles(boolean isBooting) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment
06:34:58  [WARNING] public final class Util {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment
06:34:58  [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment
06:34:58  [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment
06:34:58  [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME;
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment
06:34:58  [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment
06:34:58  [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR;
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment
06:34:58  [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME;
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment
06:34:58  [WARNING] public static final String FILE_PREFIX = "odl_backup_";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment
06:34:58  [WARNING] public static final String FILE_SUFFIX = ".json";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment
06:34:58  [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment
06:34:58  [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal";
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment
06:34:58  [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment
06:34:58  [WARNING] public static Path getModelsFilePath(boolean isBooting) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment
06:34:58  [WARNING] public static boolean isModelFilePresent(boolean isBooting) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment
06:34:58  [WARNING] public static List<Model> parseModels(final InputStream is) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment
06:34:58  [WARNING] public static String storeNameByType(LogicalDatastoreType type) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment
06:34:58  [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) {
06:34:58  [WARNING] ^
06:34:58  [WARNING] 33 warnings
06:34:58  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-javadoc.jar
06:34:58  [INFO] 
06:34:58  [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl ---
06:34:58  [INFO] 
06:34:58  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-impl ---
06:34:58  [INFO] CycloneDX: Resolving Dependencies
06:35:01  [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s)
06:35:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/impl/target/bom.xml
06:35:01  [INFO]            attaching as daexim-impl-1.14.4-SNAPSHOT-cyclonedx.xml
06:35:01  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/impl/target/bom.json
06:35:01  [INFO]            attaching as daexim-impl-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-impl ---
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-impl ---
06:35:01  [WARNING] Used undeclared dependencies found:
06:35:01  [WARNING]    org.opendaylight.mdsal:yang-binding:jar:12.0.6:compile
06:35:01  [WARNING]    org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile
06:35:01  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test
06:35:01  [WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
06:35:01  [WARNING]    org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:provided
06:35:01  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile
06:35:01  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
06:35:01  [WARNING]    org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile
06:35:01  [WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.7:compile
06:35:01  [WARNING]    org.opendaylight.yangtools:yang-data-util:jar:11.0.7:provided
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-impl ---
06:35:01  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/impl/target/daexim-impl-1.14.4-SNAPSHOT-sources.jar
06:35:01  [INFO] 
06:35:01  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl ---
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:399: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.<init>(File, Charset)
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.<init>(File, Charset)
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:403: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:446: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:263: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:309: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:111: Prefer java.util.Optional.orElseThrow
06:35:01  [ERROR] /w/workspace/daexim-maven-merge-potassium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:139: Prefer java.util.Optional.orElseThrow
06:35:01  [INFO] 
06:35:01  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl ---
06:35:01  [INFO] Loading execution data file /w/workspace/daexim-maven-merge-potassium/impl/target/code-coverage/jacoco.exec
06:35:01  [INFO] Analyzed bundle 'daexim-impl' with 13 classes
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-impl ---
06:35:01  [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:35:01  [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:35:01  [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:35:01  [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:35:01  [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:35:01  [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:35:01  [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:35:01  [INFO] 
06:35:01  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl ---
06:35:01  [INFO] Installing org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-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-impl ---
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-impl/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-impl/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-impl/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-impl/maven-metadata.xml
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl ---
06:35:01  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:35:01  [INFO] 
06:35:01  [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >--------
06:35:01  [INFO] Building daexim-akka-infoprovider-impl 1.14.4-SNAPSHOT            [6/13]
06:35:01  [INFO] -------------------------------[ bundle ]-------------------------------
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:01  [INFO] 
06:35:01  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] 
06:35:01  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl ---
06:35:01  [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:35:01  [INFO] 
06:35:01  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] Starting audit...
06:35:01  Audit done.
06:35:01  [INFO] You have 0 Checkstyle violations.
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] Starting audit...
06:35:01  Audit done.
06:35:01  [INFO] You have 0 Checkstyle violations.
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/resources
06:35:01  [INFO] 
06:35:01  [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-akka-infoprovider-impl ---
06:35:01  [INFO] Recompiling the module because of changed dependency.
06:35:01  [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
06:35:02  [INFO] 
06:35:02  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>>
06:35:02  [INFO] 
06:35:02  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl ---
06:35:02  [INFO] Fork Value is true
06:35:04  [INFO] Done SpotBugs Analysis....
06:35:04  [INFO] 
06:35:04  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<<
06:35:04  [INFO] 
06:35:04  [INFO] 
06:35:04  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] BugInstance size is 0
06:35:04  [INFO] Error size is 0
06:35:04  [INFO] No errors/warnings found
06:35:04  [INFO] 
06:35:04  [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/test/resources
06:35:04  [INFO] 
06:35:04  [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] No sources to compile
06:35:04  [INFO] 
06:35:04  [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] No tests to run.
06:35:04  [INFO] 
06:35:04  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] 
06:35:04  [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] Building bundle: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar
06:35:04  [INFO] Writing manifest: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF
06:35:04  [INFO] 
06:35:04  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl ---
06:35:04  [INFO] No previous run data found, generating javadoc.
06:35:05  [WARNING] Javadoc Warnings
06:35:05  [WARNING] /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment
06:35:05  [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) {
06:35:05  [WARNING] ^
06:35:05  [WARNING] 1 warning
06:35:05  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-javadoc.jar
06:35:05  [INFO] 
06:35:05  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-akka-infoprovider-impl ---
06:35:05  [INFO] CycloneDX: Resolving Dependencies
06:35:07  [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s)
06:35:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.xml
06:35:07  [INFO]            attaching as daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.xml
06:35:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/bom.json
06:35:07  [INFO]            attaching as daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-cyclonedx.json
06:35:07  [INFO] 
06:35:07  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Skipping duplicate-finder execution!
06:35:07  [INFO] 
06:35:07  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl ---
06:35:07  [WARNING] Used undeclared dependencies found:
06:35:07  [WARNING]    org.opendaylight.controller:repackaged-akka:jar:8.0.6:compile
06:35:07  [WARNING]    org.scala-lang:scala-library:jar:2.13.14:compile
06:35:07  [INFO] 
06:35:07  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Building jar: /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT-sources.jar
06:35:07  [INFO] 
06:35:07  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] 
06:35:07  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:35:07  [INFO] 
06:35:07  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-akka-infoprovider-impl ---
06:35:07  [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:35:07  [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:35:07  [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:35:07  [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:35:07  [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:35:07  [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:35:07  [INFO] 
06:35:07  [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-SNAPSHOT.jar
06:35:07  [INFO] Writing OBR metadata
06:35:07  [INFO] 
06:35:07  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:35:07  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:35:07  [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:35:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:35:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:35:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:35:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:35:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:35:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:35:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:35:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:35:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:35:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:35:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:35:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:35:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:35:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:35:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:35:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:35:07      at java.lang.reflect.Method.invoke (Method.java:568)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:35:07  [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:35:07  [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:35:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:35:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:35:07      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:35:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:35:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:35:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:35:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:35:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:35:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:35:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:35:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:35:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:35:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:35:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:35:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:35:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:35:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:35:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:35:07      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:35:07      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:35:07      at java.lang.reflect.Method.invoke (Method.java:568)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:35:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:35:07  [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:35:07  [INFO] 
06:35:07  [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl ---
06:35:07  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
06:35:07  [INFO] 
06:35:07  [INFO] -----------------< org.opendaylight.daexim:odl-daexim >-----------------
06:35:07  [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.14.4-SNAPSHOT   [7/13]
06:35:07  [INFO] ------------------------------[ feature ]-------------------------------
06:35:08  [INFO] 
06:35:08  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim ---
06:35:08  [INFO] 
06:35:08  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim ---
06:35:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:35:08  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:35:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:08  [INFO] 
06:35:08  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim ---
06:35:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:09  [INFO] 
06:35:09  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim ---
06:35:09  [INFO] 
06:35:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim ---
06:35:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:09  [INFO] argLine set to empty
06:35:09  [INFO] 
06:35:09  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim ---
06:35:09  [INFO] Starting audit...
06:35:09  Audit done.
06:35:09  [INFO] You have 0 Checkstyle violations.
06:35:09  [INFO] 
06:35:09  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim ---
06:35:09  [INFO] Starting audit...
06:35:09  Audit done.
06:35:09  [INFO] You have 0 Checkstyle violations.
06:35:09  [INFO] 
06:35:09  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim ---
06:35:09  [INFO] 
06:35:09  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim ---
06:35:09  [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/feature/feature.xml
06:35:10  [INFO] ...done!
06:35:10  [INFO] Attaching features XML
06:35:10  [INFO] 
06:35:10  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim ---
06:35:10  [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:35:10  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:35:10  [INFO] 
06:35:10  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-daexim >>>
06:35:10  [INFO] 
06:35:10  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim ---
06:35:10  [INFO] 
06:35:10  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim <<<
06:35:10  [INFO] 
06:35:10  [INFO] 
06:35:10  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim ---
06:35:10  [INFO] 
06:35:10  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim ---
06:35:12  [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim
06:35:15  [INFO] Project dependency features detected: []
06:35:15  [INFO] Pax Exam System (Version: 4.13.3) created.
06:35:15  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:35:16  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:35:16  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:35:16  [INFO] Waiting for remote bundle context.. on 21000 name: 7a6ecf37-c550-4d09-962f-e6a7e91b54c9 timout: [ RelativeTimeout value = 180000 ]
06:35:29  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
06:35:29  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:35:29  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:35:29  [INFO] 
06:35:29  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim ---
06:35:29  [INFO] 
06:35:29  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim ---
06:35:29  [INFO] 
06:35:29  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim ---
06:35:29  [INFO] CycloneDX: Resolving Dependencies
06:35:32  [INFO] CycloneDX: Creating BOM version 1.5 with 193 component(s)
06:35:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.xml
06:35:33  [INFO]            attaching as odl-daexim-1.14.4-SNAPSHOT-cyclonedx.xml
06:35:33  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/bom.json
06:35:33  [INFO]            attaching as odl-daexim-1.14.4-SNAPSHOT-cyclonedx.json
06:35:33  [INFO] 
06:35:33  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim ---
06:35:33  [INFO] Skipping duplicate-finder execution!
06:35:33  [INFO] 
06:35:33  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim ---
06:35:33  [INFO] Skipping plugin execution
06:35:33  [INFO] 
06:35:33  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim ---
06:35:33  [INFO] Skipping source per configuration.
06:35:33  [INFO] 
06:35:33  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim ---
06:35:33  [INFO] 
06:35:33  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim ---
06:35:33  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:33  [INFO] 
06:35:33  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim ---
06:35:33  [WARNING] 
06:35:33  [WARNING] The packaging plugin for project odl-daexim did not assign
06:35:33  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:33  [WARNING] 
06:35:33  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:33  [WARNING] 
06:35:33  [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:35:33  [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:35:33  [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:35:33  [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:35:33  [INFO] 
06:35:33  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim ---
06:35:33  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:35:33  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:35:33  [WARNING] 
06:35:33  [WARNING] The packaging plugin for project odl-daexim did not assign
06:35:33  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:35:33  [WARNING] 
06:35:33  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:35:33  [WARNING] 
06:35:33  [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:35:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:35:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:35:33      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:35:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:35:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:35:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:35:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:35:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:35:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:35:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:35:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:35:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:35:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:35:33      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:35:33      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:35:33      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:35:33      at java.lang.reflect.Method.invoke (Method.java:568)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:35:33  [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:35:33  [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:35:33  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:35:33      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:35:33      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:35:33      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:35:33      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:35:33      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:35:33      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:35:33      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:35:33      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:35:33      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:35:33      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:35:33      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:35:33      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:35:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:35:33      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:35:33      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:35:33      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:35:33      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:35:33      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:35:33      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:35:33      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:35:33      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:35:33      at java.lang.reflect.Method.invoke (Method.java:568)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:35:33      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:35:33  [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:35:33  [INFO] 
06:35:33  [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >---------------
06:35:33  [INFO] Building OpenDaylight :: Daexim :: All 1.14.4-SNAPSHOT            [8/13]
06:35:33  [INFO] ------------------------------[ feature ]-------------------------------
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim-all ---
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim-all ---
06:35:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all ---
06:35:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:35:37  [INFO] 
06:35:37  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim-all ---
06:35:37  [INFO] 
06:35:37  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim-all ---
06:35:37  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:35:37  [INFO] argLine set to empty
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim-all ---
06:35:37  [INFO] Starting audit...
06:35:37  Audit done.
06:35:37  [INFO] You have 0 Checkstyle violations.
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all ---
06:35:37  [INFO] Starting audit...
06:35:37  Audit done.
06:35:37  [INFO] You have 0 Checkstyle violations.
06:35:37  [INFO] 
06:35:37  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all ---
06:35:37  [INFO] 
06:35:37  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all ---
06:35:37  [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/feature/feature.xml
06:35:37  [INFO] ...done!
06:35:37  [INFO] Attaching features XML
06:35:37  [INFO] 
06:35:37  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim-all ---
06:35:37  [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:35:37  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:35:37  [INFO] 
06:35:37  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-daexim-all >>>
06:35:37  [INFO] 
06:35:37  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim-all ---
06:35:37  [INFO] 
06:35:37  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim-all <<<
06:35:37  [INFO] 
06:35:37  [INFO] 
06:35:37  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim-all ---
06:35:37  [INFO] 
06:35:37  [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim-all ---
06:35:37  [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all
06:35:38  [INFO] Project dependency features detected: []
06:35:38  [INFO] Pax Exam System (Version: 4.13.3) created.
06:35:38  [INFO] Creating RMI registry server on 127.0.0.1:21000
06:35:38  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
06:35:38  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
06:35:38  [INFO] Waiting for remote bundle context.. on 21000 name: f91539ac-93c8-41a2-9a77-cc09e8d706bf timout: [ RelativeTimeout value = 180000 ]
06:35:56  [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
06:35:56  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
06:35:56  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
06:35:56  [INFO] 
06:35:56  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim-all ---
06:35:56  [INFO] 
06:35:56  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all ---
06:35:56  [INFO] 
06:35:56  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim-all ---
06:35:56  [INFO] CycloneDX: Resolving Dependencies
06:36:01  [INFO] CycloneDX: Creating BOM version 1.5 with 381 component(s)
06:36:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.xml
06:36:01  [INFO]            attaching as odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.xml
06:36:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/bom.json
06:36:02  [INFO]            attaching as odl-daexim-all-1.14.4-SNAPSHOT-cyclonedx.json
06:36:02  [INFO] 
06:36:02  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all ---
06:36:02  [INFO] Skipping duplicate-finder execution!
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim-all ---
06:36:02  [INFO] Skipping plugin execution
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all ---
06:36:02  [INFO] Skipping source per configuration.
06:36:02  [INFO] 
06:36:02  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim-all ---
06:36:02  [INFO] 
06:36:02  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim-all ---
06:36:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim-all ---
06:36:02  [WARNING] 
06:36:02  [WARNING] The packaging plugin for project odl-daexim-all did not assign
06:36:02  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:02  [WARNING] 
06:36:02  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:02  [WARNING] 
06:36:02  [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:36:02  [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:36:02  [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:36:02  [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:36:02  [INFO] 
06:36:02  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim-all ---
06:36:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:36:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:36:02  [WARNING] 
06:36:02  [WARNING] The packaging plugin for project odl-daexim-all did not assign
06:36:02  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:02  [WARNING] 
06:36:02  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:02  [WARNING] 
06:36:02  [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:36:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:02      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:02      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:02      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:02  [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:36:02  [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:36:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:02      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:36:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:02      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:02      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:02      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:02  [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:36:02  [INFO] 
06:36:02  [INFO] --------------< org.opendaylight.daexim:daexim-features >---------------
06:36:02  [INFO] Building ODL :: daexim :: daexim-features 1.14.4-SNAPSHOT         [9/13]
06:36:02  [INFO] ------------------------------[ feature ]-------------------------------
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-features ---
06:36:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features ---
06:36:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:02  [INFO] 
06:36:02  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-features ---
06:36:02  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:02  [INFO] argLine set to empty
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-features ---
06:36:02  [INFO] Starting audit...
06:36:02  Audit done.
06:36:02  [INFO] You have 0 Checkstyle violations.
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features ---
06:36:02  [INFO] Starting audit...
06:36:02  Audit done.
06:36:02  [INFO] You have 0 Checkstyle violations.
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features ---
06:36:02  [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/feature/feature.xml
06:36:02  [INFO] ...done!
06:36:02  [INFO] Attaching features XML
06:36:02  [INFO] 
06:36:02  [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ daexim-features ---
06:36:02  [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:02  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
06:36:02  [INFO] 
06:36:02  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-features >>>
06:36:02  [INFO] 
06:36:02  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-features <<<
06:36:02  [INFO] 
06:36:02  [INFO] 
06:36:02  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- features-test-plugin:13.1.3:test (default) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features ---
06:36:02  [INFO] 
06:36:02  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-features ---
06:36:02  [INFO] CycloneDX: Resolving Dependencies
06:36:07  [INFO] CycloneDX: Creating BOM version 1.5 with 382 component(s)
06:36:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.xml
06:36:07  [INFO]            attaching as daexim-features-1.14.4-SNAPSHOT-cyclonedx.xml
06:36:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/bom.json
06:36:07  [INFO]            attaching as daexim-features-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-features ---
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-features ---
06:36:07  [INFO] Skipping plugin execution
06:36:07  [INFO] 
06:36:07  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-features ---
06:36:07  [INFO] No sources in project. Archive not created.
06:36:07  [INFO] 
06:36:07  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features ---
06:36:07  [INFO] 
06:36:07  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-features ---
06:36:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
06:36:07  [INFO] 
06:36:07  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-features ---
06:36:07  [WARNING] 
06:36:07  [WARNING] The packaging plugin for project daexim-features did not assign
06:36:07  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:07  [WARNING] 
06:36:07  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:07  [WARNING] 
06:36:07  [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:36:07  [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:36:07  [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:36:07  [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:36:07  [INFO] 
06:36:07  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-features ---
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] 
06:36:07  [WARNING] The packaging plugin for project daexim-features did not assign
06:36:07  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
06:36:07  [WARNING] 
06:36:07  [WARNING] Incomplete projects like this will fail in future Maven versions!
06:36:07  [WARNING] 
06:36:07  [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: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-features/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-features/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-features/maven-metadata.xml
06:36:07  [INFO] 
06:36:07  [INFO] ------------< org.opendaylight.daexim:features-aggregator >-------------
06:36:07  [INFO] Building ODL :: daexim :: features-aggregator 1.14.4-SNAPSHOT    [10/13]
06:36:07  [INFO] --------------------------------[ pom ]---------------------------------
06:36:07  [INFO] 
06:36:07  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator ---
06:36:07  [INFO] 
06:36:07  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator ---
06:36:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
06:36:07  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
06:36:07  [INFO] Rule 2: 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) @ features-aggregator ---
06:36:08  [INFO] 
06:36:08  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-aggregator ---
06:36:08  [INFO] CycloneDX: Resolving Dependencies
06:36:08  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
06:36:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/features/target/bom.xml
06:36:08  [INFO]            attaching as features-aggregator-1.14.4-SNAPSHOT-cyclonedx.xml
06:36:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/features/target/bom.json
06:36:08  [INFO]            attaching as features-aggregator-1.14.4-SNAPSHOT-cyclonedx.json
06:36:08  [INFO] 
06:36:08  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-aggregator ---
06:36:08  [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:36:08  [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:36:08  [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:36:08  [INFO] 
06:36:08  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-aggregator ---
06:36:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:36:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:36:08  [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:36:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:08      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:08      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:08      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:08  [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:36:08  [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:36:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:08      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:08      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:08      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:08  [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:36:08  [INFO] 
06:36:08  [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >--------------
06:36:08  [INFO] Building daexim-artifacts 1.14.4-SNAPSHOT                        [11/13]
06:36:08  [INFO] --------------------------------[ pom ]---------------------------------
06:36:08  [INFO] 
06:36:08  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-artifacts ---
06:36:08  [INFO] 
06:36:08  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-artifacts ---
06:36:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:08  [INFO] 
06:36:08  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-artifacts ---
06:36:08  [INFO] 
06:36:08  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-artifacts ---
06:36:08  [INFO] CycloneDX: Resolving Dependencies
06:36:08  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
06:36:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.xml
06:36:08  [INFO]            attaching as daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.xml
06:36:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/artifacts/target/bom.json
06:36:08  [INFO]            attaching as daexim-artifacts-1.14.4-SNAPSHOT-cyclonedx.json
06:36:08  [INFO] 
06:36:08  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-artifacts ---
06:36:08  [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:36:08  [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:36:08  [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:36:08  [INFO] 
06:36:08  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-artifacts ---
06:36:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:36:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:36:08  [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:36:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:08      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:08      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:08      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:08  [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:36:08  [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:36:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:08      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:36:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:08      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:08      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:08      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:08  [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:36:08  [INFO] 
06:36:08  [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >----------------
06:36:08  [INFO] Building daexim-karaf 1.14.4-SNAPSHOT                            [12/13]
06:36:08  [INFO] --------------------------------[ pom ]---------------------------------
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf ---
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf ---
06:36:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf ---
06:36:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:09  [INFO] 
06:36:09  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-karaf ---
06:36:09  [INFO] 
06:36:09  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf ---
06:36:09  [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:36:09  [INFO] 
06:36:09  [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-karaf ---
06:36:09  [INFO] Starting audit...
06:36:09  Audit done.
06:36:09  [INFO] You have 0 Checkstyle violations.
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf ---
06:36:09  [INFO] Starting audit...
06:36:09  Audit done.
06:36:09  [INFO] You have 0 Checkstyle violations.
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf ---
06:36:09  [INFO] 
06:36:09  [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf ---
06:36:09  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/karaf/src/main/resources
06:36:09  [INFO] 
06:36:09  [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ daexim-karaf ---
06:36:09  [INFO] Using repositories:
06:36:09  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
06:36:09  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
06:36:09  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
06:36:09  [INFO] Creating work directory: /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly
06:36:09  [INFO] Loading direct KAR and features XML dependencies
06:36:09  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
06:36:09  [INFO]    Feature framework will be added as a startup feature
06:36:09  [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly
06:36:09  [INFO] Unzipping kars
06:36:09  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
06:36:10  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
06:36:10  [INFO] Loading profiles from:
06:36:10  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
06:36:10  [INFO] Loading repositories
06:36:10  [INFO] Generating generated-startup profile
06:36:10  [INFO] Generating generated-boot profile with parents: generated-startup
06:36:10  [INFO] Generating generated-installed profile
06:36:10  [INFO] Configuring etc/config.properties and etc/system.properties
06:36:10  [INFO] Downloading libraries for generated profiles
06:36:10  [INFO] Downloading additional libraries
06:36:10  [INFO] Writing configurations
06:36:10  [INFO]    adding config file: etc/profile.cfg
06:36:10  [INFO] Startup stage
06:36:10  [INFO]    Loading startup repositories
06:36:10  [INFO]    Resolving startup features and bundles
06:36:10  [INFO]       Features: framework
06:36:10  [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:36:10  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
06:36:10  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
06:36:10  [INFO] Boot stage
06:36:10  [INFO]    Loading boot repositories
06:36:10  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.14.4-SNAPSHOT/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.14.4-SNAPSHOT/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.14.4-SNAPSHOT/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features
06:36:10  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features
06:36:10  [INFO]    Feature 81160e7b-cd0b-4c09-99b2-fa941b2a4aaf/0.0.0 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
06:36:10  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3
06:36:10  [INFO]    Feature kar/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
06:36:10  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
06:36:10  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
06:36:10  [INFO]    Feature scr/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
06:36:10  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
06:36:10  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
06:36:10  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
06:36:10  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
06:36:10  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
06:36:10  [INFO]    Feature shell/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
06:36:10  [INFO]    Feature service/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
06:36:10  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
06:36:10  [INFO]    Feature package/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
06:36:10  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
06:36:10  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
06:36:10  [INFO]    Feature feature/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
06:36:10  [INFO]    Feature management/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
06:36:10  [INFO]       adding config file: etc/jmx.acl.cfg
06:36:10  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
06:36:10  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
06:36:10  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
06:36:10  [INFO]    Feature jline/3.21.0 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
06:36:10  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
06:36:10  [INFO]    Feature system/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
06:36:10  [INFO]    Feature log/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
06:36:10  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
06:36:10  [INFO]    Feature config/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
06:36:10  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
06:36:10  [INFO]    Feature instance/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
06:36:10  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
06:36:10  [INFO]    Feature framework/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
06:36:10  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
06:36:10  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
06:36:10  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
06:36:10  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
06:36:10  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
06:36:10  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
06:36:10  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
06:36:10  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
06:36:10  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
06:36:10  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
06:36:10  [INFO]    Feature standard/4.4.6 is defined as a boot feature
06:36:10  [INFO] Install stage
06:36:10  [INFO]    Loading installed repositories
06:36:10  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
06:36:10  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
06:36:10  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
06:36:10  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
06:36:10  [INFO] 
06:36:10  [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-karaf >>>
06:36:11  [INFO] 
06:36:11  [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-karaf ---
06:36:11  [INFO] 
06:36:11  [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-karaf <<<
06:36:11  [INFO] 
06:36:11  [INFO] 
06:36:11  [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-karaf ---
06:36:11  [INFO] 
06:36:11  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ daexim-karaf ---
06:36:11  [INFO] Executing tasks
06:36:11  [INFO] Executed tasks
06:36:11  [INFO] 
06:36:11  [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf ---
06:36:11  [INFO] 
06:36:11  [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf ---
06:36:11  [INFO] 
06:36:11  [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf ---
06:36:11  [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
06:36:11  [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:36:11  [INFO] 
06:36:11  [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-karaf ---
06:36:11  [INFO] 
06:36:11  [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf ---
06:36:11  [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-potassium/karaf/src/main/assembly
06:36:11  [INFO] 
06:36:11  [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ daexim-karaf ---
06:36:12  [INFO] Feature repository discovered recursively: 3b806629-fdf2-496a-a582-6e9796de72b5
06:36:12  [INFO] Feature repository discovered recursively: daexim-features
06:36:12  [INFO] Feature repository discovered recursively: odl-daexim-1.14.4-SNAPSHOT
06:36:12  [INFO] Feature repository discovered recursively: odl-infrautils-ready
06:36:12  [INFO] Feature repository discovered recursively: odl-guava
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-common
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-util
06:36:12  [INFO] Feature repository discovered recursively: pt-triemap
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-parser
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-apache-commons-text
06:36:12  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-codec
06:36:12  [INFO] Feature repository discovered recursively: odl-gson
06:36:12  [INFO] Feature repository discovered recursively: odl-stax2-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-data
06:36:12  [INFO] Feature repository discovered recursively: odl-antlr4
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-akka
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-scala
06:36:12  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
06:36:12  [INFO] Feature repository discovered recursively: odl-servlet-api
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-infrautils-utils
06:36:12  [INFO] Feature repository discovered recursively: odl-daexim-all-1.14.4-SNAPSHOT
06:36:12  [INFO] Feature repository discovered recursively: odl-restconf
06:36:12  [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config
06:36:12  [INFO] Feature repository discovered recursively: odl-netty-4
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-export
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-extras-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-jersey-2
06:36:12  [INFO] Feature repository discovered recursively: odl-javassist-3
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
06:36:12  [INFO] Feature repository discovered recursively: odl-ws-rs-api
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
06:36:12  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
06:36:12  [INFO] Feature repository discovered recursively: framework-4.4.6
06:36:12  [INFO] Feature repository discovered recursively: standard-4.4.6
06:36:12  [INFO] Feature repository discovered recursively: framework-4.4.6
06:36:12  [INFO] Feature repository discovered recursively: daexim-features
06:36:12  [INFO] Feature repository discovered recursively: odl-daexim-1.14.4-SNAPSHOT
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-common
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-util
06:36:12  [INFO] Feature repository discovered recursively: odl-guava
06:36:12  [INFO] Feature repository discovered recursively: pt-triemap
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-data
06:36:12  [INFO] Feature repository discovered recursively: odl-antlr4
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-parser
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-apache-commons-text
06:36:12  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-codec
06:36:12  [INFO] Feature repository discovered recursively: odl-gson
06:36:12  [INFO] Feature repository discovered recursively: odl-stax2-api
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
06:36:12  [INFO] Feature repository discovered recursively: odl-servlet-api
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-akka
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-scala
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-infrautils-ready
06:36:12  [INFO] Feature repository discovered recursively: odl-infrautils-utils
06:36:12  [INFO] Feature repository discovered recursively: odl-daexim-all-1.14.4-SNAPSHOT
06:36:12  [INFO] Feature repository discovered recursively: odl-restconf
06:36:12  [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config
06:36:12  [INFO] Feature repository discovered recursively: odl-netty-4
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
06:36:12  [INFO] Feature repository discovered recursively: odl-yangtools-export
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
06:36:12  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
06:36:12  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
06:36:12  [INFO] Feature repository discovered recursively: pax-transx-0.5.4
06:36:12  [INFO] Feature repository discovered recursively: odl-extras-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-jersey-2
06:36:12  [INFO] Feature repository discovered recursively: odl-javassist-3
06:36:12  [INFO] Feature repository discovered recursively: odl-ws-rs-api
06:36:12  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-aaa-0.18.6
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-6.0.8
06:36:12  [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243
06:36:12  [INFO] Feature repository discovered recursively: standard-4.4.6
06:36:12  [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
06:36:12  [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1
06:36:13  [INFO] 
06:36:13  [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf ---
06:36:13  [INFO] Executing tasks
06:36:13  [INFO] Executed tasks
06:36:13  [INFO] 
06:36:13  [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf ---
06:36:13  [INFO] Executing tasks
06:36:13  [INFO]    [delete] Deleting directory /w/workspace/daexim-maven-merge-potassium/karaf/target/assembly/system/org/bouncycastle
06:36:13  [INFO] Executed tasks
06:36:13  [INFO] 
06:36:13  [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf ---
06:36:13  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:36:13  [INFO] 
06:36:13  [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ daexim-karaf ---
06:36:28  [INFO] 
06:36:28  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-karaf ---
06:36:28  [INFO] Skipping CycloneDX goal, because module skips deploy
06:36:28  [INFO] 
06:36:28  [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf ---
06:36:28  [INFO] Skipping duplicate-finder execution!
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-karaf ---
06:36:28  [INFO] Skipping pom project
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf ---
06:36:28  [INFO] 
06:36:28  [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf ---
06:36:28  [INFO] 
06:36:28  [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf ---
06:36:28  [INFO] Skipping JaCoCo execution due to missing execution data file.
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-karaf ---
06:36:28  [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:36:28  [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:36:28  [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:36:28  [INFO] 
06:36:28  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-karaf ---
06:36:28  [INFO] Skipping artifact deployment
06:36:28  [INFO] 
06:36:28  [INFO] -------------------< org.opendaylight.daexim:daexim >-------------------
06:36:28  [INFO] Building daexim 1.14.4-SNAPSHOT                                  [13/13]
06:36:28  [INFO] --------------------------------[ pom ]---------------------------------
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim ---
06:36:28  [INFO] Deleting /w/workspace/daexim-maven-merge-potassium/target
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim ---
06:36:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:36:28  [INFO] 
06:36:28  [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim ---
06:36:28  [INFO] 
06:36:28  [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim ---
06:36:28  [INFO] CycloneDX: Resolving Dependencies
06:36:28  [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
06:36:28  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-potassium/target/bom.xml
06:36:28  [INFO]            attaching as daexim-1.14.4-SNAPSHOT-cyclonedx.xml
06:36:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-potassium/target/bom.json
06:36:28  [INFO]            attaching as daexim-1.14.4-SNAPSHOT-cyclonedx.json
06:36:28  [INFO] 
06:36:28  [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim ---
06:36:28  [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:36:28  [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:36:28  [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:36:28  [INFO] 
06:36:28  [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim ---
06:36:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-potassium/m2repo
06:36:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-potassium/m2repo" instead.
06:36:28  [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:36:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:28      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:28      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:28      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:28      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:28      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:28  [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:36:28  [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml
06:36:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
06:36:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64)
06:36:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
06:36:28      at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
06:36:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313)
06:36:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213)
06:36:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386)
06:36:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
06:36:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:205)
06:36:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
06:36:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
06:36:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
06:36:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
06:36:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
06:36:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
06:36:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
06:36:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
06:36:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
06:36:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
06:36:28      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:36:28      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:36:28      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:36:28      at java.lang.reflect.Method.invoke (Method.java:568)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
06:36:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
06:36:28  [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:36:28  [INFO] ------------------------------------------------------------------------
06:36:28  [INFO] Reactor Summary for daexim 1.14.4-SNAPSHOT:
06:36:28  [INFO] 
06:36:28  [INFO] daexim-test-model .................................. SUCCESS [ 21.619 s]
06:36:28  [INFO] daexim-model ....................................... SUCCESS [  8.594 s]
06:36:28  [INFO] daexim-spi ......................................... SUCCESS [  3.729 s]
06:36:28  [INFO] parent ............................................. SUCCESS [  0.493 s]
06:36:28  [INFO] daexim-impl ........................................ SUCCESS [ 42.094 s]
06:36:28  [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [  5.528 s]
06:36:28  [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 26.223 s]
06:36:28  [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 28.607 s]
06:36:28  [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [  5.866 s]
06:36:28  [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [  0.499 s]
06:36:28  [INFO] daexim-artifacts ................................... SUCCESS [  0.075 s]
06:36:28  [INFO] daexim-karaf ....................................... SUCCESS [ 20.063 s]
06:36:28  [INFO] daexim ............................................. SUCCESS [  0.064 s]
06:36:28  [INFO] ------------------------------------------------------------------------
06:36:28  [INFO] BUILD SUCCESS
06:36:28  [INFO] ------------------------------------------------------------------------
06:36:28  [INFO] Total time:  02:52 min
06:36:28  [INFO] Finished at: 2024-08-24T06:36:28Z
06:36:28  [INFO] ------------------------------------------------------------------------
06:36:28  [daexim-maven-merge-potassium] $ /bin/sh -xe /tmp/jenkins17942766390524322574.sh
06:36:28  [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins10938888019340094774.sh
06:36:28  ---> common-variables.sh
06:36:28  --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:36:28  ---> maven-deploy.sh
06:36:28  -----> Remove metadata files that were not updated
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  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:36:28  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:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml
06:36:28  Removing unmodified file /w/workspace/daexim-maven-merge-potassium/m2repo/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/maven-metadata.xml
06:36:28  -----> Install lftools
06:36:28  Setup pyenv:
06:36:29    system
06:36:29    3.8.13
06:36:29    3.9.13
06:36:29    3.10.13
06:36:29  * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version)
06:36:29  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEuT from file:/tmp/.os_lf_venv
06:36:30  lf-activate-venv(): INFO: Installing: lftools 
06:36:38  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:36:38  -----> Upload files to Nexus
06:36:39  #######################################################
06:36:39  Deploying directory /w/workspace/daexim-maven-merge-potassium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (497.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml (1.64 kb)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom (1.61 kb)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar (9.81 kb)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar.sha1 (40.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar.md5 (32.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar (84.01 kb)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar.sha1 (40.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar.md5 (32.0 b)
06:36:39  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml (137.59 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json (157.67 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar (3.25 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (484.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml (1.03 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom (2.9 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml (2.9 kb)
06:36:40  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json (3.32 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (483.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom (1.82 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml (734.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml (1017.64 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json (1.12 mb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (479.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml (1.79 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom (6.42 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar (60.2 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar.sha1 (40.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar.md5 (32.0 b)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar (122.4 kb)
06:36:41  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg (232.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml (127.31 kb)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json (145.04 kb)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar (24.55 kb)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (480.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml (1.62 kb)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom (2.05 kb)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:42  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar (178.2 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar (677.54 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml (46.83 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json (54.17 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar (149.15 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (478.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml (1.62 kb)
06:36:43  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom (1009.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar (7.86 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar (82.77 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml (8.88 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json (10.32 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar (2.64 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (485.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml (1.63 kb)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom (1013.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:44  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar (32.57 kb)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar (173.54 kb)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml (39.04 kb)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json (45.28 kb)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar (23.29 kb)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (474.0 b)
06:36:45  Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml (1.02 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom (1.29 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml (2.82 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json (3.25 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (487.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml (1.04 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom (1.55 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml (2.9 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json (3.33 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (482.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom (2.23 kb)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:46  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml (681.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml (1015.04 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json (1.12 mb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (478.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml (1.24 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom (3.42 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml (1.59 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml (533.46 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json (597.57 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (474.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml (1.02 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom (1.85 kb)
06:36:47  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom.sha1 (40.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml (8.88 kb)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom.md5 (32.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml.sha1 (40.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml.md5 (32.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json (10.33 kb)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json.sha1 (40.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json.md5 (32.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
06:36:48  Attempting to upload org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-javadoc.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/daexim-akka-infoprovider-impl-1.14.4-20240824.063336-69-sources.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/daexim-artifacts-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-features.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/daexim-features-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-javadoc.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69.cfg.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/daexim-impl-1.14.4-20240824.063336-69-sources.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-javadoc.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/daexim-model-1.14.4-20240824.063336-69-sources.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-javadoc.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/daexim-spi-1.14.4-20240824.063336-69-sources.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-javadoc.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/daexim-test-model-1.14.4-20240824.063336-69-sources.jar.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/daexim-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/features-aggregator-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-features.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/odl-daexim-all-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-features.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/odl-daexim-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69.pom.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.xml.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/parent-1.14.4-20240824.063336-69-cyclonedx.json.md5
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.sha1
06:36:48  Successfully uploaded org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml.md5
06:36:48  Finished deploying /w/workspace/daexim-maven-merge-potassium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
06:36:48  #######################################################
06:36:48  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins9760602940101685914.sh
06:36:48  $ ssh-agent -k
06:36:48  unset SSH_AUTH_SOCK;
06:36:48  unset SSH_AGENT_PID;
06:36:48  echo Agent pid 5505 killed;
06:36:48  [ssh-agent] Stopped.
06:36:48  [JaCoCo plugin] Collecting JaCoCo coverage data...
06:36:48  [JaCoCo plugin] Version: 3.3.5
06:36:48  [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
06:36:49  [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1
06:36:49  [JaCoCo plugin] Saving matched execfiles:  /w/workspace/daexim-maven-merge-potassium/impl/target/code-coverage/jacoco.exec
06:36:49  [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/target/classes 1 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/features/daexim-features/target/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/features/odl-daexim-all/target/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/features/odl-daexim/target/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/impl/target/classes 14 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/jacoco/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/karaf/target/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/model/target/classes 105 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/parent/target/classes 0 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/spi/target/classes 1 files
06:36:49  [JaCoCo plugin]  - /w/workspace/daexim-maven-merge-potassium/test-model/target/classes 21 files
06:36:49  [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
06:36:49  [JaCoCo plugin] Source Inclusions: **/*.java
06:36:49  [JaCoCo plugin] Source Exclusions: null
06:36:49  [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/akka-infoprovider-impl/src/main/java 1 files
06:36:49  [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/impl/src/main/java 6 files
06:36:49  [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/model/src/main/java 5 files
06:36:49  [JaCoCo plugin] - /w/workspace/daexim-maven-merge-potassium/spi/src/main/java 1 files
06:36:49  [JaCoCo plugin] Loading inclusions files..
06:36:49  [JaCoCo plugin] inclusions: []
06:36:49  [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
06:36:49  [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:36:49  [JaCoCo plugin] Publishing the results..
06:36:49  [JaCoCo plugin] Loading packages..
06:36:49  [JaCoCo plugin] Done.
06:36:49  [JaCoCo plugin] Overall coverage: class: 85.71429, method: 89.34426, line: 81.931816, branch: 73.208725, instruction: 83.30742, complexity: 69.82456
06:36:49  [PostBuildScript] - [INFO] Executing post build scripts.
06:36:49  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins11827371813269853926.sh
06:36:49  ---> sysstat.sh
06:36:50  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins16360750824701469926.sh
06:36:50  ---> package-listing.sh
06:36:50  ++ facter osfamily
06:36:50  ++ tr '[:upper:]' '[:lower:]'
06:36:50  + OS_FAMILY=redhat
06:36:50  + workspace=/w/workspace/daexim-maven-merge-potassium
06:36:50  + START_PACKAGES=/tmp/packages_start.txt
06:36:50  + END_PACKAGES=/tmp/packages_end.txt
06:36:50  + DIFF_PACKAGES=/tmp/packages_diff.txt
06:36:50  + PACKAGES=/tmp/packages_start.txt
06:36:50  + '[' /w/workspace/daexim-maven-merge-potassium ']'
06:36:50  + PACKAGES=/tmp/packages_end.txt
06:36:50  + case "${OS_FAMILY}" in
06:36:50  + rpm -qa
06:36:50  + sort
06:36:50  + '[' -f /tmp/packages_start.txt ']'
06:36:50  + '[' -f /tmp/packages_end.txt ']'
06:36:50  + diff /tmp/packages_start.txt /tmp/packages_end.txt
06:36:50  + '[' /w/workspace/daexim-maven-merge-potassium ']'
06:36:50  + mkdir -p /w/workspace/daexim-maven-merge-potassium/archives/
06:36:50  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-potassium/archives/
06:36:50  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins4632336866033247826.sh
06:36:50  ---> capture-instance-metadata.sh
06:36:50  Setup pyenv:
06:36:51    system
06:36:51    3.8.13
06:36:51    3.9.13
06:36:51    3.10.13
06:36:51  * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version)
06:36:51  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEuT from file:/tmp/.os_lf_venv
06:36:52  lf-activate-venv(): INFO: Installing: lftools 
06:37:04  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:37:04  INFO: Running in OpenStack, capturing instance metadata
06:37:05  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins4013469567297681820.sh
06:37:05  provisioning config files...
06:37:05  Could not find credentials [logs] for daexim-maven-merge-potassium #527
06:37:05  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-potassium@tmp/config6239648043436542056tmp
06:37:05  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
06:37:05  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
06:37:05  provisioning config files...
06:37:05  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
06:37:05  [EnvInject] - Injecting environment variables from a build step.
06:37:05  [EnvInject] - Injecting as environment variables the properties content 
06:37:05  SERVER_ID=logs
06:37:05  
06:37:05  [EnvInject] - Variables injected successfully.
06:37:05  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins6542257167672400720.sh
06:37:05  ---> create-netrc.sh
06:37:05  WARN: Log server credential not found.
06:37:05  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins17874306718146764133.sh
06:37:05  ---> python-tools-install.sh
06:37:05  Setup pyenv:
06:37:05    system
06:37:05    3.8.13
06:37:05    3.9.13
06:37:05    3.10.13
06:37:05  * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version)
06:37:06  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEuT from file:/tmp/.os_lf_venv
06:37:07  lf-activate-venv(): INFO: Installing: lftools 
06:37:15  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:37:15  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins16482094086453660054.sh
06:37:15  ---> sudo-logs.sh
06:37:15  Archiving 'sudo' log..
06:37:15  [daexim-maven-merge-potassium] $ /bin/bash /tmp/jenkins14943126877745616567.sh
06:37:15  ---> job-cost.sh
06:37:15  Setup pyenv:
06:37:15    system
06:37:15    3.8.13
06:37:15    3.9.13
06:37:15    3.10.13
06:37:15  * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version)
06:37:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEuT from file:/tmp/.os_lf_venv
06:37:16  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
06:37:23  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:37:23  INFO: No Stack...
06:37:24  INFO: Retrieving Pricing Info for: v3-standard-4
06:37:24  INFO: Archiving Costs
06:37:24  [daexim-maven-merge-potassium] $ /bin/bash -l /tmp/jenkins15343215141306407551.sh
06:37:24  ---> logs-deploy.sh
06:37:24  Setup pyenv:
06:37:24    system
06:37:24    3.8.13
06:37:24    3.9.13
06:37:24    3.10.13
06:37:24  * 3.11.7 (set by /w/workspace/daexim-maven-merge-potassium/.python-version)
06:37:25  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tEuT from file:/tmp/.os_lf_venv
06:37:25  lf-activate-venv(): INFO: Installing: lftools 
06:37:33  lf-activate-venv(): INFO: Adding /tmp/venv-tEuT/bin to PATH
06:37:33  WARNING: Nexus logging server not set
06:37:33  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-potassium/527/
06:37:33  INFO: archiving logs to S3
06:37:35  ---> uname -a:
06:37:35  Linux prd-centos8-builder-4c-4g-14129.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:37:35  
06:37:35  
06:37:35  ---> lscpu:
06:37:35  Architecture:        x86_64
06:37:35  CPU op-mode(s):      32-bit, 64-bit
06:37:35  Byte Order:          Little Endian
06:37:35  CPU(s):              4
06:37:35  On-line CPU(s) list: 0-3
06:37:35  Thread(s) per core:  1
06:37:35  Core(s) per socket:  1
06:37:35  Socket(s):           4
06:37:35  NUMA node(s):        1
06:37:35  Vendor ID:           AuthenticAMD
06:37:35  CPU family:          23
06:37:35  Model:               49
06:37:35  Model name:          AMD EPYC-Rome Processor
06:37:35  Stepping:            0
06:37:35  CPU MHz:             2799.998
06:37:35  BogoMIPS:            5599.99
06:37:35  Virtualization:      AMD-V
06:37:35  Hypervisor vendor:   KVM
06:37:35  Virtualization type: full
06:37:35  L1d cache:           32K
06:37:35  L1i cache:           32K
06:37:35  L2 cache:            512K
06:37:35  L3 cache:            16384K
06:37:35  NUMA node0 CPU(s):   0-3
06:37:35  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:37:35  
06:37:35  
06:37:35  ---> nproc:
06:37:35  4
06:37:35  
06:37:35  
06:37:35  ---> df -h:
06:37:35  Filesystem      Size  Used Avail Use% Mounted on
06:37:35  devtmpfs        7.7G     0  7.7G   0% /dev
06:37:35  tmpfs           7.7G     0  7.7G   0% /dev/shm
06:37:35  tmpfs           7.7G   17M  7.7G   1% /run
06:37:35  tmpfs           7.7G     0  7.7G   0% /sys/fs/cgroup
06:37:35  /dev/vda1        80G   10G   70G  13% /
06:37:35  tmpfs           1.6G     0  1.6G   0% /run/user/1001
06:37:35  
06:37:35  
06:37:35  ---> free -m:
06:37:35                total        used        free      shared  buff/cache   available
06:37:35  Mem:          15761         800       11128          19        3831       14619
06:37:35  Swap:          1023           0        1023
06:37:35  
06:37:35  
06:37:35  ---> ip addr:
06:37:35  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
06:37:35      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
06:37:35      inet 127.0.0.1/8 scope host lo
06:37:35         valid_lft forever preferred_lft forever
06:37:35      inet6 ::1/128 scope host 
06:37:35         valid_lft forever preferred_lft forever
06:37:35  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
06:37:35      link/ether fa:16:3e:b1:77:21 brd ff:ff:ff:ff:ff:ff
06:37:35      altname enp0s3
06:37:35      altname ens3
06:37:35      inet 10.30.171.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
06:37:35         valid_lft 86010sec preferred_lft 86010sec
06:37:35      inet6 fe80::f816:3eff:feb1:7721/64 scope link 
06:37:35         valid_lft forever preferred_lft forever
06:37:35  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
06:37:35      link/ether 02:42:70:a1:e9:8d brd ff:ff:ff:ff:ff:ff
06:37:35      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
06:37:35         valid_lft forever preferred_lft forever
06:37:35  
06:37:35  
06:37:35  ---> sar -b -r -n DEV:
06:37:35  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	08/24/2024 	_x86_64_	(4 CPU)
06:37:35  
06:37:35  06:31:02     LINUX RESTART	(4 CPU)
06:37:35  
06:37:35  06:32:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
06:37:35  06:33:01 AM    107.23     10.26     96.97   2953.42   8675.94
06:37:35  06:34:01 AM    210.16     15.51    194.65   2344.70   6553.03
06:37:35  06:35:01 AM     87.52      2.51     85.01    494.34   9712.03
06:37:35  06:36:01 AM    116.03      1.70    114.33    157.04   7474.02
06:37:35  06:37:01 AM     84.41      0.55     83.86     50.65  25939.32
06:37:35  Average:       121.07      6.11    114.97   1200.09  11670.54
06:37:35  
06:37:35  06:32:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
06:37:35  06:33:01 AM  13145300  15107280   2994128     18.55      2688   2172904   1076904      6.27    217700   2392192    122648
06:37:35  06:34:01 AM  12421084  14627240   3718344     23.04      2688   2412000   1466240      8.53    280628   3038152    168672
06:37:35  06:35:01 AM  11723272  14073644   4416156     27.36      2688   2554128   1943704     11.31    348744   3653408     21272
06:37:35  06:36:01 AM  11108664  13710516   5030764     31.17      2688   2799860   2248104     13.08    511660   4089656     91112
06:37:35  06:37:01 AM  11402180  14975344   4737248     29.35      2688   3768720   1150540      6.69    931008   3372308    272532
06:37:35  Average:     11960100  14498805   4179328     25.90      2688   2741522   1577098      9.18    457948   3309143    135247
06:37:35  
06:37:35  06:32:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
06:37:35  06:33:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:33:01 AM      eth0     74.84     58.58    784.91     12.98      0.00      0.00      0.00      0.00
06:37:35  06:33:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:34:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:34:01 AM      eth0    227.98    193.34   2656.43     30.19      0.00      0.00      0.00      0.00
06:37:35  06:34:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:35:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:35:01 AM      eth0    116.02     94.05   1656.55     13.20      0.00      0.00      0.00      0.00
06:37:35  06:35:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:36:01 AM        lo   1942.28   1942.28   1854.84   1854.84      0.00      0.00      0.00      0.00
06:37:35  06:36:01 AM      eth0    272.54    190.42   3792.31     23.50      0.00      0.00      0.00      0.00
06:37:35  06:36:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:37:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  06:37:01 AM      eth0    128.44    127.51    830.48    175.74      0.00      0.00      0.00      0.00
06:37:35  06:37:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  Average:           lo    388.35    388.35    370.87    370.87      0.00      0.00      0.00      0.00
06:37:35  Average:         eth0    163.96    132.78   1944.10     51.12      0.00      0.00      0.00      0.00
06:37:35  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:37:35  
06:37:35  
06:37:35  ---> sar -P ALL:
06:37:35  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 	08/24/2024 	_x86_64_	(4 CPU)
06:37:35  
06:37:35  06:31:02     LINUX RESTART	(4 CPU)
06:37:35  
06:37:35  06:32:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
06:37:35  06:33:01 AM     all     14.29      0.00      2.42      2.60      0.08     80.62
06:37:35  06:33:01 AM       0     12.81      0.00      2.54      2.19      0.08     82.38
06:37:35  06:33:01 AM       1      7.80      0.00      1.37      4.09      0.07     86.67
06:37:35  06:33:01 AM       2     30.39      0.00      4.57      1.32      0.08     63.63
06:37:35  06:33:01 AM       3      6.39      0.00      1.24      2.76      0.08     89.52
06:37:35  06:34:01 AM     all     22.39      0.00      1.90      2.06      0.07     73.58
06:37:35  06:34:01 AM       0     22.90      0.00      1.62      2.10      0.05     73.33
06:37:35  06:34:01 AM       1     19.77      0.00      1.84      1.46      0.08     76.84
06:37:35  06:34:01 AM       2     26.92      0.00      1.32      0.97      0.08     70.70
06:37:35  06:34:01 AM       3     19.97      0.00      2.83      3.70      0.07     73.43
06:37:35  06:35:01 AM     all     53.53      0.00      1.94      1.20      0.09     43.25
06:37:35  06:35:01 AM       0     57.55      0.00      2.03      0.87      0.08     39.47
06:37:35  06:35:01 AM       1     58.36      0.00      1.45      1.18      0.10     38.92
06:37:35  06:35:01 AM       2     48.37      0.00      2.13      1.54      0.07     47.90
06:37:35  06:35:01 AM       3     49.84      0.00      2.15      1.21      0.12     46.69
06:37:35  06:36:01 AM     all     61.45      0.00      3.89      0.75      0.12     33.79
06:37:35  06:36:01 AM       0     60.23      0.00      2.13      0.35      0.12     37.17
06:37:35  06:36:01 AM       1     61.62      0.00      3.36      0.59      0.12     34.31
06:37:35  06:36:01 AM       2     60.34      0.00      4.80      1.52      0.12     33.22
06:37:35  06:36:01 AM       3     63.62      0.00      5.26      0.54      0.13     30.45
06:37:35  06:37:01 AM     all     25.92      0.00      2.52      2.19      0.08     69.30
06:37:35  06:37:01 AM       0     54.14      0.00      4.92      3.38      0.08     37.48
06:37:35  06:37:01 AM       1     16.33      0.00      1.44      2.44      0.08     79.71
06:37:35  06:37:01 AM       2     17.56      0.00      2.43      2.43      0.08     77.49
06:37:35  06:37:01 AM       3     15.69      0.00      1.28      0.52      0.05     82.46
06:37:35  Average:        all     35.50      0.00      2.53      1.76      0.09     60.12
06:37:35  Average:          0     41.48      0.00      2.65      1.78      0.08     54.01
06:37:35  Average:          1     32.72      0.00      1.89      1.95      0.09     63.34
06:37:35  Average:          2     36.71      0.00      3.04      1.56      0.09     58.60
06:37:35  Average:          3     31.08      0.00      2.55      1.75      0.09     64.53
06:37:35  
06:37:35  
06:37:35