Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-4272 (centos8-builder-2c-2g) in workspace /w/workspace/serviceutils-maven-merge-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-8t3XGF2kbPaW/agent.5448 SSH_AGENT_PID=5449 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/serviceutils-maven-merge-calcium@tmp/private_key_16191245498206869068.key (/w/workspace/serviceutils-maven-merge-calcium@tmp/private_key_16191245498206869068.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils > git init /w/workspace/serviceutils-maven-merge-calcium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-maven-merge-calcium@tmp/jenkins-gitclient-ssh16877323000414568126.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 Checking out Revision e84384a13eb762a1ef4964901646ec1b8b518399 (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f e84384a13eb762a1ef4964901646ec1b8b518399 # timeout=10 Commit message: "Bump versions by x.y.(z+1)" > git rev-list --no-walk e84384a13eb762a1ef4964901646ec1b8b518399 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins576123541725254518.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yzhm lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yzhm/bin to PATH Generating Requirements File Python 3.11.7 pip 24.3.1 from /tmp/venv-yzhm/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.85 botocore==1.35.85 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins15034668162008654253.sh + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/target/classes /w/workspace/serviceutils-maven-merge-calcium/jacoco/classes [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins10585692862423410882.sh + echo quiet=on 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-2c-2g-4272 [serviceutils-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=serviceutils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=serviceutils --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins1235133068587015695.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/sh /tmp/jenkins188342477372957967.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config3537717561983637502tmp copy managed file [serviceutils-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config13228567882526909048tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins9310214532800444935.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins984915642978051026.sh ---> maven-fetch-metadata.sh ++ 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 + project=org.opendaylight.serviceutils + project_path=org/opendaylight/serviceutils + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils + pushd /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils /w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils /w/workspace/serviceutils-maven-merge-calcium + set +e + 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/serviceutils/ 2024-12-20 02:34:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/ [10199] -> "index.html.tmp" [1] 2024-12-20 02:34:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/ [4622] -> "binding-parent/index.html.tmp" [1] 2024-12-20 02:34:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/ [4600] -> "listener-api/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/ [4589] -> "metrics-api/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/ [4721] -> "metrics-impl-prometheus/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/ [4655] -> "metrics-impl-test/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/ [4600] -> "metrics-impl/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/ [4578] -> "metrics-it/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/ [4622] -> "metrics-sample/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/ [4743] -> "odl-serviceutils-listener/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/ [4732] -> "odl-serviceutils-metrics/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/ [4688] -> "odl-serviceutils-rpc/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/ [4688] -> "odl-serviceutils-srm/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/ [4710] -> "odl-serviceutils-tools/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/ [4622] -> "quality-parent/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/ [4545] -> "rpc-api/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/ [4710] -> "serviceutils-artifacts/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/ [4820] -> "serviceutils-features-aggregator/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/ [4699] -> "serviceutils-features/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/ [4545] -> "srm-api/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/ [4556] -> "srm-impl/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/ [4567] -> "srm-shell/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/ [4567] -> "tools-api/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/ [3833] -> "tools-testutils/index.html.tmp" [1] 2024-12-20 02:34:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/ [4545] -> "upgrade/index.html.tmp" [1] 2024-12-20 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/ [28620] -> "binding-parent/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/ [21183] -> "binding-parent/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.2-SNAPSHOT/ [37400] -> "binding-parent/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/ [37400] -> "binding-parent/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [488/488] -> "binding-parent/maven-metadata.xml" [1] 2024-12-20 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/ [54146] -> "listener-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/ [39505] -> "listener-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.2-SNAPSHOT/ [71438] -> "listener-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/ [71438] -> "listener-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [486/486] -> "listener-api/maven-metadata.xml" [1] 2024-12-20 02:34:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/ [53817] -> "metrics-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/ [39266] -> "metrics-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.2-SNAPSHOT/ [71001] -> "metrics-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/ [71001] -> "metrics-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [485/485] -> "metrics-api/maven-metadata.xml" [1] 2024-12-20 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.3-SNAPSHOT/ [57753] -> "metrics-impl-prometheus/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/ [42126] -> "metrics-impl-prometheus/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.2-SNAPSHOT/ [76229] -> "metrics-impl-prometheus/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/ [76229] -> "metrics-impl-prometheus/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/maven-metadata.xml [497/497] -> "metrics-impl-prometheus/maven-metadata.xml" [1] 2024-12-20 02:34:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.3-SNAPSHOT/ [55779] -> "metrics-impl-test/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:34:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/ [40692] -> "metrics-impl-test/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.14.2-SNAPSHOT/ [73607] -> "metrics-impl-test/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/ [73607] -> "metrics-impl-test/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/maven-metadata.xml [491/491] -> "metrics-impl-test/maven-metadata.xml" [1] 2024-12-20 02:35:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/ [62816] -> "metrics-impl/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/ [46700] -> "metrics-impl/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.2-SNAPSHOT/ [82998] -> "metrics-impl/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/ [82998] -> "metrics-impl/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [486/486] -> "metrics-impl/maven-metadata.xml" [1] 2024-12-20 02:35:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.3-SNAPSHOT/ [36268] -> "metrics-it/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/ [27594] -> "metrics-it/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.14.2-SNAPSHOT/ [47604] -> "metrics-it/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/ [59060] -> "metrics-it/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/maven-metadata.xml [484/484] -> "metrics-it/maven-metadata.xml" [1] 2024-12-20 02:35:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.3-SNAPSHOT/ [54798] -> "metrics-sample/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/ [39979] -> "metrics-sample/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.14.2-SNAPSHOT/ [72304] -> "metrics-sample/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/ [72304] -> "metrics-sample/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/maven-metadata.xml [488/488] -> "metrics-sample/maven-metadata.xml" [1] 2024-12-20 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/ [39913] -> "odl-serviceutils-listener/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/ [30372] -> "odl-serviceutils-listener/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.2-SNAPSHOT/ [52439] -> "odl-serviceutils-listener/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/ [64975] -> "odl-serviceutils-listener/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [499/499] -> "odl-serviceutils-listener/maven-metadata.xml" [1] 2024-12-20 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/ [39686] -> "odl-serviceutils-metrics/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/ [30202] -> "odl-serviceutils-metrics/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/ [52138] -> "odl-serviceutils-metrics/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/ [64602] -> "odl-serviceutils-metrics/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [498/498] -> "odl-serviceutils-metrics/maven-metadata.xml" [1] 2024-12-20 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/ [38796] -> "odl-serviceutils-rpc/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/ [29529] -> "odl-serviceutils-rpc/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/ [50958] -> "odl-serviceutils-rpc/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/ [63134] -> "odl-serviceutils-rpc/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [494/494] -> "odl-serviceutils-rpc/maven-metadata.xml" [1] 2024-12-20 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/ [38814] -> "odl-serviceutils-srm/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/ [29542] -> "odl-serviceutils-srm/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/ [50982] -> "odl-serviceutils-srm/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/ [63158] -> "odl-serviceutils-srm/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/maven-metadata.xml [494/494] -> "odl-serviceutils-srm/maven-metadata.xml" [1] 2024-12-20 02:35:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/ [39256] -> "odl-serviceutils-tools/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/ [29876] -> "odl-serviceutils-tools/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/ [51568] -> "odl-serviceutils-tools/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/ [63888] -> "odl-serviceutils-tools/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/maven-metadata.xml [496/496] -> "odl-serviceutils-tools/maven-metadata.xml" [1] 2024-12-20 02:35:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/ [28626] -> "quality-parent/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/ [21187] -> "quality-parent/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.2-SNAPSHOT/ [37408] -> "quality-parent/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/ [37408] -> "quality-parent/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [488/488] -> "quality-parent/maven-metadata.xml" [1] 2024-12-20 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/ [52495] -> "rpc-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/ [38306] -> "rpc-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.2-SNAPSHOT/ [91885] -> "rpc-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/ [91885] -> "rpc-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [481/481] -> "rpc-api/maven-metadata.xml" [1] 2024-12-20 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/ [29950] -> "serviceutils-artifacts/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.4-SNAPSHOT/ [22155] -> "serviceutils-artifacts/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.2-SNAPSHOT/ [39160] -> "serviceutils-artifacts/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/ [39160] -> "serviceutils-artifacts/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/maven-metadata.xml [496/496] -> "serviceutils-artifacts/maven-metadata.xml" [1] 2024-12-20 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.3-SNAPSHOT/ [31620] -> "serviceutils-features-aggregator/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.4-SNAPSHOT/ [23375] -> "serviceutils-features-aggregator/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.2-SNAPSHOT/ [41370] -> "serviceutils-features-aggregator/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/ [41370] -> "serviceutils-features-aggregator/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/maven-metadata.xml [506/506] -> "serviceutils-features-aggregator/maven-metadata.xml" [1] 2024-12-20 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/ [39035] -> "serviceutils-features/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/ [29709] -> "serviceutils-features/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.2-SNAPSHOT/ [51275] -> "serviceutils-features/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/ [63523] -> "serviceutils-features/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/maven-metadata.xml [495/495] -> "serviceutils-features/maven-metadata.xml" [1] 2024-12-20 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/ [52507] -> "srm-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/ [38315] -> "srm-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.2-SNAPSHOT/ [69261] -> "srm-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/ [69261] -> "srm-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/maven-metadata.xml [481/481] -> "srm-api/maven-metadata.xml" [1] 2024-12-20 02:35:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/ [52818] -> "srm-impl/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/ [38541] -> "srm-impl/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.2-SNAPSHOT/ [69682] -> "srm-impl/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/ [69682] -> "srm-impl/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/maven-metadata.xml [482/482] -> "srm-impl/maven-metadata.xml" [1] 2024-12-20 02:35:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/ [53147] -> "srm-shell/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/ [38780] -> "srm-shell/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.2-SNAPSHOT/ [70119] -> "srm-shell/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/ [70119] -> "srm-shell/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/maven-metadata.xml [483/483] -> "srm-shell/maven-metadata.xml" [1] 2024-12-20 02:35:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/ [53159] -> "tools-api/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/ [38788] -> "tools-api/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.2-SNAPSHOT/ [70127] -> "tools-api/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/ [70127] -> "tools-api/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [483/483] -> "tools-api/maven-metadata.xml" [1] 2024-12-20 02:35:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.3-SNAPSHOT/ [55121] -> "tools-testutils/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/ [40214] -> "tools-testutils/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [407/407] -> "tools-testutils/maven-metadata.xml" [1] 2024-12-20 02:35:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/ [52501] -> "upgrade/0.13.3-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/ [38310] -> "upgrade/0.13.4-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.2-SNAPSHOT/ [69253] -> "upgrade/0.14.2-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/ [69253] -> "upgrade/0.15.0-SNAPSHOT/index.html.tmp" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [481/481] -> "upgrade/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.15.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "binding-parent/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml [1659/1659] -> "listener-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.15.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "listener-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.15.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "metrics-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "metrics-impl-prometheus/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.14.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-prometheus/0.15.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "metrics-impl-prometheus/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.13.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "metrics-impl-test/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.14.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl-test/0.15.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "metrics-impl-test/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml [1873/1873] -> "metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.2-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.15.0-SNAPSHOT/maven-metadata.xml [1881/1881] -> "metrics-impl/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.3-SNAPSHOT/maven-metadata.xml [1232/1232] -> "metrics-it/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.13.4-SNAPSHOT/maven-metadata.xml [1227/1227] -> "metrics-it/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.14.2-SNAPSHOT/maven-metadata.xml [1232/1232] -> "metrics-it/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-it/0.15.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "metrics-it/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.13.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "metrics-sample/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.14.2-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-sample/0.15.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "metrics-sample/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-serviceutils-listener/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.15.0-SNAPSHOT/maven-metadata.xml [1505/1505] -> "odl-serviceutils-listener/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-serviceutils-metrics/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.15.0-SNAPSHOT/maven-metadata.xml [1504/1504] -> "odl-serviceutils-metrics/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-rpc/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.15.0-SNAPSHOT/maven-metadata.xml [1500/1500] -> "odl-serviceutils-rpc/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-serviceutils-srm/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-serviceutils-srm/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.15.0-SNAPSHOT/maven-metadata.xml [1500/1500] -> "odl-serviceutils-srm/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.4-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-serviceutils-tools/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-serviceutils-tools/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.15.0-SNAPSHOT/maven-metadata.xml [1502/1502] -> "odl-serviceutils-tools/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.2-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.15.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "quality-parent/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.2-SNAPSHOT/maven-metadata.xml [2096/2096] -> "rpc-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.15.0-SNAPSHOT/maven-metadata.xml [2096/2096] -> "rpc-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.4-SNAPSHOT/maven-metadata.xml [1065/1065] -> "serviceutils-artifacts/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.2-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.15.0-SNAPSHOT/maven-metadata.xml [1069/1069] -> "serviceutils-artifacts/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.3-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.4-SNAPSHOT/maven-metadata.xml [1075/1075] -> "serviceutils-features-aggregator/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.14.2-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.15.0-SNAPSHOT/maven-metadata.xml [1079/1079] -> "serviceutils-features-aggregator/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml [1285/1285] -> "serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.4-SNAPSHOT/maven-metadata.xml [1280/1280] -> "serviceutils-features/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.2-SNAPSHOT/maven-metadata.xml [1285/1285] -> "serviceutils-features/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.15.0-SNAPSHOT/maven-metadata.xml [1501/1501] -> "serviceutils-features/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "srm-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.15.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "srm-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "srm-impl/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.15.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "srm-impl/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-shell/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.15.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-shell/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "tools-api/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.15.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "tools-api/0.15.0-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "tools-testutils/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.13.3-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "upgrade/0.13.4-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.14.2-SNAPSHOT/maven-metadata.xml" [1] 2024-12-20 02:35:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.15.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "upgrade/0.15.0-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2024-12-20 02:35:33-- Total wall clock time: 45s Downloaded: 237 files, 4.8M in 1.2s (3.99 MB/s) + set -e + popd /w/workspace/serviceutils-maven-merge-calcium + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/m2repo-backup + cp -a /w/workspace/serviceutils-maven-merge-calcium/m2repo/org /w/workspace/serviceutils-maven-merge-calcium/m2repo-backup [serviceutils-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins7864103724570937471.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins1626137505019373809.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/serviceutils-maven-merge-calcium@tmp/config3537717561983637502tmp --settings /w/workspace/serviceutils-maven-merge-calcium@tmp/config13228567882526909048tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 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 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [pom] [INFO] serviceutils [pom] [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.4-SNAPSHOT [1/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ quality-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ quality-parent --- [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/serviceutils-maven-merge-calcium/commons/quality-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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ quality-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ quality-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ quality-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.xml [INFO] attaching as quality-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.json [INFO] attaching as quality-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ quality-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/quality-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/quality-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.4-SNAPSHOT [2/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- [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/serviceutils-maven-merge-calcium/commons/binding-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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.xml [INFO] attaching as binding-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.json [INFO] attaching as binding-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/binding-parent-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.4-SNAPSHOT [3/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ commons --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ commons --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.4-SNAPSHOT [4/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-api --- [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/serviceutils-maven-merge-calcium/metrics/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-api --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.serviceutils.metrics.function.CheckedCallableTest [INFO] Running org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.serviceutils.metrics.function.CheckedRunnableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedCallable.java:27: warning: no comment [WARNING] V call() throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedConsumer.java:25: warning: no comment [WARNING] void accept(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnable.java:22: warning: no comment [WARNING] void run() throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:26: warning: no comment [WARNING] default void decrement() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:30: warning: no comment [WARNING] void decrement(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:20: warning: no comment [WARNING] default void increment() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Counter.java:24: warning: no comment [WARNING] void increment(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:33: warning: no @param for id [WARNING] public static void checkOnlyLowercaseAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:43: warning: no @param for id [WARNING] public static void checkOnlyAZ09(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:53: warning: no @param for id [WARNING] public static void checkOnlyAZ09Underscore(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:63: warning: no @param for id [WARNING] public static void checkOnlyAZ09Dot(String id) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for id [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/IDs.java:71: warning: no @param for regexp [WARNING] public static void check(String id, Pattern regexp) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:31: warning: no @return [WARNING] public abstract Object anchor(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:39: warning: no @return [WARNING] public abstract String project(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:47: warning: no @return [WARNING] public abstract String module(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:57: warning: no @return [WARNING] public abstract String id(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:65: warning: no @return [WARNING] @Default public String description() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:400: warning: no comment [WARNING] public interface AnchorBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:440: warning: no comment [WARNING] public interface BuildFinal { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:430: warning: no comment [WARNING] public interface IdBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:420: warning: no comment [WARNING] public interface ModuleBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/generated-sources/annotations/org/opendaylight/serviceutils/metrics/ImmutableMetricDescriptor.java:410: warning: no comment [WARNING] public interface ProjectBuildStage { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedConsumer.java:23: warning: no comment [WARNING] void accept(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/function/InterruptibleCheckedFunction.java:19: warning: no comment [WARNING] R apply(T input) throws E, InterruptedException; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Labeled.java:19: warning: no comment [WARNING] T label(String labelValue); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:30: warning: no @param for howMany [WARNING] void mark(long howMany); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Meter.java:37: warning: no @return [WARNING] long get(); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:24: warning: no comment [WARNING] public static ImmutableMetricDescriptor.AnchorBuildStage builder() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricDescriptor.java:73: warning: no comment [WARNING] protected void check() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for anchor [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @param for id [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:44: warning: no @return [WARNING] Meter newMeter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for anchor [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @param for id [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:118: warning: no @return [WARNING] Counter newCounter(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/MetricProvider.java:189: warning: no comment [WARNING] Timer newTimer(Object anchor, String id); [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @param for event [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @return [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:22: warning: no @throws for E [WARNING] T time(CheckedCallable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @param for event [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/api/src/main/java/org/opendaylight/serviceutils/metrics/Timer.java:27: warning: no @throws for E [WARNING] void time(CheckedRunnable event) throws E; [WARNING] ^ [WARNING] 47 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.xml [INFO] attaching as metrics-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.json [INFO] attaching as metrics-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-api --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-api' with 4 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/api/target/metrics-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/metrics-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.4-SNAPSHOT [5/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-api --- [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/serviceutils-maven-merge-calcium/tools/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:53: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:59: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractAsyncDataTreeChangeListener.java:66: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:38: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:40: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:45: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:35: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:39: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractSyncDataTreeChangeListener.java:44: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:58: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:46: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.xml [INFO] attaching as tools-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.json [INFO] attaching as tools-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/api/target/tools-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/tools-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.4-SNAPSHOT [6/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ listener-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ listener-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ listener-api --- [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/serviceutils-maven-merge-calcium/tools/listener-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ listener-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ listener-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ listener-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ listener-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ listener-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:51: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:57: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractAsyncDataTreeChangeListener.java:64: warning: no comment [WARNING] public AbstractAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:72: warning: no comment [WARNING] protected DataBroker getDataBroker() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:76: warning: no comment [WARNING] protected DataStoreMetrics getDataStoreMetrics() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:68: warning: no comment [WARNING] public void register() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:49: warning: no comment [WARNING] public AbstractClusteredAsyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:37: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:42: warning: no comment [WARNING] public AbstractClusteredSyncDataTreeChangeListener(DataBroker dataBroker, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:32: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, DataTreeIdentifier dataTreeIdentifier) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:36: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractSyncDataTreeChangeListener.java:41: warning: no comment [WARNING] public AbstractSyncDataTreeChangeListener(DataBroker dataBroker, LogicalDatastoreType datastoreType, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:55: warning: no comment [WARNING] public void notifyAfterOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:43: warning: no comment [WARNING] public void notifyBeforeOnDataTreeChanged(List> changes) { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ listener-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.xml [INFO] attaching as listener-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.json [INFO] attaching as listener-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ listener-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/listener-api/target/listener-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/listener-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.4-SNAPSHOT [7/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rpc-api --- [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/serviceutils-maven-merge-calcium/tools/rpc-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rpc-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:64: warning: no @param for [WARNING] public static FutureRpcResultBuilder fromListenableFuture(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:109: warning: no comment [WARNING] public static final class FutureRpcResultBuilder { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:69: warning: no comment [WARNING] public enum LogLevel { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:104: warning: no comment [WARNING] public static FutureRpcResultBuilder fromBuilder(Logger logger, String rpcMethodName, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @param for newOnFailureConsumer [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:186: warning: no @return [WARNING] public FutureRpcResultBuilder onFailure(Consumer newOnFailureConsumer) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @param for level [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:199: warning: no @return [WARNING] public FutureRpcResultBuilder onFailureLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @param for level [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:209: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccessLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @param for level [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:219: warning: no @return [WARNING] public FutureRpcResultBuilder onEnterLogLevel(LogLevel level) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @param for newRpcErrorMessageFunction [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:228: warning: no @return [WARNING] public FutureRpcResultBuilder withRpcErrorMessage(Function newRpcErrorMessageFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @param for newOnSuccessFunction [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:239: warning: no @return [WARNING] public FutureRpcResultBuilder onSuccess(Consumer newOnSuccessFunction) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:79: warning: no comment [WARNING] public void log(Logger logger, String format, Object... arguments) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:70: warning: no comment [WARNING] ERROR, WARN, INFO, DEBUG, TRACE, [WARNING] ^ [WARNING] 23 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.xml [INFO] attaching as rpc-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.json [INFO] attaching as rpc-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/bom.json to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/rpc-api-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.4-SNAPSHOT [8/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-testutils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ tools-testutils --- [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/serviceutils-maven-merge-calcium/tools/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ tools-testutils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ tools-testutils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ tools-testutils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/rpc-api/target/rpc-api-0.13.4-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.11/infrautils-testutils-6.0.11.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ tools-testutils --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.serviceutils.tools.mdsal.rpc.FutureRpcResultsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ tools-testutils --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:69: warning: no comment [WARNING] public static void assertRpcErrorCause(Future> futureRpcResult, Class expectedExceptionClass, [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:62: warning: no comment [WARNING] public static void assertRpcErrorWithoutCausesOrMessages(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:55: warning: no comment [WARNING] public static void assertRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:48: warning: no comment [WARNING] public static void assertVoidRpcSuccess(Future> futureRpcResult) [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/src/main/java/org/opendaylight/serviceutils/tools/mdsal/testutils/TestFutureRpcResults.java:43: warning: no comment [WARNING] public static T getResult(Future> futureRpcResult) [WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-testutils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.xml [INFO] attaching as tools-testutils-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.json [INFO] attaching as tools-testutils-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.8:compile [WARNING] Unused declared dependencies found: [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] org.opendaylight.yangtools:testutils:jar:13.0.8:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.11:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.4-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ tools-testutils --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: tools-testutils' with 1 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/bom.json to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/tools/testutils/target/tools-testutils-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/tools-testutils-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.4-SNAPSHOT [9/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ tools-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ tools-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.4-SNAPSHOT [10/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ metrics-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ metrics-impl --- [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/serviceutils-maven-merge-calcium/metrics/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ metrics-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but makeCodahaleID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but checkForExistingID is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadMXBean is not; did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case), but threadsWatcherIntervalMS is not; did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:[19,13] [MemberName] Classes should be named in UpperCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'OsGiMetricProvider'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ metrics-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ metrics-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ metrics-impl --- [INFO] Surefire report directory: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.serviceutils.metrics.internal.ThreadsWatcherTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.serviceutils.metrics.tests.MetricProviderTest [INFO] Running org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.serviceutils.metrics.tests.MetricsFileReporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ metrics-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:36: warning: no comment [WARNING] int deadlockedThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:30: warning: no comment [WARNING] int fileReporterIntervalSecs() default 0; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:27: warning: no comment [WARNING] int maxThreads() default 1000; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:33: warning: no comment [WARNING] int maxThreadsMaxLogIntervalSecs() default 60; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:24: warning: no comment [WARNING] int threadsWatcherIntervalMS() default 0; [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:22: warning: no comment [WARNING] public MetricProviderImpl() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:26: warning: no comment [WARNING] public MetricProviderImpl(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:36: warning: no comment [WARNING] public void close() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:133: warning: no comment [WARNING] public final MetricRegistry getRegistry() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricProviderImpl.java:31: warning: no comment [WARNING] public void open() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:65: warning: no comment [WARNING] public final void updateConfiguration(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:38: warning: no comment [WARNING] public class MetricsFileReporter extends ScheduledReporter { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:53: warning: no comment [WARNING] public MetricsFileReporter(MetricRegistry registry, Duration interval) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:175: warning: no comment [WARNING] public File createFile(int dayOfTheWeek, int hourOfTheDay) throws IOException { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:68: warning: no comment [WARNING] public void report(PrintWriter pw) { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:60: warning: no comment [WARNING] public void startReporter() { [WARNING] ^ [WARNING] /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/OSGiMetricProvider.java:19: warning: no comment [WARNING] public final class OSGiMetricProvider extends AbstractMetricProvider { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ metrics-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.xml [INFO] attaching as metrics-impl-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.json [INFO] attaching as metrics-impl-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.8:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ metrics-impl --- [INFO] Loading execution data file /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: serviceutils :: metrics-impl' with 12 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/bom.json to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/metrics/impl/target/metrics-impl-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/metrics-impl-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.4-SNAPSHOT [11/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-metrics --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-metrics --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-metrics [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: f5a46393-fa88-4b86-973a-76197933b55a timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-metrics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.xml [INFO] attaching as odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.json [INFO] attaching as odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-metrics --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-metrics/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/odl-serviceutils-metrics-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-metrics did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.4-SNAPSHOT [12/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-listener --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-listener --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-listener [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: c9ae0a22-c9eb-4683-abcc-31662f8d33ff timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-listener --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.xml [INFO] attaching as odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.json [INFO] attaching as odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-listener --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-listener/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/odl-serviceutils-listener-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-listener did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.4-SNAPSHOT [13/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-rpc --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-rpc --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-rpc [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 06308d8f-eaa0-4a7f-b246-2a3d19ee6a03 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-serviceutils-rpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.xml [INFO] attaching as odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.json [INFO] attaching as odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-serviceutils-rpc --- [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-features.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-rpc/target/bom.json to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/odl-serviceutils-rpc-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-serviceutils-rpc did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.4-SNAPSHOT [14/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upgrade --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upgrade --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ upgrade --- [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/serviceutils-maven-merge-calcium/upgrade/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.8:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 5.204 ms [INFO] yang-to-sources: Project model files found: 1 in 92.66 ms [INFO] yang-to-sources: 1 YANG models processed in 68.36 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 51.99 ms [INFO] Sorted 6 files into 3 directories in 3.310 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 88.12 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ upgrade --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ upgrade --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ upgrade --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-maven-merge-calcium/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ upgrade --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ upgrade --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upgrade --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.xml [INFO] attaching as upgrade-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.json [INFO] attaching as upgrade-0.13.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ upgrade --- [INFO] Building jar: /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/bom.json to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/serviceutils-maven-merge-calcium/upgrade/target/upgrade-0.13.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/upgrade-0.13.4-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/serviceutils-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/0.13.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/serviceutils-maven-merge-calcium/m2repo/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.4-SNAPSHOT [15/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-tools/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/serviceutils-maven-merge-calcium/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-serviceutils-tools --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-serviceutils-tools --- [INFO] Starting SFT for org.opendaylight.serviceutils:odl-serviceutils-tools [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: b6ab3fd6-fd96-4717-ab0e-4a32229d9ca3 timout: [ RelativeTimeout value = 180000 ] Build timed out (after 180 minutes). Marking the build as failed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5449 killed; [ssh-agent] Stopped. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins17088551204616990203.sh ---> sysstat.sh [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins14246813851761627740.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/serviceutils-maven-merge-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/serviceutils-maven-merge-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/serviceutils-maven-merge-calcium ']' + mkdir -p /w/workspace/serviceutils-maven-merge-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-merge-calcium/archives/ [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins9149818278441657797.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzhm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yzhm/bin to PATH INFO: Running in OpenStack, capturing instance metadata [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins3189170406271791282.sh provisioning config files... Could not find credentials [logs] for serviceutils-maven-merge-calcium #487 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-merge-calcium@tmp/config11240327296178762335tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins5477420404456508393.sh ---> create-netrc.sh WARN: Log server credential not found. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins6427964795022128903.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzhm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yzhm/bin to PATH [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins8587498499532891384.sh ---> sudo-logs.sh Archiving 'sudo' log.. [serviceutils-maven-merge-calcium] $ /bin/bash /tmp/jenkins9713012877486171129.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzhm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-yzhm/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [serviceutils-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins743962141253585383.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/serviceutils-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzhm from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yzhm/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-merge-calcium/487/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-4272.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 8.8G 32G 22% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 1144 3634 19 2918 6248 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:f7:99:8b brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.95/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 75504sec preferred_lft 75504sec inet6 fe80::f816:3eff:fef7:998b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:7f:71:ea:c5 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/20/2024 _x86_64_ (2 CPU) 02:32:48 LINUX RESTART (2 CPU) 02:34:01 AM tps rtps wtps bread/s bwrtn/s 02:35:01 AM 98.08 2.53 95.55 1539.62 9385.22 02:36:02 AM 89.18 15.42 73.76 1828.44 5036.46 02:37:01 AM 109.96 3.32 106.64 1049.99 8251.11 02:38:01 AM 38.53 1.12 37.42 41.03 1641.13 02:39:01 AM 60.20 0.00 60.20 0.00 5709.91 02:40:00 AM 19.78 0.00 19.78 0.00 7056.75 02:40:01 AM 0.00 0.00 0.00 0.00 0.00 02:41:01 AM 0.67 0.00 0.67 0.00 8.73 02:42:01 AM 0.35 0.00 0.35 0.00 3.92 02:43:01 AM 0.37 0.00 0.37 0.00 3.82 02:44:01 AM 0.70 0.00 0.70 0.00 9.83 02:45:01 AM 1.17 0.00 1.17 0.00 11.90 02:46:01 AM 1.00 0.00 1.00 0.00 9.28 02:47:01 AM 0.93 0.00 0.93 0.00 8.51 02:48:01 AM 1.88 0.03 1.85 0.27 31.11 02:49:01 AM 0.37 0.00 0.37 0.00 5.40 02:50:00 AM 0.36 0.00 0.36 0.00 3.93 02:50:01 AM 0.00 0.00 0.00 0.00 0.00 02:51:01 AM 0.32 0.00 0.32 0.00 3.28 02:52:01 AM 0.27 0.00 0.27 0.00 3.08 02:53:01 AM 0.32 0.00 0.32 0.00 4.58 02:54:01 AM 0.35 0.00 0.35 0.00 4.77 02:55:01 AM 0.27 0.00 0.27 0.00 2.42 02:56:01 AM 0.22 0.00 0.22 0.00 2.30 02:57:01 AM 0.33 0.00 0.33 0.00 3.62 02:58:01 AM 0.37 0.00 0.37 0.00 5.40 02:59:01 AM 0.32 0.00 0.32 0.00 4.73 03:00:00 AM 0.27 0.00 0.27 0.00 2.46 03:00:01 AM 0.00 0.00 0.00 0.00 0.00 03:01:01 AM 0.27 0.00 0.27 0.00 2.47 03:02:01 AM 0.48 0.08 0.40 1.87 5.81 03:03:01 AM 0.32 0.00 0.32 0.00 3.93 03:04:01 AM 0.33 0.00 0.33 0.00 4.60 03:05:01 AM 0.27 0.00 0.27 0.00 2.18 03:06:01 AM 0.22 0.00 0.22 0.00 2.30 03:07:01 AM 0.40 0.00 0.40 0.00 5.18 03:08:01 AM 0.30 0.00 0.30 0.00 3.30 03:09:01 AM 0.23 0.00 0.23 0.00 4.00 03:10:00 AM 0.37 0.00 0.37 0.00 4.82 03:10:01 AM 0.00 0.00 0.00 0.00 0.00 03:11:01 AM 0.35 0.00 0.35 0.00 5.18 03:12:01 AM 0.30 0.00 0.30 0.00 4.18 03:13:01 AM 0.33 0.00 0.33 0.00 3.62 03:14:01 AM 0.42 0.00 0.42 0.00 6.26 03:15:01 AM 0.27 0.00 0.27 0.00 2.92 03:16:01 AM 0.25 0.00 0.25 0.00 2.78 03:17:01 AM 0.22 0.00 0.22 0.00 1.73 03:18:01 AM 0.23 0.00 0.23 0.00 1.85 03:19:01 AM 0.35 0.00 0.35 0.00 6.10 03:20:00 AM 0.24 0.00 0.24 0.00 2.05 03:20:01 AM 0.00 0.00 0.00 0.00 0.00 03:21:01 AM 0.35 0.00 0.35 0.00 3.90 03:22:01 AM 0.30 0.00 0.30 0.00 3.75 03:23:01 AM 0.23 0.00 0.23 0.00 2.12 03:24:01 AM 0.73 0.30 0.43 6.40 6.41 03:25:01 AM 0.88 0.00 0.88 0.00 19.36 03:26:01 AM 0.33 0.00 0.33 0.00 4.17 03:27:01 AM 0.28 0.00 0.28 0.00 2.57 03:28:01 AM 0.45 0.18 0.27 7.33 2.57 03:29:01 AM 1.50 0.00 1.50 0.00 27.23 03:30:00 AM 1.03 0.00 1.03 0.00 10.59 03:30:01 AM 0.00 0.00 0.00 0.00 0.00 03:31:01 AM 1.02 0.00 1.02 0.00 10.31 03:32:01 AM 0.92 0.00 0.92 0.00 7.98 03:33:01 AM 0.90 0.00 0.90 0.00 8.02 03:34:01 AM 1.12 0.00 1.12 0.00 11.61 03:35:01 AM 1.07 0.00 1.07 0.00 11.55 03:36:01 AM 1.05 0.00 1.05 0.00 10.55 03:37:01 AM 0.83 0.00 0.83 0.00 7.32 03:38:01 AM 0.98 0.00 0.98 0.00 8.73 03:39:01 AM 1.03 0.00 1.03 0.00 12.15 03:40:00 AM 0.93 0.00 0.93 0.00 8.21 03:40:01 AM 0.00 0.00 0.00 0.00 0.00 03:41:01 AM 1.03 0.00 1.03 0.00 10.13 03:42:02 AM 1.02 0.00 1.02 0.00 10.36 03:43:01 AM 0.90 0.00 0.90 0.00 8.17 03:44:01 AM 1.12 0.00 1.12 0.00 11.51 03:45:01 AM 1.08 0.00 1.08 0.00 11.46 03:46:01 AM 0.88 0.00 0.88 0.00 7.90 03:47:01 AM 0.90 0.00 0.90 0.00 7.98 03:48:01 AM 0.95 0.00 0.95 0.00 8.13 03:49:01 AM 1.00 0.00 1.00 0.00 10.90 03:50:00 AM 0.96 0.00 0.96 0.00 10.10 03:50:01 AM 0.00 0.00 0.00 0.00 0.00 03:51:01 AM 1.05 0.00 1.05 0.00 10.21 03:52:01 AM 0.90 0.00 0.90 0.00 7.85 03:53:01 AM 0.92 0.00 0.92 0.00 8.05 03:54:01 AM 1.00 0.00 1.00 0.00 10.90 03:55:01 AM 0.92 0.00 0.92 0.00 7.98 03:56:01 AM 0.97 0.00 0.97 0.00 9.36 03:57:01 AM 0.95 0.00 0.95 0.00 9.97 03:58:01 AM 1.05 0.00 1.05 0.00 10.81 03:59:01 AM 1.07 0.00 1.07 0.00 11.00 04:00:00 AM 0.90 0.00 0.90 0.00 7.84 04:00:01 AM 8.25 0.00 8.25 0.00 82.47 04:01:01 AM 0.90 0.00 0.90 0.00 8.72 04:02:01 AM 1.02 0.00 1.02 0.00 11.04 04:03:01 AM 1.00 0.00 1.00 0.00 10.08 04:04:01 AM 1.02 0.00 1.02 0.00 11.16 04:05:01 AM 1.08 0.00 1.08 0.00 11.73 04:06:01 AM 1.02 0.00 1.02 0.00 9.55 04:07:01 AM 0.92 0.00 0.92 0.00 7.98 04:08:01 AM 1.03 0.00 1.03 0.00 11.81 04:09:01 AM 1.02 0.00 1.02 0.00 10.95 04:10:00 AM 0.95 0.00 0.95 0.00 8.27 04:10:01 AM 0.00 0.00 0.00 0.00 0.00 04:11:01 AM 0.90 0.00 0.90 0.00 8.43 04:12:01 AM 0.93 0.00 0.93 0.00 8.27 04:13:01 AM 0.98 0.00 0.98 0.00 8.70 04:14:01 AM 1.03 0.00 1.03 0.00 10.95 04:15:01 AM 0.95 0.00 0.95 0.00 10.23 04:16:01 AM 0.95 0.00 0.95 0.00 8.52 04:17:01 AM 0.87 0.00 0.87 0.00 7.40 04:18:01 AM 0.93 0.00 0.93 0.00 7.86 04:19:01 AM 0.95 0.00 0.95 0.00 9.42 04:20:00 AM 0.94 0.00 0.94 0.00 7.37 04:20:01 AM 0.00 0.00 0.00 0.00 0.00 04:21:01 AM 0.93 0.00 0.93 0.00 7.50 04:22:01 AM 0.93 0.00 0.93 0.00 9.10 04:23:01 AM 0.95 0.00 0.95 0.00 8.05 04:24:01 AM 1.07 0.00 1.07 0.00 10.98 04:25:01 AM 0.90 0.00 0.90 0.00 7.07 04:26:01 AM 0.82 0.00 0.82 0.00 7.36 04:27:01 AM 0.95 0.00 0.95 0.00 8.27 04:28:01 AM 0.93 0.00 0.93 0.00 8.38 04:29:01 AM 0.97 0.00 0.97 0.00 10.28 04:30:00 AM 0.92 0.00 0.92 0.00 7.64 04:30:01 AM 0.00 0.00 0.00 0.00 0.00 04:31:01 AM 0.40 0.00 0.40 0.00 6.55 04:32:01 AM 0.25 0.00 0.25 0.00 2.15 04:33:01 AM 0.23 0.00 0.23 0.00 1.87 04:34:01 AM 0.38 0.00 0.38 0.00 5.38 04:35:01 AM 0.23 0.00 0.23 0.00 2.67 04:36:01 AM 0.23 0.00 0.23 0.00 1.87 04:37:01 AM 0.20 0.00 0.20 0.00 1.47 04:38:01 AM 0.25 0.00 0.25 0.00 2.00 04:39:01 AM 0.45 0.00 0.45 0.00 7.83 04:40:00 AM 0.27 0.00 0.27 0.00 2.89 04:40:01 AM 0.00 0.00 0.00 0.00 0.00 04:41:01 AM 0.25 0.00 0.25 0.00 2.03 04:42:01 AM 0.23 0.00 0.23 0.00 2.93 04:43:01 AM 0.25 0.00 0.25 0.00 2.17 04:44:01 AM 0.38 0.00 0.38 0.00 6.33 04:45:01 AM 0.37 0.00 0.37 0.00 3.97 04:46:01 AM 0.30 0.00 0.30 0.00 3.50 04:47:01 AM 0.28 0.00 0.28 0.00 2.70 04:48:01 AM 0.23 0.00 0.23 0.00 1.83 04:49:01 AM 0.32 0.00 0.32 0.00 4.40 04:50:00 AM 0.14 0.00 0.14 0.00 0.96 04:50:01 AM 3.61 0.00 3.61 0.00 33.73 04:51:01 AM 0.17 0.00 0.17 0.00 1.50 04:52:01 AM 0.23 0.00 0.23 0.00 2.53 04:53:01 AM 0.37 0.00 0.37 0.00 3.83 04:54:01 AM 0.33 0.00 0.33 0.00 4.95 04:55:02 AM 0.23 0.00 0.23 0.00 2.00 04:56:01 AM 0.22 0.00 0.22 0.00 1.63 04:57:01 AM 0.23 0.00 0.23 0.00 1.78 04:58:01 AM 0.23 0.00 0.23 0.00 1.87 04:59:01 AM 0.35 0.00 0.35 0.00 5.10 05:00:00 AM 0.24 0.00 0.24 0.00 1.89 05:00:01 AM 0.00 0.00 0.00 0.00 0.00 05:01:01 AM 0.33 0.00 0.33 0.00 3.90 05:02:01 AM 0.30 0.00 0.30 0.00 3.65 05:03:01 AM 0.32 0.00 0.32 0.00 3.22 05:04:01 AM 0.35 0.00 0.35 0.00 5.32 05:05:01 AM 0.22 0.00 0.22 0.00 1.73 05:06:01 AM 0.22 0.00 0.22 0.00 1.60 05:07:01 AM 0.27 0.00 0.27 0.00 2.97 05:08:01 AM 0.28 0.00 0.28 0.00 2.82 05:09:01 AM 0.33 0.00 0.33 0.00 4.68 05:10:00 AM 0.17 0.00 0.17 0.00 1.35 05:10:01 AM 7.45 0.00 7.45 0.00 55.32 05:11:01 AM 0.25 0.00 0.25 0.00 2.80 05:12:01 AM 1.07 0.00 1.07 0.00 14.81 05:13:01 AM 0.32 0.00 0.32 0.00 4.60 05:14:01 AM 0.28 0.00 0.28 0.00 4.03 05:15:01 AM 0.23 0.00 0.23 0.00 2.00 05:16:01 AM 0.22 0.00 0.22 0.00 1.63 05:17:01 AM 0.25 0.00 0.25 0.00 2.28 05:18:01 AM 0.32 0.00 0.32 0.00 4.60 05:19:01 AM 0.30 0.00 0.30 0.00 4.30 05:20:00 AM 0.36 0.00 0.36 0.00 3.80 05:20:01 AM 0.00 0.00 0.00 0.00 0.00 05:21:01 AM 0.30 0.00 0.30 0.00 2.85 05:22:01 AM 0.25 0.00 0.25 0.00 2.87 05:23:01 AM 0.72 0.00 0.72 0.00 6.40 05:24:01 AM 1.00 0.00 1.00 0.00 10.68 05:25:01 AM 0.85 0.00 0.85 0.00 7.58 05:26:01 AM 0.92 0.00 0.92 0.00 8.12 05:27:01 AM 1.03 0.00 1.03 0.00 10.68 05:28:01 AM 0.98 0.00 0.98 0.00 8.70 05:29:01 AM 0.95 0.00 0.95 0.00 10.01 05:30:00 AM 0.90 0.00 0.90 0.00 7.28 05:30:01 AM 0.00 0.00 0.00 0.00 0.00 05:31:01 AM 0.93 0.00 0.93 0.00 8.30 05:32:01 AM 0.93 0.00 0.93 0.00 8.27 05:33:01 AM 0.83 0.00 0.83 0.00 6.57 05:34:01 AM 4.73 0.28 4.45 48.78 68.83 Average: 2.92 0.13 2.79 25.05 211.39 02:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:01 AM 5025660 6988044 2856768 36.24 2688 2142140 948908 10.62 193260 2316616 116240 02:36:02 AM 4318540 6520816 3563888 45.21 2688 2376820 1388576 15.55 222944 2980140 179692 02:37:01 AM 3887472 6178088 3994956 50.68 2688 2463656 1716352 19.22 319208 3306444 15184 02:38:01 AM 3498632 6021632 4383796 55.61 2688 2692196 2008324 22.49 407668 3593516 210784 02:39:01 AM 2745696 5412308 5136732 65.17 2688 2833944 2479664 27.76 456772 4286456 206004 02:40:00 AM 2743956 5410572 5138472 65.19 2688 2833948 2484872 27.82 456780 4285988 24 02:40:01 AM 2743512 5410160 5138916 65.19 2688 2833952 2484872 27.82 456780 4286220 40 02:41:01 AM 2744180 5410832 5138248 65.19 2688 2833956 2484872 27.82 456780 4285580 32 02:42:01 AM 2744248 5410900 5138180 65.19 2688 2833956 2484872 27.82 456780 4285620 20 02:43:01 AM 2744492 5411144 5137936 65.18 2688 2833956 2484872 27.82 456780 4285408 32 02:44:01 AM 2745196 5411852 5137232 65.17 2688 2833960 2484872 27.82 456780 4284408 20 02:45:01 AM 2745584 5412240 5136844 65.17 2688 2833960 2484872 27.82 456780 4284068 24 02:46:01 AM 2744704 5411356 5137724 65.18 2688 2833964 2484872 27.82 456780 4285096 16 02:47:01 AM 2744708 5411360 5137720 65.18 2688 2833964 2484872 27.82 456780 4285196 16 02:48:01 AM 2744356 5411052 5138072 65.18 2688 2833968 2482956 27.80 456840 4285280 16 02:49:01 AM 2736040 5402740 5146388 65.29 2688 2833972 2482956 27.80 456840 4293776 32 02:50:00 AM 2729596 5396296 5152832 65.37 2688 2833972 2481660 27.79 456840 4300212 24 02:50:01 AM 2729276 5395968 5153152 65.38 2688 2833972 2481660 27.79 456840 4300492 36 02:51:01 AM 2730060 5396756 5152368 65.37 2688 2833976 2481660 27.79 456840 4299592 20 02:52:01 AM 2729464 5396160 5152964 65.37 2688 2833976 2481660 27.79 456840 4300232 16 02:53:01 AM 2726960 5393656 5155468 65.40 2688 2833976 2481660 27.79 456840 4302664 20 02:54:01 AM 2723524 5390224 5158904 65.45 2688 2833980 2481660 27.79 456840 4306344 24 02:55:01 AM 2723788 5390488 5158640 65.44 2688 2833980 2481660 27.79 456840 4306208 24 02:56:01 AM 2723792 5390496 5158636 65.44 2688 2833984 2481660 27.79 456840 4306096 16 02:57:01 AM 2723676 5390380 5158752 65.45 2688 2833984 2481660 27.79 456844 4306208 20 02:58:01 AM 2723660 5390364 5158768 65.45 2688 2833984 2481660 27.79 456844 4306092 16 02:59:01 AM 2723556 5390264 5158872 65.45 2688 2833988 2481660 27.79 456844 4306236 16 03:00:00 AM 2724064 5390772 5158364 65.44 2688 2833988 2480732 27.78 456844 4305952 24 03:00:01 AM 2723640 5390352 5158788 65.45 2688 2833988 2480732 27.78 456844 4306232 36 03:01:01 AM 2722956 5389672 5159472 65.46 2688 2833992 2480732 27.78 456844 4306704 16 03:02:01 AM 2723296 5390080 5159132 65.45 2688 2834060 2480732 27.78 456992 4306308 16 03:03:01 AM 2723272 5390056 5159156 65.45 2688 2834060 2480732 27.78 456992 4306316 16 03:04:01 AM 2723084 5389872 5159344 65.45 2688 2834064 2480732 27.78 456992 4306456 16 03:05:01 AM 2723196 5389988 5159232 65.45 2688 2834068 2480732 27.78 456992 4306392 16 03:06:01 AM 2723296 5390092 5159132 65.45 2688 2834072 2480732 27.78 456992 4306452 16 03:07:01 AM 2723328 5390124 5159100 65.45 2688 2834072 2480732 27.78 456992 4306456 16 03:08:01 AM 2723340 5390136 5159088 65.45 2688 2834072 2480732 27.78 456992 4306356 20 03:09:01 AM 2723220 5390020 5159208 65.45 2688 2834076 2480732 27.78 456992 4306540 36 03:10:00 AM 2723760 5390560 5158668 65.45 2688 2834076 2482200 27.79 456992 4306124 16 03:10:01 AM 2723260 5390068 5159168 65.45 2688 2834076 2482200 27.79 456996 4306496 32 03:11:01 AM 2723352 5390164 5159076 65.45 2688 2834080 2482200 27.79 457000 4306500 16 03:12:01 AM 2723436 5390248 5158992 65.45 2688 2834080 2482200 27.79 456996 4306404 16 03:13:01 AM 2723072 5389888 5159356 65.45 2688 2834084 2482200 27.79 456996 4306504 16 03:14:01 AM 2723192 5390008 5159236 65.45 2688 2834084 2482200 27.79 456996 4306556 24 03:15:01 AM 2723144 5389960 5159284 65.45 2688 2834084 2482200 27.79 456996 4306536 20 03:16:01 AM 2723252 5390072 5159176 65.45 2688 2834088 2482200 27.79 456996 4306412 20 03:17:01 AM 2723320 5390140 5159108 65.45 2688 2834088 2482200 27.79 456996 4306452 20 03:18:01 AM 2723324 5390144 5159104 65.45 2688 2834088 2482200 27.79 456996 4306568 16 03:19:01 AM 2723116 5389940 5159312 65.45 2688 2834092 2482200 27.79 456996 4306688 24 03:20:00 AM 2723756 5390580 5158672 65.45 2688 2834092 2483916 27.81 456996 4306176 16 03:20:01 AM 2723284 5390108 5159144 65.45 2688 2834092 2483916 27.81 456996 4306572 36 03:21:01 AM 2723452 5390280 5158976 65.45 2688 2834096 2483916 27.81 456996 4306460 20 03:22:01 AM 2723324 5390152 5159104 65.45 2688 2834096 2483916 27.81 456996 4306476 20 03:23:01 AM 2723076 5389908 5159352 65.45 2688 2834100 2483916 27.81 456996 4306576 24 03:24:01 AM 2722308 5389336 5160120 65.46 2688 2834296 2483916 27.81 457100 4307152 24 03:25:01 AM 2722844 5389872 5159584 65.46 2688 2834296 2483916 27.81 457100 4306752 20 03:26:01 AM 2722900 5389932 5159528 65.46 2688 2834300 2483916 27.81 457100 4306668 16 03:27:01 AM 2723016 5390048 5159412 65.45 2688 2834300 2483916 27.81 457100 4306668 16 03:28:01 AM 2722420 5389696 5160008 65.46 2688 2834536 2482684 27.80 466600 4297544 264 03:29:01 AM 2722464 5389744 5159964 65.46 2688 2834540 2482684 27.80 466600 4297688 12 03:30:00 AM 2723000 5390280 5159428 65.45 2688 2834540 2482304 27.79 466600 4297164 16 03:30:01 AM 2722464 5389748 5159964 65.46 2688 2834540 2482304 27.79 466600 4297560 32 03:31:01 AM 2722208 5389496 5160220 65.46 2688 2834544 2482304 27.79 466600 4297840 16 03:32:01 AM 2722492 5389780 5159936 65.46 2688 2834544 2482304 27.79 466600 4297568 16 03:33:01 AM 2722492 5389784 5159936 65.46 2688 2834548 2482304 27.79 466600 4297572 16 03:34:01 AM 2722548 5389840 5159880 65.46 2688 2834548 2482304 27.79 466600 4297712 16 03:35:01 AM 2722708 5390000 5159720 65.46 2688 2834548 2482304 27.79 466600 4297692 20 03:36:01 AM 2722684 5389980 5159744 65.46 2688 2834552 2482304 27.79 466600 4297612 12 03:37:01 AM 2722716 5390012 5159712 65.46 2688 2834552 2482304 27.79 466600 4297612 16 03:38:01 AM 2722716 5390012 5159712 65.46 2688 2834552 2482304 27.79 466600 4297612 16 03:39:01 AM 2762528 5429828 5119900 64.95 2688 2834556 2437928 27.30 466604 4257788 16 03:40:00 AM 2763336 5430636 5119092 64.94 2688 2834556 2435384 27.27 466604 4257256 16 03:40:01 AM 2762868 5430168 5119560 64.95 2688 2834556 2435384 27.27 466612 4257628 32 03:41:01 AM 2762684 5429988 5119744 64.95 2688 2834560 2435384 27.27 466604 4257672 16 03:42:02 AM 2762812 5430116 5119616 64.95 2688 2834560 2435384 27.27 466604 4257652 16 03:43:01 AM 2762840 5430148 5119588 64.95 2688 2834564 2435384 27.27 466604 4257684 16 03:44:01 AM 2762512 5429824 5119916 64.95 2688 2834568 2435384 27.27 466604 4257832 16 03:45:01 AM 2762740 5430052 5119688 64.95 2688 2834568 2435384 27.27 466632 4257552 20 03:46:01 AM 2762796 5430112 5119632 64.95 2688 2834572 2435384 27.27 466632 4257672 16 03:47:01 AM 2762656 5429972 5119772 64.95 2688 2834572 2435384 27.27 466632 4257564 16 03:48:01 AM 2762584 5429900 5119844 64.95 2688 2834572 2435384 27.27 466632 4257680 16 03:49:01 AM 2757360 5424680 5125068 65.02 2688 2834576 2435384 27.27 466632 4262860 12 03:50:00 AM 2757868 5425188 5124560 65.01 2688 2834576 2435448 27.27 466632 4262444 16 03:50:01 AM 2757412 5424736 5125016 65.02 2688 2834584 2435448 27.27 466632 4262848 40 03:51:01 AM 2757508 5424832 5124920 65.02 2688 2834584 2435448 27.27 466632 4262732 16 03:52:01 AM 2757504 5424828 5124924 65.02 2688 2834584 2435448 27.27 466632 4262732 16 03:53:01 AM 2757600 5424928 5124828 65.02 2688 2834588 2435448 27.27 466632 4262736 16 03:54:01 AM 2757280 5424608 5125148 65.02 2688 2834588 2435448 27.27 466632 4263012 16 03:55:01 AM 2757256 5424584 5125172 65.02 2688 2834588 2435448 27.27 466632 4263224 20 03:56:01 AM 2756920 5424252 5125508 65.02 2688 2834592 2435448 27.27 466632 4263460 16 03:57:01 AM 2757348 5424680 5125080 65.02 2688 2834592 2435448 27.27 466632 4263236 16 03:58:01 AM 2756992 5424324 5125436 65.02 2688 2834592 2435448 27.27 466632 4263500 16 03:59:01 AM 2756992 5424328 5125436 65.02 2688 2834596 2435448 27.27 466632 4263392 16 04:00:00 AM 2757764 5425100 5124664 65.01 2688 2834596 2435512 27.27 466632 4262864 16 04:00:01 AM 2757360 5424708 5125068 65.02 2688 2834604 2435512 27.27 466632 4263148 12 04:01:01 AM 2756384 5423736 5126044 65.03 2688 2834604 2435512 27.27 466632 4263732 16 04:02:01 AM 2757112 5424464 5125316 65.02 2688 2834604 2435512 27.27 466648 4263252 16 04:03:01 AM 2757448 5424804 5124980 65.02 2688 2834608 2435512 27.27 466648 4263148 16 04:04:01 AM 2756880 5424236 5125548 65.02 2688 2834608 2435512 27.27 466648 4263680 24 04:05:01 AM 2757652 5425008 5124776 65.02 2688 2834608 2435512 27.27 466644 4263064 24 04:06:01 AM 2757556 5424916 5124872 65.02 2688 2834612 2435512 27.27 466644 4263076 16 04:07:01 AM 2757544 5424904 5124884 65.02 2688 2834612 2435512 27.27 466644 4263076 16 04:08:01 AM 2757728 5425088 5124700 65.01 2688 2834612 2435512 27.27 466644 4262960 16 04:09:01 AM 2757464 5424828 5124964 65.02 2688 2834616 2435512 27.27 466644 4263240 16 04:10:00 AM 2758140 5425504 5124288 65.01 2688 2834616 2435120 27.27 466644 4262708 20 04:10:01 AM 2757752 5425116 5124676 65.01 2688 2834620 2435120 27.27 466644 4262992 32 04:11:01 AM 2757476 5424840 5124952 65.02 2688 2834620 2435120 27.27 466644 4263108 16 04:12:01 AM 2757424 5424788 5125004 65.02 2688 2834620 2435120 27.27 466644 4263108 16 04:13:01 AM 2757596 5424964 5124832 65.02 2688 2834624 2435120 27.27 466644 4262996 16 04:14:01 AM 2757328 5424696 5125100 65.02 2688 2834624 2435120 27.27 466644 4263268 12 04:15:01 AM 2757580 5424948 5124848 65.02 2688 2834624 2435120 27.27 466644 4263140 20 04:16:01 AM 2757448 5424820 5124980 65.02 2688 2834628 2435120 27.27 466644 4263096 16 04:17:01 AM 2757384 5424756 5125044 65.02 2688 2834628 2435120 27.27 466644 4263232 16 04:18:01 AM 2757408 5424784 5125020 65.02 2688 2834632 2435120 27.27 466644 4263032 16 04:19:01 AM 2757420 5424800 5125008 65.02 2688 2834636 2435120 27.27 466644 4263180 16 04:20:00 AM 2758064 5425444 5124364 65.01 2688 2834636 2435120 27.27 466644 4262768 16 04:20:01 AM 2757588 5424972 5124840 65.02 2688 2834640 2435120 27.27 466644 4263028 40 04:21:01 AM 2757704 5425084 5124724 65.01 2688 2834640 2435120 27.27 466644 4263048 16 04:22:01 AM 2757356 5424736 5125072 65.02 2688 2834640 2435120 27.27 466644 4263048 16 04:23:01 AM 2757184 5424568 5125244 65.02 2688 2834644 2435120 27.27 466644 4263156 16 04:24:01 AM 2757156 5424540 5125272 65.02 2688 2834644 2435120 27.27 466644 4263328 16 04:25:01 AM 2757272 5424656 5125156 65.02 2688 2834644 2435120 27.27 466644 4263168 12 04:26:01 AM 2757144 5424532 5125284 65.02 2688 2834648 2435120 27.27 466644 4263528 16 04:27:01 AM 2757276 5424664 5125152 65.02 2688 2834648 2435120 27.27 466644 4263324 16 04:28:01 AM 2756864 5424256 5125564 65.03 2688 2834652 2435120 27.27 466644 4263332 16 04:29:01 AM 2756700 5424092 5125728 65.03 2688 2834652 2435120 27.27 466644 4263488 16 04:30:00 AM 2757432 5424824 5124996 65.02 2688 2834652 2435244 27.27 466644 4262976 16 04:30:01 AM 2756908 5424308 5125520 65.02 2688 2834656 2435244 27.27 466644 4263256 40 04:31:01 AM 2756236 5423636 5126192 65.03 2688 2834656 2435244 27.27 466644 4263604 20 04:32:01 AM 2756464 5423864 5125964 65.03 2688 2834656 2435244 27.27 466644 4263284 16 04:33:01 AM 2756440 5423844 5125988 65.03 2688 2834660 2435244 27.27 466644 4263404 16 04:34:01 AM 2756524 5423928 5125904 65.03 2688 2834660 2435244 27.27 466644 4263544 24 04:35:01 AM 2756484 5423888 5125944 65.03 2688 2834660 2435244 27.27 466644 4263688 20 04:36:01 AM 2756948 5424356 5125480 65.02 2688 2834664 2435244 27.27 466644 4263420 16 04:37:01 AM 2756724 5424132 5125704 65.03 2688 2834664 2435244 27.27 466644 4263400 20 04:38:01 AM 2756852 5424264 5125576 65.03 2688 2834668 2435244 27.27 466644 4263424 16 04:39:01 AM 2814276 5481688 5068152 64.30 2688 2834668 2379348 26.64 466644 4205808 28 04:40:00 AM 2815320 5482732 5067108 64.28 2688 2834668 2375908 26.60 466644 4205392 16 04:40:01 AM 2814824 5482228 5067604 64.29 2688 2834672 2375908 26.60 466644 4205788 36 04:41:01 AM 2814556 5481960 5067872 64.29 2688 2834672 2375908 26.60 466644 4206004 28 04:42:01 AM 2814952 5482356 5067476 64.29 2688 2834672 2375908 26.60 466644 4205696 20 04:43:01 AM 2814868 5482276 5067560 64.29 2688 2834676 2375908 26.60 466644 4205820 16 04:44:01 AM 2814780 5482188 5067648 64.29 2688 2834676 2375908 26.60 466652 4205932 20 04:45:01 AM 2815188 5482596 5067240 64.29 2688 2834676 2375908 26.60 466644 4205704 20 04:46:01 AM 2815100 5482512 5067328 64.29 2688 2834680 2375908 26.60 466644 4205824 16 04:47:01 AM 2815160 5482572 5067268 64.29 2688 2834680 2375908 26.60 466644 4205708 16 04:48:01 AM 2814976 5482392 5067452 64.29 2688 2834684 2375908 26.60 466644 4205712 16 04:49:01 AM 2814896 5482312 5067532 64.29 2688 2834684 2375908 26.60 466644 4205860 16 04:50:00 AM 2815380 5482796 5067048 64.28 2688 2834684 2367712 26.51 466644 4205448 20 04:50:01 AM 2815004 5482440 5067424 64.29 2688 2834688 2367712 26.51 466644 4205728 44 04:51:01 AM 2814804 5482240 5067624 64.29 2688 2834688 2367712 26.51 466644 4205856 16 04:52:01 AM 2814788 5482224 5067640 64.29 2688 2834688 2367712 26.51 466644 4205856 16 04:53:01 AM 2814832 5482272 5067596 64.29 2688 2834692 2367712 26.51 466644 4205744 16 04:54:01 AM 2814552 5481992 5067876 64.29 2688 2834692 2367712 26.51 466644 4206020 24 04:55:02 AM 2814920 5482364 5067508 64.29 2688 2834696 2367712 26.51 466644 4205748 20 04:56:01 AM 2814884 5482328 5067544 64.29 2688 2834696 2367712 26.51 466644 4205864 16 04:57:01 AM 2814840 5482284 5067588 64.29 2688 2834696 2367712 26.51 466644 4205864 16 04:58:01 AM 2814928 5482376 5067500 64.29 2688 2834700 2367712 26.51 466644 4205752 16 04:59:01 AM 2814496 5481944 5067932 64.29 2688 2834700 2367712 26.51 466644 4206008 24 05:00:00 AM 2815080 5482528 5067348 64.29 2688 2834700 2371408 26.55 466644 4205592 16 05:00:01 AM 2814632 5482080 5067796 64.29 2688 2834700 2371408 26.55 466644 4205824 16 05:01:01 AM 2813500 5480960 5068928 64.31 2688 2834704 2371408 26.55 466644 4206568 16 05:02:01 AM 2814696 5482160 5067732 64.29 2688 2834708 2371408 26.55 466656 4205748 16 05:03:01 AM 2814784 5482252 5067644 64.29 2688 2834712 2371408 26.55 466656 4205752 16 05:04:01 AM 2814672 5482140 5067756 64.29 2688 2834712 2371408 26.55 466656 4205896 16 05:05:01 AM 2814672 5482144 5067756 64.29 2688 2834716 2371408 26.55 466656 4205876 20 05:06:01 AM 2814704 5482176 5067724 64.29 2688 2834716 2371408 26.55 466656 4205876 16 05:07:01 AM 2814640 5482112 5067788 64.29 2688 2834716 2371408 26.55 466656 4205876 16 05:08:01 AM 2814756 5482232 5067672 64.29 2688 2834720 2371408 26.55 466656 4205884 16 05:09:01 AM 2814608 5482084 5067820 64.29 2688 2834720 2371408 26.55 466656 4206028 20 05:10:00 AM 2815288 5482764 5067140 64.28 2688 2834720 2391440 26.78 466656 4205496 20 05:10:01 AM 2814700 5482192 5067728 64.29 2688 2834728 2391440 26.78 466656 4205896 28 05:11:01 AM 2814780 5482260 5067648 64.29 2688 2834728 2367308 26.51 467260 4205180 248 05:12:01 AM 2814684 5482164 5067744 64.29 2688 2834728 2367308 26.51 467260 4205296 16 05:13:01 AM 2814752 5482236 5067676 64.29 2688 2834732 2367308 26.51 467260 4205304 16 05:14:01 AM 2814552 5482036 5067876 64.29 2688 2834732 2367308 26.51 467260 4205448 24 05:15:01 AM 2814776 5482264 5067652 64.29 2688 2834736 2367308 26.51 467260 4205196 20 05:16:01 AM 2814704 5482192 5067724 64.29 2688 2834736 2382828 26.68 467260 4205312 16 05:17:01 AM 2814704 5482192 5067724 64.29 2688 2834736 2382828 26.68 467260 4205312 16 05:18:01 AM 2814768 5482260 5067660 64.29 2688 2834740 2382828 26.68 467260 4205200 16 05:19:01 AM 2814204 5481696 5068224 64.30 2688 2834740 2382828 26.68 467260 4205800 24 05:20:00 AM 2815300 5482792 5067128 64.28 2688 2834740 2381216 26.66 467260 4204928 16 05:20:01 AM 2814756 5482248 5067672 64.29 2688 2834740 2381216 26.66 467260 4205392 16 05:21:01 AM 2814904 5482396 5067524 64.29 2688 2834744 2381216 26.66 467260 4205208 16 05:22:01 AM 2814668 5482164 5067760 64.29 2688 2834748 2381216 26.66 467260 4205328 16 05:23:01 AM 2814904 5482400 5067524 64.29 2688 2834748 2381216 26.66 467260 4205212 16 05:24:01 AM 2814592 5482088 5067836 64.29 2688 2834748 2381216 26.66 467260 4205356 16 05:25:01 AM 2814800 5482300 5067628 64.29 2688 2834752 2381216 26.66 467260 4205220 20 05:26:01 AM 2814912 5482412 5067516 64.29 2688 2834752 2381216 26.66 467260 4205220 16 05:27:01 AM 2814808 5482308 5067620 64.29 2688 2834752 2381216 26.66 467260 4205220 16 05:28:01 AM 2814588 5482092 5067840 64.29 2688 2834756 2381216 26.66 467260 4205340 8 05:29:01 AM 2814412 5481916 5068016 64.30 2688 2834756 2381216 26.66 467260 4205480 16 05:30:00 AM 2814956 5482460 5067472 64.29 2688 2834756 2375972 26.60 467260 4204948 16 05:30:01 AM 2814592 5482100 5067836 64.29 2688 2834760 2375972 26.60 467260 4205344 36 05:31:01 AM 2814120 5481628 5068308 64.30 2688 2834760 2375972 26.60 467260 4205752 16 05:32:01 AM 2814484 5481996 5067944 64.29 2688 2834764 2375972 26.60 467260 4205328 12 05:33:01 AM 2814512 5482024 5067916 64.29 2688 2834764 2375972 26.60 467260 4205348 16 05:34:01 AM 3787412 6461084 4095016 51.95 2688 2840648 1469876 16.46 623636 3078776 15464 Average: 2799310 5458024 5083118 64.49 2688 2826114 2408975 26.97 461203 4227129 3775 02:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 AM eth0 81.67 62.88 826.51 14.58 0.00 0.00 0.00 0.00 02:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:02 AM eth0 233.08 194.47 2916.59 31.72 0.00 0.00 0.00 0.00 02:36:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 AM eth0 48.23 40.16 574.60 7.76 0.00 0.00 0.00 0.00 02:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 AM lo 1182.16 1182.16 1128.81 1128.81 0.00 0.00 0.00 0.00 02:38:01 AM eth0 190.87 125.96 2341.73 16.12 0.00 0.00 0.00 0.00 02:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 AM lo 3331.21 3331.21 3181.92 3181.92 0.00 0.00 0.00 0.00 02:39:01 AM eth0 52.42 44.70 764.48 7.54 0.00 0.00 0.00 0.00 02:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:00 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 02:40:00 AM eth0 0.71 0.29 0.32 0.24 0.00 0.00 0.00 0.00 02:40:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 AM eth0 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 AM lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 AM eth0 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 AM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:43:01 AM eth0 0.38 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 AM lo 0.58 0.58 0.04 0.04 0.00 0.00 0.00 0.00 02:44:01 AM eth0 0.68 0.23 0.16 0.07 0.00 0.00 0.00 0.00 02:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 AM eth0 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 AM eth0 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 AM eth0 0.45 0.05 0.02 0.00 0.00 0.00 0.00 0.00 02:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 AM eth0 0.93 0.30 0.35 0.23 0.00 0.00 0.00 0.00 02:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:49:01 AM eth0 0.62 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:00 AM eth0 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:50:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 AM eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 AM eth0 0.42 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:54:01 AM eth0 0.47 0.25 0.15 0.07 0.00 0.00 0.00 0.00 02:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 AM eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 AM eth0 0.30 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 02:59:01 AM eth0 0.43 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:00 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:00:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 AM eth0 0.40 0.03 0.06 0.00 0.00 0.00 0.00 0.00 03:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 AM eth0 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 AM eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:04:01 AM eth0 0.63 0.23 0.16 0.13 0.00 0.00 0.00 0.00 03:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 AM eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 AM eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 AM eth0 0.32 0.08 0.01 0.00 0.00 0.00 0.00 0.00 03:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:09:01 AM eth0 0.45 0.23 0.15 0.10 0.00 0.00 0.00 0.00 03:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:00 AM eth0 0.31 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:10:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 AM eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 AM eth0 0.35 0.05 0.04 0.00 0.00 0.00 0.00 0.00 03:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:14:01 AM eth0 0.45 0.15 0.14 0.07 0.00 0.00 0.00 0.00 03:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 AM eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 AM eth0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 AM eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:19:01 AM eth0 0.45 0.17 0.14 0.07 0.00 0.00 0.00 0.00 03:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:00 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:20:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 AM eth0 0.42 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 AM eth0 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 03:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:24:01 AM eth0 0.67 0.35 0.40 0.26 0.00 0.00 0.00 0.00 03:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 AM eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 AM eth0 1.03 0.87 0.08 0.07 0.00 0.00 0.00 0.00 03:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:29:01 AM eth0 0.33 0.15 0.14 0.07 0.00 0.00 0.00 0.00 03:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:00 AM eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 AM eth0 0.43 0.23 0.26 0.20 0.00 0.00 0.00 0.00 03:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 AM eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:34:01 AM eth0 1.02 0.17 0.21 0.07 0.00 0.00 0.00 0.00 03:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 AM eth0 0.60 0.35 0.32 0.23 0.00 0.00 0.00 0.00 03:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:39:01 AM eth0 0.55 0.17 0.17 0.07 0.00 0.00 0.00 0.00 03:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:00 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:40:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 AM eth0 0.29 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:44:01 AM eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 AM eth0 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 AM eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:49:01 AM eth0 0.38 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:00 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:54:01 AM eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 03:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 AM eth0 0.80 0.15 0.30 0.19 0.00 0.00 0.00 0.00 03:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 AM eth0 1.32 0.23 0.40 0.23 0.00 0.00 0.00 0.00 03:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:59:01 AM eth0 2.12 0.10 0.39 0.06 0.00 0.00 0.00 0.00 03:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:00 AM eth0 0.41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:00:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 AM eth0 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 AM eth0 6.37 0.05 0.71 0.00 0.00 0.00 0.00 0.00 04:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:04:01 AM eth0 1.25 0.38 0.66 0.44 0.00 0.00 0.00 0.00 04:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM eth0 8.03 0.05 1.05 0.00 0.00 0.00 0.00 0.00 04:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM eth0 1.38 0.00 0.10 0.00 0.00 0.00 0.00 0.00 04:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM eth0 0.75 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:09:01 AM eth0 0.70 0.15 0.16 0.07 0.00 0.00 0.00 0.00 04:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:00 AM eth0 0.61 0.02 0.03 0.00 0.00 0.00 0.00 0.00 04:10:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM eth0 1.13 0.03 0.05 0.00 0.00 0.00 0.00 0.00 04:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM eth0 1.92 0.07 0.09 0.00 0.00 0.00 0.00 0.00 04:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM eth0 2.55 0.00 0.11 0.00 0.00 0.00 0.00 0.00 04:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:14:01 AM eth0 1.68 0.10 0.14 0.06 0.00 0.00 0.00 0.00 04:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM eth0 1.05 0.13 0.14 0.01 0.00 0.00 0.00 0.00 04:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM eth0 3.85 0.10 0.49 0.04 0.00 0.00 0.00 0.00 04:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM eth0 0.82 0.37 0.51 0.38 0.00 0.00 0.00 0.00 04:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM eth0 4.18 0.00 0.59 0.00 0.00 0.00 0.00 0.00 04:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:19:01 AM eth0 1.78 0.20 0.23 0.07 0.00 0.00 0.00 0.00 04:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:00 AM eth0 0.82 0.05 0.09 0.00 0.00 0.00 0.00 0.00 04:20:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM eth0 0.79 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM eth0 0.47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:24:01 AM eth0 0.57 0.08 0.15 0.06 0.00 0.00 0.00 0.00 04:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM eth0 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM eth0 0.62 0.22 0.29 0.19 0.00 0.00 0.00 0.00 04:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM eth0 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM eth0 3.25 0.05 29.15 0.00 0.00 0.00 0.00 0.00 04:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:29:01 AM eth0 0.50 0.18 0.15 0.07 0.00 0.00 0.00 0.00 04:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:00 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:30:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM eth0 1.44 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM eth0 0.45 0.18 0.26 0.19 0.00 0.00 0.00 0.00 04:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:34:01 AM eth0 0.97 0.17 0.21 0.07 0.00 0.00 0.00 0.00 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM eth0 0.73 0.18 0.28 0.19 0.00 0.00 0.00 0.00 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 AM lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:39:01 AM eth0 0.50 0.15 0.15 0.07 0.00 0.00 0.00 0.00 04:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:00 AM eth0 1.21 0.00 2.34 0.00 0.00 0.00 0.00 0.00 04:40:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM eth0 0.66 0.66 0.03 0.04 0.00 0.00 0.00 0.00 04:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM eth0 1.77 0.43 0.62 0.39 0.00 0.00 0.00 0.00 04:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM eth0 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:44:01 AM eth0 0.30 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM eth0 0.45 0.07 0.08 0.00 0.00 0.00 0.00 0.00 04:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:49:01 AM eth0 0.60 0.20 0.16 0.07 0.00 0.00 0.00 0.00 04:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:00 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:50:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM eth0 1.20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 04:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:54:01 AM eth0 0.63 0.27 0.39 0.26 0.00 0.00 0.00 0.00 04:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:02 AM eth0 0.23 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:55:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:59:01 AM eth0 0.45 0.15 0.14 0.07 0.00 0.00 0.00 0.00 04:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:04:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:09:01 AM eth0 0.37 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:00 AM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:10:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:14:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 05:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:19:01 AM eth0 0.60 0.30 0.39 0.25 0.00 0.00 0.00 0.00 05:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:00 AM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:20:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM eth0 1.83 0.00 0.08 0.00 0.00 0.00 0.00 0.00 05:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:24:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 05:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM eth0 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:29:01 AM eth0 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:00 AM eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM eth0 0.45 0.20 0.26 0.19 0.00 0.00 0.00 0.00 05:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:34:01 AM eth0 11.46 8.50 9.09 4.46 0.00 0.00 0.00 0.00 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 25.14 25.14 23.97 23.97 0.00 0.00 0.00 0.00 Average: eth0 3.96 2.73 41.54 0.49 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/20/2024 _x86_64_ (2 CPU) 02:32:48 LINUX RESTART (2 CPU) 02:34:01 AM CPU %user %nice %system %iowait %steal %idle 02:35:01 AM all 27.33 0.00 4.03 2.91 0.08 65.64 02:35:01 AM 0 28.05 0.00 3.94 2.24 0.08 65.69 02:35:01 AM 1 26.61 0.00 4.12 3.59 0.08 65.59 02:36:02 AM all 29.59 0.00 2.96 2.48 0.08 64.89 02:36:02 AM 0 26.35 0.00 3.55 2.79 0.08 67.22 02:36:02 AM 1 32.83 0.00 2.38 2.16 0.08 62.55 02:37:01 AM all 87.97 0.00 3.29 1.30 0.13 7.31 02:37:01 AM 0 88.81 0.00 2.84 0.53 0.12 7.70 02:37:01 AM 1 87.13 0.00 3.74 2.08 0.14 6.92 02:38:01 AM all 83.56 0.00 5.08 0.30 0.14 10.91 02:38:01 AM 0 82.84 0.00 5.77 0.28 0.15 10.96 02:38:01 AM 1 84.29 0.00 4.38 0.32 0.13 10.87 02:39:01 AM all 69.46 0.00 5.55 1.30 0.13 23.56 02:39:01 AM 0 69.55 0.00 4.88 1.10 0.12 24.35 02:39:01 AM 1 69.37 0.00 6.22 1.50 0.13 22.77 02:40:00 AM all 0.63 0.00 0.31 1.17 0.05 97.85 02:40:00 AM 0 0.69 0.00 0.32 1.20 0.05 97.73 02:40:00 AM 1 0.56 0.00 0.29 1.14 0.05 97.96 02:40:01 AM all 0.61 0.00 1.23 0.00 0.00 98.16 02:40:01 AM 0 1.22 0.00 1.22 0.00 0.00 97.56 02:40:01 AM 1 0.00 0.00 1.23 0.00 0.00 98.77 02:41:01 AM all 0.53 0.00 0.16 0.01 0.04 99.26 02:41:01 AM 0 0.70 0.00 0.13 0.00 0.02 99.15 02:41:01 AM 1 0.37 0.00 0.18 0.02 0.07 99.36 02:42:01 AM all 0.49 0.00 0.13 0.00 0.04 99.34 02:42:01 AM 0 0.68 0.00 0.12 0.00 0.05 99.15 02:42:01 AM 1 0.30 0.00 0.13 0.00 0.03 99.53 02:43:01 AM all 0.44 0.00 0.14 0.00 0.05 99.36 02:43:01 AM 0 0.60 0.00 0.12 0.00 0.03 99.25 02:43:01 AM 1 0.28 0.00 0.17 0.00 0.07 99.48 02:44:01 AM all 0.53 0.00 0.15 0.00 0.03 99.30 02:44:01 AM 0 0.70 0.00 0.10 0.00 0.02 99.18 02:44:01 AM 1 0.35 0.00 0.20 0.00 0.03 99.41 02:44:01 AM CPU %user %nice %system %iowait %steal %idle 02:45:01 AM all 0.45 0.00 0.14 0.01 0.04 99.36 02:45:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27 02:45:01 AM 1 0.27 0.00 0.22 0.02 0.05 99.45 02:46:01 AM all 0.44 0.00 0.19 0.00 0.04 99.32 02:46:01 AM 0 0.67 0.00 0.13 0.00 0.03 99.16 02:46:01 AM 1 0.22 0.00 0.25 0.00 0.05 99.48 02:47:01 AM all 0.43 0.00 0.18 0.01 0.04 99.33 02:47:01 AM 0 0.72 0.00 0.17 0.02 0.05 99.05 02:47:01 AM 1 0.15 0.00 0.20 0.00 0.03 99.62 02:48:01 AM all 0.49 0.00 0.33 0.00 0.04 99.14 02:48:01 AM 0 0.72 0.00 0.33 0.00 0.07 98.88 02:48:01 AM 1 0.27 0.00 0.32 0.00 0.02 99.40 02:49:01 AM all 0.29 0.00 0.19 0.00 0.03 99.49 02:49:01 AM 0 0.39 0.00 0.15 0.00 0.02 99.45 02:49:01 AM 1 0.20 0.00 0.23 0.00 0.03 99.53 02:50:00 AM all 0.56 0.00 0.16 0.01 0.04 99.23 02:50:00 AM 0 0.54 0.00 0.12 0.00 0.05 99.29 02:50:00 AM 1 0.58 0.00 0.20 0.02 0.03 99.17 02:50:01 AM all 1.04 0.00 1.04 0.00 0.52 97.40 02:50:01 AM 0 1.04 0.00 1.04 0.00 0.00 97.92 02:50:01 AM 1 1.04 0.00 1.04 0.00 1.04 96.88 02:51:01 AM all 0.43 0.00 0.14 0.00 0.03 99.41 02:51:01 AM 0 0.22 0.00 0.18 0.00 0.03 99.57 02:51:01 AM 1 0.63 0.00 0.10 0.00 0.02 99.25 02:52:01 AM all 0.44 0.00 0.15 0.00 0.03 99.37 02:52:01 AM 0 0.20 0.00 0.13 0.00 0.03 99.63 02:52:01 AM 1 0.69 0.00 0.17 0.00 0.03 99.11 02:53:01 AM all 0.41 0.00 0.19 0.01 0.04 99.35 02:53:01 AM 0 0.25 0.00 0.22 0.02 0.07 99.45 02:53:01 AM 1 0.57 0.00 0.17 0.00 0.02 99.25 02:54:01 AM all 0.45 0.00 0.13 0.04 0.03 99.35 02:54:01 AM 0 0.60 0.00 0.15 0.00 0.03 99.21 02:54:01 AM 1 0.30 0.00 0.12 0.08 0.02 99.48 02:54:01 AM CPU %user %nice %system %iowait %steal %idle 02:55:01 AM all 0.35 0.00 0.15 0.03 0.03 99.44 02:55:01 AM 0 0.40 0.00 0.13 0.00 0.03 99.43 02:55:01 AM 1 0.30 0.00 0.17 0.05 0.03 99.45 02:56:01 AM all 0.44 0.00 0.19 0.00 0.52 98.85 02:56:01 AM 0 0.32 0.00 0.15 0.00 0.67 98.87 02:56:01 AM 1 0.57 0.00 0.23 0.00 0.37 98.83 02:57:01 AM all 0.42 0.00 0.16 0.00 0.12 99.31 02:57:01 AM 0 0.67 0.00 0.17 0.00 0.12 99.05 02:57:01 AM 1 0.17 0.00 0.15 0.00 0.12 99.57 02:58:01 AM all 0.47 0.00 0.15 0.00 0.04 99.34 02:58:01 AM 0 0.67 0.00 0.10 0.00 0.03 99.20 02:58:01 AM 1 0.27 0.00 0.20 0.00 0.05 99.48 02:59:01 AM all 0.52 0.00 0.16 0.13 0.08 99.12 02:59:01 AM 0 0.65 0.00 0.15 0.00 0.08 99.11 02:59:01 AM 1 0.38 0.00 0.17 0.25 0.07 99.13 03:00:00 AM all 0.60 0.00 0.12 0.00 0.05 99.23 03:00:00 AM 0 0.63 0.00 0.14 0.00 0.07 99.17 03:00:00 AM 1 0.56 0.00 0.10 0.00 0.03 99.30 03:00:01 AM all 0.93 0.00 0.93 0.00 0.00 98.15 03:00:01 AM 0 0.92 0.00 0.92 0.00 0.00 98.17 03:00:01 AM 1 0.93 0.00 0.93 0.00 0.00 98.13 03:01:01 AM all 0.38 0.00 0.17 0.00 0.13 99.33 03:01:01 AM 0 0.23 0.00 0.18 0.00 0.10 99.48 03:01:01 AM 1 0.52 0.00 0.15 0.00 0.15 99.18 03:02:01 AM all 0.47 0.00 0.15 0.01 0.07 99.31 03:02:01 AM 0 0.22 0.00 0.12 0.02 0.07 99.58 03:02:01 AM 1 0.72 0.00 0.18 0.00 0.07 99.03 03:03:01 AM all 0.40 0.00 0.14 0.00 1.23 98.24 03:03:01 AM 0 0.22 0.00 0.17 0.00 0.98 98.63 03:03:01 AM 1 0.58 0.00 0.12 0.00 1.47 97.84 03:04:01 AM all 0.40 0.00 0.16 0.02 0.08 99.34 03:04:01 AM 0 0.48 0.00 0.17 0.02 0.08 99.25 03:04:01 AM 1 0.32 0.00 0.15 0.02 0.08 99.43 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:05:01 AM all 0.41 0.00 0.17 0.01 0.74 98.67 03:05:01 AM 0 0.53 0.00 0.15 0.00 0.85 98.47 03:05:01 AM 1 0.28 0.00 0.20 0.02 0.63 98.87 03:06:01 AM all 0.48 0.00 0.16 0.08 0.90 98.38 03:06:01 AM 0 0.58 0.00 0.13 0.00 0.94 98.34 03:06:01 AM 1 0.38 0.00 0.18 0.17 0.85 98.41 03:07:01 AM all 0.37 0.00 0.14 0.00 0.16 99.33 03:07:01 AM 0 0.38 0.00 0.13 0.00 0.18 99.30 03:07:01 AM 1 0.35 0.00 0.15 0.00 0.13 99.37 03:08:01 AM all 0.46 0.00 0.24 0.01 0.13 99.16 03:08:01 AM 0 0.52 0.00 0.15 0.00 0.05 99.28 03:08:01 AM 1 0.40 0.00 0.33 0.02 0.22 99.03 03:09:01 AM all 0.43 0.00 0.17 0.00 0.13 99.27 03:09:01 AM 0 0.55 0.00 0.12 0.00 0.10 99.23 03:09:01 AM 1 0.32 0.00 0.22 0.00 0.15 99.31 03:10:00 AM all 0.46 0.00 0.13 0.01 0.05 99.35 03:10:00 AM 0 0.68 0.00 0.14 0.00 0.05 99.13 03:10:00 AM 1 0.24 0.00 0.12 0.02 0.05 99.57 03:10:01 AM all 0.80 0.00 0.80 0.00 0.00 98.40 03:10:01 AM 0 0.81 0.00 0.00 0.00 0.00 99.19 03:10:01 AM 1 0.79 0.00 1.59 0.00 0.00 97.62 03:11:01 AM all 0.43 0.00 0.15 0.00 0.03 99.38 03:11:01 AM 0 0.68 0.00 0.13 0.00 0.03 99.15 03:11:01 AM 1 0.18 0.00 0.17 0.00 0.03 99.62 03:12:01 AM all 0.38 0.00 0.13 0.01 0.03 99.46 03:12:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37 03:12:01 AM 1 0.22 0.00 0.17 0.02 0.05 99.55 03:13:01 AM all 0.42 0.00 0.14 0.03 0.03 99.38 03:13:01 AM 0 0.47 0.00 0.15 0.05 0.03 99.30 03:13:01 AM 1 0.37 0.00 0.13 0.00 0.03 99.46 03:14:01 AM all 0.48 0.00 0.13 0.00 0.03 99.37 03:14:01 AM 0 0.68 0.00 0.07 0.00 0.02 99.23 03:14:01 AM 1 0.27 0.00 0.18 0.00 0.03 99.51 03:14:01 AM CPU %user %nice %system %iowait %steal %idle 03:15:01 AM all 0.43 0.00 0.15 0.04 0.04 99.34 03:15:01 AM 0 0.40 0.00 0.15 0.07 0.03 99.35 03:15:01 AM 1 0.45 0.00 0.15 0.02 0.05 99.33 03:16:01 AM all 0.64 0.00 0.18 0.03 0.16 99.00 03:16:01 AM 0 0.60 0.00 0.18 0.07 0.13 99.01 03:16:01 AM 1 0.67 0.00 0.17 0.00 0.18 98.98 03:17:01 AM all 0.42 0.00 0.14 0.08 0.03 99.32 03:17:01 AM 0 0.30 0.00 0.15 0.17 0.03 99.35 03:17:01 AM 1 0.54 0.00 0.13 0.00 0.03 99.30 03:18:01 AM all 0.44 0.00 0.13 0.02 0.03 99.38 03:18:01 AM 0 0.18 0.00 0.13 0.00 0.02 99.67 03:18:01 AM 1 0.70 0.00 0.13 0.03 0.03 99.10 03:19:01 AM all 0.42 0.00 0.13 0.08 0.03 99.34 03:19:01 AM 0 0.25 0.00 0.13 0.00 0.02 99.60 03:19:01 AM 1 0.59 0.00 0.13 0.17 0.03 99.08 03:20:00 AM all 0.71 0.00 0.21 0.09 0.50 98.48 03:20:00 AM 0 0.67 0.00 0.20 0.02 0.41 98.70 03:20:00 AM 1 0.75 0.00 0.22 0.17 0.60 98.26 03:20:01 AM all 1.06 0.00 0.71 0.00 0.35 97.88 03:20:01 AM 0 0.71 0.00 0.71 0.00 0.00 98.58 03:20:01 AM 1 1.41 0.00 0.70 0.00 0.70 97.18 03:21:01 AM all 0.56 0.00 0.18 0.07 0.50 98.68 03:21:01 AM 0 0.57 0.00 0.22 0.15 0.50 98.57 03:21:01 AM 1 0.55 0.00 0.15 0.00 0.50 98.80 03:22:01 AM all 0.49 0.00 0.19 0.01 0.04 99.26 03:22:01 AM 0 0.40 0.00 0.22 0.02 0.05 99.31 03:22:01 AM 1 0.59 0.00 0.17 0.00 0.03 99.21 03:23:01 AM all 0.39 0.00 0.15 0.00 0.04 99.42 03:23:01 AM 0 0.25 0.00 0.13 0.00 0.03 99.58 03:23:01 AM 1 0.52 0.00 0.17 0.00 0.05 99.26 03:24:01 AM all 0.55 0.00 0.19 0.02 0.04 99.20 03:24:01 AM 0 0.45 0.00 0.22 0.02 0.05 99.26 03:24:01 AM 1 0.65 0.00 0.17 0.02 0.03 99.13 03:24:01 AM CPU %user %nice %system %iowait %steal %idle 03:25:01 AM all 0.38 0.00 0.18 0.01 0.08 99.36 03:25:01 AM 0 0.48 0.00 0.13 0.02 0.08 99.28 03:25:01 AM 1 0.27 0.00 0.22 0.00 0.08 99.43 03:26:01 AM all 0.49 0.00 0.13 0.01 0.22 99.15 03:26:01 AM 0 0.58 0.00 0.12 0.00 0.27 99.03 03:26:01 AM 1 0.40 0.00 0.15 0.02 0.17 99.26 03:27:01 AM all 0.49 0.00 0.14 0.00 0.13 99.23 03:27:01 AM 0 0.50 0.00 0.13 0.00 0.15 99.22 03:27:01 AM 1 0.48 0.00 0.15 0.00 0.12 99.25 03:28:01 AM all 0.50 0.23 0.26 0.00 0.05 98.96 03:28:01 AM 0 0.72 0.02 0.17 0.00 0.03 99.06 03:28:01 AM 1 0.28 0.44 0.35 0.00 0.07 98.86 03:29:01 AM all 0.48 0.00 0.15 0.01 0.07 99.30 03:29:01 AM 0 0.70 0.00 0.13 0.02 0.07 99.08 03:29:01 AM 1 0.25 0.00 0.17 0.00 0.07 99.51 03:30:00 AM all 0.45 0.00 0.15 0.00 0.14 99.26 03:30:00 AM 0 0.55 0.00 0.14 0.00 0.07 99.25 03:30:00 AM 1 0.34 0.00 0.17 0.00 0.21 99.28 03:30:01 AM all 0.96 0.00 0.64 0.00 0.00 98.40 03:30:01 AM 0 0.64 0.00 0.64 0.00 0.00 98.72 03:30:01 AM 1 1.28 0.00 0.64 0.00 0.00 98.08 03:31:01 AM all 0.47 0.00 0.15 0.00 0.18 99.21 03:31:01 AM 0 0.22 0.00 0.15 0.00 0.28 99.35 03:31:01 AM 1 0.72 0.00 0.15 0.00 0.07 99.06 03:32:01 AM all 0.45 0.00 0.14 0.00 0.05 99.36 03:32:01 AM 0 0.23 0.00 0.15 0.00 0.05 99.57 03:32:01 AM 1 0.67 0.00 0.13 0.00 0.05 99.15 03:33:01 AM all 0.34 0.00 0.14 0.01 0.05 99.46 03:33:01 AM 0 0.22 0.00 0.17 0.00 0.07 99.55 03:33:01 AM 1 0.47 0.00 0.12 0.02 0.03 99.36 03:34:01 AM all 0.54 0.00 0.18 0.03 0.06 99.19 03:34:01 AM 0 0.45 0.00 0.20 0.05 0.07 99.23 03:34:01 AM 1 0.64 0.00 0.15 0.02 0.05 99.15 03:34:01 AM CPU %user %nice %system %iowait %steal %idle 03:35:01 AM all 0.49 0.00 0.15 0.01 0.28 99.07 03:35:01 AM 0 0.72 0.00 0.17 0.02 0.38 98.72 03:35:01 AM 1 0.27 0.00 0.13 0.00 0.17 99.43 03:36:01 AM all 0.58 0.00 0.18 0.00 0.14 99.11 03:36:01 AM 0 0.79 0.00 0.18 0.00 0.13 98.90 03:36:01 AM 1 0.37 0.00 0.17 0.00 0.15 99.31 03:37:01 AM all 0.53 0.00 0.19 0.01 1.13 98.14 03:37:01 AM 0 0.70 0.00 0.20 0.02 0.50 98.58 03:37:01 AM 1 0.36 0.00 0.18 0.00 1.76 97.70 03:38:01 AM all 0.49 0.00 0.15 0.00 0.15 99.21 03:38:01 AM 0 0.43 0.00 0.17 0.00 0.23 99.17 03:38:01 AM 1 0.55 0.00 0.13 0.00 0.07 99.25 03:39:01 AM all 1.13 0.00 0.16 0.02 0.05 98.64 03:39:01 AM 0 1.25 0.00 0.15 0.00 0.05 98.55 03:39:01 AM 1 1.01 0.00 0.17 0.03 0.05 98.74 03:40:00 AM all 0.42 0.00 0.40 0.01 0.34 98.84 03:40:00 AM 0 0.63 0.00 0.15 0.00 0.63 98.58 03:40:00 AM 1 0.21 0.00 0.64 0.02 0.03 99.10 03:40:01 AM all 0.88 0.00 0.59 0.00 0.00 98.53 03:40:01 AM 0 0.59 0.00 0.59 0.00 0.00 98.82 03:40:01 AM 1 1.18 0.00 0.59 0.00 0.00 98.22 03:41:01 AM all 0.43 0.00 0.15 0.03 0.04 99.35 03:41:01 AM 0 0.18 0.00 0.12 0.05 0.03 99.62 03:41:01 AM 1 0.69 0.00 0.18 0.00 0.05 99.08 03:42:02 AM all 0.49 0.00 0.16 0.02 0.04 99.29 03:42:02 AM 0 0.72 0.00 0.18 0.00 0.05 99.05 03:42:02 AM 1 0.27 0.00 0.13 0.03 0.03 99.53 03:43:01 AM all 0.45 0.00 0.15 0.00 0.04 99.35 03:43:01 AM 0 0.27 0.00 0.17 0.00 0.05 99.51 03:43:01 AM 1 0.63 0.00 0.14 0.00 0.03 99.20 03:44:01 AM all 0.45 0.00 0.17 0.00 0.13 99.25 03:44:01 AM 0 0.64 0.00 0.22 0.00 0.07 99.08 03:44:01 AM 1 0.27 0.00 0.12 0.00 0.18 99.43 03:44:01 AM CPU %user %nice %system %iowait %steal %idle 03:45:01 AM all 0.43 0.00 0.14 0.00 0.03 99.40 03:45:01 AM 0 0.60 0.00 0.10 0.00 0.02 99.28 03:45:01 AM 1 0.27 0.00 0.18 0.00 0.03 99.51 03:46:01 AM all 0.41 0.00 0.17 0.00 0.04 99.38 03:46:01 AM 0 0.62 0.00 0.13 0.00 0.03 99.22 03:46:01 AM 1 0.20 0.00 0.20 0.00 0.05 99.55 03:47:01 AM all 0.43 0.00 0.13 0.00 0.03 99.41 03:47:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 03:47:01 AM 1 0.22 0.00 0.18 0.00 0.05 99.55 03:48:01 AM all 0.42 0.00 0.13 0.01 0.03 99.41 03:48:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 03:48:01 AM 1 0.20 0.00 0.18 0.02 0.03 99.56 03:49:01 AM all 0.40 0.00 0.14 0.00 0.03 99.42 03:49:01 AM 0 0.62 0.00 0.10 0.00 0.02 99.26 03:49:01 AM 1 0.18 0.00 0.18 0.00 0.05 99.58 03:50:00 AM all 0.42 0.00 0.14 0.00 0.04 99.39 03:50:00 AM 0 0.64 0.00 0.12 0.00 0.05 99.19 03:50:00 AM 1 0.20 0.00 0.17 0.00 0.03 99.59 03:50:01 AM all 1.21 0.00 1.21 0.00 0.00 97.58 03:50:01 AM 0 1.20 0.00 1.20 0.00 0.00 97.59 03:50:01 AM 1 1.22 0.00 1.22 0.00 0.00 97.56 03:51:01 AM all 0.38 0.00 0.12 0.00 0.04 99.46 03:51:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 03:51:01 AM 1 0.15 0.00 0.15 0.00 0.05 99.65 03:52:01 AM all 0.41 0.00 0.12 0.00 0.03 99.44 03:52:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23 03:52:01 AM 1 0.18 0.00 0.13 0.00 0.03 99.65 03:53:01 AM all 0.41 0.00 0.13 0.00 0.05 99.41 03:53:01 AM 0 0.69 0.00 0.13 0.00 0.07 99.11 03:53:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72 03:54:01 AM all 0.39 0.00 0.15 0.00 0.03 99.42 03:54:01 AM 0 0.62 0.00 0.17 0.00 0.03 99.18 03:54:01 AM 1 0.17 0.00 0.13 0.00 0.03 99.67 03:54:01 AM CPU %user %nice %system %iowait %steal %idle 03:55:01 AM all 0.18 0.00 0.16 0.00 0.04 99.61 03:55:01 AM 0 0.17 0.00 0.17 0.00 0.05 99.61 03:55:01 AM 1 0.20 0.00 0.15 0.00 0.03 99.61 03:56:01 AM all 0.42 0.00 0.14 0.00 0.04 99.40 03:56:01 AM 0 0.17 0.00 0.15 0.00 0.03 99.65 03:56:01 AM 1 0.67 0.00 0.13 0.00 0.05 99.15 03:57:01 AM all 0.40 0.00 0.16 0.00 0.04 99.40 03:57:01 AM 0 0.18 0.00 0.18 0.00 0.05 99.58 03:57:01 AM 1 0.62 0.00 0.13 0.00 0.03 99.21 03:58:01 AM all 0.45 0.00 0.14 0.00 0.03 99.37 03:58:01 AM 0 0.25 0.00 0.18 0.00 0.03 99.53 03:58:01 AM 1 0.65 0.00 0.10 0.00 0.03 99.21 03:59:01 AM all 0.43 0.00 0.14 0.01 0.03 99.39 03:59:01 AM 0 0.18 0.00 0.13 0.00 0.03 99.65 03:59:01 AM 1 0.67 0.00 0.15 0.02 0.03 99.13 04:00:00 AM all 0.42 0.00 0.13 0.00 0.04 99.41 04:00:00 AM 0 0.68 0.00 0.12 0.00 0.03 99.17 04:00:00 AM 1 0.15 0.00 0.14 0.00 0.05 99.66 04:00:01 AM all 1.04 0.00 0.52 0.00 0.00 98.44 04:00:01 AM 0 1.04 0.00 0.00 0.00 0.00 98.96 04:00:01 AM 1 1.04 0.00 1.04 0.00 0.00 97.92 04:01:01 AM all 0.42 0.00 0.14 0.00 0.04 99.40 04:01:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27 04:01:01 AM 1 0.22 0.00 0.20 0.00 0.05 99.53 04:02:01 AM all 0.43 0.00 0.14 0.00 0.03 99.40 04:02:01 AM 0 0.65 0.00 0.12 0.00 0.03 99.20 04:02:01 AM 1 0.20 0.00 0.17 0.00 0.03 99.60 04:03:01 AM all 0.43 0.00 0.17 0.00 0.04 99.36 04:03:01 AM 0 0.67 0.00 0.17 0.00 0.05 99.11 04:03:01 AM 1 0.20 0.00 0.17 0.00 0.03 99.60 04:04:01 AM all 0.60 0.00 0.13 0.00 0.04 99.23 04:04:01 AM 0 0.70 0.00 0.12 0.00 0.03 99.15 04:04:01 AM 1 0.50 0.00 0.13 0.00 0.05 99.31 04:04:01 AM CPU %user %nice %system %iowait %steal %idle 04:05:01 AM all 0.43 0.00 0.14 0.00 0.04 99.39 04:05:01 AM 0 0.25 0.00 0.22 0.00 0.05 99.48 04:05:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 04:06:01 AM all 0.44 0.00 0.15 0.00 0.03 99.38 04:06:01 AM 0 0.69 0.00 0.17 0.00 0.03 99.11 04:06:01 AM 1 0.20 0.00 0.13 0.00 0.02 99.65 04:07:01 AM all 0.41 0.00 0.14 0.02 0.04 99.39 04:07:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23 04:07:01 AM 1 0.20 0.00 0.17 0.03 0.05 99.55 04:08:01 AM all 0.39 0.00 0.11 0.00 0.03 99.47 04:08:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 04:08:01 AM 1 0.20 0.00 0.15 0.00 0.03 99.61 04:09:01 AM all 0.38 0.00 0.16 0.00 0.03 99.42 04:09:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47 04:09:01 AM 1 0.35 0.00 0.22 0.00 0.05 99.38 04:10:00 AM all 0.42 0.00 0.13 0.00 0.03 99.42 04:10:00 AM 0 0.15 0.00 0.15 0.00 0.03 99.66 04:10:00 AM 1 0.68 0.00 0.10 0.00 0.03 99.18 04:10:01 AM all 0.45 0.00 0.90 0.00 0.00 98.65 04:10:01 AM 0 0.00 0.00 0.91 0.00 0.00 99.09 04:10:01 AM 1 0.89 0.00 0.89 0.00 0.00 98.21 04:11:01 AM all 0.32 0.00 0.16 0.01 0.04 99.47 04:11:01 AM 0 0.37 0.00 0.17 0.02 0.03 99.41 04:11:01 AM 1 0.27 0.00 0.15 0.00 0.05 99.53 04:12:01 AM all 0.43 0.00 0.15 0.00 0.03 99.38 04:12:01 AM 0 0.64 0.00 0.15 0.00 0.03 99.18 04:12:01 AM 1 0.23 0.00 0.15 0.00 0.03 99.58 04:13:01 AM all 0.43 0.00 0.16 0.00 0.03 99.38 04:13:01 AM 0 0.63 0.00 0.13 0.00 0.03 99.20 04:13:01 AM 1 0.22 0.00 0.18 0.00 0.03 99.56 04:14:01 AM all 0.43 0.00 0.15 0.00 0.03 99.39 04:14:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28 04:14:01 AM 1 0.23 0.00 0.22 0.00 0.05 99.50 04:14:01 AM CPU %user %nice %system %iowait %steal %idle 04:15:01 AM all 0.41 0.00 0.14 0.00 0.03 99.41 04:15:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23 04:15:01 AM 1 0.20 0.00 0.17 0.00 0.03 99.60 04:16:01 AM all 0.42 0.00 0.14 0.09 0.09 99.26 04:16:01 AM 0 0.60 0.00 0.12 0.00 0.13 99.15 04:16:01 AM 1 0.23 0.00 0.17 0.18 0.05 99.36 04:17:01 AM all 0.44 0.00 0.15 0.00 0.03 99.37 04:17:01 AM 0 0.72 0.00 0.18 0.00 0.03 99.06 04:17:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 04:18:01 AM all 0.43 0.00 0.16 0.00 0.04 99.37 04:18:01 AM 0 0.68 0.00 0.13 0.00 0.05 99.13 04:18:01 AM 1 0.17 0.00 0.18 0.00 0.03 99.61 04:19:01 AM all 0.40 0.00 0.13 0.00 0.12 99.35 04:19:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37 04:19:01 AM 1 0.27 0.00 0.18 0.00 0.22 99.33 04:20:00 AM all 0.40 0.00 0.15 0.00 0.03 99.42 04:20:00 AM 0 0.61 0.00 0.09 0.00 0.02 99.28 04:20:00 AM 1 0.19 0.00 0.21 0.00 0.05 99.56 04:20:01 AM all 0.79 0.00 1.19 0.00 0.40 97.62 04:20:01 AM 0 0.79 0.00 1.57 0.00 0.79 96.85 04:20:01 AM 1 0.80 0.00 0.80 0.00 0.00 98.40 04:21:01 AM all 0.38 0.00 0.15 0.00 0.03 99.44 04:21:01 AM 0 0.55 0.00 0.10 0.00 0.02 99.33 04:21:01 AM 1 0.20 0.00 0.20 0.00 0.05 99.55 04:22:01 AM all 0.42 0.00 0.13 0.00 0.04 99.41 04:22:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 04:22:01 AM 1 0.23 0.00 0.18 0.00 0.05 99.53 04:23:01 AM all 0.40 0.00 0.15 0.00 0.03 99.41 04:23:01 AM 0 0.58 0.00 0.10 0.00 0.02 99.30 04:23:01 AM 1 0.22 0.00 0.20 0.00 0.05 99.53 04:24:01 AM all 0.43 0.00 0.14 0.01 0.03 99.39 04:24:01 AM 0 0.67 0.00 0.10 0.00 0.03 99.20 04:24:01 AM 1 0.18 0.00 0.18 0.02 0.03 99.58 04:24:01 AM CPU %user %nice %system %iowait %steal %idle 04:25:01 AM all 0.40 0.00 0.13 0.00 0.04 99.43 04:25:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23 04:25:01 AM 1 0.18 0.00 0.15 0.00 0.03 99.63 04:26:01 AM all 0.48 0.00 0.12 0.00 0.04 99.36 04:26:01 AM 0 0.74 0.00 0.10 0.00 0.03 99.13 04:26:01 AM 1 0.22 0.00 0.13 0.00 0.05 99.60 04:27:01 AM all 0.38 0.00 0.13 0.00 0.04 99.44 04:27:01 AM 0 0.62 0.00 0.13 0.00 0.05 99.20 04:27:01 AM 1 0.15 0.00 0.13 0.00 0.03 99.68 04:28:01 AM all 0.42 0.00 0.14 0.00 0.03 99.41 04:28:01 AM 0 0.64 0.00 0.13 0.00 0.03 99.20 04:28:01 AM 1 0.20 0.00 0.15 0.00 0.03 99.62 04:29:01 AM all 0.42 0.00 0.13 0.00 0.03 99.41 04:29:01 AM 0 0.64 0.00 0.15 0.00 0.03 99.18 04:29:01 AM 1 0.20 0.00 0.12 0.00 0.03 99.65 04:30:00 AM all 0.37 0.00 0.14 0.00 0.04 99.45 04:30:00 AM 0 0.53 0.00 0.15 0.00 0.05 99.26 04:30:00 AM 1 0.21 0.00 0.12 0.00 0.03 99.64 04:30:01 AM all 0.72 0.00 1.08 0.00 0.00 98.19 04:30:01 AM 0 0.72 0.00 1.45 0.00 0.00 97.83 04:30:01 AM 1 0.72 0.00 0.72 0.00 0.00 98.56 04:31:01 AM all 0.48 0.00 0.15 0.00 0.04 99.32 04:31:01 AM 0 0.75 0.00 0.17 0.00 0.05 99.03 04:31:01 AM 1 0.22 0.00 0.13 0.00 0.03 99.62 04:32:01 AM all 0.41 0.00 0.14 0.00 0.03 99.41 04:32:01 AM 0 0.17 0.00 0.17 0.00 0.03 99.63 04:32:01 AM 1 0.65 0.00 0.12 0.00 0.03 99.20 04:33:01 AM all 0.29 0.00 0.17 0.00 0.03 99.51 04:33:01 AM 0 0.13 0.00 0.17 0.00 0.03 99.67 04:33:01 AM 1 0.45 0.00 0.17 0.00 0.03 99.35 04:34:01 AM all 0.43 0.00 0.14 0.00 0.05 99.38 04:34:01 AM 0 0.17 0.00 0.12 0.00 0.05 99.67 04:34:01 AM 1 0.69 0.00 0.17 0.00 0.05 99.10 04:34:01 AM CPU %user %nice %system %iowait %steal %idle 04:35:01 AM all 0.39 0.00 0.13 0.00 0.03 99.44 04:35:01 AM 0 0.22 0.00 0.20 0.00 0.05 99.53 04:35:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 04:36:01 AM all 0.43 0.00 0.13 0.01 0.03 99.40 04:36:01 AM 0 0.27 0.00 0.18 0.02 0.03 99.50 04:36:01 AM 1 0.60 0.00 0.08 0.00 0.02 99.30 04:37:01 AM all 0.36 0.00 0.13 0.00 0.05 99.46 04:37:01 AM 0 0.17 0.00 0.15 0.00 0.05 99.63 04:37:01 AM 1 0.55 0.00 0.12 0.00 0.05 99.28 04:38:01 AM all 0.33 0.00 0.16 0.00 0.04 99.47 04:38:01 AM 0 0.25 0.00 0.17 0.00 0.03 99.55 04:38:01 AM 1 0.40 0.00 0.15 0.00 0.05 99.40 04:39:01 AM all 0.96 0.00 0.13 0.00 0.03 98.87 04:39:01 AM 0 0.77 0.00 0.20 0.00 0.05 98.98 04:39:01 AM 1 1.15 0.00 0.07 0.00 0.02 98.76 04:40:00 AM all 0.40 0.00 0.15 0.00 0.03 99.42 04:40:00 AM 0 0.69 0.00 0.22 0.00 0.03 99.06 04:40:00 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 04:40:01 AM all 0.99 0.00 0.33 0.00 0.00 98.68 04:40:01 AM 0 1.32 0.00 0.00 0.00 0.00 98.68 04:40:01 AM 1 0.66 0.00 0.66 0.00 0.00 98.68 04:41:01 AM all 0.43 0.00 0.13 0.00 0.04 99.39 04:41:01 AM 0 0.62 0.00 0.10 0.00 0.03 99.25 04:41:01 AM 1 0.25 0.00 0.17 0.00 0.05 99.53 04:42:01 AM all 0.43 0.00 0.12 0.00 0.42 99.03 04:42:01 AM 0 0.27 0.00 0.18 0.00 0.38 99.17 04:42:01 AM 1 0.60 0.00 0.07 0.00 0.45 98.89 04:43:01 AM all 0.42 0.00 0.14 0.01 0.03 99.40 04:43:01 AM 0 0.27 0.00 0.18 0.00 0.05 99.50 04:43:01 AM 1 0.57 0.00 0.10 0.02 0.02 99.30 04:44:01 AM all 0.30 0.00 0.15 0.00 0.03 99.52 04:44:01 AM 0 0.25 0.00 0.17 0.00 0.02 99.56 04:44:01 AM 1 0.35 0.00 0.13 0.00 0.03 99.48 04:44:01 AM CPU %user %nice %system %iowait %steal %idle 04:45:01 AM all 0.38 0.00 0.13 0.00 0.05 99.44 04:45:01 AM 0 0.13 0.00 0.18 0.00 0.07 99.62 04:45:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26 04:46:01 AM all 0.42 0.00 0.14 0.00 0.03 99.41 04:46:01 AM 0 0.25 0.00 0.22 0.00 0.05 99.48 04:46:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 04:47:01 AM all 0.40 0.00 0.13 0.00 0.04 99.42 04:47:01 AM 0 0.18 0.00 0.15 0.00 0.03 99.63 04:47:01 AM 1 0.62 0.00 0.12 0.00 0.05 99.21 04:48:01 AM all 0.41 0.00 0.15 0.00 0.03 99.41 04:48:01 AM 0 0.47 0.00 0.12 0.00 0.02 99.40 04:48:01 AM 1 0.35 0.00 0.18 0.00 0.03 99.43 04:49:01 AM all 0.40 0.00 0.11 0.09 0.03 99.37 04:49:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 04:49:01 AM 1 0.24 0.00 0.15 0.19 0.03 99.39 04:50:00 AM all 0.41 0.00 0.13 0.00 0.03 99.42 04:50:00 AM 0 0.52 0.00 0.12 0.00 0.02 99.35 04:50:00 AM 1 0.31 0.00 0.14 0.00 0.05 99.50 04:50:01 AM all 0.61 0.00 0.91 0.00 0.00 98.48 04:50:01 AM 0 1.20 0.00 1.20 0.00 0.00 97.59 04:50:01 AM 1 0.00 0.00 0.61 0.00 0.00 99.39 04:51:01 AM all 0.41 0.00 0.13 0.00 0.03 99.42 04:51:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23 04:51:01 AM 1 0.20 0.00 0.15 0.00 0.03 99.62 04:52:01 AM all 0.43 0.00 0.14 0.00 0.03 99.40 04:52:01 AM 0 0.68 0.00 0.12 0.00 0.03 99.16 04:52:01 AM 1 0.17 0.00 0.17 0.00 0.03 99.63 04:53:01 AM all 0.41 0.00 0.13 0.01 0.03 99.42 04:53:01 AM 0 0.65 0.00 0.15 0.00 0.03 99.16 04:53:01 AM 1 0.17 0.00 0.10 0.02 0.03 99.68 04:54:01 AM all 0.44 0.00 0.13 0.00 0.04 99.38 04:54:01 AM 0 0.65 0.00 0.13 0.00 0.05 99.16 04:54:01 AM 1 0.23 0.00 0.13 0.00 0.03 99.60 04:54:01 AM CPU %user %nice %system %iowait %steal %idle 04:55:02 AM all 0.38 0.00 0.13 0.00 0.03 99.46 04:55:02 AM 0 0.23 0.00 0.10 0.00 0.02 99.65 04:55:02 AM 1 0.54 0.00 0.17 0.00 0.03 99.26 04:56:01 AM all 0.42 0.00 0.14 0.00 0.03 99.41 04:56:01 AM 0 0.61 0.00 0.08 0.00 0.02 99.29 04:56:01 AM 1 0.24 0.00 0.20 0.00 0.03 99.52 04:57:01 AM all 0.38 0.00 0.11 0.00 0.04 99.46 04:57:01 AM 0 0.64 0.00 0.10 0.00 0.03 99.23 04:57:01 AM 1 0.13 0.00 0.12 0.00 0.05 99.70 04:58:01 AM all 0.41 0.00 0.14 0.00 0.03 99.42 04:58:01 AM 0 0.63 0.00 0.12 0.00 0.02 99.23 04:58:01 AM 1 0.18 0.00 0.17 0.00 0.03 99.61 04:59:01 AM all 0.41 0.00 0.15 0.00 0.04 99.40 04:59:01 AM 0 0.68 0.00 0.15 0.00 0.05 99.11 04:59:01 AM 1 0.13 0.00 0.15 0.00 0.03 99.68 05:00:00 AM all 0.23 0.00 0.12 0.00 0.03 99.62 05:00:00 AM 0 0.24 0.00 0.10 0.00 0.02 99.64 05:00:00 AM 1 0.22 0.00 0.14 0.00 0.05 99.59 05:00:01 AM all 0.64 0.00 1.27 0.00 0.00 98.09 05:00:01 AM 0 1.27 0.00 1.27 0.00 0.00 97.47 05:00:01 AM 1 0.00 0.00 1.28 0.00 0.00 98.72 05:01:01 AM all 0.37 0.00 0.15 0.00 0.03 99.45 05:01:01 AM 0 0.15 0.00 0.12 0.00 0.02 99.72 05:01:01 AM 1 0.59 0.00 0.18 0.00 0.05 99.18 05:02:01 AM all 0.42 0.00 0.13 0.00 0.05 99.40 05:02:01 AM 0 0.22 0.00 0.13 0.00 0.05 99.60 05:02:01 AM 1 0.62 0.00 0.13 0.00 0.05 99.20 05:03:01 AM all 0.38 0.00 0.13 0.00 0.03 99.46 05:03:01 AM 0 0.15 0.00 0.13 0.00 0.02 99.70 05:03:01 AM 1 0.62 0.00 0.12 0.00 0.03 99.23 05:04:01 AM all 0.43 0.00 0.14 0.00 0.03 99.40 05:04:01 AM 0 0.65 0.00 0.12 0.00 0.03 99.20 05:04:01 AM 1 0.20 0.00 0.17 0.00 0.03 99.60 05:04:01 AM CPU %user %nice %system %iowait %steal %idle 05:05:01 AM all 0.39 0.00 0.14 0.00 0.04 99.42 05:05:01 AM 0 0.60 0.00 0.13 0.00 0.05 99.21 05:05:01 AM 1 0.18 0.00 0.15 0.00 0.03 99.63 05:06:01 AM all 0.36 0.00 0.12 0.00 0.04 99.48 05:06:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 05:06:01 AM 1 0.18 0.00 0.15 0.00 0.05 99.62 05:07:01 AM all 0.25 0.00 0.16 0.00 0.03 99.56 05:07:01 AM 0 0.40 0.00 0.22 0.00 0.03 99.35 05:07:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 05:08:01 AM all 0.33 0.00 0.13 0.00 0.03 99.50 05:08:01 AM 0 0.52 0.00 0.12 0.00 0.03 99.33 05:08:01 AM 1 0.15 0.00 0.15 0.00 0.03 99.67 05:09:01 AM all 0.41 0.00 0.14 0.00 0.04 99.41 05:09:01 AM 0 0.69 0.00 0.15 0.00 0.05 99.11 05:09:01 AM 1 0.13 0.00 0.13 0.00 0.03 99.70 05:10:00 AM all 0.45 0.00 0.14 0.00 0.03 99.37 05:10:00 AM 0 0.64 0.00 0.15 0.00 0.03 99.17 05:10:00 AM 1 0.25 0.00 0.14 0.00 0.03 99.58 05:10:01 AM all 0.54 0.00 1.62 0.00 0.00 97.84 05:10:01 AM 0 1.08 0.00 1.08 0.00 0.00 97.85 05:10:01 AM 1 0.00 0.00 2.17 0.00 0.00 97.83 05:11:01 AM all 0.34 0.17 0.21 0.00 0.03 99.26 05:11:01 AM 0 0.18 0.33 0.22 0.00 0.02 99.25 05:11:01 AM 1 0.50 0.00 0.20 0.00 0.03 99.26 05:12:01 AM all 0.28 0.00 0.15 0.01 0.04 99.52 05:12:01 AM 0 0.18 0.00 0.18 0.02 0.05 99.57 05:12:01 AM 1 0.37 0.00 0.12 0.00 0.03 99.48 05:13:01 AM all 0.40 0.00 0.13 0.00 0.03 99.45 05:13:01 AM 0 0.23 0.00 0.20 0.00 0.03 99.53 05:13:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 05:14:01 AM all 0.38 0.00 0.15 0.00 0.03 99.43 05:14:01 AM 0 0.22 0.00 0.22 0.00 0.05 99.51 05:14:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35 05:14:01 AM CPU %user %nice %system %iowait %steal %idle 05:15:01 AM all 0.29 0.00 0.14 0.00 0.03 99.54 05:15:01 AM 0 0.22 0.00 0.15 0.00 0.02 99.62 05:15:01 AM 1 0.37 0.00 0.13 0.00 0.03 99.46 05:16:01 AM all 0.30 0.00 0.12 0.00 0.03 99.55 05:16:01 AM 0 0.25 0.00 0.12 0.00 0.03 99.60 05:16:01 AM 1 0.35 0.00 0.12 0.00 0.03 99.50 05:17:01 AM all 0.40 0.00 0.10 0.00 0.04 99.46 05:17:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 05:17:01 AM 1 0.60 0.00 0.12 0.00 0.05 99.23 05:18:01 AM all 0.40 0.00 0.15 0.00 0.03 99.42 05:18:01 AM 0 0.10 0.00 0.15 0.00 0.02 99.73 05:18:01 AM 1 0.70 0.00 0.15 0.00 0.03 99.11 05:19:01 AM all 0.43 0.00 0.12 0.00 0.03 99.42 05:19:01 AM 0 0.18 0.00 0.13 0.00 0.03 99.65 05:19:01 AM 1 0.67 0.00 0.10 0.00 0.03 99.20 05:20:00 AM all 0.39 0.00 0.14 0.00 0.04 99.42 05:20:00 AM 0 0.22 0.00 0.20 0.00 0.05 99.52 05:20:00 AM 1 0.56 0.00 0.09 0.00 0.03 99.32 05:20:01 AM all 1.38 0.00 0.92 0.00 0.00 97.70 05:20:01 AM 0 0.92 0.00 1.83 0.00 0.00 97.25 05:20:01 AM 1 1.85 0.00 0.00 0.00 0.00 98.15 05:21:01 AM all 0.38 0.00 0.13 0.00 0.05 99.44 05:21:01 AM 0 0.23 0.00 0.17 0.00 0.05 99.55 05:21:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 05:22:01 AM all 0.41 0.00 0.13 0.00 0.03 99.44 05:22:01 AM 0 0.23 0.00 0.18 0.00 0.03 99.55 05:22:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 05:23:01 AM all 0.37 0.00 0.17 0.00 0.03 99.43 05:23:01 AM 0 0.42 0.00 0.13 0.00 0.03 99.42 05:23:01 AM 1 0.32 0.00 0.20 0.00 0.03 99.45 05:24:01 AM all 0.41 0.00 0.13 0.00 0.03 99.42 05:24:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 05:24:01 AM 1 0.23 0.00 0.20 0.00 0.05 99.51 05:24:01 AM CPU %user %nice %system %iowait %steal %idle 05:25:01 AM all 0.39 0.00 0.13 0.00 0.04 99.43 05:25:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 05:25:01 AM 1 0.22 0.00 0.22 0.00 0.07 99.50 05:26:01 AM all 0.36 0.00 0.13 0.00 0.03 99.47 05:26:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 05:26:01 AM 1 0.22 0.00 0.22 0.00 0.05 99.51 05:27:01 AM all 0.34 0.00 0.14 0.00 0.03 99.48 05:27:01 AM 0 0.13 0.00 0.13 0.00 0.02 99.72 05:27:01 AM 1 0.55 0.00 0.15 0.00 0.05 99.25 05:28:01 AM all 0.34 0.00 0.13 0.00 0.03 99.49 05:28:01 AM 0 0.27 0.00 0.13 0.00 0.03 99.56 05:28:01 AM 1 0.42 0.00 0.13 0.00 0.03 99.41 05:29:01 AM all 0.23 0.00 0.13 0.00 0.03 99.60 05:29:01 AM 0 0.30 0.00 0.13 0.00 0.03 99.53 05:29:01 AM 1 0.17 0.00 0.13 0.00 0.03 99.67 05:30:00 AM all 0.41 0.00 0.13 0.01 0.04 99.41 05:30:00 AM 0 0.44 0.00 0.09 0.00 0.03 99.44 05:30:00 AM 1 0.38 0.00 0.17 0.02 0.05 99.38 05:30:01 AM all 1.22 0.00 0.82 0.00 0.00 97.96 05:30:01 AM 0 0.81 0.00 0.81 0.00 0.00 98.37 05:30:01 AM 1 1.64 0.00 0.82 0.00 0.00 97.54 05:31:01 AM all 0.42 0.00 0.13 0.00 0.03 99.42 05:31:01 AM 0 0.17 0.00 0.13 0.00 0.03 99.67 05:31:01 AM 1 0.67 0.00 0.12 0.00 0.03 99.18 05:32:01 AM all 0.26 0.00 0.14 0.00 0.03 99.56 05:32:01 AM 0 0.20 0.00 0.17 0.00 0.03 99.60 05:32:01 AM 1 0.32 0.00 0.12 0.00 0.03 99.53 05:33:01 AM all 0.26 0.00 0.15 0.00 0.03 99.56 05:33:01 AM 0 0.30 0.00 0.15 0.00 0.03 99.51 05:33:01 AM 1 0.22 0.00 0.15 0.00 0.03 99.60 05:34:01 AM all 10.30 0.00 1.71 0.07 0.05 87.87 05:34:01 AM 0 10.80 0.00 1.70 0.05 0.03 87.41 05:34:01 AM 1 9.79 0.00 1.72 0.08 0.07 88.33 Average: CPU %user %nice %system %iowait %steal %idle Average: all 2.11 0.00 0.27 0.06 0.08 97.47 Average: 0 2.15 0.00 0.27 0.05 0.08 97.45 Average: 1 2.08 0.00 0.28 0.07 0.09 97.49